odoo/addons/purchase
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] merge note&name on purchase lines 2012-07-14 22:51:50 +02:00
i18n [IMP]improved exception warnings as per suggestion 2012-07-31 18:12:10 +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 [MERGE]merged with trunk 2012-06-25 10:25:31 +05:30
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [IMP]:improve title Based on receptions by Bases on incoming shipments in yml and xml files 2012-05-07 11:16:56 +05:30
wizard [IMP] Improved warning messages for purchase module 2012-07-25 15:42:29 +05:30
__init__.py [ADD] add new purchase configuration 2012-03-02 18:13:57 +05:30
__openerp__.py [IMP] copywriting summary of modules 2012-07-30 15:28:40 +02:00
board_purchase_view.xml [MERGE] lp:openobject-addons 2012-06-12 10:36:28 +05:30
company.py merged with trunk 2010-12-30 15:28:09 +05:30
company_view.xml [IMP] settings: better form view for res.company 2012-07-13 18:11:58 +02:00
partner.py [IMP] purchase : Override the copy method. 2012-08-03 11:03:37 +05:30
partner_view.xml [IMP] purchase : Remove the class 'oe_tag'. 2012-07-27 12:50:53 +05:30
purchase.py [IMP] error messages 2012-08-07 13:06:16 +02:00
purchase_data.xml [IMP] improved modules message at installation --> to be reviewed later 2012-08-05 22:13:22 +02:00
purchase_demo.xml [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address 2012-03-30 11:08:37 +02:00
purchase_order_demo.yml [MERGE] stock, purchase: clean onchange_product and onchange_uom in purchase.order.line and add test case to check stock valuation entries of stock. 2012-01-06 17:46:12 +05:30
purchase_report.xml [IMP] account,sale,purchase: edi - generate canonical report printout when exporting 2011-10-10 16:38:06 +02:00
purchase_sequence.xml [IMP] default sequences are shared in multicompany 2011-09-26 19:24:13 +02:00
purchase_view.xml [MERGE] 2012-08-06 09:56:24 +02:00
purchase_workflow.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
res_config.py [WIP] continue work on accounting config wizard 2012-08-02 17:37:19 +02:00
res_config_view.xml [IMwP] open the right menu according to the installed application 2012-08-04 23:53:27 +02:00
stock.py [IMP] pruchase, stock: usability imp 2012-07-16 14:13:10 +02:00
stock_view.xml [MERGE] 2012-08-06 09:56:24 +02:00