odoo/addons/sale_layout
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
..
i18n [ADD] sale_layout: Fix the rml ,fix error of ids,and float_division 2010-07-14 12:16:54 +05:30
report [IMP] delivery: small improvement on rml 2010-07-19 01:13:57 +05:30
__init__.py [ADD] sale_layout: Fix the rml ,fix error of ids,and float_division 2010-07-14 12:16:54 +05:30
__openerp__.py [ADD] sale_layout: Fix the rml ,fix error of ids,and float_division 2010-07-14 12:16:54 +05:30
sale_layout.py [ADD] sale_layout: Fix the rml ,fix error of ids,and float_division 2010-07-14 12:16:54 +05:30
sale_layout_report.xml [ADD] sale_layout: Fix the rml ,fix error of ids,and float_division 2010-07-14 12:16:54 +05:30
sale_layout_view.xml [IMP] delivery: small improvement on rml 2010-07-19 01:13:57 +05:30