odoo/addons/sale_layout/models
Denis Ledoux 2b0a8363d9 [FIX] sale_layout: set 0 as default value for categ_sequence
Otherwise, in some cases, the categ_sequence can be set to null, which is not ordered the same way than 0, and you won't be able to sort lines with null and 0 as categ_sequence between each others
2014-11-26 17:03:42 +01:00
..
__init__.py [ADD] sale_layout module allowing to set categories and subtotals on invoice and sale order 2014-04-04 13:23:08 +02:00
sale_layout.py [FIX] sale_layout: set 0 as default value for categ_sequence 2014-11-26 17:03:42 +01:00