Commit Graph

94 Commits

Author SHA1 Message Date
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
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
Harry (Open ERP) 34342fb461 [IMP] base_calendar, caldav: dependancy interchange
bzr revid: hmo@tinyerp.com-20100211140846-60dhl6m0qsltu6n1
2010-02-11 19:38:46 +05:30
Harry (Open ERP) 0504c236e1 [IMP+ADD] crm, crm_caldav:
Removed caldav stuff from crm module. Now
core crm module has  only  simple meeting  future like stable 5.0.

and crm_caldav has more  futures  like:
        *  Recurrent meeting
        *  Alarms
        *  Invitation facility
        *  Share meeting with other calendar clients like sunbird

bzr revid: hmo@tinyerp.com-20100211065932-lm4lzinl15zq0dqb
2010-02-11 12:29:32 +05:30
sbh (Open ERP) b6d6d6167b [IMP] crm: add the phonecall_id and opportunity_id in meeting and remove the lead_category data
bzr revid: sbh@tinyerp.com-20100129100759-iudc6wsbr4n7zube
2010-01-29 15:37:59 +05:30
rpa (Open ERP) 6c55ac6c25 [IMP]: crm(meeting): Improvement for priority in meeting view
bzr revid: rpa@openerp.co.in-20100120114151-lr4sc0tt4a1iv02f
2010-01-20 17:11:51 +05:30
rpa (Open ERP) f5a7198e50 [IMP,REF]: caldav, crm, project_calendar: Moved caldav stuff from project_calendar to caldav and improvement regarding import/export calendar
bzr revid: rpa@openerp.co.in-20100119134720-qkpd7wmzm5aer7zr
2010-01-19 19:17:20 +05:30
rpa (Open ERP) bbfe5e7032 [REF]: caldav, crm: Moved caldav stuff from crm.meeting to caldav
bzr revid: rpa@openerp.co.in-20100119094224-37iahxu4uzsot8bz
2010-01-19 15:12:24 +05:30
sbh (Open ERP) cd8d78510a [IMP]crm: changed the category object name and remove the view
bzr revid: sbh@tinyerp.com-20100119052539-uw5in4cab6uakt8q
2010-01-19 10:55:39 +05:30
uco (OpenERP) e48fd51300 [MERGE]: Merged with parent branch
bzr revid: uco@tinyerp.co.in-20100118134754-6rhoc8oocxn3clnz
2010-01-18 19:17:54 +05:30
rpa (Open ERP) b034fc865d [IMP]: caldav, crm: Improvement for importing recurrent meetings with same uid
bzr revid: rpa@openerp.co.in-20100118110730-c57780xdyjyug6by
2010-01-18 16:37:30 +05:30
sbh (Open ERP) 3be6db4497 merge
bzr revid: sbh@tinyerp.com-20100118101844-8103ohphry14te9l
2010-01-18 15:48:44 +05:30