Commit Graph

20 Commits

Author SHA1 Message Date
Olivier Dony 975667d190 [FIX] sale,sale_layout: avoid RML loop when printing SO with very long notes
Forward port of revision 5001 from the
6.0 branch. Apparently very long SO
notes (above 2200 characters) will cause
an endless loop while trying to render
inside a blockTable

bzr revid: odo@openerp.com-20120315181112-qa4ezlckzfycv5uy
2012-03-15 19:11:12 +01:00
Rucha (Open ERP) 84a517a6d7 [IMP]: Removed pageSize from report rml as it will be taken from company paper format;
bzr revid: rpa@tinyerp.com-20111221090811-tg1vbfqs303f8yvq
2011-12-21 14:38:11 +05:30
Quentin (OpenERP) 645e15577d [IMP] changed the use of display_address function in reports
bzr revid: qdp-launchpad@openerp.com-20111201154505-ps3b3m56dza0vjfl
2011-12-01 16:45:05 +01:00
Dhara (OpenERP) 9fa539d9e4 merge
bzr revid: dhara_openerp-20110922231106-o70wxc1bds9hg2ji
2011-09-22 16:11:06 -07:00
Dhara (OpenERP) a74985d476 [NEW] changes for the address printing
bzr revid: dhara_openerp-20110922220901-szgpm1lforrlgvgy
2011-09-22 15:09:01 -07:00
ARA (OpenERP) d6c416787b [IMP] Report Order with layout aborted if lines type Note or Page break
bzr revid: ara@tinyerp.com-20110718064421-j3n73azrncj9buey
2011-07-18 12:14:21 +05:30
ARA (OpenERP) feaae64ba2 [FIX] sale_layout: Report Order with layout aborted if lines type Note or Page break
lp bug: https://launchpad.net/bugs/802410 fixed

bzr revid: ara@tinyerp.com-20110707121646-qxscon9vg5whdn2h
2011-07-07 17:46:46 +05:30
Phong Nguyen-Thanh 76d7639e6f [FIX] sale: wrong number of decimal for discount in sale order
lp bug: https://launchpad.net/bugs/772308 fixed

bzr revid: ara@tinyerp.com-20110510055946-9rtg6xijlyabx2yj
2011-05-10 11:29:46 +05:30
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
vro 4f07379397 [IMP]: Added <pto> for report column headers
bzr revid: vro@tinyerp.com-20101116055731-qhkongmgqv52df5d
2010-11-16 11:27:31 +05:30
apa-tiny 8aa9f5deb2 [IMP]:sale_layout:Improved Sale Layout report.
bzr revid: apa@tinyerp.com-20101104085443-x7hfjbyvif1uzi77
2010-11-04 14:24:43 +05:30
apa-tiny d323f8b107 [REM/IMP]:sale_laout:Removed unused report and improved Sale Layout report
bzr revid: apa@tinyerp.com-20101014091613-ie0zjk88j24nbtox
2010-10-14 14:46:13 +05:30
apa-tiny 29cf9e61b9 improve
bzr revid: apa@tinyerp.com-20101013133222-llu44gapn6iuacob
2010-10-13 19:02:22 +05:30
vro c592493b86 [Added company title. Removed currency name from report]
bzr revid: vro@tinyerp.com-20101012122406-pn1878c8eroll1z0
2010-10-12 17:54:06 +05:30
olt@tinyerp.com 59d7a6eaec [IMP] sale, sale_layout: sale order reports now uses 'decimal.precision'
bzr revid: olt@tinyerp.com-20101001121356-0dy5wfaltlckoxtn
2010-10-01 14:13:56 +02:00
apa-tiny 4160aef7fc Sales/Sales/Sale Order/ Print Order with layout
* The currency code is missing on the value(Price column)
 * wrong address format

bzr revid: apa@tinyerp.com-20100913095215-o25mi8bh4xneh95k
2010-09-13 15:22:15 +05:30
apa-tiny b8771e21a9 [IMP]:rename the title and author of rml reports.
bzr revid: apa@tinyerp.com-20100827114438-s08nsd2g7p37e3nx
2010-08-27 17:14:38 +05:30
qdp-launchpad@tinyerp.com bc0937dd75 [IMP] delivery: small improvement on rml
[IMP] procurement: typo corrected
[FIX] sale: error occured when people invoiced a line of a sale order then tried to invoice the whole sale order. Now it raises an error because they are supposed to finish the billing process of that SO by line
[IMP] sale: small improvements in view
[IMP] sale_crm: lots of improvments
	* made it use the onchange defined on sale.order.line 
	* corrected view that displayed error client side because of unknown args passed in context + added the note tab
	* fix the sale.order.line creation in order to give also the price_unit and qty (and all other field of a sale.order.line, actually)
	* removed unecessary attributes on sale.order.make.line 
[IMP] sale_journal: created menu structure + removed widget selection not compatible with domain
[FIX] sale_layout: corrected rml (total net, taxes, total taxes included were missing + 'your reference' as wrongly filled 
[IMP] sale_layout: removed the inheritance of tree view for lines and added a domain=[('layout_type','=','article')] on the menuitem sales \ billing \ lines to invoice
[IMP] project: duplicating a task doesn't copy the active field, which is also replaced by a function fields with store=true

bzr revid: qdp-launchpad@tinyerp.com-20100718194357-eqip22swh8as90n9
2010-07-19 01:13:57 +05:30
sbh (Open ERP) e89137252b [ADD] sale_layout: Fix the rml if no note then remove the node and correct the subtotal
bzr revid: sbh@tinyerp.com-20100714065921-zq6yh2uonhlfcsz6
2010-07-14 12:29:21 +05:30
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