Commit Graph

101 Commits

Author SHA1 Message Date
Meera Trambadia (OpenERP) 0e20074121 [IMP] hr_*:-changed sequence for menus
bzr revid: mtr@tinyerp.com-20120305124245-xh77bpp62l4wfalm
2012-03-05 18:12:45 +05:30
Fabien Pinckaers 53e450e7ca [imp] The config wizard 'Review Opportunities Stages" should not be in extended view
[fix] The sales stages without teams are not visible on opportunities
[imp] In Scheduled Calls view, remove the filter  by default on Today.
[fix] In Sales Receipt, the column with the price is called "Allocation" instead of Price. But keep allocation for payments.
[imp] Rename the menu "Attendance" by "Attendances"
[imp] In Settings, the menu "Modules" must be the first one, above the configuration one
[imp] In the search view of projects, add a button template to filter on templates. Otherwise, we have no way to find all templates of a project to duplicate them. Do that in extended view.

bzr revid: fp@tinyerp.com-20111230101749-homjxrvj24jbp35h
2011-12-30 11:17:49 +01:00
Geoff Gardiner bbd8f2dc25 [FIX] : [6.1 RC1] installation labels very poor English
lp bug: https://launchpad.net/bugs/878149 fixed

bzr revid: bde@tinyerp.com-20111020132145-kry8nhxw0j2g2n03
2011-10-20 18:51:45 +05:30
Olivier Dony 253eaa462d [FIX] fix useless and invalid casts in domain fields
The ORM will automatically append 00:00:00 to a date
literal that is being compared with a timestamp field
with operators '>' or '>=', and 23:59:59 if compared
with operators '<' or '<='.
So a trivial domain for 'Today' is:
[('tstamp_field','>=',current_date),('tstamp_field','<=',current_date)]
taking advantage of the current_date helper that
is defined as the current date in YYYY-MM-DD format.

bzr revid: odo@openerp.com-20110924005547-pvgblte6r14so7mw
2011-09-24 02:55:47 +02:00
Hardik Ansodariy (OpenERP) ea373a4178 [IMP]: set the alignment of sign in button to right
bzr revid: han@tinyerp.com-20110722062003-ehp9hggo5on54rkf
2011-07-22 11:50:03 +05:30
Hardik Ansodariy (OpenERP) fff84fcd82 [IMP]:improved hr employee veiw
bzr revid: han@tinyerp.com-20110721084637-3e5lvmqahvxeg4sd
2011-07-21 14:16:37 +05:30
Francois Degrave e494a992dd [IMP ]added shortcuts to demo user, modified visibility of elements in employee views
bzr revid: fde@openerp.com-20101230170800-drbr5ie19trv0nxj
2010-12-30 18:08:00 +01:00
Els Van Vossel ab38e64d02 [IMP] changed menutips
bzr revid: openerp@evv-laptop-20101214062211-mlp6bzfhb0tw0fu6
2010-12-14 07:22:11 +01:00
AMP (OpenERP) 8f4d9d4228 [MOD/IMP] hr_* : Improvement in acess rights and groups related to survey/user
bzr revid: amp@tinyerp.com-20101016091907-1tny7l8dvqu0j95r
2010-10-16 14:49:07 +05:30
Fabien Pinckaers b3a6611ee0 [IMP] better useability
bzr revid: fp@tinyerp.com-20101012215940-yvnh0sog8voxiz85
2010-10-12 23:59:40 +02:00
Vir (Open ERP) a141d983d9 [MOD] hr_* : applied changes from usability branch
bzr revid: vir@tinyerp.com-20101008132247-3m1ff2ngm3im61pn
2010-10-08 18:52:47 +05:30
Fabien Pinckaers 75e21167db fix
bzr revid: fp@tinyerp.com-20100928224926-pqpnmqniv3y00fgl
2010-09-29 00:49:26 +02:00
AMP (OpenERP) 4708ea448e [MOD]hr_evaluation : usability improvement
bzr revid: amp@tinyerp.com-20100906113953-wsa583t5cqculash
2010-09-06 17:09:53 +05:30
DBR (OpenERP) 12a50f770f [MOD]hr_attendance : usability improvement
bzr revid: dbr@tinyerp.com-20100906101317-7g839wybff39hx1r
2010-09-06 15:43:17 +05:30
AMP (OpenERP) 0a8c9772b6 [MOD]hr_* : usability improvement in employee access rights
bzr revid: amp@tinyerp.com-20100906063006-gcuxdswiunwokvn4
2010-09-06 12:00:06 +05:30
Vir (Open ERP) 8624b0445f [ADD] hr_*,wiki : help on menus
bzr revid: vir@tinyerp.com-20100820101804-scuqnf7j71av67tf
2010-08-20 15:48:04 +05:30
AMP(Open ERP) aff16ab9a5 [MOD/IMP] hr_* : Improvement in access rights
bzr revid: vir@tinyerp.com-20100813133645-w8nex9k1he2zjq9h
2010-08-13 19:06:45 +05:30
amp (OpenERP) bd426f0346 [IMP] crm,hr_*,auction,knowledge,mrp,product,project,sale,survey : access rights improvements
bzr revid: vir@tinyerp.com-20100810134529-wyqlh5d3zabd25gv
2010-08-10 19:15:29 +05:30
qdp-launchpad@tinyerp.com 4ea6f088aa [IMP] hr_attendance: improved views
bzr revid: qdp-launchpad@tinyerp.com-20100810090715-k5pbjydc2h9pl0gm
2010-08-10 11:07:15 +02:00
Vir (Open ERP) 18672119ec [Merge] Usability Improvements in access rights
bzr revid: vir@tinyerp.com-20100809113241-zjdl5on5tksqtb7k
2010-08-09 17:02:41 +05:30
PSI(OpenERP) 57e7c51818 [IMP] hr related modules search views
bzr revid: mra@mra-laptop-20100809104010-mdsyd3lqxt2ntip4
2010-08-09 16:10:10 +05:30
DBR (OpenERP) 5f4d7ff09b [MOD/IMP]hr_* modules access right changes in configuration
bzr revid: dbr@tinyerp.com-20100804133252-vh4vbkhmvsev0pnw
2010-08-04 19:02:52 +05:30
Vir (Open ERP) c6062d0ebe [MOD] hr_attendance: modification in access rights
bzr revid: vir@tinyerp.com-20100804101311-cgl2mzw29sym64t5
2010-08-04 15:43:11 +05:30
DBR (OpenERP) 9261375e2e [MOD/IMP]hr_* modules access right changes
bzr revid: dbr@tinyerp.com-20100804085628-58nplf4yw8zp80dj
2010-08-04 14:26:28 +05:30
DBR (OpenERP) a446dfb18e [MOD] hr_* :Improvement in hr_* modules groups and accessright
bzr revid: dbr@tinyerp.com-20100803131117-jkvf2a7pe955en2u
2010-08-03 18:41:17 +05:30
PSI (OpenERP) 4b1348a989 [IMP] hr related modules improvements
bzr revid: mra@mra-laptop-20100727071145-4n3z9i1jj1zosp8z
2010-07-27 12:41:45 +05:30
Vir (Open ERP) 040e21b628 [ADD] hr modules : help added on menu items
bzr revid: vir@tinyerp.com-20100720063022-482t2ydgw9whwqlb
2010-07-20 12:00:22 +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
uco (OpenERP) 2a29eb4566 [MERGE]: Merged with trunk-addons
bzr revid: uco@tinyerp.com-20100616115456-xhcg3wah0vwnk01q
2010-06-16 17:24:56 +05:30
uco (OpenERP) 2bfffa9e1a [IMP] mrp, purchase, stock, hr, project: Re-organized menus.
bzr revid: uco@tinyerp.com-20100616114359-5l1fa5ht1k59wvlr
2010-06-16 17:13:59 +05:30
Vir (Open ERP) e28676b821 [MOD,IMP] point_of_sale : improvements in pos order report, account,hr,mrp,project,stock: changes in icons
bzr revid: vir@tinyerp.com-20100616114141-l6nbfgc6wsof1hzh
2010-06-16 17:11:41 +05:30
Vir (Open ERP) 4ab90ab79f [IMP] hr,hr_attendance,hr_contract,hr_evaluation,idea,marketing_campaign,membership icon are modified to new icons, membership search view improved
bzr revid: vir@tinyerp.com-20100603134400-1zua9zqi6y6ty8ys
2010-06-03 19:14:00 +05:30
hmo 62a86ade0d [MERGE] merged useabiity work from lp:~openerp-commiter/openobject-addons/trunk_useability_addons/
bzr revid: hmo@hmo-20100525163303-0la5uyj7e23dgvk9
2010-05-25 22:03:03 +05:30
Vir (Open ERP) bba3dcfe5a [MOD] general usability chabges
bzr revid: vir@tinyerp.com-20100513132923-y3uo7pzwmqhfmc91
2010-05-13 18:59:23 +05:30
Rvo (Open ERP) 220d5b2f37 [IMP]: usability of HR
bzr revid: rvo@tinyerp.co.in-20100510125915-dqiyo6eeuygftuhc
2010-05-10 18:29:15 +05:30
Fabien Pinckaers d5c54f088c merge
bzr revid: fp@tinyerp.com-20100404185616-yru1x61xly696bk4
2010-04-04 20:56:16 +02:00
nel@tinyerp.com 9a7120d5c3 [IMP] uniformisation layout views / wizards Human resourses
bzr revid: nel@tinyerp.com-20100329084949-zfqbfqrxqgqxea4n
2010-03-29 10:49:49 +02:00
Stephane Wirtel b748958082 [REF] hr,hr_attendance,hr_expense,hr_holidays,hr_timesheets,stock: Review some layouts
bzr revid: stephane@openerp.com-20100318173933-5mdevsd8oeon8vu7
2010-03-18 18:39:33 +01:00
Stephane Wirtel a41b35fa7f [FIX] hr_attendance,hr_timesheet_sheet: Remove the action description in the search view and tree view
bzr revid: stephane@openerp.com-20100311132921-80582428vofug1nu
2010-03-11 14:29:21 +01:00
Stephane Wirtel 5dd9dd4e47 [IMP] hr_attendance: Define a specific search view for the hr.attendance object
[IMP] hr_timesheet_sheet: Override the search_view of hr.attendance to
add the sheet field

bzr revid: stephane@openerp.com-20100309165926-qg5r4ve4ne9sbt19
2010-03-09 17:59:26 +01:00
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) 92ae38eb0a Project management improvements
bzr revid: hda@tinyerp.com-20100119073547-dqn2c0i9ycx6kp3a
2010-01-19 13:05:47 +05:30
Jay (Open ERP) f1918969ee [FIX] Hr_attendance : Button action calling corrected
bzr revid: jvo@tinyerp.com-20100118151410-maj5xsc2lsf8f9e0
2010-01-18 20:44:10 +05:30
Harry (Open ERP) 9e2b2cf239 [MERGE] new menu structure
bzr revid: hmo@tinyerp.com-20100117055734-gyzsham0dpza2dck
2010-01-17 11:27:34 +05:30
RCH(Open ERP) 86644fee8b New Menu Structure for HR and Knowledge Management
bzr revid: vir@tinyerp.com-20100111114835-f05x3w6wl9bb47pa
2010-01-11 17:18:35 +05:30
Fabien Pinckaers 344dd181f3 [IMP] new menus
bzr revid: fp@tinyerp.com-20100109143002-32gkcy67d18v2gd7
2010-01-09 15:30:02 +01:00
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Fabien Pinckaers 29d694a0a0 improved_view
bzr revid: fp@tinyerp.com-20081126155520-x3xo4zz408wobboh
2008-11-26 16:55:20 +01:00
Fabien Pinckaers 77b9e4eae1 access_rights
bzr revid: fp@tinyerp.com-20081031224331-mw57t7md3ij44wzy
2008-10-31 23:43:31 +01:00
Fabien Pinckaers cac4fe35ca better_views
bzr revid: fp@tinyerp.com-20081027152913-hbizvoble601g1l9
2008-10-27 16:29:13 +01:00
Priyesh 830b1b8021 make new module named hr_attendance
bzr revid: solanki.priyesh@gmail.com-20080916142924-e8b4augwkzfx2vz6
2008-09-16 19:59:24 +05:30