zthwr пре 1 година
родитељ
комит
73a92dce3a
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      xc/META-INF/xc.upm

+ 4 - 1
xc/META-INF/xc.upm

@@ -9,7 +9,10 @@
       <interface>u8c.itf.ic.ISafetystockInfo</interface>
       <implementation>u8c.impl.SafetystockInfoImpl</implementation>
     </component>
-    
+      <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
+      <interface>u8c.itf.po.IDemandPurchaseRequisition</interface>
+      <implementation>u8c.impl.DemandPurchaseRequisitionImpl</implementation>
+    </component>
     
     <component name="custdocadd" priority="0" singleton="true" remote="true" tx="BMT" supportAlias="true">
        <implementation>u8c.impl.CustdocAddImpl</implementation>