Commit Graph

82 Commits

Author SHA1 Message Date
Denis Ledoux 40a7a5dc64 [FIX]hr_timesheet_sheet: report, the join clause of the view was wrong, account_analytic_line is join with hr_timesheet_sheet_sheet thanks to the sheet_id (hat.sheet_id=htss.id), not with the line_id (hat.line_id=htss.id)
bzr revid: dle@openerp.com-20131125142624-wilbjmlgy9yubcgk
2013-11-25 15:26:24 +01:00
Pinakin Nayi (OpenERP) f97c97d672 [IMP]account_followup,hr_timesheet_sheet:in analysis report create button is there but no need of it
bzr revid: pna@tinyerp.com-20130313070029-9ojiilbnl2tn7f3g
2013-03-13 12:30:29 +05:30
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +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
Foram Katharotiya (OpenERP) 16dd332339 [IMP] remove extra column day,month,year in timesheet report
bzr revid: fka@tinyerp.com-20121022063655-r7f9hof8i4aho0oj
2012-10-22 12:06:55 +05:30
Amit Patel e7519ddcec [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121018115554-pq84emgkh4eb47ij
bzr revid: apa@tinyerp.com-20121022051933-s4zgepxyu5wogswd
2012-10-22 10:49:33 +05:30
Fabien Pinckaers 6c15bcce12 [MERGE] HR
bzr revid: fp@openerp.com-20121021195925-sbsfni9i10r2o2bw
2012-10-21 21:59:25 +02:00
Amit Patel 519c621acb [FIX]:hr_timesheet:ProgrammingError: column timesheet_report.day does not exist:LINE 1: ...d) AS id, count(timesheet_report.id) AS day_count,"timesheet...
bzr revid: apa@tinyerp.com-20121017101534-pixtr1ayjw3xgk3k
2012-10-17 15:45:34 +05:30
Atul Patel (OpenERP) 53c70856c3 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121011153329-nssuw7jzxzfjyhm7
2012-10-11 21:03:29 +05:30
Fabien Pinckaers 20fefed4c7 [MERGE] create=false
bzr revid: fp@openerp.com-20121010200511-yjmajwybmf3yfitm
2012-10-10 22:05:11 +02:00
pankita shah (Open ERP) e65a9208b8 [Fix] when click time sheet timesheet sheet analysis in reporting
bzr revid: shp@tinyerp.com-20121010090913-lugvm9jwb43hdmmq
2012-10-10 14:39:13 +05:30
Atul Patel (OpenERP) 257d03f403 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121003052447-99gpby70gy2fbhih
2012-10-03 10:54:47 +05:30
niv-openerp 51ba7db167 Removed date_current
bzr revid: nicolas.vanhoren@openerp.com-20121002123906-n8nuv9181mv0md83
2012-10-02 14:39:06 +02:00
Fabien Pinckaers 00e8128412 [MERGE]
bzr revid: fp@tinyerp.com-20120928083213-7iiif73rxb2m1kxv
2012-09-28 10:32:13 +02:00
Nimesh (Open ERP) 8c42299413 [REMOVE] remove create button form all posgress report.
bzr revid: nco@tinyerp.com-20120927083839-ruhpxzwgdyasodfe
2012-09-27 14:08:39 +05:30
Foram Katharotiya (OpenERP) 942c10775d [IMP] rename quantity field into Time Quantity in timesheets
bzr revid: fka@tinyerp.com-20120921092139-v0zivzne452qc8h1
2012-09-21 14:51:39 +05:30
Twinkle Christian (OpenERP) 721adad01e [IMP]Remove type field from the whole hr module
bzr revid: tch@tinyerp.com-20120808124839-ecd1uic8mscg3s7f
2012-08-08 18:18:39 +05:30
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
Turkesh Patel (Open ERP) 579a41ab12 [IMP] hr_timesheet_sheet: improved search views.
bzr revid: tpa@tinyerp.com-20120720113333-4qou6upyblvy617h
2012-07-20 17:03:33 +05:30
Pinakin Nayi (OpenERP) e65b5db25a [IMP]reporting-checker-wizards-menus
bzr revid: pna@tinyerp.com-20120627115613-e6q3wh7428b217e6
2012-06-27 17:26:13 +05:30
Purnendu Singh (OpenERP) 2663cbca6e [MERGE] hr_*: make some improvements and Merge cha branch
bzr revid: psi@tinyerp.com-20120615125750-7yanak6d4282nk4u
2012-06-15 18:27:50 +05:30
Divyesh Makwana (Open ERP) d18cb96c97 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120528062205-ukjcxs41f917dsk2
2012-05-28 11:52:05 +05:30
Divyesh Makwana (Open ERP) c249a5fe31 [IMP] hr_timesheet_sheet : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522072837-kfzhzjliex4nmlkt
2012-05-22 12:58:37 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Raphael Collet e4efcb808d [IMP] hr*: remove group_extended
bzr revid: rco@openerp.com-20120425141135-9jgai7os8mxj80go
2012-04-25 16:11:35 +02:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Fabien Pinckaers e2fbf93799 [IMP] analysis view, filter OR year/month
bzr revid: fp@tinyerp.com-20111114091831-h6mx15bpnti694pa
2011-11-14 10:18:31 +01:00
Jagdish Panchal (Open ERP) 671a010604 [imp] improvement Analysis HR
bzr revid: jap@tinyerp.com-20111111104606-td601olh0ypgz2cz
2011-11-11 16:16:06 +05:30
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Xavier Morel 178fec5c64 [FIX] str 'in' str (singletons missing tuple-building comma), in @colors attributes. Replace by string equality
bzr revid: xmo@openerp.com-20110911135025-v9yct8pnjfj21tyj
2011-09-11 15:50:25 +02:00
Xavier Morel 4e6a9ea55c [REM] all @col and @colspan attributes on groups in search views: search views are not laid out by columns, therefore these attributes do not belong
bzr revid: xmo@openerp.com-20110315140859-uh9w3exdit84qz47
2011-03-15 15:08:59 +01:00
qdp-launchpad@tinyerp.com 9597d00cc6 [MERGE] merged the olt branch related to decimal precision
bzr revid: qdp-launchpad@tinyerp.com-20101230141937-xo00esnrjga0gdy0
2010-12-30 15:19:37 +01:00
Vir (Open ERP) d2aa564115 [ADD] hr, hr_timesheet_sheet, email_template, marketing_campaing : Tooltip added for menus
bzr revid: vir@tinyerp.com-20101112062346-spehxiz822n6l1o0
2010-11-12 11:53:46 +05:30
AMP (OpenERP) 743501fe11 [MOD/IMP] hr_* Usebility Improvement in Icon
bzr revid: amp@tinyerp.com-20101028072340-6oyqm4yx1n3yoe44
2010-10-28 12:53:40 +05:30
Vir (Open ERP) 408e499131 [Merge]
bzr revid: vir@tinyerp.com-20101015104603-c5l8sr53w2wof27o
2010-10-15 16:16:03 +05:30
DBR (OpenERP) a971419f30 [ADD/MOD]hr_timesheet_sheet: Add Timesheet Sheet Analysis report
bzr revid: dbr@tinyerp.com-20101015130025-yrmt74x8soq226h0
2010-10-15 18:30:25 +05:30
Jigar Amin 114843c9f2 [IMP] filter on Current Month in report view in addons
bzr revid: jam@tinyerp.com-20101013131343-gkqnw9awzt341jy9
2010-10-13 18:43:43 +05:30
Jigar Amin 984eedc0a6 [IMP] Fixing incorrect date range expressions in search filters: Month-1 in all rport
bzr revid: jam@tinyerp.com-20110113114207-arrf8mzf0g4dkrm9
2011-01-13 17:12:07 +05:30
DBR (OpenERP) 0e53783ff2 [MOD/IMP]: Usability Improvement, Change Icon of Analytic account Filter/Button
bzr revid: dbr@tinyerp.com-20101013062906-lted0vxn51u52o8d
2010-10-13 11:59:06 +05:30
Fabien Pinckaers b3a6611ee0 [IMP] better useability
bzr revid: fp@tinyerp.com-20101012215940-yvnh0sog8voxiz85
2010-10-12 23:59:40 +02:00
AMP (OpenERP) b8d6ba08ab [Merge]
bzr revid: amp@tinyerp.com-20101009052704-2q6fykxrff3xdr02
2010-10-09 10:57:04 +05:30
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
DBR (OpenERP) d270bee66a [MOD/IMP] hr_timesheet_sheet : Usability Improvements in Timesheet Sheet Analysis Report
bzr revid: dbr@tinyerp.com-20101008070438-zc0g5fxb6kko2jmq
2010-10-08 12:34:38 +05:30
Mustufa Rangwala 2d904863d3 [MERGE] Merge from trunk addons
bzr revid: mra@mra-laptop-20101007040218-ri0quuezltnfetzd
2010-10-07 09:32:18 +05:30
qdp-launchpad@tinyerp.com 834f85ab4f [IMP] hr_timesheet_sheet: set the timesheet sheet working per employee instead of per user
bzr revid: qdp-launchpad@tinyerp.com-20101006163901-7x4wz3abc3a1qqbm
2010-10-06 18:39:01 +02:00
olt@tinyerp.com 73b83e84c5 [IMP] hr_timesheet_sheet: timesheet report now uses decimal.precision
bzr revid: olt@tinyerp.com-20101005114409-kc22r86oduvc2qs6
2010-10-05 13:44:09 +02:00
olt@tinyerp.com e4ecbb0a71 [IMP] hr: 'exepnse', 'recruitment' and 'timesheet' dynamic reports now uses decimal.precision
bzr revid: olt@tinyerp.com-20101005113421-8svidbt2oflfkzsj
2010-10-05 13:34:21 +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