Commit d7ce91c8 authored by Łukasz Nowak's avatar Łukasz Nowak

- add source and destination function and account categories on delivery line...

 - add source and destination function and account categories on delivery line level during building sale packing list

It is required, as order rule by default is checking for divergence on those
categories.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32092 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 49de05ab
......@@ -43,6 +43,10 @@
<string>resource</string>
<string>aggregate</string>
<string>quantity_unit</string>
<string>source_account</string>
<string>destination_account</string>
<string>source_function</string>
<string>destination_function</string>
</tuple>
</value>
</item>
......
......@@ -43,6 +43,10 @@
<string>resource</string>
<string>aggregate</string>
<string>quantity_unit</string>
<string>source_account</string>
<string>destination_account</string>
<string>source_function</string>
<string>destination_function</string>
</tuple>
</value>
</item>
......
822
\ No newline at end of file
823
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment