Commit 1ff5c27e authored by Yusei Tahara's avatar Yusei Tahara

Update a comment.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35101 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 985fb4dd
......@@ -2763,7 +2763,8 @@ return current_movement
price=100, quantity=1,
resource_value=resource_A,
base_contribution_list=['base_amount/tax'])
# create a movement which base contribution is empty.
# create a movement which base contribution is empty and shoud not be
# aggregated
order_line_2 = order.newContent(portal_type=self.order_line_portal_type,
price=50, quantity=1,
resource_value=resource_A,
......
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