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 @@ ...@@ -46,6 +46,8 @@
<string>destination_section</string> <string>destination_section</string>
<string>source_project</string> <string>source_project</string>
<string>destination_project</string> <string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -46,6 +46,8 @@ ...@@ -46,6 +46,8 @@
<string>destination_section</string> <string>destination_section</string>
<string>source_project</string> <string>source_project</string>
<string>destination_project</string> <string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
425 426
\ No newline at end of file \ No newline at end of file
...@@ -51,6 +51,8 @@ ...@@ -51,6 +51,8 @@
<string>destination_administration</string> <string>destination_administration</string>
<string>source_project</string> <string>source_project</string>
<string>destination_project</string> <string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
<string>price_currency</string> <string>price_currency</string>
</tuple> </tuple>
</value> </value>
......
10 11
\ No newline at end of file \ No newline at end of file
...@@ -43,6 +43,8 @@ ...@@ -43,6 +43,8 @@
<string>source_section</string> <string>source_section</string>
<string>destination_section</string> <string>destination_section</string>
<string>source_project</string> <string>source_project</string>
<string>source_payment</string>
<string>destination_payment</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -46,6 +46,8 @@ ...@@ -46,6 +46,8 @@
<string>destination_section</string> <string>destination_section</string>
<string>source_project</string> <string>source_project</string>
<string>destination_project</string> <string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
<string>price_currency</string> <string>price_currency</string>
</tuple> </tuple>
</value> </value>
......
735 736
\ No newline at end of file \ 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