Commit Graph

49 Commits

Author SHA1 Message Date
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
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
vth cd8e9de724 [REF] hr_*
bzr revid: vth@tinyerp.com-20101027124959-phubwje70rmbec4p
2010-10-27 18:19:59 +05:30
olt@tinyerp.com 34be74d3df [IMP] hr: performance improvement: removed 2 not used fields (parent_id, child_ids)
bzr revid: olt@tinyerp.com-20100923075253-kolxfmlzlo2kj51p
2010-09-23 09:52:53 +02:00
PSI(OpenERP) 7d9d528784 [FIX] HR : Better improvement of previous commit on the critical error of res_user search if non-admin user is related to an employee
bzr revid: jvo@tinyerp.com-20100826084008-5ikttnklrbkfxpez
2010-08-26 14:10:08 +05:30
psi (Open ERP) da787061db [IMP] hr_* Clean the code
bzr revid: psi@tinyerp.co.in-20100826045204-lxfawwkq2be62e8s
2010-08-26 10:22:04 +05:30
Jay (OpenERP) 111b48b5c6 [FIX] HR : critical error corrected for res_user search if non-admin user is related to an employee
bzr revid: jvo@tinyerp.com-20100825205821-7lvtkilagxv9tcp3
2010-08-26 02:28:21 +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
Mustufa Rangwala cf1debb7eb [IMP] hr: Unnecessary dependacy removed only highest level on __openerp__, Clean code
bzr revid: mra@mra-laptop-20100813052818-cbdg55q81bf2m91o
2010-08-13 10:58:18 +05:30
Mustufa Rangwala cf50bdfc74 [FIX] hr: Parent compute on user
bzr revid: mra@mra-laptop-20100812053252-odbpsj7jh07ackb3
2010-08-12 11:02:52 +05:30
Mustufa Rangwala 6b88aa8a57 [REF]
bzr revid: mra@mra-laptop-20100812041718-9bxj8u8xajbe1w1t
2010-08-12 09:47:18 +05:30
Mustufa Rangwala 096ec13381 [FIX] hr: Managers and subordinates field calculation on user
bzr revid: mra@mra-laptop-20100811120324-m15frv6513yuqjg2
2010-08-11 17:33:24 +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
PSI (Openerp) 9c0ae10d6a [IMP] hr and its related modules improvements
bzr revid: mra@mra-laptop-20100721123948-r2fi24sbelnfk7pr
2010-07-21 18:09:48 +05:30
Mustufa Rangwala e4ed76cd59 [IMP] Clean for 6.0
bzr revid: mra@mra-laptop-20100707070442-ztxuj718txuro9u1
2010-07-07 12:34:42 +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
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
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
mra (Open ERP) 3c2cd6a12a [FIX] hr: company id on hr department
bzr revid: mra@tinyerp.com-20100322051240-byensh9ui94azs3k
2010-03-22 10:42:40 +05:30
Harry (Open ERP) 31acd18ea6 [IMP] HR: put department_id in user prefernces
bzr revid: hmo@tinyerp.com-20100219111913-mo0hexc03ugo4btp
2010-02-19 16:49:13 +05:30
RCH(Open ERP) 5675629db6 [MOD] hr_expense : changes in workflow refused to draft. company_id field added in expense object. confirm and refuse button added in tree view
bzr revid: vir@tinyerp.com-20100217094119-qdh6ingcsc92zrlo
2010-02-17 15:11:19 +05:30
Vir (Open ERP) 469c4be64a [MOD] Add comment
bzr revid: vir@tinyerp.com-20100217065038-koeeeo4ll2nvgudk
2010-02-17 12:20:38 +05:30
Vir (Open ERP) b15c331db0 [IMP] HR : Employee,Department search view added. coach_id added in employee. Full name display in department object.
bzr revid: vir@tinyerp.com-20100217052553-sefa7ohcui06vnst
2010-02-17 10:55:53 +05:30
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
Fabien Pinckaers a31a105e33 [IMP] removing contextial access rights (setting as default values for searches)
bzr revid: fp@tinyerp.com-20100201082118-fql37t0rbk3sbhtu
2010-02-01 09:21:18 +01:00
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Jay (Open ERP) a23b83db01 [FIX] Functional fields should have context as an argument when we use fnct_searc method
lp bug: https://launchpad.net/bugs/504670 fixed

bzr revid: jvo@tinyerp.com-20100108113858-dp3e8pm5px4uspum
2010-01-08 17:08:58 +05:30
Panos Christeas 8d0b4a7418 [MERGE] merge from lp:~xrg/openobject-addons/doc2-5.2
bzr revid: hmo@tinyerp.com-20091126135400-z32iycvadbt9so8n
2009-11-26 19:24:00 +05:30
nch@tinyerp.com 3ab1389814 [IMP]:hr sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091126121051-tm9jjybir4ei2hht
2009-11-26 17:40:51 +05:30
Harry (Open ERP) 1a42387a2c [FIX]hr : inactive user should not display in subordinates list
bzr revid: hmo@tinyerp.com-20091027110606-61krrbhqkbjiyqg7
2009-10-27 16:36:06 +05:30
HDA (OpenERP) b7f6bc4c8e Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072449-rc9usc422tb0kv2f
2009-10-21 12:54:49 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
HDA (OpenERP) 123595a72e [Fix] department search
bzr revid: hda@tinyerp.com-20091012062925-y5vprii6fq2mwys7
2009-10-12 11:59:25 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
mra (Open ERP) 1c89d9fd13 hr module :new field added on user (parent user=>many2many) now you can put domain like : [('user_id', 'child_of', [uid])] if you want to open Departemnt tasks for current user and its child for example
bzr revid: mra@tinyerp.com-20090318104038-4kt32jemqov5dgdv
2009-03-18 16:10:38 +05:30
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
qdp 7f9fe360f3 *merge of the ~activity/openobject-addons/trunk branch. Improvement of translatability and small bugfixes
*small modifs on mrp_repair module

bzr revid: qdp@tinyerp.com-20081208170840-ryh5435c5heqsngl
2008-12-08 18:08:40 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
ced 9f25a3dce3 Fix read function to work also with one id
bzr revid: ced-230c81d48b489c89bde4cec43779ac3c61eb0a22
2007-09-26 05:20:18 +00:00
Fabien Pinckaers b7de5fad0f Better views in project management
Improving dashboards for preoject and analytic accounts
Bugfix in departments
More digits in secondary unit
Improvement in the ORM for reading/searching in write_date and create_date: used for base_synchro module

bzr revid: fp@tinyerp.com-08c979808cef117599946f54e731dd77f7b58b55
2007-07-04 10:44:05 +00:00
Fabien Pinckaers 46e546d5f4 Resolved department's filter problem, you can use this in domains:
department_users_get()
If you installed the hr module.

bzr revid: fp@tinyerp.com-543c94b55bebf132df064497efb2c8e73cfa5577
2007-06-28 13:44:47 +00:00
Fabien Pinckaers 866bea218c Removed old code
bzr revid: fp@tinyerp.com-276b9c67b1b438b68c4f2c403842bab64d801bc3
2007-06-26 04:06:22 +00:00
Fabien Pinckaers e3bf7892b5 Project
Get taks of projects and childs when clicking on a project
HR
	Add department structure
HR_Timesheet
	Timesheets of my department menu

bzr revid: fp@tinyerp.com-f75e046f17c24b31b7e141428c108630e907440d
2007-06-19 17:01:25 +00:00