Commit 86be12dd authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

paymend_mode category is required for payment simulation.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32019 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 04265f55
......@@ -65,5 +65,5 @@ class Simulation:
'mode' : 'w' },
)
_categories = ('order', 'delivery', 'delivery_mode', 'incoterm', 'solver')
_categories = ('order', 'delivery', 'delivery_mode', 'incoterm', 'payment_mode', 'solver')
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