Commit Graph

11 Commits

Author SHA1 Message Date
Nicolas Lempereur efe8bfe5f1 [FIX] report_invoice: minor css fix to right align
A field was not rightly aligned in a report, this fix add a class which fixes this.

opw-630789 (fix by gab)
2015-03-20 16:16:07 +01:00
Cédric Pigeon dc41a9b645 [FIX] sale_layout: invoice report
Put uos in same td tag than qty to avoid shift with header (one more cell)
Fixes #5515
2015-03-02 17:44:53 +01:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Simon Lejeune 0ed42faa61 [FIX] sale_layout: place layout category when opening order line in target new
bzr revid: sle@openerp.com-20140423145313-55tn0xqmxgzg8uyt
2014-04-23 16:53:13 +02:00
Simon Lejeune acd3c99ddf [FIX] Sale_layout: moved the sale category inside the form and after the product, not before
bzr revid: sle@openerp.com-20140423141225-55qdtykoohb4uh06
2014-04-23 16:12:25 +02:00
Simon Lejeune faa4c25542 [FIX] sale_layout: inherit the right view
bzr revid: sle@openerp.com-20140408144131-fqjb6ntspah6f1hm
2014-04-08 16:41:31 +02:00
Simon Lejeune 26058183e1 [FIX] sale_layout: use t-esc-options to format subtotals
bzr revid: sle@openerp.com-20140407133425-gfl5bqq0x2j5tq5w
2014-04-07 15:34:25 +02:00
Simon Lejeune d908d26c7c [REV] revert revid9276 (no need to include formatLang as qweb has since introduced t-esc-options)
bzr revid: sle@openerp.com-20140407133313-re7xwd5190hk6zqi
2014-04-07 15:33:13 +02:00
Simon Lejeune 97ffe7a5b9 [FIX] Keep the layout between sale order and invoice
bzr revid: sle@openerp.com-20140404155148-l8btjfhp640r0gew
2014-04-04 17:51:48 +02:00
Simon Lejeune 91a78667ba [FIX] Report: insert formatLang in the rendering environment if not present; Sale_layout: use formatLang on the subtotal
bzr revid: sle@openerp.com-20140404121128-puvr1zs244lit5m2
2014-04-04 14:11:28 +02:00
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