Commit Graph

257 Commits

Author SHA1 Message Date
Olivier Dony 224caa68be [REVERT] sale: reverted incorrect model change in sale.order.line, we need to be able to have multiple invoice.lines per sale.order.line
bzr revid: odo@openerp.com-20100804185919-imyt8sm0bzzsbmf6
2010-08-04 20:59:19 +02:00
MTR(OpenERP) 5c1a6112e8 [IMP] Sale: Sale order line (convert many2many of invoices to many2one)
bzr revid: mra@mra-laptop-20100804045554-eo4r8jooe3cjhdpa
2010-08-04 10:25:54 +05:30
Launchpad Code Hosting 14f89b5b50 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100730033701-caj9g4wi212iez8m
2010-07-30 04:37:01 +01:00
dbr(Open ERP) c860708a9c [RENAME] Tiny ERP to OpenERP SA in all places
bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
2010-07-28 17:13:44 +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