Commit Graph

14 Commits

Author SHA1 Message Date
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
Antony Lesuisse ce583333f9 [FIX] minor fixes before merge
bzr revid: al@openerp.com-20120626200909-rnriwjhsvr8u7i7w
2012-06-26 22:09:09 +02:00
Kuldeep Joshi (OpenERP) ceddfafdc7 [IMP]add logging and remove warning
bzr revid: kjo@tinyerp.com-20120613090600-3ib3r220zpn1yo5o
2012-06-13 14:36:00 +05:30
Divyesh Makwana (Open ERP) 430734a449 [IMP] account : Improved the error message
bzr revid: mdi@tinyerp.com-20111213044148-c98n11r8vta387i8
2011-12-13 10:11:48 +05:30
Divyesh Makwana (Open ERP) c2aae9e46c [IMP] account : Improved the code
bzr revid: mdi@tinyerp.com-20111209095222-43eo3pulebwdtapy
2011-12-09 15:22:22 +05:30
Divyesh Makwana (Open ERP) eb69ddcce0 [FIX] account : Can close period evenif there is unposted items on period
lp bug: https://launchpad.net/bugs/901554 fixed

bzr revid: mdi@tinyerp.com-20111209094844-sva1jl3l9v5k63e2
2011-12-09 15:18:44 +05:30
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +05:30
pso 03dcaad9b3 [IMP] account: Removed unused vars
bzr revid: pso@tinyerp.com-20101018064923-zyo9f0u8pc4s1m9g
2010-10-18 12:19:23 +05:30
ARA (OpenERP) 8b2622b607 [REF] account wizard: code clean
bzr revid: ara@tinyerp.com-20101015133522-dmxhk5szekf7ybap
2010-10-15 19:05:22 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
rpa (Open ERP) 5b96d2c6be [IMP]: account: Added log messages for Fiscalyear, Period and Bank Statement
bzr revid: rpa@tinyerp.com-20100722073045-1exnuvh585je7s2c
2010-07-22 13:00:45 +05:30
mra (Open ERP) 3f91b61274 [IMP] improve the account wizards code
bzr revid: mra@tinyerp.com-20100429063555-f6k66u6ymcfxxfiz
2010-04-29 12:05:55 +05:30
mra (Open ERP) 5ee2d53302 [IMP] Account: Misc improvement and cleaning
bzr revid: mra@tinyerp.com-20100406072756-fp68vs82rizjri2d
2010-04-06 12:57:56 +05:30
tiny 360d4c8847 [ADD] Account: wizards convert to osv memory (Total:8)--author=aag(OpenERP)
bzr revid: tiny@tiny-desktop-20100330124702-6fuxzmazcmanoo7l
2010-03-30 18:17:02 +05:30