odoo/addons/sale
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
..
edi [MERGE] From trunk 2012-12-17 15:43:06 +01:00
i18n Launchpad automatic translations update. 2012-12-18 05:08:32 +00:00
process [MERGE]: Merged with lp:openobject-addons 2012-09-19 15:08:42 +05:30
report [MERGE] Another batch of bugfixes from 6.1 2012-12-18 18:55:47 +01:00
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
static/src/img Added modules icons for main apps 2011-12-14 15:48:15 +01:00
test [FIX] sale: the `invoiced` field on sale.order.line should be a function field 2012-11-29 17:26:29 +01:00
wizard [MERGE] trunk 2012-12-18 14:41:18 +01:00
__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] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] account_analytic_analysis: added an option to set the template field mandatory on contracts 2012-11-29 17:08:47 +01:00
res_partner.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
sale_data.xml [FIX] Changed payment_term to payment_term_net which is in account data 2012-12-10 18:29:09 +01:00
sale_demo.xml [FIX] 2012-11-15 15:03:37 +01: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 [MERGE] trunk 2012-12-08 18:45:11 +01:00
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