Commit Graph

73 Commits

Author SHA1 Message Date
qdc f57787e07e [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
Christophe Simonis 5a5f811d23 [REVERT] commit 5e5c73e
Branch 8.0 is a **stable** branch. This mean no database schema
changes.
2014-08-22 13:59:22 +02:00
qdc 5e5c73e7ba [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-22 09:49:09 +02:00
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
Raphael Collet 2398f480cd [IMP] addons: add _depends on models backed up by an sql view and used by other models 2014-07-08 15:32:38 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Richard Mathot (OpenERP) fbbe8631c9 [FIX] Partial fix of 'hr_evaluation', which is broken by the new 'survey' + code cleaning and simplification
bzr revid: rim@openerp.com-20140211153524-kxupg07ns5dny658
2014-02-11 16:35:24 +01:00
Gery Debongnie 52615b9d12 [IMP] removes old tree views in reporting and replaces them by the new graph views in pivot mode by default (addon hr_evaluation)
bzr revid: ged@openerp.com-20140102105455-1v3ututqhersh0hp
2014-01-02 11:54:55 +01:00
Gery Debongnie 48196bcad5 [IMP] changes the xml description of the graphs to use the new graph view (and to make sure the result is as close as possible) (addon hr_evaluation)
bzr revid: ged@openerp.com-20131224102758-nrt1i8kv6y1bpl21
2013-12-24 11:27:58 +01:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02: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
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
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
Vo Minh Thu ee1018a242 [FIX] hr_evaluation: removed invalid _rec_name.
bzr revid: vmt@openerp.com-20120801083823-m1mr5n32vuhiofzj
2012-08-01 10:38:23 +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) b50e736189 [IMP] hr_evaluation: improved search views.
bzr revid: tpa@tinyerp.com-20120720102952-kcikbi0ak8cxsqb8
2012-07-20 15:59:52 +05:30
Kuldeep Joshi (OpenERP) 36b05a7194 [MERGE] lp:openobject-addons
bzr revid: kjo@tinyerp.com-20120702091329-mur9imoo2v6tb4hc
2012-07-02 14:43:29 +05:30
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +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) 4395463c57 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120618070239-h6zjmw4hvn3oq543
2012-06-18 12:32:39 +05:30
Sbh (Openerp) e36af38e37 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120530054016-6q4d0dsqssxwjkwr
2012-05-30 11:10:16 +05:30
Divyesh Makwana (Open ERP) 7a7661fa79 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120530052856-dk8mfa6h6i5shs95
2012-05-30 10:58:56 +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
Sbh (Openerp) ce24cc113d [MERGE] Merge menu changes
bzr revid: sbh@tinyerp.com-20120524105938-iqkd2k13ht6w8381
2012-05-24 16:29:38 +05:30
Purnendu Singh (OpenERP) 99110a63e0 [MERGE] merge with main addong
bzr revid: psi@tinyerp.com-20120523065342-zqted3y2ke5kq7fo
2012-05-23 12:23:42 +05:30
Divyesh Makwana (Open ERP) 27cc0e0b28 [IMP] hr_evaluation : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522065954-1xhbje34p0j5xqsn
2012-05-22 12:29:54 +05:30
Kuldeep Joshi (OpenERP) 39031e052e [IMP] remove reporting menu
bzr revid: kjo@tinyerp.com-20120516132536-minpa12j813vcoi8
2012-05-16 18:55:36 +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
Purnendu Singh (OpenERP) 5de1e8d561 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120430122540-haxtywb5gjy16qle
2012-04-30 17:55:40 +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
Mayur Maheshwari (OpenERP) 16afc71f02 [IMP]hr_evaluation: Removed print & set to draft button, Removed progress bar field, give access right, hide a group and notebook and removed a demo data
bzr revid: mma@tinyerp.com-20120227084225-8buhhzz5lg7zftv4
2012-02-27 14:12:25 +05:30
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
Hardik Ansodariy (OpenERP) 33f266da1e [imp] hr periodic evaluation: improved access right and added demo data
bzr revid: han@tinyerp.com-20111111071413-3ozluq9bqmwgmty4
2011-11-11 12:44:13 +05:30
Hardik Ansodariy (OpenERP) 57277b70ba [imp] rename evaluation to appraisal
bzr revid: han@tinyerp.com-20111108062007-mb4fi5wqyg1ud5oq
2011-11-08 11:50:07 +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 6ff62c43da [IMP] remove apparently unused 'separator' attribute on some filter elements, tightening the RNG
bzr revid: xmo@openerp.com-20110314175430-zmitioduzwmn9de4
2011-03-14 18:54:30 +01:00
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
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
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
Vir (Open ERP) 2bc3199535 [IMP] hr_evaluation : improvements in evaluation analysis report
bzr revid: vir@tinyerp.com-20100923132127-df4g3wr7kyhintnn
2010-09-23 18:51:27 +05:30
AMP (OpenERP) d66b7fb535 [IMP]hr_evaluation : Usability Improvement in Evaluation report
bzr revid: amp@tinyerp.com-20100923125503-y7ze1ayv3h8ard8x
2010-09-23 18:25:03 +05:30
DBR (OpenERP) 5be9626fe4 [MOD/IMP]hr_*: Usability Improvement
bzr revid: dbr@tinyerp.com-20100923123510-y02p80gsic0fqfot
2010-09-23 18:05:10 +05:30
dbr a1bfb7d6df [MOD/IMP]hr_evaluation: Usability Improvement
bzr revid: tiny@tiny-desktop-20100923113558-zsgu4dlt1g72k3n5
2010-09-23 17:05:58 +05:30
Vir (Open ERP) 79defc6f99 [IMP] hr_evaluation : Improvement in Evaluation analysis report
bzr revid: vir@tinyerp.com-20100922130120-7jw036awblvy9qid
2010-09-22 18:31:20 +05:30
PSI(OpenERP) 2fdd2000e6 [IMP] hr related modules
bzr revid: mra@mra-laptop-20100803064146-1tlbgy3huwxfer4e
2010-08-03 12:11:46 +05:30
AMP(OpenERP) 4f02237856 [RENAME] From Extended option to Extended Filters, in all search views
bzr revid: vir@tinyerp.com-20100730110414-dfpapk594677vfsm
2010-07-30 16:34:14 +05:30
dbr(Open ERP) c8bea68cd4 [MOD] auction,audittrail,crm_*,hr_*,email_template,event,idea,lunch,marketing_campaign,mrp : set colors in tree views according to state
bzr revid: vir@tinyerp.com-20100720111402-kcq52pa035hsyyb9
2010-07-20 16:44:02 +05:30