Commit 7efe8abb authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

copy payment information on delivery.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33459 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d377dadd
......@@ -46,6 +46,8 @@
<string>destination_section</string>
<string>source_project</string>
<string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
</tuple>
</value>
</item>
......
......@@ -46,6 +46,8 @@
<string>destination_section</string>
<string>source_project</string>
<string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
</tuple>
</value>
</item>
......
425
\ No newline at end of file
426
\ No newline at end of file
......@@ -51,6 +51,8 @@
<string>destination_administration</string>
<string>source_project</string>
<string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
<string>price_currency</string>
</tuple>
</value>
......
10
\ No newline at end of file
11
\ No newline at end of file
......@@ -43,6 +43,8 @@
<string>source_section</string>
<string>destination_section</string>
<string>source_project</string>
<string>source_payment</string>
<string>destination_payment</string>
</tuple>
</value>
</item>
......
......@@ -46,6 +46,8 @@
<string>destination_section</string>
<string>source_project</string>
<string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
<string>price_currency</string>
</tuple>
</value>
......
735
\ No newline at end of file
736
\ 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