Commit Graph

97 Commits

Author SHA1 Message Date
Rifakat Haradwala (Open ERP) 4fe15ff183 [FIX] crm, crm_claim, crm_helpdesk, hr_recruitent, project_issue, project_mailgate: fix double attachment creation error as removing attachment from message_new()
bzr revid: rha@tinyerp.com-20110406111647-8xcyc2ershxj6q1a
2011-04-06 16:46:47 +05:30
Rifakat Haradwala (Open ERP) 5bebe7d2f1 [IMP] crm, email_thread.py: changes in message_new() arguments and improvements
bzr revid: rha@tinyerp.com-20110406074701-70vye5ey1sgg3b2v
2011-04-06 13:17: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
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) b086aadd1e [IMP] project_issue :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218115656-off7dhkdo0n5sh71
2011-02-18 17:26:56 +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
Sbh (OpenERP) 61a4141a78 [IMP] project: performance issues
bzr revid: sbh@tinyerp.com-20110117131257-bfkuwnme3rwnlfew
2011-01-17 18:42:57 +05:30
Stephane Wirtel cf0e2e54b4 [IMP] Re-open an pending or closed issue by email
bzr revid: stephane@openerp.com-20110114131622-105w96ifgniwdykc
2011-01-14 14:16:22 +01:00
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) 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) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +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
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
Harry (OpenERP) 2b29d4784d [IMP] project_issue: issue is pending after convert to task
bzr revid: hmo@tinyerp.com-20101014102449-0dt30yprikhvc62g
2010-10-14 15:54:49 +05:30
Harry (OpenERP) 896ebda0ae [MERGE]
bzr revid: hmo@tinyerp.com-20101013104406-byc7tlrbqrna2h7c
2010-10-13 16:14:06 +05:30
Harry (OpenERP) db43747c75 [MERGE]
bzr revid: hmo@tinyerp.com-20101013075120-yktqh6ot7y01b50v
2010-10-13 13:21:20 +05:30
Harry (OpenERP) aac1861009 [FIX] project_issue: progress bar should update on task progress
bzr revid: hmo@tinyerp.com-20101012131205-3ea7dnljgxwlzx1j
2010-10-12 18:42:05 +05:30
Harry (OpenERP) 56249a5de3 [FIX] project_issue: remove domain in type_id on project.issue
bzr revid: hmo@tinyerp.com-20101012124223-29boouihsbe4sj0d
2010-10-12 18:12:23 +05:30
jas cbdd2134a8 [IMP] project_issue, project_long_term : improved string and corrected spelling mistake in demo file
bzr revid: jas@tinyerp.com-20101012102537-r35k4pe4ej56yxpt
2010-10-12 15:55:37 +05:30
ron@tinyerp.com 635e3389e9 [IMP] 5008 and 5009 Revert Changes
bzr revid: ron@tinyerp.com-20101007084314-iiqqleknx8j1vy9c
2010-10-07 14:13:14 +05:30
Fabien Pinckaers fc0c225828 fix
bzr revid: fp@tinyerp.com-20101004235726-mvx5y41nx2bg4s9f
2010-10-05 01:57:26 +02:00
Fabien Pinckaers 727fe16042 fix
bzr revid: fp@tinyerp.com-20101004194146-nht24d27hte5pk5h
2010-10-04 21:41:46 +02:00
ron@tinyerp.com fdc839079f [FIX]:Issue Menu:-Issue will be Convert Task Only when Issue in To Do State -- progressbar on issue to related with task progressbar >> Long Term Planning Menu:The Gantt View Display Phase Name ---calender view and Gantt View Display All Phases
bzr revid: ron@tinyerp.com-20101004131033-czvqbsgeebo2wu0w
2010-10-04 18:40:33 +05:30
Harry (OpenERP) 0994368ae1 [IMP] project
bzr revid: hmo@tinyerp.com-20100930144119-rqcos1j0xumt4h6t
2010-09-30 20:11:19 +05:30
Harry (OpenERP) 99245023a2 [IMP] project: put store=true in function field which are useful in group by result
bzr revid: hmo@tinyerp.com-20100930081929-hvyx11mwf0rena1z
2010-09-30 13:49:29 +05:30
Harry (OpenERP) 48d3a97e1c [MERGE]
bzr revid: hmo@tinyerp.com-20100930075942-a8ddhr94v3xlv2vs
2010-09-30 13:29:42 +05:30
gpa 7f728b9e80 added changes for project
bzr revid: gpa@tinyerp.com-20100929150702-209fgqoz1am8n4cb
2010-09-29 20:37:02 +05:30
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
RHA(OpenERP) 4def2f930b [IMP]: Usability imporvements in project_* and document_* modules
bzr revid: rvo@tinyerp.co.in-20100920061101-qizxmc2hyxcj2a9s
2010-09-20 11:41:01 +05:30
Stephane Wirtel 81c1a50f3c [FIX] base_action_rule: Pass the context to the base_action_rule#_action method
[REF] base_action_rule: Remove mutable arguments (context)
[REF] base_action_rule: Use getattr instead of hasattr (avoid bugs)
[FIX] project_issue: Specify the state_to key in the context from the message_new function (this key will be used in the do_check method of the base_action_rule object)

bzr revid: stephane@openerp.com-20100824112057-m9k1m92dnonftscs
2010-08-24 13:20:57 +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
PAP(OpenERP) c75affcd1c [IMP] project & its related module with removing of mx.datetime dependancy
bzr revid: mra@mra-laptop-20100812073145-h57aft3vbcxsmvu7
2010-08-12 13:01:45 +05:30
PAP(Openerp) 32392534dc [FIX] project_issue: Duplication of field
bzr revid: mra@mra-laptop-20100802122017-snziby07xklt3c6v
2010-08-02 17:50:17 +05:30
pap (openerp) 9bd6693f6d [IMP]: imp in project, project_log_term
- changed type of all the dates in project phase from datetime to date
- improved send mail wizard on closing a task based on projects warn_customer, war_manager fields
improved yaml and demo data
fields set to readonly when project, phases or tasks in done state

bzr revid: pap@tinyerp.co.in-20100729053104-vx94tzk051896frz
2010-07-29 11:01:04 +05:30
Jay (Open ERP) c169237260 [FIX/IMP] Project/Project_issue : Improvements
lp bug: https://launchpad.net/bugs/609023 fixed

bzr revid: jvo@tinyerp.com-20100726094114-rl6nd2u4r52je3t1
2010-07-26 15:11: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
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
qdp-launchpad@tinyerp.com a8378f9d62 [IMP] project_issue: escalation will now escalate also the task and empty the responsible of it
bzr revid: qdp-launchpad@tinyerp.com-20100713210948-gx2jziuq313edtoe
2010-07-14 02:39:48 +05:30
pap (openerp) 7d16316785 [IMP]:useability improvements in project module
bzr revid: pap@tinyerp.co.in-20100713133517-h0w4fa3f49c22cir
2010-07-13 19:05:17 +05:30
pap (openerp) 6f8d4e5edf [IMP]:improvement in project_* modules
bzr revid: pap@tinyerp.co.in-20100713072102-i0pn11yxexubdc8z
2010-07-13 12:51:02 +05:30
Mustufa Rangwala 4f61f9c3e5 [MERGE] Merge with trunk addons
bzr revid: mra@mra-laptop-20100709112422-sbxv9xccly0f7pts
2010-07-09 16:54:22 +05:30
Jay (Open ERP) 7068d62b70 [IMP] Mailgate/Project_issue : Email related fields should be fields.char with more size, but not text always
bzr revid: jvo@tinyerp.com-20100709105856-5uws3ugdgz0srwv0
2010-07-09 16:28:56 +05:30
pap (openerp) 887706ce66 [IMP]: bugfixing and code cleaning in project and project_* modules
bzr revid: pap@tinyerp.co.in-20100709072750-dg3yv4fmn0g0edqm
2010-07-09 12:57:50 +05:30
Harry (OpenERP) 9ada619c37 [IMP] set logger messages
bzr revid: hmo@tinyerp.com-20100708101424-hgbmoqco3to16jer
2010-07-08 15:44:24 +05:30