Commit Graph

322 Commits

Author SHA1 Message Date
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
uco (OpenERP) e1ddb581a3 [REF] crm: Reverted the changes of on change method. Historize only when 'Next' and 'Previous' buttons are clicked.
bzr revid: uco@tinyerp.com-20101101123059-7z0kpnrz5rkvzon1
2010-11-01 18:00:59 +05:30
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
qdp-launchpad@tinyerp.com 911e541195 [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@tinyerp.com-20101008160635-ucfw3c7uwudt4csb
2010-10-08 18:06:35 +02:00
Fabien Pinckaers 900be54ed6 [IMP] misc useability improvements
bzr revid: fp@tinyerp.com-20101008144049-2deun7vlgd6ek1be
2010-10-08 16:40:49 +02:00
rpa (Open ERP) 61b776b330 [IMP]: crm*: Improvement in section and stage relation, Improved domain of stage_id
bzr revid: rpa@tinyerp.com-20101006121146-pua39253fb2rcgp1
2010-10-06 17:41:46 +05:30
rpa (Open ERP) 4787a78cdd [IMP,REM]: crm*: Improvements for sections and stages:
* Removed many2one field section_id from stage
* Added many2many field stage_ids in sales team(section)
* Improvement in stage_previous, state_next

bzr revid: rpa@tinyerp.com-20101001123719-h7rmqkgt15abjbfb
2010-10-01 18:07:19 +05:30
Fabien Pinckaers 40df5056bd fix
bzr revid: fp@tinyerp.com-20100928220325-3iu91eq36z8th7cq
2010-09-29 00:03:25 +02:00
Fabien Pinckaers 4d11c419bf [IMP] crm data
bzr revid: fp@tinyerp.com-20100928125008-wa6du4et5t43k2r9
2010-09-28 14:50:08 +02:00
rpa (Open ERP) 71a3990a04 [FIX]: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20100927134403-d0xv04c0kkfkn724
2010-09-27 19:14:03 +05:30
rpa (Open ERP) 337dee0987 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100922055033-dglsa09n1d2vwedv
2010-09-22 11:20:33 +05:30
Fabien Pinckaers d6b1c17175 fix
bzr revid: fp@tinyerp.com-20100921163951-0abtsd9apds8lj2e
2010-09-21 18:39:51 +02:00
rpa (Open ERP) 38c2087056 [IMP]: crm: Added help text for probability
bzr revid: rpa@tinyerp.com-20100920122258-s3btrq93v4qa1wjw
2010-09-20 17:52:58 +05:30
rpa (Open ERP) 82241c40ef [IMP]: crm: Minor improvements for stage and categories
bzr revid: rpa@tinyerp.com-20100920120600-1vly7d3sq2zisne9
2010-09-20 17:36:00 +05:30
qdp (OpenERP) 4d57c49b01 [IMP]: crm: Improvement in listing sales teams in selection as properly sorted by hierarchy
bzr revid: rpa@tinyerp.com-20100914114555-gpme5douyiuoy8to
2010-09-14 17:15:55 +05:30
Olivier Dony ef099febfd [IMP] crm.message_followers(): use correct field to get the salesman's email
bzr revid: odo@openerp.com-20100817192358-82ddpbk4kqhz5xwd
2010-08-17 21:23:58 +02:00
qdp-launchpad@tinyerp.com 7838abef1f [IMP] crm: crm objects have to use the email_cc field to compute the CC where to forward the incoming mails, instead of the list of mails build by the mailgate
bzr revid: qdp-launchpad@tinyerp.com-20100817130044-45z233rdzd2wu2v5
2010-08-17 15:00:44 +02: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
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
Olivier Dony 78e3af7ace [IMP] crm: allow selection of crm.case.stage items that have no sales team assigned even when a sales team is selected
bzr revid: odo@openerp.com-20100728171310-mwxvxya3k4pnslbc
2010-07-28 19:13:10 +02:00
JMA(OpenERP) ec3827535f [FIX] crm, mail_gateway: fixes send reminder.
bzr revid: vra@tinyerp.com-20100728100830-9d3kpm45e7ghn3n6
2010-07-28 15:38:30 +05:30
rpa (Open ERP) a069671a8a [FIX]: crm: Name in domain for base_action_rule
bzr revid: rpa@tinyerp.com-20100726105949-fop8p9d2vdq6iwef
2010-07-26 16:29:49 +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) 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
qdp-launchpad@tinyerp.com 3f683ab45e [IMP] crm: imrpved tooltip
bzr revid: qdp-launchpad@tinyerp.com-20100712221859-o0ojx74ivxulexv8
2010-07-13 03:48:59 +05:30
qdp-launchpad@tinyerp.com e19eb5d3c0 [IMP] crm: leads and opportunities - buttons, stages and probabilities stuff
bzr revid: qdp-launchpad@tinyerp.com-20100712221032-9lcpurgrmo2u4zla
2010-07-13 03:40:32 +05:30
rpa (Open ERP) 64040825e3 [FIX]: crm: Minor fixes
bzr revid: rpa@tinyerp.com-20100710102248-cwu8khzyylh0txzs
2010-07-10 15:52:48 +05:30
rpa (Open ERP) dc0b929b09 [ADD]: crm: * Added new objects for custom crm case and sections
* Added a wizard to create Menus for custom cases

bzr revid: rpa@tinyerp.com-20100710100016-n1tjsrvfnjgmifig
2010-07-10 15:30:16 +05:30
rpa (Open ERP) defcf7f5aa [IMP]: crm: Added a checkbox in sales team to change responsible on escalation
bzr revid: rpa@tinyerp.com-20100709102744-6mndtddixj72wcdn
2010-07-09 15:57:44 +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
Olivier Dony 8a7fe0ed1b [IMP] crm, mail_gateway:
- added display and tracking of CC for mail history, also changed long headers to fields.text (no arbitrary limit)
- improved crm views
- made _history() method of mailgate.thread public
- some additional cleanup

bzr revid: odo@openerp.com-20100702163101-tiapsrpnf4hli6il
2010-07-02 18:31:01 +02:00
rpa (Open ERP) c463d29838 [REVERT]: crm, mail_gateway: reverted _history refactoring
bzr revid: rpa@tinyerp.com-20100702053819-q4ss32b91wffvqg3
2010-07-02 11:08:19 +05:30
rpa (Open ERP) f2132a56e9 [REF]: mail_gateway, crm: Refactoring of _history for detailed history maintenance
bzr revid: rpa@tinyerp.com-20100701104631-12v4ii33woqj50bq
2010-07-01 16:16:31 +05:30
Olivier Dony ff27ca8040 [IMP] crm/report: simplify and fix reporting views + cleanup
bzr revid: odo@openerp.com-20100629090834-e2c9p4yzxed8enjm
2010-06-29 11:08:34 +02:00
Fabien Pinckaers 413c489090 [IMP] miscelleanous improvments
bzr revid: fp@tinyerp.com-20100625084621-8mztzgdyxrcfv93w
2010-06-25 10:46:21 +02:00
rpa (Open ERP) 7af197d09d [IMP]: crm: While changing stage, If the stage has on_change=True and Probability set the case probability should be changed accordingly + Improved label
bzr revid: rpa@tinyerp.com-20100624125907-givvt2bn6dotmrgs
2010-06-24 18:29:07 +05:30
JMA (OpenERP) 291f6cc29b [MERGE] Merge the changes from main trunk branch.
bzr revid: jma@tinyerp.com-20100614104704-tg3nf2v0v167m78z
2010-06-14 16:17:04 +05:30
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Vir (Open ERP) 3b06f1f5be [MOD/IMP] crm : In lead,opportunity views type field added. sales : advance invoice wizard, when user create advance invoice form view open
bzr revid: vir@tinyerp.com-20100610130407-42ibe5pxl2n8k42u
2010-06-10 18:34:07 +05:30
RGA(Open ERP) 335d13ff37 [MOD] project_issue,crm : usability improvements
bzr revid: vir@tinyerp.com-20100609054931-tejn3w41z3g8awlf
2010-06-09 11:19:31 +05:30
rpa (Open ERP) aa3732272d [IMP]: mailgate, crm: Added subject of sent mail as mailgate.message name
bzr revid: rpa@tinyerp.com-20100525130306-5rcy4n1gw0a0f360
2010-05-25 18:33:06 +05:30
rpa (Open ERP) 252987ae32 [IMP]: mail_gateway: Improvement in (email) history for attachments
bzr revid: rpa@tinyerp.com-20100525063530-736inv1bz9xzo9j8
2010-05-25 12:05:30 +05:30
rpa (Open ERP) 48da42cb8d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100521111609-00rg9sr3l3wvz1az
2010-05-21 16:46:09 +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
hmo 90f1e9d101 [MERGE] merged from lp:~openerp-dev/openobject-addons/ysa-dev-addons2
bzr revid: hmo@hmo-20100520122700-lejy1xv9yuts4icw
2010-05-20 17:57:00 +05:30
hmo 3aaebcb3a9 [MERGE] merge with master trunk-addons
bzr revid: hmo@hmo-20100520113303-67jlxy1thn3iafdn
2010-05-20 17:03:03 +05:30
rpa (Open ERP) f30e575df8 [IMP]: crm, base_action_rule, mailgateway: Minor Improvement + typo
bzr revid: rpa@tinyerp.com-20100520100305-qj9u0fltesw968nv
2010-05-20 15:33:05 +05:30
rpa (Open ERP) 37aeeae462 [IMP]: Improvements in crm classes for _inherits(mailgate.thread),
* Moved some functions of action rule for crm_case into crm.py to solve the problem of (python)inheritance

bzr revid: rpa@tinyerp.com-20100519134243-75vrkkymk9k3jssr
2010-05-19 19:12:43 +05:30
rpa (Open ERP) 92922b8dee [REM]: crm: Removed case log and history objects + Unused view of cases
bzr revid: rpa@tinyerp.com-20100519092625-ueo5u2qai12uus8v
2010-05-19 14:56:25 +05:30