Skip to content
Snippets Groups Projects
Commit edd960ed authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

fix #1046578: added mandatory option in Prod2Prod for QUANTITY and SOURCE_ID

parent c9da1309
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@
<contentType>NUMBER</contentType>
<outputFormat>#</outputFormat>
<inputFormat>#</inputFormat>
<mandatory v="true" />
<valueProcess>%aditoprj%/entity/Prod2prod_entity/entityfields/quantity/valueProcess.js</valueProcess>
</entityField>
<entityField>
......@@ -39,6 +40,7 @@
<documentation>%aditoprj%/entity/Prod2prod_entity/entityfields/source_id/documentation.adoc</documentation>
<title>Product</title>
<consumer>Products</consumer>
<mandatory v="true" />
</entityField>
<entityField>
<name>TAKEPRICE</name>
......
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