Commit Graph

62 Commits

Author SHA1 Message Date
chm@openerp.com c10800f2f1 [FIX] website_event_sale: multi tickets
bzr revid: chm@openerp.com-20140502140152-hx7ktaf0cg2m7ija
2014-05-02 16:01:52 +02:00
Olivier Dony 3891e0f2aa [FIX] event_sale: call to parent store trigger resolver fails due to class mismatch for <unbound_method>
bzr revid: odo@openerp.com-20140429105020-0itp8j0oa4im3bj7
2014-04-29 12:50:20 +02:00
Olivier Dony 9706320c11 [FIX] event_sale: `seats_available` needs to be recomputed according to the value of `seats_max` that changes when tickets are updated
bzr revid: odo@openerp.com-20140428094449-wuvjwl4ko10l4c92
2014-04-28 11:44:49 +02:00
Christophe Simonis 7a7d7febf8 [MERGE] forward port of branch saas-3 up to revid 9429 chs@openerp.com-20140424123538-rxk9got9k2on1ki1
bzr revid: chs@openerp.com-20140424131824-4ksluvhnegp7kplb
bzr revid: chs@openerp.com-20140424134533-lhhcd32n3s0m9cqk
2014-04-24 15:45:33 +02:00
Olivier Dony 60cafe4da2 [FIX] website_event_sale: hide event tickets that are not for sale anymore
This should ideally be based on an extra timezone
field on each event, pending fix later in trunk.

bzr revid: odo@openerp.com-20140422123153-m6za55oqkiqysalx
2014-04-22 14:31:53 +02:00
Fabien Pinckaers f5ccf4c523 [IMP] Ticket types translateable
bzr revid: fp@tinyerp.com-20140414123231-b27qnkaujayk9j84
2014-04-14 14:32:31 +02:00
Olivier Dony d248bcb33a [FIX] event_sale: consistent addition of event-related fields on products and templates
bzr revid: odo@openerp.com-20140130172422-wvq804yizh5x3xe0
2014-01-30 18:24:22 +01:00
Christophe Matthieu 07adc071df [IMP] website_event: split module: remove depends with sale and move event's ticket form into a bridge: website_event_sale
bzr revid: chm@openerp.com-20140128113101-aon81actmpahyn58
2014-01-28 12:31:01 +01:00
Christophe Matthieu d588e44d34 [IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints
[FIX] remove module_portal_anonymous ref
[IMP] website: res_config with wizard
[IMP] event: remove related field to res.partner
[FIX] website_sale: change crappy _get_pricelist method (who return a browse record to a function field type many2one)

bzr revid: chm@openerp.com-20140128092037-zrrbz1hrmgat88o4
2014-01-28 10:20:37 +01:00
Christophe Matthieu 43044d8ee7 [IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints
bzr revid: chm@openerp.com-20140127135828-z848mvpis5d9xyh8
2014-01-27 14:58:28 +01:00
Christophe Matthieu 9548b71db8 [FIX] event_sale: traceback when confirming an event
bzr revid: chm@openerp.com-20140124132357-90mx68jr7vbxjw1c
2014-01-24 14:23:57 +01:00
Raphael Collet c08b9a7b03 [FIX] event_sale: improve usage of get_object()
bzr revid: rco@openerp.com-20140123163746-9p5zz3ntn6908tfi
2014-01-23 17:37:46 +01:00
Christophe Matthieu db17d26b3a [IMP] website_event: create tickets inside add_event. (insead of overwrite create in event_sale)
bzr revid: chm@openerp.com-20131127103816-fn1dse25djmknylj
2013-11-27 11:38:16 +01:00
Christophe Matthieu 9fc02cfadc [IMP] event_sale: add a deadline equal datebegin on tickets created if deadline is empty
bzr revid: chm@openerp.com-20131127102514-zu38sazvzzlb9deh
2013-11-27 11:25:14 +01:00
Fabien Pinckaers 183c75a3c7 [IMP] default values on new events
bzr revid: fp@tinyerp.com-20131126161424-savrp6u63zmpoq5w
2013-11-26 17:14:24 +01:00
Fabien Pinckaers fb0abe39bc [WIP] EVENT: new features required for community days/big events
Manage tracks/talks
	Allow a dedicated menu per event
	Allow a blog per event, to announce stuff
	A "Call for Proposal" page

bzr revid: fp@tinyerp.com-20131124185434-hwyluq90e2g4g7tj
2013-11-24 19:54:34 +01:00
Christophe Matthieu 85014499a5 [IMP] website_sale: domain to display product in shop, overwrited in website_event
bzr revid: chm@openerp.com-20131115160828-pjv3gessa5sxu2ap
2013-11-15 17:08:28 +01:00
Fabien Pinckaers a5c05adda3 [IMP] manifest event module
bzr revid: fp@openerp.com-20130928204105-8q30oh21c1xcck5a
2013-09-28 22:41:05 +02:00
Thibault Delavallée 754fbd0d79 [IMP] event_sale: cleaned demo data, using standard xml_ids.
Also removed website_published and description website fields, not necessary at all.

bzr revid: tde@openerp.com-20130924101924-0onpypxq0806dzb7
2013-09-24 12:19:24 +02:00
ima-openerp e70f0cdf3a [IMP]added event description and improved code.
bzr revid: ishwarmalvi13@gmail.com-20130923125835-j18ge3q2bmaj0jvl
2013-09-23 18:28:35 +05:30
Christophe Matthieu 1fbf4c6349 [IMP] website: publisher with css for activated and disabled
bzr revid: chm@openerp.com-20130903104115-9yukaqh0teh45ipf
2013-09-03 12:41:15 +02:00
Christophe Matthieu 9183757380 [FIX] website_event vs website_sale: variation of ticket price with pricelist if the ticket have the same price of the product. If the price is different, do not change the price of the ticket
bzr revid: chm@openerp.com-20130902104646-argn1gu8rk2p1w7a
2013-09-02 12:46:46 +02:00
Christophe Matthieu 69327029a7 [IMP] website_event: demo data
bzr revid: chm@openerp.com-20130829153748-gtbocio487ym5drj
2013-08-29 17:37:48 +02:00
Christophe Matthieu c012e3bdc6 [IMP] website_event: create order_line and check registration_limits
bzr revid: chm@openerp.com-20130807134547-rbsrcswsozmna03w
2013-08-07 15:45:47 +02:00
Christophe Matthieu 95e8504d5c [IMP] website_event: add function fields register on ticket model. Add onchange on sale.order.line for event tickets
bzr revid: chm@openerp.com-20130807112812-23l0b8pjdzutyixy
2013-08-07 13:28:12 +02:00
Martin Trigaux 49b693e30b [IMP] event: remove unused parameter from context
bzr revid: mat@openerp.com-20130530150621-z4xsss7hfx7v8ixe
2013-05-30 17:06:21 +02:00
Farid Ghanchi (OpenERP) 39024c0239 [IMP] Improved code
bzr revid: ggh@tinyerp.com-20130517103456-huif4hsynibg0uqb
2013-05-17 16:04:56 +05:30
Farid Ghanchi (OpenERP) 48efb3b4d6 [IMP] Remove override message_post methode
bzr revid: ggh@tinyerp.com-20130517102732-ik68fh7bfv40lmee
2013-05-17 15:57:32 +05:30
Farid Ghanchi (OpenERP) 70f20e30d4 [IMP] Improved code
bzr revid: ggh@tinyerp.com-20130517045859-jnciw2w13z3u1eka
2013-05-17 10:28:59 +05:30
Farid Ghanchi (OpenERP) 7d276f0153 [IMP] Improve the code
bzr revid: ggh@tinyerp.com-20130516134304-md4kapvo1yt6q4c0
2013-05-16 19:13:04 +05:30
Farid Ghanchi (OpenERP) c24ba91ef9 [IMP] Improved code
bzr revid: ggh@tinyerp.com-20130515111644-z95wn1t0tful5o8z
2013-05-15 16:46:44 +05:30
ggh-openerp 01193f2a44 [MERGE] with lp:openobject-addons
bzr revid: ggh@tinyerp.com-20130417095810-jzdgtehzc953rszc
2013-04-17 15:28:10 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vishmita 01dd857721 [Merge]Merge lp:openobject-addons
bzr revid: vja@tinyerp.com-20130128103020-hfetgjo1h200t6a6
2013-01-28 16:00:20 +05:30
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
ggh-openerp 7130cada4f [Merged] Merged with trunk
bzr revid: ggh@tinyerp.com-20121214063323-k60whdtf4yync2ux
2012-12-14 12:03:23 +05:30
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +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
ggh-openerp 5ed6cae896 [IMP]Event registration create from SO we remove one messages
bzr revid: ggh@tinyerp.com-20121203093441-ldiliu306x7l7ii0
2012-12-03 15:04:41 +05:30
Saurang Suthar d304f95e2f [IMP]event_sale:set eType of Event field after EAN13 Barcode field and updated tooltip of that field as per suggestion
bzr revid: ssu@tinyerp.com-20121126114249-b5wmo4ildkpke8lj
2012-11-26 17:12:49 +05:30
Fabien Pinckaers b5776d36bc [MERGE] copy of sale order when cancelled
bzr revid: fp@tinyerp.com-20121112132854-09733v3onwq9uhwg
2012-11-12 14:28:54 +01:00
Foram Katharotiya (OpenERP) f6034c32d9 [FIX] traceback: maximum recursion depth exceeded
bzr revid: fka@tinyerp.com-20121112092125-g6phkn7ynjhapv9k
2012-11-12 14:51:25 +05:30
Quentin (OpenERP) d0c38a833c [FIX] event_sale: fix stupid recursion error in definition of fields.related
bzr revid: qdp-launchpad@openerp.com-20121017123814-qjcee8z1ftgzouqq
2012-10-17 14:38:14 +02:00
Turkesh Patel (Open ERP) 8d1b195172 [IMP] purchase_requisition: remove street,city as street,city fields does not exist in event.registration
bzr revid: tpa@tinyerp.com-20120907100050-u1lxnmbwvrh6ixg3
2012-09-07 15:30:50 +05:30
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Kuldeep Joshi (OpenERP) f7db94c2c5 [IMP]event_sale: remove contact_id
bzr revid: kjo@tinyerp.com-20120613120838-0rhk8aeq1mmt47m0
2012-06-13 17:38:38 +05:30
Fabien Pinckaers 3f31dd0d0c [merge] events
bzr revid: fp@tinyerp.com-20120525072114-x1ylvnbw2k3twbhy
2012-05-25 09:21:14 +02:00
Atul Patel (OpenERP) e21492a8bf [REM]: Remove unused code and refactor code as per specification
bzr revid: atp@tinyerp.com-20120523134448-9vqtiufzjgmmaq0b
2012-05-23 19:14:48 +05:30
Atul Patel (OpenERP) 7a087d6240 [FIX]: Remove page view from form view and place it into event_sale module.
bzr revid: atp@tinyerp.com-20120507101032-e9q0u4cgng231i62
2012-05-07 15:40:32 +05:30