Commit Graph

104 Commits

Author SHA1 Message Date
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
tfr@openerp.com d27ae843a3 [FIX] duplicate and edit all bug + refactor crm_case crm_base meeting phonecall
bzr revid: tfr@openerp.com-20110531133232-aiclel28l79p25bj
2011-05-31 15:32:32 +02:00
Thibault Francois 019c02eaf0 [MERGE] with addons 1 improvement meeting recurrent
bzr revid: tfr@openerp.com-20110118224539-m6j3iv8o0jxg175m
2011-01-18 23:45:39 +01:00
Thibault Francois 4de0ca454d [IMP,FIX] calendar, recurrent meeting now work correctlty, Finally grep -Rn -A 2 -B 2 --include=*.py print .
bzr revid: tfr@openerp.com-20110118223502-ws1rruwjrajv1xwz
2011-01-18 23:35:02 +01:00
Fabien Pinckaers 948e9172ce [FIX] lp 703088
bzr revid: fp@tinyerp.com-20110117073511-94kur7vzlhyfq9zt
2011-01-17 08:35:11 +01:00
Sbh (OpenERP) 125ca66f81 [Merge] Merge with team1 branch
bzr revid: sbh@tinyerp.com-20101216045409-6rllaq60cyuiszg9
2010-12-16 10:24:09 +05:30
Sbh (OpenERP) 77f150fb03 [IMP] crm,project_caldav: remove the dulpicate field
bzr revid: sbh@tinyerp.com-20101215094233-0y0ycserqvd6kuov
2010-12-15 15:12:33 +05:30
Sbh (OpenERP) 1415c477fc [IMP] base_calendar,crm: remove Edit All and Exclude range button
bzr revid: sbh@tinyerp.com-20101215092601-y7o3ccuoo0961db0
2010-12-15 14:56:01 +05:30
Sbh (OpenERP) f75d2bb142 [IMP] crm: Improve the reccurrent meeting
bzr revid: sbh@tinyerp.com-20101213112723-5r5hvdpbsf4rwhs3
2010-12-13 16:57:23 +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
Sbh (OpenERP) 3f93055036 [FIX] crm: Fix the troubles with recurency in calendar,[IMP] remove Exclude range button and add the boolean field for edit all
lp bug: https://launchpad.net/bugs/684791 fixed

bzr revid: sbh@tinyerp.com-20101209071904-2jt38mur25otkhgn
2010-12-09 12:49:04 +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
jam-openerp e76438c449 [BUG] lp:673895
bzr revid: jam@tinyerp.com-20101124090342-mtgw7mkiuc95dtfo
2010-11-24 14:33:42 +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
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
sbh (Open ERP) 7ce8233a0b [Fix] crm: Fix the id problem of meeting
bzr revid: sbh@tinyerp.com-20101102113231-oqax0zbxpj3tusg8
2010-11-02 17:02:31 +05:30
rpa (Open ERP) ffb80419a0 [FIX]: crm, crm_caldav: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20101018070037-kftexoiqnksjqgg0
2010-10-18 12:30:37 +05:30
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
P. Christeas 601804a87b crm, product: Tolerate missing shortcut for res_users.create()
Those 2 addons try to attach a shortcur to every new user created.
However, this data may be missing (eg. during the install of
"product, idea" to a clean db). We shouldn't block the creation of
users.

bzr revid: p_christ@hol.gr-20100828141849-wzibtjq02cscg98v
2010-08-28 17:18:49 +03:00
rpa (Open ERP) 852d148e1d [FIX]: crm*: Fixed problem of duplicating cases with history and date open/close
lp bug: https://launchpad.net/bugs/615257 fixed

bzr revid: rpa@tinyerp.com-20100817125400-je0u3im8x945cxig
2010-08-17 18:24:00 +05:30
rpa (Open ERP) 6e93201b13 [IMP]: crm, crm_claim, crm_fundraising, crm_helpdesk: Improvement for log messages
bzr revid: rpa@tinyerp.com-20100722110056-udb2qy6gtwbr5whe
2010-07-22 16:30:56 +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
rpa (Open ERP) 8a2aee7d1a [FIX]: crm, crm_claim, crm_helpdesk, crm_fundraising: Improvement in tooltips
bzr revid: rpa@tinyerp.com-20100715131856-iyc19cuv0brtpcpb
2010-07-15 18:48:56 +05:30
Harry (OpenERP) 1f673db082 [FIX] calendar: set resposible user by default with current login user
bzr revid: hmo@tinyerp.com-20100709090036-xfapyojgahkkhkwn
2010-07-09 14:30:36 +05:30
rpa (Open ERP) 0a71188f44 [REF]: base_action_rule: Code cleaning + View improvement
bzr revid: rpa@tinyerp.com-20100706114625-b950gbemt6kux67n
2010-07-06 17:16:25 +05:30
rpa (Open ERP) ccd071ec73 [FIX]: base_calendar : Fixed problem of group by state
[IMP]: base_calendar : Improvement in exrule wizard for setting exrule none + View improvement
* Event/Meeting Fields should be readonly in done state

bzr revid: rpa@tinyerp.com-20100624125503-fzsn25zwaa2n9tf8
2010-06-24 18:25:03 +05:30
Fabien Pinckaers 920e5f5c5f [FIX] improve mailgateway system, removed thread_id
bzr revid: fp@tinyerp.com-20100623202929-332dlnhgjk01dbme
2010-06-23 22:29:29 +02:00
rpa (Open ERP) 8cd3caab57 [IMP]: crm: Improvement for putting crm information in partner, made separate file for partner info
bzr revid: rpa@tinyerp.com-20100525122358-z1e5qeb2c7glcdwd
2010-05-25 17:53:58 +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
rpa (Open ERP) e1ec62f428 [IMP]: crm: Improvement in meeting, phonecall for _inherits(mailgate thread)
bzr revid: rpa@tinyerp.com-20100520061525-d390dgd29z21br8t
2010-05-20 11:45:25 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
rpa (Open ERP) 31cde9d01f [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100517052603-zmmblo5o1030dlxu
2010-05-17 10:56:03 +05:30
ksa (Open ERP) 1a8ce11d22 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100514064906-fbte140kwld456wk
2010-05-14 12:19:06 +05:30
rpa (Open ERP) bc719175f8 [REM,IMP]: partner_infotab: Removed partner_infotab, put the details in respective modules(crm, account)
bzr revid: rpa@tinyerp.com-20100513141536-5t2nr95ec2wnll6b
2010-05-13 19:45:36 +05:30
ksa (Open ERP) 7509ca21ef [IMP]: product crm: Apply shortcut of product and calendar for any user
bzr revid: ksa@tinyerp.co.in-20100511134239-oaxtlr8dvuy0juws
2010-05-11 19:12:39 +05:30
rpa (Open ERP) 0b3051c170 [IMP]: crm: Usability Improvements in search views and filters
bzr revid: rpa@tinyerp.com-20100510070703-15tllshsqgyguq82
2010-05-10 12:37:03 +05:30
rpa (Open ERP) 59da752714 [IMP]: crm, mail_gateway: Added new python class crm_case to handle all common functions related to case and removed that functions in particular objects
bzr revid: rpa@tinyerp.com-20100505115513-fy2vbtqn887615q3
2010-05-05 17:25:13 +05:30
rpa (Open ERP) 1d805efd99 [IMP]: crm: Improvement in phonecall for removing dependencies from crm.case
bzr revid: rpa@tinyerp.com-20100503134142-rs6l6uf2xspd9j4k
2010-05-03 19:11:42 +05:30
rpa (Open ERP) 8ecd574c3a [IMP]: crm: Improvement in meeting for removing dependency from crm.case
bzr revid: rpa@tinyerp.com-20100503125901-of7z6oa4oannqg39
2010-05-03 18:29:01 +05:30
rpa (Open ERP) ee4052bc1a [IMP]: crm: Major changes in crm
* Removed crm.case
* Inherited other cases from mailgate.thread 
* Changes in lead and opportunity: Removed dependency from crm.case and added for mailgate.thread
* still lot of things to fix(TODO): meeting, phonecall/reports

bzr revid: rpa@tinyerp.com-20100503123048-642v3gt4gorubmrs
2010-05-03 18:00:48 +05:30
ksa (Open ERP) db9f301129 [IMP]: crm: Task id -591 - filter automatically on the meetings/phone calls that relates to this opportunity
bzr revid: ksa@tinyerp.co.in-20100423085119-iuwqdo2fizm4dw7k
2010-04-23 14:21:19 +05:30
rpa (Open ERP) 782a9701dc [IMP]: base_calendar: changes for all day event, Added views and menus for Event and invitation + Improvement
bzr revid: rpa@tinyerp.com-20100419134522-qaasmd3x88dcc36s
2010-04-19 19:15:22 +05:30
Fabien Pinckaers b4e65caa16 [IMP] better views
bzr revid: fp@tinyerp.com-20100418191109-ee9avwgdbzegda4j
2010-04-18 21:11:09 +02:00
atp (Open ERP) a522cd9d63 [IMP]: crm: open crm Meeting form in edit all button using function in place of calendar edit all wizard.
bzr revid: atp@tinyerp.co.in-20100326120908-47h3pyawkp2bp5fx
2010-03-26 17:39:08 +05:30
ksa (Open ERP) e189ccd665 [IMP]: crm: Apply doc string + optimization
bzr revid: ksa@tinyerp.co.in-20100322104026-ek83y39e88bx9zrw
2010-03-22 16:10:26 +05:30
RGA(OpenERP) 397b5a36d8 Improved related changes for browse support in reference field
bzr revid: hda@tinyerp.com-20100317141130-08v21img7a8tu9qx
2010-03-17 19:41:30 +05:30
rpa (Open ERP) c08e198cd2 [IMP]: crm(Meetings): * Changed logic of duration/End date computation form function field to onchange
* Removed timezone and priority
* Removed unrelated states
* Improved invitation+invitation accept logic

bzr revid: rpa@openerp.co.in-20100304095442-8ke1gvtr1avs6n0t
2010-03-04 15:24:42 +05:30
rpa (Open ERP) ab5585e42d [IMP]: crm(meeting): Put Deadline as datetime
bzr revid: rpa@openerp.co.in-20100224063601-if0o1c86ec30dn4p
2010-02-24 12:06:01 +05:30
Stephane Wirtel 30db0b0f49 [FIX] crm: Add the date_closed field
bzr revid: stephane@openerp.com-20100216151711-5k9kaejt2xcyus87
2010-02-16 16:17:11 +01:00