Skip to content
Snippets Groups Projects
Commit 5733ccca authored by Johannes Hörmann's avatar Johannes Hörmann
Browse files

refactor Product, Stock entity

parent ff41d068
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@
<dependency>
<name>dependency</name>
<entityName>Stock_entity</entityName>
<fieldName>ProductStock_dfi</fieldName>
<fieldName>Stocks</fieldName>
</dependency>
<children>
<entityParameter>
......@@ -158,7 +158,7 @@
<dependency>
<name>dependency</name>
<entityName>Stock_entity</entityName>
<fieldName>ProductStock_dfi</fieldName>
<fieldName>Stocks</fieldName>
</dependency>
<children>
<entityParameter>
......
......@@ -67,7 +67,7 @@
<possibleItemsProcess>%aditoprj%/entity/Stock_entity/entityfields/warehouse/possibleItemsProcess.js</possibleItemsProcess>
</entityField>
<entityProvider>
<name>ProductStock_dfi</name>
<name>Stocks</name>
<fieldType>DEPENDENCY_IN</fieldType>
<recordContainer>db</recordContainer>
<dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment