Commit b0d033de authored by Alexandre Boeglin's avatar Alexandre Boeglin

* Add Discount and Payment Condition in allowed portal types of Sale Packing List

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19288 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bf32263d
......@@ -102,6 +102,8 @@
<item>Sale Order</item>
</portal_type>
<portal_type id="Sale Packing List">
<item>Discount</item>
<item>Payment Condition</item>
<item>Sale Packing List Line</item>
<item>Container</item>
</portal_type>
......
2007-02-12 kazuhiko
* use related_simulation_movement_path_list to reduce activity dependencies.
2007-11-14 kazuhiko
* check if simulation state is draft or not before calling 'calculate' workflow method otherwise causality state can remain calculating.
......
182
\ No newline at end of file
183
\ No newline at end of file
......@@ -47,6 +47,8 @@ Sale Order | Sale Order Line
Sale Packing List Line | Sale Packing List Cell
Sale Packing List Module | Sale Packing List
Sale Packing List | Container
Sale Packing List | Discount
Sale Packing List | Payment Condition
Sale Packing List | Sale Packing List Line
Sale Supply Line | Predicate
Sale Supply Line | Sale Supply Cell
......
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