Commit bcc0679e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

copy source_payment and destination_payment on delivery level.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32041 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e8659ca1
......@@ -52,6 +52,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>
......
......@@ -42,6 +42,8 @@
<tuple>
<string>source_section</string>
<string>destination_section</string>
<string>source_payment</string>
<string>destination_payment</string>
</tuple>
</value>
</item>
......
44
\ No newline at end of file
45
\ 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