odoo/addons/sale_layout
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
..
data [ADD] sale_layout module allowing to set categories and subtotals on invoice and sale order 2014-04-04 13:23:08 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
models [FIX] sale_layout: set 0 as default value for categ_sequence 2014-11-26 17:03:42 +01:00
security [ADD] sale_layout module allowing to set categories and subtotals on invoice and sale order 2014-04-04 13:23:08 +02:00
views Removed version="7.0" from form views 2014-06-12 09:09:59 +02: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
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00