Commit Graph

285 Commits

Author SHA1 Message Date
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) cd66e2402f [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120329130046-6s804a2aic6d4euc
2012-03-29 18:30:46 +05:30
Quentin (OpenERP) 9d429e4446 [REF] event, event_share: removed the event_share module and replaced by the use of uid=1 in the functions used by the kanban view to subscribe/unsubscribe
bzr revid: qdp-launchpad@openerp.com-20120329102237-4q7qjepjutlyet2f
2012-03-29 12:22:37 +02:00
Quentin (OpenERP) e5346f76ce [IMP] event: improvements related to kanban view
* removed foolish 'subscribe boolean field on event.registration
 * if the register max field on the event is left to 0, it means the number of available ticket is unlimited
 * few usabiltiy improvements and refactoring

bzr revid: qdp-launchpad@openerp.com-20120328143853-0m8uum4so8q4q3hv
2012-03-28 16:38:53 +02:00
Amit Patel (OpenERP) b79985289a [IMP]
bzr revid: apa@tinyerp.com-20120326113847-rcw09e4bp87sn6fh
2012-03-26 17:08:47 +05:30
Amit Patel (OpenERP) ea7cedc96d [IMP]
bzr revid: apa@tinyerp.com-20120326113132-bnodi8lyzwohf5v3
2012-03-26 17:01:32 +05:30
Amit Patel (OpenERP) afe3ea9e46 [IMP]
bzr revid: apa@tinyerp.com-20120326112221-jupd2mmjc504iu2x
2012-03-26 16:52:21 +05:30
Amit Patel (OpenERP) ef54b4df2e [IMP]:improved code
bzr revid: apa@tinyerp.com-20120326103212-hdqu509fxbocjvil
2012-03-26 16:02:12 +05:30
Amit Patel (OpenERP) 15296eb458 [IMP]:improved code
bzr revid: apa@tinyerp.com-20120326103101-bupq777xei3h8ilv
2012-03-26 16:01:01 +05:30
Amit Patel (OpenERP) 0d59afa455 [IMP]
bzr revid: apa@tinyerp.com-20120321125458-4qu5opgtlogtpq2h
2012-03-21 18:24:58 +05:30
Amit Patel (OpenERP) a1f79bde2a [IMP]
bzr revid: apa@tinyerp.com-20120321070408-gy02ke9mzh6xzkl0
2012-03-21 12:34:08 +05:30
Amit Patel (OpenERP) 94c68ff938 [IMP]
bzr revid: apa@tinyerp.com-20120321054356-t3t96j0kunsi4924
2012-03-21 11:13:56 +05:30
Amit Patel (OpenERP) 15249d4ce1 [IMP]
bzr revid: apa@tinyerp.com-20120321052126-j5p0itn5ij5gdnia
2012-03-21 10:51:26 +05:30
Kuldeep Joshi (OpenERP) e90535a6ae [IMP]event: remove res.partner.address and change demo
bzr revid: kjo@tinyerp.com-20120320114525-ecw4lgday9cp2huv
2012-03-20 17:15:25 +05:30
Kuldeep Joshi (OpenERP) 14cd8fd357 [MERGE] Merge with project branch
bzr revid: kjo@tinyerp.com-20120320071302-hja4o3mebjyn6ryt
2012-03-20 12:43:02 +05:30
Bhumika (OpenERP) cd70c5ba24 [FIX] event: set the string
bzr revid: sbh@tinyerp.com-20120320053216-4x72cj3p312z0f6b
2012-03-20 11:02:16 +05:30
Bhumika (OpenERP) 2e402d5c3e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120320052258-4g8zcpd248do6tw9
2012-03-20 10:52:58 +05:30
Bhumika (OpenERP) 7419c49725 [Fix] remove unused field referce
bzr revid: sbh@tinyerp.com-20120307104530-wjmgyaj4c9ocrd5i
2012-03-07 16:15:30 +05:30
Saurang Suthar (OpenERP) 3d9bfb1269 [FIX]event:res.partner.address is removed
bzr revid: ssu@tinyerp.com-20120307070210-6ha77oobc1ly0v8p
2012-03-07 12:32:10 +05:30
Amit (OpenERP) 8085156454 [ADD]:event:added kanban view for event and realted changes for that.
bzr revid: apa@tinyerp.com-20120306064902-rdx250ihctkpjph8
2012-03-06 12:19:02 +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
Quentin (OpenERP) db2d494800 [IMP] event: removed stupid help tooltip
bzr revid: qdp-launchpad@openerp.com-20120301113944-wttpqdorn9tcn1if
2012-03-01 12:39:44 +01:00
Quentin (OpenERP) e6b61085ad [FIX] event: used fields.datetime.now for date constraint checking + removed unused import
bzr revid: qdp-launchpad@openerp.com-20120301112026-puxhk0iwfhvba7di
2012-03-01 12:20:26 +01:00
MVA 9db1dbd834 [FIX] add condition of attended with starting event date and Compose email email_to auto fill in
bzr revid: mva@openerp.com-20120301102317-5tp34qpcq29cejws
2012-03-01 11:23:17 +01:00
MVA 23ae589087 [FIX] remove global variable to don t go in the if of crm/wizard/mail_compose_message.py
bzr revid: mva@openerp.com-20120229100433-pmn0uxlgci8eijy2
2012-02-29 11:04:33 +01:00
Quentin (OpenERP) 75c5372d84 [IMP] event: default values for email sent at confirmation of event/registration / better templates
bzr revid: qdp-launchpad@openerp.com-20120228180011-o54w1pi4ovnx5d12
2012-02-28 19:00:11 +01:00
Quentin (OpenERP) 215c2bcc46 [FIX] event: better name for functions. Event_moodle: fixed the call to super in order to have it before our try to connect moodle
bzr revid: qdp-launchpad@openerp.com-20120228144822-ekt32y4ns4bsd1go
2012-02-28 15:48:22 +01:00
MVA 57c6e264f0 [FIX] add pool of event.registration in email_registration
bzr revid: mva@openerp.com-20120228142135-nwc4tksa3m8pe0ps
2012-02-28 15:21:35 +01:00
MVA 6ea7933b11 [FIX] call the button_reg_close on the attended button
bzr revid: mva@openerp.com-20120228134841-yu6hi4q8n271ao42
2012-02-28 14:48:41 +01:00
MVA 97e7843377 [FIX] split the button_confirm and registration_open function in event and the super function in event_moodle
bzr revid: mva@openerp.com-20120228120134-k38kkxj2d5ylrw53
2012-02-28 13:01:34 +01:00
Quentin (OpenERP) 86a476d466 [FIX] event: fixed typo in method name + fixed calendar view of registrations
bzr revid: qdp-launchpad@openerp.com-20120228115803-2zvwpin3r3uo911q
2012-02-28 12:58:03 +01:00
Quentin (OpenERP) c54a2e5184 [IMP] event_moodle: overall improvement, cleaned the code, removed unused files, ...
bzr revid: qdp-launchpad@openerp.com-20120227151735-w683kz6502cx5usu
2012-02-27 16:17:35 +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) f22aec2866 [FIX] event: fixed the function that computes the register_* fields + fixed the yaml test accordingly + improved yaml test
bzr revid: qdp-launchpad@openerp.com-20120227115732-mhtk93q4uana6vub
2012-02-27 12:57:32 +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) 059ac98661 [IMP] event, usability: improved the order of registrations
bzr revid: qdp-launchpad@openerp.com-20120224163211-yo55u48nld9ccx9q
2012-02-24 17:32:11 +01:00
Quentin (OpenERP) 61977cb44b [IMP] event: usability misc improvements
bzr revid: qdp-launchpad@openerp.com-20120224162904-rlhtte2uz2gxn7ss
2012-02-24 17:29:04 +01:00
MVA 3687f0c241 [IMP] button_cancel if we done an even every registration will be done except if a registration is already done change message append put body_text and subject and remove bad demos and improve the test
bzr revid: mva@openerp.com-20120224155059-pp2y9g1xrsnewmv5
2012-02-24 16:50:59 +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
MVA ea6d9add1f [REF] refactoring event code
bzr revid: mva@openerp.com-20120224111905-jqgyftldze9rg1uq
2012-02-24 12:19:05 +01:00
MVA 8f61de4ba4 [REF] refactor the event code
bzr revid: mva@openerp.com-20120224110357-e0vbpkf1v04hua7f
2012-02-24 12:03:57 +01:00
MVA b48f23b6cd [REF] refactoring the code
bzr revid: mva@openerp.com-20120223101810-dyc7towtmvqemxol
2012-02-23 11:18:10 +01:00
MVA a91557d4c1 [REF] refactoring the code
bzr revid: mva@openerp.com-20120217112914-79w333mjeh1jhrtp
2012-02-17 12:29:14 +01:00
MVA 54347ec4c3 [REF] change some layout and tooltip
bzr revid: mva@openerp.com-20120216145249-87dl7py5zxbk6awx
2012-02-16 15:52:49 +01:00
MVA 40f8dc4fd9 [REF] change the test try if it works
bzr revid: mva@openerp.com-20120213165816-srkjna6xnm5at55v
2012-02-13 17:58:16 +01:00
MVA ebaa7bd063 [MERGE] correct conflict
bzr revid: mva@openerp.com-20120213153924-jbyeq83s6e8tp96t
2012-02-13 16:39:24 +01:00
MVA 254a7be264 [REF] change email template and refactore event code
bzr revid: mva@openerp.com-20120213152422-iakgz4scpj9y2g9t
2012-02-13 16:24:22 +01:00
MVA 139c69c18a [REF] change the name get to change the date with the event name
bzr revid: mva@openerp.com-20120213132127-d40qca9ummv717f3
2012-02-13 14:21:27 +01:00
MVA f5091c315f [REF] refactoring the event code
bzr revid: mva@openerp.com-20120213104910-ofanaw6ntiz8lvzq
2012-02-13 11:49:10 +01:00
MVA 1320924e1d [REF] modify event
bzr revid: mva@openerp.com-20120213094324-1znav85z8br306en
2012-02-13 10:43:24 +01:00
MVA 4cee9ba949 [ADD] name_get with date in event module
bzr revid: mva@openerp.com-20120213081754-55ukx2qbskjcq0tf
2012-02-13 09:17:54 +01:00
MVA 266da9940b [REF] correct some view
bzr revid: mva@openerp.com-20120210160110-edhiqjkxww0vm1j8
2012-02-10 17:01:10 +01:00
MVA c8d0bb13f8 [REF] add set to draft for registration
bzr revid: mva@openerp.com-20120209103357-ih10pp1u04dgp9hm
2012-02-09 11:33:57 +01:00
MVA db98d53e69 [BUG] put default maximum registration to 1000 else it was 0 and it raised and error
bzr revid: mva@openerp.com-20120207112614-2adyy8u937rnlfev
2012-02-07 12:26:14 +01:00
MVA db2cdc75ab [MERGE] merge with event module
bzr revid: mva@openerp.com-20120207094125-t3ze0w9pxh2af7a7
2012-02-07 10:41:25 +01:00
MVA 5d28f092c5 [CLEAN] cleaning the code
bzr revid: mva@openerp.com-20120124123806-1o80ampizifl5jpa
2012-01-24 13:38:06 +01:00
MVA e10d90d82e [clean] cleaning code
bzr revid: mva@openerp.com-20120117101155-hg9mrij67i2axf18
2012-01-17 11:11:55 +01:00
MVA bc07343f40 [clean] cleaning event screen and yaml test
bzr revid: mva@openerp.com-20120117091702-4120z3bhcgac3aak
2012-01-17 10:17:02 +01:00
MVA 30eeff00ee [CLEAN] review the code and some screens
bzr revid: mva@openerp.com-20120116135802-nzjllqh55mvpijnz
2012-01-16 14:58:02 +01:00
MVA b64af0787a [ADD] cleaning code
bzr revid: mva@openerp.com-20120113152454-ccutuvsv042oci16
2012-01-13 16:24:54 +01:00
MVA 0375bad8df [ADD] correct some bugs and review form registration view
bzr revid: mva@openerp.com-20120112102400-2dxcwhynikh0bu2r
2012-01-12 11:24:00 +01:00
MVA 789d528eb9 [ADD] trigger mail with email.template
bzr revid: mva@openerp.com-20120111110518-o961ova39cc0ucku
2012-01-11 12:05:18 +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 b07edf7795 [ADD] send mail
bzr revid: mva@openerp.com-20120106135955-m39cr5g7eont0f2y
2012-01-06 14:59:55 +01:00
MVA d512d9a846 [ADD] replace tab email
bzr revid: mva@openerp.com-20120106081322-uxy021zotav2asv1
2012-01-06 09:13:22 +01:00
Thibault Delavallée 07da2abe26 [MERGE] event.registration: fixed bug 907665: correct state changes and method calls when adding a note and changing registration state via wizard in emails tab of event.registration
bzr revid: tde@openerp.com-20111222170205-bfpf6t7skyz1883z
2011-12-22 18:02:05 +01:00
Fabien Pinckaers fe36026c1e [FIX] event without base_contact
bzr revid: fp@tinyerp.com-20111218211459-cknoy30tpuy7mrh3
2011-12-18 22:14:59 +01:00
Stephane Wirtel cc31f7e2f8 [FIX] base_contact: Integration with the others modules
bzr revid: stw@openerp.com-20111125103320-0z3k86foe5l63qpz
2011-11-25 11:33:20 +01:00
Fabien Pinckaers dd35a53e5b [FIX] some bad on_changes
bzr revid: fp@tinyerp.com-20111114220836-nlk4dly81ga0w0hd
2011-11-14 23:08:36 +01:00
Olivier Dony 58392ca9ad [FIX] mail,event: typos
bzr revid: odo@openerp.com-20110907202702-owsbk24fn3osgllc
2011-09-07 22:27:02 +02:00
Olivier Dony 1487e07364 [IMP] event: spellcheck, simplify mail compose wizard
bzr revid: odo@openerp.com-20110907172500-0lxme3pvcwzipeh0
2011-09-07 19:25:00 +02:00
Olivier Dony 2f543db06e [IMP] mail: cleanup/rename API + adapt dependencies (wip)
bzr revid: odo@openerp.com-20110825122757-0mqr0gbol25t0n41
2011-08-25 14:27:57 +02:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Harry (OpenERP) 5be7bbd5c3 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20110428111210-llk36qlgkdz1ls54
2011-04-28 16:42:10 +05:30
Harry (OpenERP) 490c9e3173 [MERGE] correction of backlog1
bzr revid: hmo@tinyerp.com-20110420125833-au8koi1tvr6bmnvj
2011-04-20 18:28:33 +05:30
Rifakat Haradwala (Open ERP) 96c65e3dbe [FIX]: improvements for attachment as dictionary
bzr revid: rha@tinyerp.com-20110420095458-0w53lpa10sv7wnep
2011-04-20 15:24:58 +05:30
vro 3fe9f6b1f1 [IMP]: Event tooltip typos and grammar.
bzr revid: vro@tinyerp.com-20110415062918-bluxwdyxixtxyjbi
2011-04-15 11:59:18 +05:30
Rifakat Haradwala (Open ERP) 0db9b58ef9 [IMP] crm_helpdesk, project_issue, hr_recruitment, event, project_planning: inherited email.compose.message in these modules
bzr revid: rha@tinyerp.com-20110408111001-9om0nhd9c9irtwkc
2011-04-08 16:40:01 +05:30
Rifakat Haradwala (Open ERP) 2fe7c51e36 [REM] email.smtp_server: removed email.smtp_server and did changes in email module
bzr revid: rha@tinyerp.com-20110321133156-y57yw6sekshnw9ns
2011-03-21 19:01:56 +05:30
Rifakat Haradwala (Open ERP) 455fb2d6b3 [IMP] email: email cleanup
bzr revid: rha@tinyerp.com-20110318134419-78qmipdipsryqgnz
2011-03-18 19:14:19 +05:30
Rucha (Open ERP) 117d3f75a0 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110317095800-l0sc4mj3uktsm8wa
2011-03-17 15:28:00 +05:30
Maxime Chambreuil ff092da7e5 [FIX] lp:727875
lp bug: https://launchpad.net/bugs/727875 fixed

bzr revid: maxime.chambreuil@savoirfairelinux.com-20110302174920-2coal2bnh8714jrc
2011-03-02 12:49:20 -05:00
Yogesh (OpenERP) ece864e532 [IMP] email.compose.message :- add the email_model=model name pass in context in xml file and change the active_model to email_model in default_get method. Global list define of email_model in crm and module are install then add the model name in this list.
bzr revid: ysa@tinyerp.com-20110224101305-iagvga1j6o6h4k0k
2011-02-24 15:43:05 +05:30
Yogesh (OpenERP) ffe7340159 [IMP] remove unused import statement.
bzr revid: ysa@tinyerp.com-20110218124846-uas68so40m2bvi4n
2011-02-18 18:18:46 +05:30
Yogesh (OpenERP) d1dcd5a16f [IMP] remove duplicate code in crm, crm_claim. crm_helpdesk, event, hr_recruitment, project_issu relate to send mail wizard.and improve email.message.send wizard.
bzr revid: ysa@tinyerp.com-20110218124509-srcrk6lz4p4f3wlw
2011-02-18 18:15:09 +05:30
Yogesh (OpenERP) 107467047c [IMP] imporve action_send_mail method in related module. hr_recruitment :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218115120-flg9m13lady8yk40
2011-02-18 17:21:20 +05:30
Yogesh (OpenERP) 425d9b0877 [IMP] event :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218113914-z1og0kj6yxz0wvxm
2011-02-18 17:09:14 +05:30
Yogesh (OpenERP) 659900e4d5 [IMP] add argument in email_send method of addons module.
bzr revid: ysa@tinyerp.com-20110209091848-tb1d9qcj9bz3iq2b
2011-02-09 14:48:48 +05:30
Yogesh (OpenERP) 0c7876ac29 [IMP] replace mailgate.message to email.message in addons module.
bzr revid: ysa@tinyerp.com-20110207055157-yr9co24w84kv0yvy
2011-02-07 11:21:57 +05:30
YSA (Openerp) 5140ae0d98 [IMP] add email module depedancy in related module.
bzr revid: ysa@tinyerp.com-20110204062934-yf8in8dzu15vdmeh
2011-02-04 11:59:34 +05:30
YSA (Openerp) bbdac458fd [IMP] call email_send method of email.message object insted of tools.
bzr revid: ysa@tinyerp.com-20110204061819-bb3p94bs7og680je
2011-02-04 11:48:19 +05:30
uco (OpenERP) 2b27c8e7b3 [FIX]: Corrected minor problems.
bzr revid: uco@tinyerp.com-20101213074049-c32m68722abkpola
2010-12-13 13:10:49 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
P. Christeas 8fa6d985a7 event: fix call to _check_recursion, after last commit.
bzr revid: p_christ@hol.gr-20101127201541-78wspzmaxdjt9cs2
2010-11-27 22:15:41 +02:00
P. Christeas dbcf9f404a analytic, event, crm_profiling: use new _check_recursion() from ORM
bzr revid: p_christ@hol.gr-20101127201532-0ybt027d05qt52rp
2010-11-27 22:15:32 +02:00
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
uco (OpenERP) 427cd9af23 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101122050522-dd1d0r9663bib603
2010-11-22 10:35:22 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Mustufa Rangwala f41331b31e [REF] event
bzr revid: mra@mra-laptop-20101110125328-364lsom30eyk1j3b
2010-11-10 18:23:28 +05:30
Mustufa Rangwala b44bcdba39 [FIX] Event: Copy registration will not copy invoice_id
bzr revid: mra@mra-laptop-20101110124930-i3oq64k3gwyt0066
2010-11-10 18:19:30 +05:30
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 17a5fd4ee8 [REF]
bzr revid: mra@mra-laptop-20101027131019-mx6r2q7fgpnkh0sb
2010-10-27 18:40:19 +05:30
Mustufa Rangwala b2d68ddd42 [REF] event
bzr revid: mra@mra-laptop-20101027130524-20vvcbyyisql8n55
2010-10-27 18:35:24 +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
Mustufa Rangwala 68dc715dfa [REF] event
bzr revid: mra@mra-laptop-20101026124014-gm1iqua5s01ql9ty
2010-10-26 18:10:14 +05:30
Mustufa Rangwala 3b667a564e [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101014041725-iko68c8209h84rk7
2010-10-14 09:47:25 +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
vra f00296a0bd [FIX]event : fixed the event registration report.
bzr revid: vra@tinyerp.com-20101013123714-cxe5rq2iub0qynau
2010-10-13 18:07:14 +05:30
Mustufa Rangwala 2f0ae0d7e0 [IMP] event: clean code
bzr revid: mra@mra-laptop-20101013105012-z6okoxrkd8t5tb1x
2010-10-13 16:20:12 +05:30
olt@tinyerp.com 54e6589b27 [FIX] event: now check that Closing Date is after Beginning Date
bzr revid: olt@tinyerp.com-20101013093337-jkmo3zx828o13m77
2010-10-13 11:33:37 +02:00
psi (Open ERP) a549980da4 [REF]
bzr revid: psi@tinyerp.co.in-20101013051112-ot4qpy0d9a8co0ty
2010-10-13 10:41:12 +05:30
vra fa717bef48 [FIX] event: fixed the issue for calling check_confirm for event registration object from demo file.
bzr revid: vra@tinyerp.com-20101012125435-uwzy4s2zwopjd700
2010-10-12 18:24:35 +05:30
Mustufa Rangwala cb9c10692c [REF]
bzr revid: mra@mra-laptop-20101012123126-4j4da4oip5cv9wlk
2010-10-12 18:01:26 +05:30
Mustufa Rangwala dca7bdf469 [FIX] Event: Regression on event
bzr revid: mra@mra-laptop-20101012053320-qy61b4tiel470ip0
2010-10-12 11:03:20 +05:30
Mustufa Rangwala 21cb64c24b [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101012044403-c5qdqf8k8v8xd6z3
2010-10-12 10:14:03 +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
Mustufa Rangwala 3f83a2b445 [REF] event
bzr revid: mra@mra-laptop-20101007134935-yt4c9uk6u92d3mw9
2010-10-07 19:19:35 +05:30
Mustufa Rangwala 2b0de067f4 [REF] event: Warning removed from automated test
bzr revid: mra@mra-laptop-20101007133552-5t7iqmke38cj01dd
2010-10-07 19:05:52 +05:30
Mustufa Rangwala 4a5585086e [REF] event: misc change on event
bzr revid: mra@mra-laptop-20101007124931-lfzm2jzo619as2f1
2010-10-07 18:19:31 +05:30
Mustufa Rangwala 39655a3578 [FIX]
bzr revid: mra@mra-laptop-20101007122854-66q3oez9z3r41qby
2010-10-07 17:58:54 +05:30
Mustufa Rangwala 463d928a0e [FIX] event: confirm and unconfirm number of registration did not get updated correctly
bzr revid: mra@mra-laptop-20101007121523-08jwovzy1us4tx6j
2010-10-07 17:45:23 +05:30
Mustufa Rangwala c7572adda4 [REF] Event: removed warnings from autommated tests
bzr revid: mra@mra-laptop-20101006074748-x3r8s1m5n7rcvot7
2010-10-06 13:17:48 +05:30
qdp-launchpad@tinyerp.com 3cb1f0aad6 [IMP] event: usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101005130614-abozhag180chadyo
2010-10-05 15:06:14 +02:00
sbh (Open ERP) 1a87577d4c [Fix] event: Fix the warining of pylint
bzr revid: sbh@tinyerp.com-20101006061009-ee2cco8sn1rnz21n
2010-10-06 11:40:09 +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
ATP (OpenERP) 9a4d85e957 [FIX] Undefined variables: auction, base_module_record, base_report_desinger, crm, event, resource
bzr revid: hmo@tinyerp.com-20100817070450-89httnejhscj30gu
2010-08-17 12:34:50 +05:30
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
Harry (OpenERP) bddf312603 [IMP] event: improve view
bzr revid: hmo@tinyerp.com-20100720064023-qsgpbzl1ay7nh021
2010-07-20 12:10:23 +05:30
Harry (OpenERP) 052ed35129 [IMP] Event: clean
bzr revid: hmo@tinyerp.com-20100720062214-15uh6s0u33mcevul
2010-07-20 11:52:14 +05:30
rpa (Open ERP) 9be80caf25 [IMP]: crm: Improvement for email cc help text
bzr revid: rpa@tinyerp.com-20100719114925-dja1ttwhdi8ot96o
2010-07-19 17:19:25 +05:30
rpa (Open ERP) 80fdc4995b [IMP]: crm: Put proper tooltip for email cc
bzr revid: rpa@tinyerp.com-20100719084144-yk2bj1xcrwjc6vad
2010-07-19 14:11:44 +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) 678fb856c3 [IMP] event: clean yml
bzr revid: hmo@tinyerp.com-20100716131431-dmfnq1v9q2nqcout
2010-07-16 18:44:31 +05:30
rpa (Open ERP) c5021c95f1 [IMP]: mail_gateway: Added a function field in mailgate message to provide a better visual display for case history like launchpad bugs
bzr revid: rpa@tinyerp.com-20100716104121-a2mnuneefl4knjn9
2010-07-16 16:11:21 +05:30
Harry (OpenERP) 603d901247 [IMP] event: clean regarding start date, end date and improve calendar view
bzr revid: hmo@tinyerp.com-20100716101651-gvh1lcjl4d85ixml
2010-07-16 15:46:51 +05:30
Harry (OpenERP) 4079548800 [IMP] event: demo data
bzr revid: hmo@tinyerp.com-20100716081957-0gnd1eilovf01sbf
2010-07-16 13:49:57 +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
Vir (Open ERP) 2128bb753a [Fix] Event : problem badge and product are fixed
bzr revid: vir@tinyerp.com-20100710091649-qxgphaf6v4dwy029
2010-07-10 14:46:49 +05:30
Vir (Open ERP) 042644ee44 [MOD] Event : Usability Improvements
bzr revid: vir@tinyerp.com-20100709111514-eoiajod95ajjoudk
2010-07-09 16:45:14 +05:30
Harry (OpenERP) 1376ed8833 [IMP] event: small improvement
bzr revid: hmo@tinyerp.com-20100705142843-mf24qbikfy0ndtyx
2010-07-05 19:58:43 +05:30
Vir (Open ERP) a1aa3651eb [IMP] event, subscription : Usability improvements
bzr revid: vir@tinyerp.com-20100702083250-k0x6clkog8iqjo6f
2010-07-02 14:02:50 +05:30
Harry (OpenERP) 2aed96496c [MERGE]
bzr revid: hmo@tinyerp.com-20100701152907-j8l0i0da6moljb73
2010-07-01 20:59:07 +05:30