Commit Graph

35 Commits

Author SHA1 Message Date
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Raphael Collet 8c32ff49e9 [FIX] hr_timesheet: missing positional argument in call to default_get()
bzr revid: rco@openerp.com-20131008112422-ebgj08a4emmhjghp
2013-10-08 13:24:22 +02:00
Atul Patel (OpenERP) 8c4fe4779a [FIX]: REMOVE ACTION from selection
bzr revid: atp@tinyerp.com-20130613091926-9aixud1f0h2mcnoe
2013-06-13 14:49:26 +05:30
Atul Patel (OpenERP) 7bd70a095a [IMP]: change field string employee name
bzr revid: atp@tinyerp.com-20130613074224-7y8ec47hrpcd1ahw
2013-06-13 13:12:24 +05:30
Nimesh Contractor (OpenERP) ec9bddf2b3 [IMP] add action type in selection
bzr revid: nco@tinyerp.com-20130529075129-o0031upq7wqd6jep
2013-05-29 13:21:29 +05:30
Nimesh Contractor (OpenERP) b5346ce6bb [IMP] remove unused import.
bzr revid: nco@tinyerp.com-20130529045844-e03p9l3rgu17n2xk
2013-05-29 10:28:44 +05:30
Nimesh Contractor (OpenERP) 8c8a9378d8 [FIX] set the missing selection on related field currunt status.
bzr revid: nco@tinyerp.com-20130529044835-a3faab0nasqfntvk
2013-05-29 10:18:35 +05:30
Nimesh Contractor (OpenERP) 6644f6555b [IMP] improve string Employee Name
bzr revid: nco@tinyerp.com-20130528103119-569eqxi0hyb7906t
2013-05-28 16:01:19 +05:30
Nimesh Contractor (OpenERP) 2208354292 [IMP] Sign In/ Sing out by project wizard, imporve the usability issues.
bzr revid: nco@tinyerp.com-20130528093517-h4zc0t6op8xt033y
2013-05-28 15:05:17 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Mohammed Shekha(Open ERP) aa97fe51a9 [FIX]hr_timesheet: Fixed the issue of translation for the action string for wizard
bzr revid: mma@tinyerp.com-20121120060611-m42lsfsvyf7vmkfw
2012-11-20 11:36:11 +05:30
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
pankita shah (Open ERP) 12c0f14d39 [FIX] remove duplicate name when click sign in/out project
bzr revid: shp@tinyerp.com-20121005084213-d4qkc25iyy5maq0m
2012-10-05 14:12:13 +05:30
Harry (OpenERP) 86b4fac6dc [MERGE]
bzr revid: hmo@tinyerp.com-20120905133804-6fmqbv70oun3y3cn
2012-09-05 19:08:04 +05:30
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
Harry (OpenERP) 79bfa8e45c [FIX] hr_timesheet: In hr.sign.in.project, correct args in attendance_action_change
bzr revid: hmo@tinyerp.com-20120511082614-4iitswji8dgwsbst
2012-05-11 13:56:14 +05:30
fp e37394cd58 [IMP] useability of timesheet
bzr revid: fp@fp-laptop-20110910124355-qkkbtgm3wz6l2w1f
2011-09-10 14:43:55 +02: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
ARA (OpenERP) 772ac664ba [FIX] account analytic plan, account budget, hr_timesheet, project_planning: Fix warning on Openerp TEst
bzr revid: ara@tinyerp.com-20101005070021-1djnjreztc8z6ix5
2010-10-05 12:30:21 +05:30
Mustufa Rangwala 4deea22ac8 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101005040944-y4sz4se00lmkuxh9
2010-10-05 09:39:44 +05:30
Fabien Pinckaers 94fd910f3c fix
bzr revid: fp@tinyerp.com-20101004225629-vidur45sz7dmg9nn
2010-10-05 00:56:29 +02:00
ARA (OpenERP) c791e55ef6 [IMP] Account: Access rights for Analytic Account (Add analytic group on all modules) where this field appear
bzr revid: ara@tinyerp.com-20101004111344-8rx877ce28g5eigv
2010-10-04 16:43:44 +05:30
qdp-launchpad@tinyerp.com 0f7486574a [FIX] hr_timesheet: sign in/out wizards were inverted accordingly to current state of the uid
bzr revid: qdp-launchpad@tinyerp.com-20100810144700-kmol8jlcr10yt01a
2010-08-10 16:47:00 +02:00
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 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
atp (Open ERP) 70edef7787 [IMP]: hr_timesheet: Improvement in hr_timesheet_sign_in_out wizard for emp_id field.
bzr revid: atp@tinyerp.co.in-20100614051659-2ecn73g7m1awf37t
2010-06-14 10:46:59 +05:30
Stephane Wirtel 859b9b84c5 [REF] Refactor the code of the wizard 'Sign In / Sign Out'
[FIX] Remove the unless exception handling

bzr revid: stephane@openerp.com-20100603095106-4v2uvxg3g6eakp82
2010-06-03 11:51:06 +02:00
mra (Open ERP) 7f74b98082 [ADD] hr_timesheet: Sign in out by project -> osv memory
bzr revid: mra@tinyerp.com-20100421111052-xa417xjiclpi8mnz
2010-04-21 16:40:52 +05:30