Commit Graph

66 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
Denis Ledoux 6d97f74963 [FIX]event: speaker_id field removed from report, thus the group by speaker_id should be removed too from the search view
bzr revid: dle@openerp.com-20140305101737-uh22w2jo6engblvb
2014-03-05 11:17:37 +01:00
Gery Debongnie f6fec72797 [IMP] improves the Event reporting view by using the new graph view in pivot mode (addon event)
bzr revid: ged@openerp.com-20140127094918-52w9xt1nj1ae93fn
2014-01-27 10:49:18 +01:00
Gery Debongnie 2505af2bc6 [IMP] removes old tree view in reporting and replaces it by the new graph view in pivot mode by default (addon event)
bzr revid: ged@openerp.com-20131231143414-qugq5hxyw8v5yq1i
2013-12-31 15:34:14 +01:00
Gery Debongnie 6e651f2b05 [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 event)
bzr revid: ged@openerp.com-20131224102719-69fmb4wc1zccjtfx
2013-12-24 11:27:19 +01:00
Antonin Bourguignon 9f296a8005 [MERGE] trunk-bug-1024145-abo: fix an issue in event reporting due to a missing outer join in the psql view
lp bug: https://launchpad.net/bugs/1024145 fixed

bzr revid: abo@openerp.com-20121011145427-m8ol0yo980kz5j9k
2012-10-11 16:54:27 +02:00
Fabien Pinckaers 20fefed4c7 [MERGE] create=false
bzr revid: fp@openerp.com-20121010200511-yjmajwybmf3yfitm
2012-10-10 22:05:11 +02:00
Antonin Bourguignon f7528e87bb [IMP] code style
bzr revid: abo@openerp.com-20121010163625-ybklx8alceyo1qaa
2012-10-10 18:36:25 +02:00
Quentin (OpenERP) 168a29fdb9 [MERGE] merged the branch that is linked to the fix of yaml_import.py.
* fixed numerous yaml tests or onchange() that are not compatible with the new constraint: a field must be in the view if a onchange returns a value for it
 * fixed numerous yaml tests because the more realistic way we create records now spotted problems in them
 * sale and sale_stock: fixed onchange function
 * sale, sale_stock: added some tests to verify the onchange is triggered
 * account_voucher: fixed generation of journal entry for writeoff in secondary currency
 * account_voucher: fixed the yaml test that should have spotted above problem but which was eroneous too
 * event: replaced wrong reference to base.extended by base.group_no_one
 * mrp: improved stock move naming

bzr revid: qdp-launchpad@openerp.com-20121005132222-t58904z7qw6ztbvf
2012-10-05 15:22:22 +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
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
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
vta@openerp.com f920e391e0 [IMP] search view: review of the search views.
bzr revid: qdp-launchpad@openerp.com-20120730085027-0khspe8pl0t4118j
2012-07-30 10:50:27 +02:00
Turkesh Patel (Open ERP) 82c72fe0dc [IMP] event: improved search views.
bzr revid: tpa@tinyerp.com-20120724055724-0d2udznviv0jga29
2012-07-24 11:27:24 +05:30
Ajay Chauhan (OpenERP) ac2bd8624c [IMP]event_* : improve search code in xml
bzr revid: cha@tinyerp.com-20120615131231-p2jxm11m2nr1beb3
2012-06-15 18:42:31 +05:30
Divyesh Makwana (Open ERP) cf2a6ceb95 [IMP] event : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522064828-7aic79o4w50h77xu
2012-05-22 12:18:28 +05:30
Raphael Collet 549e2f5064 [IMP] association, auction, event, idea, marketing, membership, subscription, survey: remove group_extended
bzr revid: rco@openerp.com-20120425143528-gat2f4cdotqv1x06
2012-04-25 16:35:28 +02:00
Jagdish Panchal (Open ERP) d4a1d8bfdb [IMP] change sequence association, event, project in Reporting menu and chege sequence event and project in dashbord menu
bzr revid: jap@tinyerp.com-20120307095124-kmpzl4539eguj4mr
2012-03-07 15:21:24 +05:30
Meera Trambadia (OpenERP) 3f2578c049 [IMP] event:-reorganised 'Event Dashboard' and 'Event Analysis' menus
bzr revid: mtr@tinyerp.com-20120305115607-ixlkoavnje49sevy
2012-03-05 17:26:07 +05:30
Quentin (OpenERP) 1b026272f7 [FIX] event: fixed wrong help tooltip on filter button in registration analysis
bzr revid: qdp-launchpad@openerp.com-20120301112333-wtk9iw8up75wmbi1
2012-03-01 12:23:33 +01:00
Quentin (OpenERP) 5fc9aad7e8 [IMP] event: usability improvements
bzr revid: qdp-launchpad@openerp.com-20120227115809-qxz1ih4ykpo1ae2q
2012-02-27 12:58:09 +01:00
Quentin (OpenERP) 129d538a8d [IMP] event: usability changes in report_event_registration
bzr revid: qdp-launchpad@openerp.com-20120227104610-mmaoe8zk01gv2k5q
2012-02-27 11:46:10 +01:00
Quentin (OpenERP) 0dc5cc707a [IMP] event: usability changes in report_event_registration
bzr revid: qdp-launchpad@openerp.com-20120227102306-lurr71ienvx2q4wv
2012-02-27 11:23:06 +01:00
MVA 9e6d29523c [IMP] change the _get_register now we calculate with the total number of register
bzr revid: mva@openerp.com-20120227094746-d7imghni1epj6zlk
2012-02-27 10:47:46 +01:00
Quentin (OpenERP) e44b7b294d [IMP] event: removed the dependancies to crm, product and marketing module
bzr revid: qdp-launchpad@openerp.com-20120224132014-aw1ajxsjuub6jb7z
2012-02-24 14:20:14 +01:00
Quentin (OpenERP) 3e81bc311d [IMP] event: small usability changes
bzr revid: qdp-launchpad@openerp.com-20120224123246-0rno1f1h5myhdqf2
2012-02-24 13:32:46 +01:00
MVA ec523aa035 [REF] add some descriptions in test and in the __openerp file
bzr revid: mva@openerp.com-20120223154159-nnxa9ez0woin20cj
2012-02-23 16:41:59 +01:00
MVA aa8d8e92bd [REF] change the test try if it works
bzr revid: mva@openerp.com-20120213164633-6yayl4yic8659acq
2012-02-13 17:46:33 +01:00
MVA 78bc9c66a1 [MERGE] merge with new trunk
bzr revid: mva@openerp.com-20120131103439-25rlvdxlm3bq4m8l
2012-01-31 11:34:39 +01:00
MVA 09229f843d [REF] remove product id from the report view
bzr revid: mva@openerp.com-20120125103546-qjh1p3bpl8fc0wyv
2012-01-25 11:35:46 +01:00
MVA 5d28f092c5 [CLEAN] cleaning the code
bzr revid: mva@openerp.com-20120124123806-1o80ampizifl5jpa
2012-01-24 13:38:06 +01:00
MVA e6eeabd862 [ADD] review some bugs and some views
bzr revid: mva@openerp.com-20120110140826-bi7t0afmyzb92hka
2012-01-10 15:08:26 +01:00
MVA debfe254dd [ADD] change the dashboard eventregistration
bzr revid: mva@openerp.com-20120109155347-jnw3hq6ilj0x7rmg
2012-01-09 16:53:47 +01:00
MVA c913d46c49 [ADD] change the dashboard eventregistration
bzr revid: mva@openerp.com-20120109141704-p891qphhhrpa02g7
2012-01-09 15:17:04 +01:00
MVA b07edf7795 [ADD] send mail
bzr revid: mva@openerp.com-20120106135955-m39cr5g7eont0f2y
2012-01-06 14:59:55 +01:00
Fabien Pinckaers 9067da738b merge: useability membership, events
bzr revid: fp@tinyerp.com-20111116190124-46utx2qu6lkg8kkr
2011-11-16 20:01:24 +01:00
Khushboo Bhatt (Open ERP) bc4bf10b6b [IMP]association:improvement analysis report
bzr revid: kbh@tinyerp.com-20111115092827-8c80hibnp5gnpfw9
2011-11-15 14:58:27 +05:30
DBR (OpenERP) 89cb46e75d [IMP]event: Improve the filters
bzr revid: dbr@tinyerp.com-20110920115313-mmxv35ss81932b1d
2011-09-20 17:23:13 +05:30
DBR (OpenERP) fa56c87151 [IMP]Event : Improve the indentation
bzr revid: dbr@tinyerp.com-20110919112252-0nwc88bdgvmftbw3
2011-09-19 16:52:52 +05:30
DBR (OpenERP) 7482f1166b [IMP]Events : Improve the search view
bzr revid: dbr@tinyerp.com-20110919095341-2yupmuw6nsz690bq
2011-09-19 15:23:41 +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
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
rpa (Open ERP) 6caca89f87 [IMP]: Moved reference of demo user from *_security.xml to demo file
bzr revid: rpa@tinyerp.com-20101119102525-8gyj1gmm1w29rwxu
2010-11-19 15:55:25 +05:30
AMP (OpenERP) 315e838c48 [MOD/IMP] event,document,membership,sale : Usability Improvent In Icon
bzr revid: amp@tinyerp.com-20101026083337-6uswxzxwtyzv206d
2010-10-26 14:03:37 +05:30