odoo/addons/sale
Olivier Dony 66c2170173 [FIX] sale: fix typo introduced in untested fix for translating sale order lines notes
Would not have happened if old code was not reusing the same
variable for holding different types, and breaking other best practices.

bzr revid: odo@openerp.com-20121112143834-cjjzsrz2ah3l7mwd
2012-11-12 15:38:34 +01:00
..
edi [FIX] sale_stock: removed empty wizard folder 2012-09-20 12:30:53 +02:00
i18n Launchpad automatic translations update. 2012-11-03 05:04:37 +00:00
process [MERGE]: Merged with lp:openobject-addons 2012-09-19 15:08:42 +05:30
report [IMP]all: imporve string state to status 2012-10-12 17:12:58 +05:30
security [MERGE] misc fixes 2012-09-28 09:56:41 +02:00
static/src/img Added modules icons for main apps 2011-12-14 15:48:15 +01:00
test [FIX] sale, sale_stock: yaml tests on product_id_change() + fix in that same function (type is defined in sale_stock now) 2012-10-01 18:08:54 +02:00
wizard [FIX] sale: origin are null on invoice line to create invoice button on sale order 2012-10-05 15:47:59 +05:30
__init__.py [ADD]: Add dependency 2012-07-27 02:26:59 +05:30
__openerp__.py [FIX] sale, hr: fixed RST warnings in module descriptions. 2012-10-31 14:19:20 +01:00
board_sale_view.xml [REM] Dashboard: Removed creatable option (requested by fp) 2012-09-10 11:31:52 +02:00
res_config.py [IMP] changed instances of USD to EUR in tooltips 2012-11-07 12:35:15 +05:30
res_config_view.xml [IMP] Sale : onchange removed from sale_view 2012-10-05 17:56:42 +05:30
res_partner.py [FIX] access rights issues on partners 2012-09-28 10:18:05 +02:00
res_partner_view.xml [REM]: Remove partner_view for parent_id and remove hr_expense product inherited view. 2012-10-18 12:45:37 +05:30
sale.py [FIX] sale: fix typo introduced in untested fix for translating sale order lines notes 2012-11-12 15:38:34 +01:00
sale_data.xml [MERGE] from trunk 2012-09-24 12:06:21 +02:00
sale_demo.xml [IMP] sale: somewhat better wording for demo messages (reported by the en_US police) 2012-10-17 11:49:03 +02:00
sale_report.xml [IMP] account,sale,purchase: edi - generate canonical report printout when exporting 2011-10-10 16:38:06 +02:00
sale_sequence.xml [FIX] sale: remove setting of company_id field in sequnece of sale order 2011-12-01 13:54:43 +05:30
sale_unit_test.xml [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT.. 2012-09-09 15:41:56 +05:30
sale_view.xml [IMP] change name of method. 2012-11-09 12:05:31 +05:30
sale_workflow.xml [FIX] sale: put back the button 'View Invoice' on sale orders (removed for no reason) + reorganized files to reduce the diff with trunk 2012-09-20 15:17:11 +02:00