Commit 1954a49a authored by Yusei Tahara's avatar Yusei Tahara

2010-07-15 yusei

* Add source_carrier, source_referral, source_function, destination_carrier, destination_referral, destination_function to copied category list of trade condition.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37124 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 976e354e
......@@ -61,8 +61,10 @@ order = context\n
category_list = [\n
\'source\', \'source_section\', \'source_decision\',\n
\'source_administration\', \'source_payment\', \'source_project\',\n
\'source_carrier\', \'source_referral\', \'source_function\',\n
\'destination\', \'destination_section\', \'destination_decision\',\n
\'destination_administration\', \'destination_payment\', \'destination_project\',\n
\'destination_carrier\', \'destination_referral\', \'destination_function\',\n
\'price_currency\', \'incoterm\', \'delivery_mode\',\n
]\n
new_category_dict = {}\n
......
2010-07-15 yusei
* Add source_carrier, source_referral, source_function, destination_carrier, destination_referral, destination_function to copied category list of trade condition.
2010-06-21 yo
* Specify the inventory group to the portal type Inventory.
......
961
\ No newline at end of file
962
\ 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