odoo/addons/stock
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
..
i18n [IMP]improved exception warnings as per suggestion 2012-07-31 18:12:10 +05:30
report [IMP]Improve search view in all modules 2012-07-31 16:58:04 +05:30
security [MERGE] 2012-06-27 16:14:30 +05:30
static/src [ADD,IMP] sale,crm: 2012-04-26 16:01:33 +05:30
test [FIX] delivery: fixed errors in views inherited from stock. stock: fixed error in yaml tests (propagation of fix made in previous commit) 2012-05-08 23:22:45 +02:00
wizard [MERGE] latest trunk 2012-08-03 18:09:51 +02:00
__init__.py [ADD] added new configuration view of warehouse 2012-03-05 18:50:47 +05:30
__openerp__.py [IMP] copywriting summary of modules 2012-07-30 15:28:40 +02:00
board_warehouse_view.xml [DUMMY] convert tabs to spaces in some xml files 2012-06-21 10:44:36 +02:00
partner.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
partner_view.xml [REF] Review the form views 2012-06-18 18:00:57 +02:00
product.py [IMP] Improved warning messages for stock module 2012-07-25 16:00:41 +05:30
product_data.xml merged with trunk 2010-12-30 15:28:09 +05:30
product_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
res_config.py [FIX] several typos 2012-08-01 17:47:01 +02:00
res_config_view.xml [IMP] make changes into purchase,stock,signup wizard 2012-08-01 10:45:23 +05:30
stock.py [IMP] error messages 2012-08-07 13:06:16 +02:00
stock_data.xml [IMP] improved modules message at installation --> to be reviewed later 2012-08-05 22:13:22 +02:00
stock_demo.xml [IMP] remove some weird triple " in stock demo data 2012-07-06 12:05:01 +02:00
stock_demo.yml [FIX] stock: fixed error in yaml test. sale, purchase: fixed error on module installation with a temporary workaround that duplicates the reference of new fields on stock.picking.in/out classes (these lines should be removed as soon as the bug in the framework that prevent the orm of knowing the new columns on inhertied class is fired) 2012-05-08 18:32:04 +02:00
stock_incoterms.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
stock_report.xml [IMP] stock: split incomming shipments/delivery orders with new classes 2012-05-04 17:36:13 +02:00
stock_sequence.xml [IMP] stock: fix English in usage of 'serial numbers' 2012-05-09 15:24:01 +02:00
stock_view.xml [MERGE] 2012-08-06 09:56:24 +02:00
stock_workflow.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30