Commit Graph

4 Commits

Author SHA1 Message Date
Simon Lejeune dc8246eb03 [ADD] sale_layout module allowing to set categories and subtotals on invoice and sale order
bzr revid: sle@openerp.com-20140404112308-aopihnefnf55b4er
2014-04-04 13:23:08 +02:00
Olivier Dony 6482483e1a [REM] Remove all *_layout modules - replaced by builtin features in 7.0
Dropped account_invoice_layout, sale_layout and
event_sale_layout. These modules implemented line
ordering, notes and extra titles in the list of
lines of the relevant documents (invoice, sale
order).

This is now mostly built-in:
- line ordering is supported by default, with
  a new user-friendly widget for drag&drop
- notes can be added by default, with a new
  improved layout/design
- extra titles/subtotals are not available
  anymore

These modules were too complex to use, and
generated too many bugs.

The option to install those modules have
been removed in the new config wizards as
well.

bzr revid: odo@openerp.com-20120628113423-08o7c4kbtkyqrma4
2012-06-28 13:34:23 +02:00
François Degrave 773cdea683 "[IMP] security groups on act_window in product and partner objects"
bzr revid: fde@openerp.com-20101220145607-vx2r937j9sj7e1zw
2010-12-20 15:56:07 +01:00
sbh (Open ERP) e2042ccda2 [ADD] sale_layout: Fix the rml ,fix error of ids,and float_division
bzr revid: sbh@tinyerp.com-20100714064654-lkr5mohrxowyn0od
2010-07-14 12:16:54 +05:30