Commit Graph

18 Commits

Author SHA1 Message Date
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Olivier Dony 59b200ea85 [IMP] crm: cleanup `add note` wizard
bzr revid: odo@openerp.com-20110912171530-2p5l211791schp6d
2011-09-12 19:15:30 +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 3e6b0297d0 [IMP] crm*: update crm modules to new mail module (wip)
bzr revid: odo@openerp.com-20110722182337-5irz3g2qva0cf45e
2011-07-22 20:23:37 +02:00
Rifakat Haradwala (Open ERP) b511ca0034 [FIX] crm: fixed attachment problem as list
bzr revid: rha@tinyerp.com-20110421053450-2pj6x32de396uqoh
2011-04-21 11:04:50 +05:30
Harry (OpenERP) 85e8c93460 [MERGE] merged with trunk-addons-development
bzr revid: hmo@tinyerp.com-20110225074706-pjzvvfqe1200zwji
2011-02-25 13:17:06 +05:30
Yogesh (OpenERP) 204ecec4f2 [IMP] crm, emails,crm_partner_assign:- change model name crm_send_new_email_attachment with crm_add_note_email_attachment in crm module, and bug fix of web-client wizard not close must return thy type:ir.action.act_window.close' in button click
bzr revid: ysa@tinyerp.com-20110225065403-expnty80rkb9m2jr
2011-02-25 12:24:03 +05:30
Yogesh (OpenERP) df503eaf0d [IMP] crm,crm_partner_assing:- inherit email.compose.message instead of crm.send.mail and fix some problem.
bzr revid: ysa@tinyerp.com-20110225062346-tt0xn3mv6a90dozx
2011-02-25 11:53:46 +05:30
Thibault Francois 6ca06b7027 [FIX] crm View, onchange, history
bzr revid: tfr@openerp.com-20110208133640-4o0trrfk68yx7vu0
2011-02-08 14:36:40 +01:00
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +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
rpa (Open ERP) c47de2654d [IMP]: crm*: "Add new note" ==> "Add Internal Note"
bzr revid: rpa@tinyerp.com-20100920122634-y18p4vvdqlbnc02q
2010-09-20 17:56:34 +05:30
rpa (Open ERP) f0282a8c72 [IMP]: crm*: Improvements for "Add note" wizard,
* Added field for attachment to add attachment in Notes
* Put proper icon
* Improvement in Display text when we add a new Note
* Added button for this wizard in all crm related modules

bzr revid: rpa@tinyerp.com-20100907132140-9a9y8sigcktvdqk3
2010-09-07 18:51:40 +05:30
Daniel Watkins 4dbf2cdb8d Code cleanup.
bzr revid: daniel.watkins@credativ.co.uk-20100901095035-sxpjojao98k9m1j1
2010-09-01 10:50:35 +01:00
Daniel Watkins 263f04443e Add Unchanged state to note dialogue and use it by default.
bzr revid: daniel.watkins@credativ.co.uk-20100901093940-5q07aglarui7rch6
2010-09-01 10:39:40 +01:00
Daniel Watkins 5fc77d61d2 Remove subjects from notes.
bzr revid: daniel.watkins@credativ.co.uk-20100831154216-hikcdtped1jpa35w
2010-08-31 16:42:16 +01:00
Daniel Watkins 44f6140d69 Default to Pending state in Add Note dialog.
bzr revid: daniel.watkins@credativ.co.uk-20100831153640-dzz292qyjnsxkc7x
2010-08-31 16:36:40 +01:00
Daniel Watkins c5c5d8b0f4 Initial 'Add Note' functionality.
bzr revid: daniel.watkins@credativ.co.uk-20100831150921-gc7d0yfr0s034wmg
2010-08-31 16:09:21 +01:00