Commit Graph

24 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
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
Gery Debongnie ddc1d840e7 [IMP] improves the Work Order Analysis reporting view, removes old Day, Month, Year field from the postgres view (addon mrp_operations)
bzr revid: ged@openerp.com-20140129143055-2qtivjtkpzyb13zw
2014-01-29 15:30:55 +01:00
Gery Debongnie d44df5eba8 [IMP] removes old tree view in reporting and replaces it by the new graph view in pivot mode by default (addon mrp_operations)
bzr revid: ged@openerp.com-20131231135305-4cq5vsbwlc4ecia5
2013-12-31 14:53:05 +01:00
Gery Debongnie def9e99aa4 [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 mrp_operations)
bzr revid: ged@openerp.com-20131224102909-cxweo8yyo67bt7su
2013-12-24 11:29:09 +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) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +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) 0e1fe0e39a [IMP] mrp_operations: improved search views.
bzr revid: tpa@tinyerp.com-20120720122200-50kzd3ej03pv32np
2012-07-20 17:52:00 +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
Ajay Chauhan (OpenERP) 3e3a234cf0 [IMP]mrp_* : improve search code in xml
bzr revid: cha@tinyerp.com-20120615054710-gsgycbzi3ie60481
2012-06-15 11:17:10 +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) 3f148674c2 [IMP] mrp_operations : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522101607-8hsiqjagdvepocnk
2012-05-22 15:46:07 +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
Hemendra Paregi (Open ERP) 6eb112a686 [IMP]mrp:improvement analysis report
bzr revid: hpa@tinyerp.com-20111110055106-n99hlt8enf48kukm
2011-11-10 11:21:06 +05:30
fp 5334e5d54b merge
bzr revid: fp@fp-laptop-20110917172405-4bngdcci9g6zx1ru
2011-09-17 19:24:05 +02:00
mayur maheshwari (Open ERP) ef9298c6c8 [FIX]mrp_operations:icon changed in finished and done !
lp bug: https://launchpad.net/bugs/790784 fixed

bzr revid: mma@tinyerp.com-20110606052847-c4c0n2xhw3od9krj
2011-06-06 10:58:47 +05:30
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
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
ksa (Open ERP) 873d19a629 [FIX]: misleading terminology on workcenter
lp bug: https://launchpad.net/bugs/720282 fixed

bzr revid: ksa@tinyerp.co.in-20110218085856-0x2gqq3i8r2wb5t4
2011-02-18 14:28:56 +05:30
uco (OpenERP) bfda5197b5 [ADD] mrp_operations: Added report for workorders analysis.
bzr revid: uco@tinyerp.com-20101015095332-83d1961e34q1odnb
2010-10-15 15:23:32 +05:30