Commit Graph

61 Commits

Author SHA1 Message Date
Fabien Pinckaers fe36026c1e [FIX] event without base_contact
bzr revid: fp@tinyerp.com-20111218211459-cknoy30tpuy7mrh3
2011-12-18 22:14:59 +01:00
ron@tinyerp.com 63adefd9a3 [FIX] event: Traceback generated when converting partner to registration of event
bzr revid: ron@tinyerp.com-20111115065913-03ikpexa6emwpiao
2011-11-15 12:29:13 +05:30
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
sbh (Open ERP) afad751848 [Fix] event :buildbot warning
bzr revid: sbh@tinyerp.com-20101111065242-94bdtlh6k90nh342
2010-11-11 12:22:42 +05:30
qdp-launchpad@tinyerp.com cb1a4a4b83 [FIX] event, make invoice wizard: fixed translability
bzr revid: qdp-launchpad@tinyerp.com-20101110110405-78t46ewvp9qpuenr
2010-11-10 12:04:05 +01:00
Mustufa Rangwala a6eb9389be [MERGE] Event: use get_object_reference instead on get_id (lp:~openerp-commiter/openobject-addons/trunk-dev-addons3-ara)
bzr revid: mra@mra-laptop-20101028114448-62bd5dgmfshjl6t3
2010-10-28 17:14:48 +05:30
ARA (OpenERP) 8232e99c1f [IMP] Event: use the method get_object_reference instead of _get_id
bzr revid: ara@tinyerp.com-20101028112536-wdjhhmtj3gjcjij3
2010-10-28 16:55:36 +05:30
Mustufa Rangwala 8b0db0ccc4 [REF] Event, Membership, pos: Cleaning and code improved
bzr revid: mra@mra-laptop-20101027042913-y963rgrq3bcog1qs
2010-10-27 09:59:13 +05:30
vth 765584ec93 [REf] account_* clean
give rights to the Marketing user to read the event.registration.badge object

bzr revid: vth@tinyerp.com-20101013134645-tqxcms2ageteg1ik
2010-10-13 19:16:45 +05:30
psi (Open ERP) 301ff85dca [IMP] event: code cleaning
bzr revid: psi@tinyerp.co.in-20101011060752-wycy59vnqnb11k2s
2010-10-11 11:37:52 +05:30
psi (Open ERP) a186491d91 [IMP] event: Improve search view and small change in Make invoice wizard
bzr revid: psi@tinyerp.co.in-20101008105948-1qflslhcp1qla6qo
2010-10-08 16:29:48 +05:30
ARA (OpenERP) 697153f8bd [FIX] Event: Creating invoice from registration now open with good search view and customer invoice instead of vendor ivnoices
bzr revid: ara@tinyerp.com-20101008090326-bzg7pmhymcwg8tsa
2010-10-08 14:33:26 +05:30
Mustufa Rangwala 2518e003c1 [IMP] event: Confirmation of event wizard improved
bzr revid: mra@mra-laptop-20101007103433-mln3ch6hswx6ktwn
2010-10-07 16:04:33 +05:30
olt@tinyerp.com fae903c3ee [IMP] event:
* price fields now uses decimal.precision (Sale Price)
 * removed 'Event Price'

bzr revid: olt@tinyerp.com-20101004121831-y91de9ed1km551yq
2010-10-04 14:18:31 +02:00
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
qdp-launchpad@tinyerp.com a80b7e2884 [IMP] event: labels improvements
bzr revid: qdp-launchpad@tinyerp.com-20100718215149-1vhhj4s044ct7eph
2010-07-19 03:21:49 +05:30
Harry (OpenERP) b651a55c71 [IMP] Event: clean
bzr revid: hmo@tinyerp.com-20100716064714-ivuu3ux3sayo28fh
2010-07-16 12:17:14 +05:30
Harry (OpenERP) d064da04d4 [IMP] Event: clean
event should not inherit anymore from crm.case.section: it's a new object
put a parent_id field to keep the hierarchy
sale team m2o is kept, but it's a widget=selection:  The reply-to on the event is also filled when choosing a sale team
put domain on locaiton room: same country as selected location country
cost: rename in registration cost 
demo data: not fixed date
maximum and minimum registration: return warning when we try to open an event that haven't not the requirements
Improved form view

bzr revid: hmo@tinyerp.com-20100715134144-lmfwa02wnsntdd9q
2010-07-15 19:11:44 +05:30
ATP(OpenERP) 878da4182e [IMP] Event/Membership: clean code/yml
bzr revid: hmo@tinyerp.com-20100712133056-kywn9u4c0dm3mly6
2010-07-12 19:00:56 +05:30
Harry (OpenERP) 1376ed8833 [IMP] event: small improvement
bzr revid: hmo@tinyerp.com-20100705142843-mf24qbikfy0ndtyx
2010-07-05 19:58:43 +05:30
Harry (OpenERP) 2aed96496c [MERGE]
bzr revid: hmo@tinyerp.com-20100701152907-j8l0i0da6moljb73
2010-07-01 20:59:07 +05:30
atp (Open ERP) ab3047a80a [IMP]: event: Add currency field.Improve registration view.
bzr revid: atp@tinyerp.co.in-20100630142159-7vxbjdhqa5doya13
2010-06-30 19:51:59 +05:30
Anup (OpenERP) a8e3cdf803 [IMP] event,mrp_repair,sale : Minor edit on notification messages
bzr revid: ach@tinyerp.com-20100630120313-nmsy7o8z9kpfo8ps
2010-06-30 17:33:13 +05:30
Mod2 Team (OpenERP) b93efbe7c4 [REF+IMP] event, membership:
Event :
 * Change button icon for all searchview.
 * Develop 'group by partner' functionality in make invoice wizard of registration form.
 * change yaml as per changes in make invoice wizard.
 * remove 'List of register event' wizard and put link on in event form.
 * ADD 'Send a new mail' button for mail
 * Improve history functionality.
 * add group : event/manager and event/subscriber.

Membership .
 * merge two sql query in one repor_membership file.
 * develop search view of that report.
 * change icon for search view.

bzr revid: hmo@tinyerp.com-20100626101340-bt77wjb8ug3a3flj
2010-06-26 15:43:40 +05:30
atp (Open ERP) c756e0b0fa [Fix]: remove some .moved file.
bzr revid: atp@tinyerp.co.in-20100622150035-ueu35w1vrzrl3y2j
2010-06-22 20:30:35 +05:30
atp (Open ERP) b3a841111b [IMP]: event: Minor Improvement in event module.
bzr revid: atp@tinyerp.co.in-20100621155446-kcw6124yl60yjyau
2010-06-21 21:24:46 +05:30
atp (Open ERP) 5a8aab4ce0 [IMP]: event: usability Improvement and Improve make invoice wizard.
bzr revid: atp@tinyerp.co.in-20100621060220-anjgndsm1jyhykl2
2010-06-21 11:32:20 +05:30
atp (Open ERP) 8cec4d8854 [Merge]: merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: atp@tinyerp.co.in-20100614061142-i8augtuc8n1t3f6f
2010-06-14 11:41:42 +05:30
atp (OpenERP) 29b06ee78a [IMP] event: improvement
bzr revid: hmo@tinyerp.com-20100609135821-61rfaf9lnqit5aez
2010-06-09 19:28:21 +05:30
atp (Open ERP) 704d545952 [IMP]: event: use inherit in place of inherits.Improve report using report guidlines.
bzr revid: atp@tinyerp.co.in-20100607064312-3cl1vc0gfal7wvhe
2010-06-07 12:13:12 +05:30
rpa (Open ERP) 9adfda2f95 [FIX]: event: Minor fix in event make invoice wizard
bzr revid: rpa@tinyerp.com-20100525092718-5o32csv26lh6buis
2010-05-25 14:57:18 +05:30
hmo 734da01824 [MERGE] CRM Improvement: _inhertis from mailgate.Thread
bzr revid: hmo@hmo-20100521102600-xvfwskufugexn5wv
2010-05-21 15:56:00 +05:30
Jay (Open ERP) 03bc80fc34 [FIX] event: made wizard of invoice creating more flexible (use onchange) + code refactoring
bzr revid: jvo@tinyerp.com-20100518142651-y7m7kzosazsvif6t
2010-05-18 19:56:51 +05:30
Jay (Open ERP) 3a1c5f23a4 [FIX] event: invoice creation from registrations
bzr revid: jvo@tinyerp.com-20100518112826-3sjz8lgljwv15z2a
2010-05-18 16:58:26 +05:30
Jay (Open ERP) cf409937f5 [FIX] Fixes on event/membership
bzr revid: jvo@tinyerp.com-20100518102915-hxw2rn0achf6pvar
2010-05-18 15:59:15 +05:30
rpa (Open ERP) c3c3e539f8 [IMP, FIX]: event: Improvement in event modules for:
* Removed dependency on crm.case as it is removed
 * Fixes in event/registration computation as per ner changes
 * Improvement in wizard

bzr revid: rpa@tinyerp.com-20100517133114-jjp82khn32m5zvjr
2010-05-17 19:01:14 +05:30
nel@tinyerp.com 90f0071acb Merge and FIX VAT declaration basing on stable sources
bzr revid: nel@tinyerp.com-20100407065502-62cik4iamvtzm4te
2010-04-07 08:55:02 +02:00
mra (Open ERP) e54e6fea1b [ADD] Event: Conver osv memory wizard create invoice from registration to osv memory type wizard
bzr revid: mra@tinyerp.com-20100401052338-ja6bzhgi8wush7xe
2010-04-01 10:53:38 +05:30
mra (Open ERP) 39a282b830 [IMP] Event: Event confirm registration wizard convert to osv memory type wizard
bzr revid: mra@tinyerp.com-20100330121754-7l3qhu8kggs4yxqi
2010-03-30 17:47:54 +05:30
qdp-launchpad@tinyerp.com 04c7b79d65 [IMP] sprint review: misc. small changes
bzr revid: qdp-launchpad@tinyerp.com-20100322135923-xv1c44s11r4gqfod
2010-03-22 14:59:23 +01:00
psi (Open ERP) 18e4093880 [IMP] event: Add cancel button to wizard (Registrations,List partner registrations)
bzr revid: psi@tinyerp.co.in-20100318070817-gzmsblosp54me6kb
2010-03-18 12:38:17 +05:30
psi (Open ERP) cef1f09dd3 [ADD] event: Conver wizard to osv memory wizard (Registrations,List partner registrations)
bzr revid: psi@tinyerp.co.in-20100318060001-4im0kbuif1d1oif0
2010-03-18 11:30:01 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
mra (Open ERP) 759cead482 fix bug number : 327990 for fiscal position added at the time of creating invoice from sale,purchase,and other modules
bzr revid: mra@tinyerp.com-20090211133254-xnp20b9tsbo28v35
2009-02-11 19:02:54 +05:30
mra (Open ERP) 11ec5fd610 modify event and membership now it pass fiscal position at creation of invoice
bzr revid: mra@tinyerp.com-20090129142121-fib5nlzgu359z6s4
2009-01-29 19:51:21 +05:30