Commit Graph

123 Commits

Author SHA1 Message Date
Quentin (OpenERP) b3f5fa18ff [FIX] hr_holidays: impossible to create hr_employee in some situations because the functional field set_remaining_days is written
lp bug: https://launchpad.net/bugs/908986 fixed

bzr revid: qdp-launchpad@openerp.com-20120103135224-3838ozzghqkmkekj
2012-01-03 14:52:24 +01:00
Fabien Pinckaers c113b63b4e [FIX] holidays, mpr bom open all selected
bzr revid: fp@tinyerp.com-20111230122811-kdv25gd2at2ps33r
2011-12-30 13:28:11 +01:00
Raphael Collet cbdf42d104 [FIX] hr_holidays: fix domain in determination of employee leave status
bzr revid: rco@openerp.com-20111223090210-v9rmu26fa3mfklp6
2011-12-23 10:02:10 +01:00
fp 8e66fe7f89 [IMP] employee view
bzr revid: fp@fp-laptop-20111222221031-6vcsojhlxj48yan0
2011-12-22 23:10:31 +01:00
Fabien Pinckaers 591b929f5d [IMP] employee leave status info
bzr revid: fp@tinyerp.com-20111222142402-bwxyy2xihu76d4p7
2011-12-22 15:24:02 +01:00
Mayur Maheshwari (OpenERP) b439bc1606 [FIX]All: create an index for the column on require table
lp bug: https://launchpad.net/bugs/901474 fixed

bzr revid: mma@tinyerp.com-20111209060308-muefwlr323ji4kk7
2011-12-09 11:33:08 +05:30
Vo Minh Thu b28f574799 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111205155510-many34fn09yr58x0
2011-12-05 16:55:10 +01:00
Fabien Pinckaers 0d8097e282 [IMP] proejct_long_term resource leave sync with hr.holidays
bzr revid: fp@tinyerp.com-20111114122244-0s6mk2v5vra6q7ng
2011-11-14 13:22:44 +01:00
Quentin (OpenERP) 9d9762042a [MERGE] lp798739: no translation of warning message in holidays confirmation. Note that this will only work once the server will propagate the context through the workflow triggers
bzr revid: qdp-launchpad@openerp.com-20111007104149-j4m9i68ysi4bf14z
2011-10-07 12:41:49 +02:00
Fabien Pinckaers c4463eb7c1 fix
bzr revid: fp@tinyerp.com-20111001230138-qrfjjkyh3ly1iz17
2011-10-02 01:01:38 +02:00
Fabien Pinckaers 5dc1bc2f44 [FIX] hr_holidays
bzr revid: fp@tinyerp.com-20111001225958-0d0wi1los2870utr
2011-10-02 00:59:58 +02:00
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
ARA (OpenERP) 8485984019 [IMP] fix hr_holiday second validation
bzr revid: ara@tinyerp.com-20110920100107-b9gy9n4is2vz6ce1
2011-09-20 15:31:07 +05:30
ARA (OpenERP) 28471e9deb [IMP] fix hr_holiday second validation
bzr revid: ara@tinyerp.com-20110920092942-dgd5nadpbo0zt2gu
2011-09-20 14:59:42 +05:30
ARA (OpenERP) a2ee569514 [merge] merge with trunk addons
bzr revid: ara@tinyerp.com-20110916060758-u23zante59rblo4m
2011-09-16 11:37:58 +05:30
Meera Trambadia (OpenERP) 03f9522bca [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20110916050550-bpqhvf9zw2x0wqyb
2011-09-16 10:35:50 +05:30
Atik Agewan (OpenERP) 53be1a95ef [ADD] Hr_expense,Hr_holidays,Hr_Recrutment,,Project_issue:Add widget=statusbar in state field.
bzr revid: aag@tinyerp.com-20110915054340-i84rf83h7ctkvvu3
2011-09-15 11:13:40 +05:30
Raphael Collet adafbc707a [MERGE] from trunk
bzr revid: rco@openerp.com-20110708092232-mlezo4330k2j8vvw
2011-07-08 11:22:32 +02:00
Quentin (OpenERP) 9c9516d21c [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20110706145644-merwy0setzzb8c9w
2011-07-06 16:56:44 +02:00
mtr 9784142fe7 [IMP] hr_holidays: removed condition checked for context and context passed in xml
bzr revid: mtr@mtr-20110705091525-hm0772szzv6xa3zc
2011-07-05 14:45:25 +05:30
mtr d93d0aa0fa [IMP] hr_holidays: passed context as an argument in all the methods()
bzr revid: mtr@mtr-20110705071151-lhg6wqbphg9hoysw
2011-07-05 12:41:51 +05:30
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Quentin (OpenERP) 664ba7bba3 [MERGE] merge with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110630133009-i0qxzrn9up9e0bog
2011-06-30 15:30:09 +02:00
Mustufa Rangwala a7e16487e4 [IMP] Hr_holidays: Improve the code by making generic method for context lang get
bzr revid: mra@mra-laptop-20110630092905-4ggbh1i7bnm7ibqb
2011-06-30 14:59:05 +05:30
mtr c2ba873ab8 [IMP] hr_holidays: improved code for translation using context
bzr revid: mtr@mtr-20110630083602-au21nsi3yyw97qnp
2011-06-30 14:06:02 +05:30
mtr 5cc4b243b6 [FIX] hr_holidays:-Exception raised on confirmation of leave request is now translated in user's lang.
lp bug: https://launchpad.net/bugs/798739 fixed

bzr revid: mtr@mtr-20110628114633-78h4k4q3d8jectjo
2011-06-28 17:16:33 +05:30
Rucha (Open ERP) 8dc08fabe7 [REM,FIX]: hr_holidays: Removed checking for leave types in the get_remaining days function as it was giving error at the time of module installation, no need to put any exception in the function which compute data, it will return 0 if no leave type found
bzr revid: rpa@tinyerp.com-20110622125314-mn4jllnsbjwy2sd8
2011-06-22 18:23:14 +05:30
Mantavya Gajjar 9e8eea64c7 [CHANGE]: better to have self then obj
bzr revid: mga@tinyerp.com-20110620060434-xu1ds231oyn339kb
2011-06-20 11:34:34 +05:30
Quentin (OpenERP) 833a99d777 [IMP] hr_holidays: code improvements
bzr revid: qdp-launchpad@openerp.com-20110610091728-e49r3pq8tey78dhx
2011-06-10 11:17:28 +02:00
mayur maheshwari (Open ERP) 185a3bf824 [IMP]delivery,hr_timesheet,hr_holidays:Improvement is Done
bzr revid: mma@tinyerp.com-20110606055814-xa0t1idnl6zuyxy0
2011-06-06 11:28:14 +05:30
mayur maheshwari (Open ERP) e1d6ace654 [MERGE]Merge with lp:~openerp-dev/openobject-addons/trunk-configuration-rework
bzr revid: mma@tinyerp.com-20110601125239-xe32ajnl2fkkwd3c
2011-06-01 18:22:39 +05:30
ARA (OpenERP) 9842299e5a [FIX] merge to main branch
bzr revid: ara@tinyerp.com-20110601054201-urr3hdbthef3xymj
2011-06-01 11:12:01 +05:30
ARA (OpenERP) 7ea9fdaa2c [FIX] hr_holiday: hr_holidays: Second validation
bzr revid: ara@tinyerp.com-20110601051941-qijpncs4kcil7ek9
2011-06-01 10:49:41 +05:30
Quentin (OpenERP) de91919e21 [MERGE] hr_holidays: set legal leaves to employee. merged the branch from aag + improved error message and allow leave request too
bzr revid: qdp-launchpad@openerp.com-20110527130904-kfk41z65ghwv97fq
2011-05-27 15:09:04 +02:00
aag (OpenERP) 8c5726ef5f [IMP]hr_holidayse: raise an error if there are more than 1 leave type with "allow to override limit" = False, also if there is no such leave type
bzr revid: aag@tinyerp.co.in-20110527122656-rouugxlm417tj5fp
2011-05-27 17:56:56 +05:30
mayur maheshwari (Open ERP) 67998c4c64 [IMP]base_setup,hr_holidays,POS:Improvement is Done
bzr revid: mma@tinyerp.com-20110516125031-wgqpw1lgrk0wv3ew
2011-05-16 18:20:31 +05:30
Rucha (Open ERP) 33d9a30005 [IMP, REF]: base_setup, hr_holidays: Code improvement and refactoring in assign legal leave wizard
bzr revid: rpa@tinyerp.com-20110512123920-m82iqsnw0c2v6gqj
2011-05-12 18:09:20 +05:30
aag (OpenERP) 7483f436cf [ADD]hr_holidays:aad new config wiz -Assign Legal Leaves to Employees
bzr revid: aag@tinyerp.co.in-20110512112629-it13t2lgtupum6gk
2011-05-12 16:56:29 +05:30
Quentin (OpenERP) f9a1e706a8 [MERGE] lp:767238
bzr revid: qdp-launchpad@openerp.com-20110427080332-qdwytwgd97ekj35v
2011-04-27 10:03:32 +02:00
pso (OpenERP) 6812297887 [IMP] hr_holidays: Improved search, tree view of holiday and onchange method
bzr revid: pso@tinyerp.com-20110426064116-47pn4y5yuifsbjmg
2011-04-26 12:11:16 +05:30
pso (OpenERP) bcbccd8eb8 [FIX] hr_holidays: Wrong allocation request created when allocating holidays per category of employee
lp bug: https://launchpad.net/bugs/767238 fixed

bzr revid: pso@tinyerp.com-20110426053714-i0jpn1fh620mk1j4
2011-04-26 11:07:14 +05:30
Husen Daudi 2819a946b7 fixed typo and constraint
bzr revid: hda@hda-laptop-20110419065236-ugsbpsnu0myg3qs6
2011-04-19 12:22:36 +05:30
psi (Open ERP) 3e2d509684 [FIX] hr_holidays: Improve _sql_constraint and help
bzr revid: psi@tinyerp.co.in-20110419054451-7ien3mqbaqooozj3
2011-04-19 11:14:51 +05:30
Husen Daudi baf94ebf97 fixed workflow instance problem in hr_holidays
bzr revid: hda@hda-laptop-20110418110437-875ee2zci9s09ghk
2011-04-18 16:34:37 +05:30
ARA (OpenERP) 2199cd7f34 [FIX] hr_holiday: The Flow of Hr Holiday is working Wrong, it should Got to end at end but not to Second_validation or refuse.
bzr revid: ara@tinyerp.com-20110418092007-nus4n0g7lexwh7j1
2011-04-18 14:50:07 +05:30
Mustufa Rangwala 4429813887 [IMP] Holidays: State field tooltips
bzr revid: mra@mra-laptop-20110414101532-jceuzg8bx0el02p7
2011-04-14 15:45:32 +05:30
ARA (OpenERP) 9d1c65eb21 [FIX] hr_holidays: Second validation
bzr revid: ara@tinyerp.com-20110329113117-yxldstrlmf4x0mpn
2011-03-29 17:01:17 +05:30
ARA (OpenERP) a3a1034596 [FIX] hr_holidays: Second validation
bzr revid: ara@tinyerp.com-20110324111833-fc0hk683vntzmetl
2011-03-24 16:48:33 +05:30
ARA (OpenERP) b71aa291ba [FIX] hr_holidays: Second validation
lp bug: https://launchpad.net/bugs/732419 fixed

bzr revid: ara@tinyerp.com-20110322100447-ey5tkdusd3l76at5
2011-03-22 15:34:47 +05:30
ARA (OpenERP) b62f16753d [FIX] hr_holidays: Can not refuse leave if its category is by employee category
lp bug: https://launchpad.net/bugs/731795 fixed

bzr revid: ara@tinyerp.com-20110310095432-s4q9ijdf21gp77sg
2011-03-10 15:24:32 +05:30