Commit 754eaecf authored by Fabrice Decroix's avatar Fabrice Decroix

2008-09-30 fabrice

* add source_function and destination_function to category_movement_group_on_delivery on purchase and sale invoice builder in portal_deliveries

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23913 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ca0aa2f7
......@@ -43,6 +43,8 @@
<string>source</string>
<string>destination</string>
<string>source_section</string>
<string>source_function</string>
<string>destination_function</string>
<string>destination_section</string>
<string>source_decision</string>
<string>destination_decision</string>
......
......@@ -44,6 +44,8 @@
<string>destination</string>
<string>source_section</string>
<string>destination_section</string>
<string>destination_function</string>
<string>source_function</string>
<string>source_decision</string>
<string>destination_decision</string>
<string>source_administration</string>
......
138
\ No newline at end of file
143
\ 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