Commit Graph

142 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
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +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
Simon Lejeune babfb0f78d [IMP] hr* reports converted to qweb
bzr revid: sle@openerp.com-20140415191911-0rttsd7ayk6exm6u
2014-04-15 21:19:11 +02:00
Gery Debongnie 18a2a01853 [IMP] improves the reporting view Expenses Analysis (add some measures to the table) in addon hr_expense
bzr revid: ged@openerp.com-20140130131359-ziq94d5jmvrxbc3y
2014-01-30 14:13:59 +01:00
Gery Debongnie 5ff1074593 [IMP] removes old tree views in reporting and replaces them by the new graph views in pivot mode by default (addon hr_expense)
bzr revid: ged@openerp.com-20140102105141-whih1fsc97domxso
2014-01-02 11:51:41 +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
Quentin (OpenERP) a4926b070b [FIX] hr_expense: removal of references to account_voucher module
bzr revid: qdp-launchpad@openerp.com-20130314150332-uifxmj2h2z4k2w28
2013-03-14 16:03:32 +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
Quentin (OpenERP) 00f3dfc6d8 [MERGE] use of formatLAng(amount, currency_obj=...) and use of display_address() in reports
bzr revid: qdp-launchpad@openerp.com-20121012071640-sxhy9xnat65r8158
2012-10-12 09:16:40 +02:00
Nimesh (Open ERP) 8afc4b0d16 [IMP] expense.rml
bzr revid: nco@tinyerp.com-20120928122920-rah1697pni2xnwk3
2012-09-28 17:59:20 +05:30
Nimesh (Open ERP) 0159340e87 [IMP] imporve amount with curruncy in hr_expense
bzr revid: nco@tinyerp.com-20120928113712-wcy20zoas4ixkk7x
2012-09-28 17:07:12 +05:30
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
Quentin (OpenERP) d6ea5a5cc6 [MERGE] branch with improvement hr_expense (accounting entries booking)
bzr revid: qdp-launchpad@openerp.com-20120817122406-gjf1ih4l4m5wm2qu
2012-08-17 14:24:06 +02:00
Purnendu Singh (OpenERP) 4ef4dd3054 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120816051019-ybu9967pkdpq122a
2012-08-16 10:40:19 +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
Purnendu Singh (OpenERP) bbf4bfe78c [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120806060602-ph2s5sx6tebomcs3
2012-08-06 11:36:02 +05:30
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) 918f386b38 [IMP] hr_expanse: improved search views.
bzr revid: tpa@tinyerp.com-20120720103721-4i424494z5wkmvhj
2012-07-20 16:07:21 +05:30
Divyesh Makwana (Open ERP) bb7df4dcc5 [IMP] hr_expense : After the confirmation of the expense, the button should create a purchase receipt and confirmed it. It must creates the accounting entries exactly as the current invoice does.
bzr revid: mdi@tinyerp.com-20120717104214-pwypgr6d17ji4s4q
2012-07-17 16:12:14 +05:30
Divyesh Makwana (Open ERP) d73663c123 [IMP] hr_expense : Improved the hr expense report.
bzr revid: mdi@tinyerp.com-20120716062150-rrbwm51f34iei8xy
2012-07-16 11:51:50 +05:30
Divyesh Makwana (Open ERP) 4ecf6fef06 [IMP] hr_expense : After the confirmation of the expense, the button should create an account.voucher (instead of an invoice) and confirmed it. It must creates the accounting entries exactly as the current invoice does.
bzr revid: mdi@tinyerp.com-20120711131347-4uj73ojgrrfcdjd1
2012-07-11 18:43:47 +05:30
Quentin (OpenERP) e6ef77b047 [MERGE] hr review of form views
bzr revid: qdp-launchpad@openerp.com-20120705092921-0edv4n7z0392ia83
2012-07-05 11:29:21 +02:00
Quentin (OpenERP) 66922c7199 [IMP] code review
bzr revid: qdp-launchpad@openerp.com-20120703155843-awb230fppn22wbs1
2012-07-03 17:58:43 +02:00
Kuldeep Joshi (OpenERP) 8407f04694 [IMP] Reporting menu change
bzr revid: kjo@tinyerp.com-20120629104326-1x1ojw0xfegodhm4
2012-06-29 16:13:26 +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
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
Ajay Chauhan (OpenERP) 6db119b7d8 [IMP]hr_* : improve search code in xml
bzr revid: cha@tinyerp.com-20120613124157-z5zpn42aao3w3cf2
2012-06-13 18:11:57 +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
Divyesh Makwana (Open ERP) 94c010b8a1 [IMP] hr_expense : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522070348-mollhizuy7zbgd5q
2012-05-22 12:33:48 +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
Raphael Collet e4efcb808d [IMP] hr*: remove group_extended
bzr revid: rco@openerp.com-20120425141135-9jgai7os8mxj80go
2012-04-25 16:11:35 +02:00
Jean-Christophe VASSORT 7675f273fd [FIX] opw 383657: hr_expense: When unit quantity or factor value is zero > get divide by zero error
bzr revid: jcv@openerp.com-20120221093039-6ggnker7badbkk4d
2012-02-21 10:30:39 +01:00
Rucha (Open ERP) 84a517a6d7 [IMP]: Removed pageSize from report rml as it will be taken from company paper format;
bzr revid: rpa@tinyerp.com-20111221090811-tg1vbfqs303f8yvq
2011-12-21 14:38:11 +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
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
Quentin (OpenERP) 086d74aa9d [IMP] hr_expense: minor improvements in the report (added back the note and certified conform blabla + added validation user)
bzr revid: qdp-launchpad@openerp.com-20110330130723-99rf9fcnsv71exn9
2011-03-30 15:07:23 +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
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
apa (OpenERP) 4c41bbb80a [IMP]:improved hr reports.
bzr revid: apa@tinyerp.com-20101215104802-95pv1tz74fuj433b
2010-12-15 16:18:02 +05:30
Mustufa Rangwala e95aad1ed6 [FIX] hr_expense: invoiced filter button hr expense report not with invoiced and paid state of exepense
bzr revid: mra@mra-laptop-20101125081508-54ivx177g94gxlmr
2010-11-25 13:45:08 +05:30
vro bf79acc36c [IMP] Added <pto> for report column headers
bzr revid: vro@tinyerp.com-20101116055416-ymr44rsjks5f118q
2010-11-16 11:24:16 +05:30