Commit Graph

76 Commits

Author SHA1 Message Date
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
Antonin Bourguignon 90ff5bf65a [IMP] properly fetch events that have no registration
in order to achieve that, remove the previous patch which was too exclusive (WHERE r.id IS NOT NULL) and use 'virtual' ids instead
the unicity is guaranteed by concatenating the event id and the registration id (if any)

bzr revid: abo@openerp.com-20121011135809-fag9br23hthrwy1s
2012-10-11 15:58:09 +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 4079c1e4b4 [IMP] add a tofix in the comments
bzr revid: abo@openerp.com-20121010164523-hl70trg3txylev93
2012-10-10 18:45:23 +02:00
Antonin Bourguignon 79e52172f4 [IMP] remove duplicated fields from the GROUP BY statement
bzr revid: abo@openerp.com-20121010164016-7s3y43yubhwc5g1w
2012-10-10 18:40:16 +02:00
Antonin Bourguignon f7528e87bb [IMP] code style
bzr revid: abo@openerp.com-20121010163625-ybklx8alceyo1qaa
2012-10-10 18:36:25 +02:00
Antonin Bourguignon cdc7ee2fba [MERGE] trunk
bzr revid: abo@openerp.com-20121010135629-ywtajjsopoo5jvv0
2012-10-10 15:56:29 +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
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
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +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
Vo Minh Thu 74582aea7e [FIX] event: removed invalid _rec_name.
bzr revid: vmt@openerp.com-20120801081630-2wtg0rnwoa97zacg
2012-08-01 10:16:30 +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
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
pankita shah (Open ERP) 79b29e17c4 [FIX]remove ProgrammingError in event module
bzr revid: shp@tinyerp.com-20120725072952-mcnyappum33w1smy
2012-07-25 12:59:52 +05:30
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
Quentin (OpenERP) fa3301735e [IMP] event: usability, code review of form views
bzr revid: qdp-launchpad@openerp.com-20120709145832-idr4x5f8v4dtq3ol
2012-07-09 16:58:32 +02:00
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
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
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 1604698095 [REF] remove e.section_id in the repport
bzr revid: mva@openerp.com-20120213155011-3mtkxmryrq7dylpd
2012-02-13 16:50:11 +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 240a44c989 [merge]merge with the trunk
bzr revid: mva@openerp.com-20120124151843-miimna96ypu9s9si
2012-01-24 16:18:43 +01:00
MVA c55271b43f [merge]merge with the trunk
bzr revid: mva@openerp.com-20120124150700-sj36s8ahqsmvjwke
2012-01-24 16:07:00 +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
Raphael Collet fac6c3538e [MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)
bzr revid: rco@openerp.com-20111129103537-bi1v2c42ukoa48tw
2011-11-29 11:35:37 +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
Kuldeep Joshi (OpenERP) 8764f304bc [FIX]change in all analysis report
bzr revid: kjo@tinyerp.com-20111110071245-fxof230tqmtnbepc
2011-11-10 12:42:45 +05:30
Kuldeep Joshi (OpenERP) 9b457c2bcd [FIX] set active=true in anlysis report
bzr revid: kjo@tinyerp.com-20111109124220-xllj7xr4yh4krvz7
2011-11-09 18:12:20 +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