odoo/addons/sale
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
..
edi [IMP] invoice layout + merge note&name 2012-07-14 22:36:23 +02:00
i18n [MERGE] Merge with main branch 2012-08-01 12:17:11 +05:30
process merged with trunk 2010-12-30 15:28:09 +05:30
report [IMP]Improve search view in all modules 2012-07-31 16:58:04 +05:30
security [IMP] sale: restrict field properties on sale order lines to a group enabled by settings 2012-07-23 12:27:36 +02:00
static/src/img Added modules icons for main apps 2011-12-14 15:48:15 +01:00
test [FIX] sale: in create invoice wizard, reintroduce field qtty (used in tests) 2012-07-23 18:14:26 +02:00
wizard [IMP] error messages 2012-08-07 13:06:16 +02:00
__init__.py [ADD,IMP] sale,crm: 2012-04-26 16:01:33 +05:30
__openerp__.py [IMP] copywriting summary of modules 2012-07-30 15:28:40 +02:00
board_sale_view.xml [MERGE] lp:openobject-addons 2012-06-12 10:36:28 +05:30
company.py [IMP] improved edi sale order email template 2011-08-30 18:39:51 +05:30
company_view.xml [IMP] settings: better form view for res.company 2012-07-13 18:11:58 +02:00
res_config.py [MERGE] config-wizard overhaul 2012-08-03 16:41:12 +02:00
res_config_view.xml [IMP] config wizards layouts 2012-08-05 12:08:12 +02:00
res_partner.py [FIX] sale: Don't copy the sale orders when we duplicate a partner 2012-08-02 16:03:43 +02:00
res_partner_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
sale.py [IMP] error messages 2012-08-07 13:06:16 +02:00
sale_data.xml [IMP] improved modules message at installation --> to be reviewed later 2012-08-05 22:13:22 +02:00
sale_demo.xml [IMP] Improved code for advance invoice. 2012-05-10 16:32:05 +05:30
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] sale: rename address_id with parnter_id 2012-03-30 13:20:32 +05:30
sale_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
sale_workflow.xml [IMP] sale: changes related to the cleaning of the SO workflow 2012-05-25 15:35:36 +02:00
stock.py [IMP] invoice layout + merge note&name 2012-07-14 22:36:23 +02:00
stock_view.xml [IMP] sale : If the user create a new recod, the invoice control should be 'To Be Invoiced' by default (only from this view). 2012-07-24 18:00:57 +05:30