Commit Graph

20 Commits

Author SHA1 Message Date
Thibault Delavallée aa34259629 [FIX] hr: fixed priorities of kanban views. Employees see the
kanban view defined for portal users because of priorities all equal to 16.
Now employees see the correct kanban view defined in HR, portal users see
the portal kanban view defined in portal_hr_employees.

bzr revid: tde@openerp.com-20131016092106-pqtjp7tyw27or3ow
2013-10-16 11:21:06 +02:00
Martin Trigaux e532701d28 [IMP] portal_hr_employee: remove create button on kanban view
bzr revid: mat@openerp.com-20130612092549-15auuwcf271kpcle
2013-06-12 11:25:49 +02:00
Olivier Dony 5b18695c45 [FIX] portal_hr_employee: force inherit_id to False to avoid errors during migrations
The view has been converted to a first-class view
but was an inherited view before, so existing
database will exhibit issues when updating unless
the inherit_id field is forced to NULL.

Also fixed a minor typo.

lp bug: https://launchpad.net/bugs/1179349 fixed

bzr revid: odo@openerp.com-20130530151255-6kx6l91mwwa4tfei
2013-05-30 17:12:55 +02:00
Olivier Dony f97439e0ce [FIX] portal_hr_employee: use dedicated employee kanban view, avoids leaking undesired employee information in case parent view is inherited
lp bug: https://launchpad.net/bugs/1179349 fixed

bzr revid: odo@openerp.com-20130516161949-0wvysc20f9m1vn63
2013-05-16 18:19:49 +02:00
Fabien Pinckaers 4008268d76 [IMP] typo
bzr revid: fp@tinyerp.com-20121220134354-ca7exk9aln0copx1
2012-12-20 14:43:54 +01:00
Antony Lesuisse fb0ded57ff [MERGE] portal fixes groups, payments, shortcut
portal_stock has been removed from this merge, sale_order state is enough.

bzr revid: al@openerp.com-20121208230309-2rajdsjfrb5ddlch
2012-12-09 00:03:09 +01:00
vta vta@openerp.com 34ccbd8d6d [REM] Remove stupid code -_-U.
bzr revid: vta@openerp.com-20121130113522-4bpshiltidprwr5c
2012-11-30 12:35:22 +01:00
vta vta@openerp.com b1c8c44393 [FIX] Show the public_info field in the employees kanban view.
bzr revid: vta@openerp.com-20121129125147-4f5rw80kdd1yt7dh
2012-11-29 13:51:47 +01:00
vta vta@openerp.com 37e5b882ef [FIX] views, access rights, ...
bzr revid: vta@openerp.com-20121127143713-03y7zpnj0118ikq5
2012-11-27 15:37:13 +01:00
vta vta@openerp.com fe993bca9c [FIX] FIxed several views.
bzr revid: vta@openerp.com-20121126133642-bvj4go984ec6acko
2012-11-26 14:36:42 +01:00
vta vta@openerp.com e1bb8e587c [FIX] Fixed portal_hr_employees view.
bzr revid: vta@openerp.com-20121120084512-fz7wnirgdcv6y9b4
2012-11-20 09:45:12 +01:00
vta vta@openerp.com d6ba13a394 [IMP] Minor improvements in portal views, such as contact and employees. Improved menus and string on empty views. Send the password when a partner is invited to portal via sidebar menu.
bzr revid: vta@openerp.com-20121116075305-4d0olu5zlvwsxeq8
2012-11-16 08:53:05 +01:00
Amit Patel (OpenERP) f4d67deeea [MERGE]:merged blocking point related hr view
bzr revid: apa@tinyerp.com-20120907071419-yw37hc1f4r3259ha
2012-09-07 12:44:19 +05:30
Sanjay Gohel (Open ERP) cd025ef084 [MERGE][IMP]merge with parent branch and change in employee form view as per suggestion
bzr revid: sgo@tinyerp.com-20120907063220-2cu64hfk0rq8vwyh
2012-09-07 12:02:20 +05:30
Antony Lesuisse 03f7eb10f4 [FIX] remove semantic part2
bzr revid: al@openerp.com-20120906104624-sq3cd652vevmij6c
2012-09-06 12:46:24 +02:00
niv-openerp 5126f6ff6e wip
bzr revid: nicolas.vanhoren@openerp.com-20120904163725-ptsij09rve8j3txs
2012-09-04 18:37:25 +02:00
Fabien Meghazi 6e80e425d1 [IMP] Use 'open' action in kanban views
bzr revid: fme@openerp.com-20120829114847-dzvqs8gaas03ma5b
2012-08-29 13:48:47 +02:00
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Antonin Bourguignon f90f7460bf [IMP] put the employee's portal visibility selection in a separate tab
bzr revid: abo@openerp.com-20120727145302-8h18zcqcobsiiblh
2012-07-27 16:53:02 +02:00
Antonin Bourguignon b9606f611b [IMP] rename portal_hr_employee_view.xml into hr_employee_view.xml
bzr revid: abo@openerp.com-20120727142737-322wskysn6rdk2da
2012-07-27 16:27:37 +02:00