Commit Graph

26 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
Saurang Suthar(OpenERP) 25d650e96e [IMP] Improved warning messages for hr* modules
bzr revid: pso@tinyerp.com-20120725121354-hypwxo74c43jm5gp
2012-07-25 17:43:54 +05:30
Pinakin Nayi (OpenERP) 881148d4b1 [IMP]hr-warning-message
bzr revid: pna@tinyerp.com-20120713121613-poze6x6838cr9xpe
2012-07-13 17:46:13 +05:30
Pinakin Nayi (OpenERP) 27226c12b2 [IMP]hr-warning-message
bzr revid: pna@tinyerp.com-20120713070425-b3envibswfdt6umq
2012-07-13 12:34:25 +05:30
Quentin (OpenERP) 32c21e1ac0 [MERGE] merged the branch of Guewen Baconnier (Camptocamp) that improves the hr_timesheet_sheet by allowing to make 'sign in' ('sign out') when still present (absent). Thanks for the contribution, c2c
bzr revid: qdp-launchpad@openerp.com-20111028115717-inwoqbaej5i4l549
2011-10-28 13:57:17 +02:00
Vo Minh Thu d5aab62e58 [FIX] hr_attendance: correctly use an int instead of a char to store an id (even use a many2one).
bzr revid: vmt@openerp.com-20110826101345-7lk6w909lpvyca3l
2011-08-26 12:13:45 +02:00
95a2d17930 [FIX] of last commit: allow to sign in / sign out on the sheet of an other employee
bzr revid: guewen.baconnier@camptocamp.com-20110707122759-3919twq9v9sznuo4
2011-07-07 14:27:59 +02:00
Sbh (OpenERP) a329a57bdd [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101230131110-8l42t3b4hituf7aj
bzr revid: sbh@tinyerp.com-20101231045926-gqkspd1jgoglv2qj
2010-12-31 10:29:26 +05:30
Sbh (OpenERP) 2b91fe5af5 [Fix] fix buildbot warining
bzr revid: sbh@tinyerp.com-20101229092512-z20wd7o13tdrcb1w
2010-12-29 14:55:12 +05:30
Sbh (OpenERP) 3bdcba5523 [MERGE] merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101229084639-nvp49rexyd7d6lge
bzr revid: sbh@tinyerp.com-20101229091035-wzih8xzz59lov7gy
2010-12-29 14:40:35 +05:30
François Degrave e678fd472a [IMP] access rights, menus for HR
bzr revid: fde@openerp.com-20101228153417-ps9ql3h4lij87jx8
2010-12-28 16:34:17 +01:00
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
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Mustufa Rangwala 1250d1cac7 [IMP] hr_attendance: Improve Code and clean
bzr revid: mra@mra-laptop-20100813064434-wm4lps6xx6skv2op
2010-08-13 12:14:34 +05:30
PSI(OpenERP) ebb9370343 [IMP] hr_attendance: sign in out wizard
[IMP] project_scrum: add translation message

bzr revid: mra@mra-laptop-20100810044151-yzl9iogokxckqfyh
2010-08-10 10:11:51 +05:30
PSI (Openerp) 595fdbde61 [IMP] hr related modules improvements
bzr revid: mra@mra-laptop-20100726061527-xftwpfuimrs2bbo8
2010-07-26 11:45:27 +05:30
Mustufa Rangwala c179005fc7 [IMP] Clean hr_* module (Still need to done)
bzr revid: mra@mra-laptop-20100703102152-4ulrrzbkorpd7xei
2010-07-03 15:51:52 +05:30
qdp-launchpad@tinyerp.com 8e199aadc8 [IMP] account, hr_attendance, hr_timesheet: typo, remove empty lines
[FIX] account_coda: remove wrong comment

bzr revid: qdp-launchpad@tinyerp.com-20100618135520-b1k3la6hsfxs7xuh
2010-06-18 15:55:20 +02:00
Mustufa Rangwala 3be7801205 [MERGE] merge with trunk addons and remove conficts
bzr revid: mra@mra-laptop-20100618083859-5jbrk4u9l2vojxu6
2010-06-18 14:08:59 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
Mustufa Rangwala af7acb8883 [MERGE] merge atp branch for hr yaml some bug fixes
bzr revid: mra@mra-laptop-20100614084805-r215yw9kyk0ljzkb
2010-06-14 14:18:05 +05:30
atp (Open ERP) 51f24907b0 [MERGE]: merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
bzr revid: atp@tinyerp.co.in-20100614054449-kov9r566gpvqohey
2010-06-14 11:14:49 +05:30
atp (Open ERP) 8e8c3e11b2 [IMP]: hr_attendance: Minor improvement in hr_attendance module.
bzr revid: atp@tinyerp.co.in-20100614050816-u9baptw3ptpt3lvd
2010-06-14 10:38:16 +05:30
Fabien Pinckaers 65b70827c4 fix_and_better_access_rights
bzr revid: fp@tinyerp.com-20100612220005-4a33xqgs8bvvoa7x
2010-06-13 00:00:05 +02:00
atp (Open ERP) 43b774e633 [ADD]: hr_attendance: add yaml for hr_attendance module.
bzr revid: atp@tinyerp.co.in-20100531081025-al9hw6umhed1t6vg
2010-05-31 13:40:25 +05:30
mra (Open ERP) 99f3afe6c2 [ADD] hr_attnedance: sign in and out wizard => OSV Memory convert
bzr revid: mra@tinyerp.com-20100414092142-4quidut8qyaum8al
2010-04-14 14:51:42 +05:30