odoo/addons/sale_journal
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 Launchpad automatic translations update. 2010-07-12 04:47:12 +01:00
report [IMP] sale_analytic_plans,sale_crm,sale_journal,sale_margin,sale_mrp:made improvements as per testing 2010-07-07 20:08:23 +05:30
security [IMP] procurement,purchase,purchase_requisition,sale,sale_journal:Improvements made as per the testing 2010-06-21 19:29:11 +05:30
__init__.py [IMP]: sale_journal: Improve report of sale_journal using report guidlines. 2010-05-27 15:45:42 +05:30
__openerp__.py [REF] 2010-06-22 14:39:41 +05:30
sale_journal.py [IMP] sale_journal: picking_journal rename the field and set right state in button 2010-07-12 16:29:05 +05:30
sale_journal_data.xml rename the tag <terp/> by <openerp/> 2008-09-10 19:56:00 +02:00
sale_journal_demo.xml rename the tag <terp/> by <openerp/> 2008-09-10 19:56:00 +02:00
sale_journal_view.xml [IMP] delivery: small improvement on rml 2010-07-19 01:13:57 +05:30