Commit Graph

161 Commits

Author SHA1 Message Date
Raphael Collet 07a3cf28a0 [IMP] base_action_rule: improve method _register_hook of base.action.rule
bzr revid: rco@openerp.com-20121219150533-t513zasagd4a73sx
2012-12-19 16:05:33 +01:00
Raphael Collet e6cfbc5807 [IMP] base_action_rule: improve field definitions, add missing domains and restrictions
bzr revid: rco@openerp.com-20121219142345-pya9tjhd9ilepxy7
2012-12-19 15:23:45 +01:00
Raphael Collet b35e1cb321 [IMP] base_action_rule: remove unused stuff
bzr revid: rco@openerp.com-20121219142235-uqs7m7jmeqh38bdt
2012-12-19 15:22:35 +01:00
Raphael Collet 29ee76d744 [MERGE] from trunk
bzr revid: rco@openerp.com-20121219130953-tq0e2mzw145j1ewx
2012-12-19 14:09:53 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Arnaud Pineux 638dcfce34 [IMP] base_action_rule : delete unused fields and add explanation
lp bug: https://launchpad.net/bugs/944197 fixed

bzr revid: api@openerp.com-20121204153617-ju3yyj2tt3d84jl9
2012-12-04 16:36:17 +01:00
Arnaud Pineux 7e8533d278 [FIX] old actions based on filters still work
bzr revid: api@openerp.com-20121128120100-58xrtp54txigz0b5
2012-11-28 13:01:00 +01:00
Arnaud Pineux 3df8c5fe9a [IMP] Base Action Rule (only filter conditions)
bzr revid: api@openerp.com-20121128092928-7kbs1d9g8ung4oul
2012-11-28 10:29:28 +01:00
Arnaud Pineux 9137243cdc [FIX] _register_hook refactored (test)
bzr revid: api@openerp.com-20121126133257-f9j7vfgdfkqjewyn
2012-11-26 14:32:57 +01:00
Arnaud Pineux 41e9eadc61 [FIX] _register_hook refactored
bzr revid: api@openerp.com-20121126131017-55e2x4e75nmabt27
2012-11-26 14:10:17 +01:00
Arnaud Pineux 8474567cdf [FIX] Automated Action rule (register_hook)
bzr revid: api@openerp.com-20121126125142-9gpsupy7617vddya
2012-11-26 13:51:42 +01:00
Arnaud Pineux 041e43967c [IMP] add comment
bzr revid: api@openerp.com-20121126114405-s3b3lo6qncho2n37
2012-11-26 12:44:05 +01:00
Arnaud Pineux 72616d0ba2 [FIX] Automated Action Rules
bzr revid: api@openerp.com-20121126112248-oiq40hn9lgro0lq4
2012-11-26 12:22:48 +01:00
Arnaud Pineux 0ab1526d1a [FIX] 2st test for automated action
bzr revid: api@openerp.com-20121123110056-v059mn0jpgqe6svl
2012-11-23 12:00:56 +01:00
Arnaud Pineux db5a4e7075 [FIX] 1st test for automated action
bzr revid: api@openerp.com-20121123103113-x9rspq1oh1887153
2012-11-23 11:31:13 +01:00
Vo Minh Thu abbe3ac1de [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20121106150431-rem9us13kevan8y0
2012-11-06 16:04:31 +01:00
Harry (OpenERP) e857c86128 [MERGE]
bzr revid: hmo@tinyerp.com-20121010072631-68qcg1zzec0s1318
2012-10-10 12:56:31 +05:30
RGA(OpenERP) 8e2e69976a [FIX] crm: Field 'categ_id' does not exist on browse
bzr revid: rgaopenerp-20121003133320-pmkxe7i9iq4q71z8
2012-10-03 19:03:20 +05:30
Harry (OpenERP) 1b319e527d [IMP] base_action_rule: improve demo data
bzr revid: hmo@tinyerp.com-20121009121712-r6to5oia4ikiutpi
2012-10-09 17:47:12 +05:30
Harry (OpenERP) 257b3974b5 [FIX] base_action_rule: argument in _action
bzr revid: hmo@tinyerp.com-20121009111221-dris93pcszjj11es
2012-10-09 16:42:21 +05:30
Harry (OpenERP) 76d93f251e [IMP] base_action_rule: clean _check function and demo data.
bzr revid: hmo@tinyerp.com-20121009104314-ers6tznkwiyeb3v1
2012-10-09 16:13:14 +05:30
Harry (OpenERP) e84b3f2493 [IMP] crm: demo data of action rule
bzr revid: hmo@tinyerp.com-20121009075340-ogm51x9z2irmzijt
2012-10-09 13:23:40 +05:30
Harry (OpenERP) 82ab8bf9a3 [IMP] base_action_rule: improve view and server action should be one2many instead of many2many
bzr revid: hmo@tinyerp.com-20121005080325-3vcja1mog3yfthtr
2012-10-05 13:33:25 +05:30
Harry (OpenERP) ac4a137576 [FIX] base_action_rule: do not subscribe again if already follow document
bzr revid: hmo@tinyerp.com-20121005072001-6qy5yusrpw4n5xno
2012-10-05 12:50:01 +05:30
Harry (OpenERP) ca052f4235 [IMP] base_action_rule: now able to run multiple server actions in rule
bzr revid: hmo@tinyerp.com-20121005071229-6jmrghoz1nkcnnwh
2012-10-05 12:42:29 +05:30
Harry (OpenERP) 5738c0cca8 [FIX] base_action_rule: fix
bzr revid: hmo@tinyerp.com-20121004124352-r0nz9mihc5cmbh34
2012-10-04 18:13:52 +05:30
Harry (OpenERP) b33ca4139a [IMP] base_action_rule:
reminder by email: remove fields related to remainder. for that we can configure email server action
watchers emails: remove fields related to CC,TO. added followers to set as a followers of documents
improve view of action rule

bzr revid: hmo@tinyerp.com-20121004120719-5btx7h1jp2398jra
2012-10-04 17:37:19 +05:30
Vijaykumar Baladaniya 1c243a435f View improvement of autometed action form.
bzr revid: vba@tinyerp.com-20121004073332-1bdvfmsc18ev8r1e
2012-10-04 13:03:32 +05:30
Olivier Dony c85552b472 [FIX] typo
bzr revid: odo@openerp.com-20120904162140-g03z16djdvbiqiiz
2012-09-04 18:21:40 +02:00
Olivier Dony f5bc9db80c [FIX] {crm,base}_action_rule: new attempt to fix deprecated schedule_with_attach
bzr revid: odo@openerp.com-20120904160512-vg7np7tg83jlmyzp
2012-09-04 18:05:12 +02:00
Olivier Dony 20c4bcf9fc [REVERT] {crm,base}_action_rule: revert previous attempt to fix deprecated schedule_with_attach
bzr revid: odo@openerp.com-20120904155352-shna0b9042wfs0gt
2012-09-04 17:53:52 +02:00
Thibault Delavallée 9e8de4f5ed [IMP] crm_lead: removed _send_mail_to_salesman, never called; base_action_rule: cleaned email_send with new message_post; cleaned do_action about partner_ids search; crm_action_rule: removed email_send that was a duplicate of the base_action_rule one; updated do_action about partner_ids search.
bzr revid: tde@openerp.com-20120904153434-vqnrfgwz4rq1ox5m
2012-09-04 17:34:34 +02:00
Fabien Pinckaers 960e4ba541 [IMP] email cleaning
bzr revid: fp@tinyerp.com-20120816164311-o7r05mewrvjoldsg
2012-08-16 18:43:11 +02:00
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +02:00
Antonin Bourguignon d7083b21fe [IMP] rephrase some error and warning messages in base_action_rule, base_calendar, base_crypt, base_report_designer and base_status
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806162817-241dzl664je6t1kt
2012-08-06 18:28:17 +02:00
Saurang Suthar(OpenERP) 3e34fcc23e [IMP] Improved warning messages for base* modules
bzr revid: pso@tinyerp.com-20120725115511-zqdo0jgknla6n6f8
2012-07-25 17:25:11 +05:30
Pinakin Nayi (OpenERP) bc2cd7d2e0 [IMP]base-warning-msg
bzr revid: pna@tinyerp.com-20120712084551-vkw1pz1o25ttu4ma
2012-07-12 14:15:51 +05:30
Jigar Amin - OpenERP d9db3c44df [REN] renamed e-mail, E-mail, E-Mail to email, Email
bzr revid: jam@tinyerp.com-20120625134253-sebauihl53zctcu0
2012-06-25 19:12:53 +05:30
Yannick Vaucher 16e8bdc6b2 [IMP] base_action_rule - Allow using any object dates as a triggering date
bzr revid: yannick.vaucher@camptocamp.com-20120510135020-x7m08ojkxjzy4fs9
2012-05-10 15:50:20 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Olivier Dony 61ee0dc8ee [MERGE] base.action.rule: better handle non-ASCII data
Also fixes the `regex_history` expression
that should search on the `subject` field
now (it was renamed in 6.1).

lp bug: https://launchpad.net/bugs/921442 fixed

bzr revid: odo@openerp.com-20120316144251-ks16hvvfgh2hiduk
2012-03-16 15:42:51 +01:00
Yannick Vaucher@Camptocamp b8efbcf9d8 [FIX]base_action_rule: complete date time if date_field contains only a date
bzr revid: nco@tinyerp.com-20111227092700-g5tl9um3ufo8jyne
2011-12-27 14:57:00 +05:30
Vo Minh Thu 20dd20447e [FIX] base_action_rule: missing context = {} initialization.
bzr revid: vmt@openerp.com-20111222141018-u6by4ht7x4zvvxts
2011-12-22 15:10:18 +01:00
Vo Minh Thu 894bf3422b [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111114122727-x1j6drzejwh5hcj4
2011-11-14 13:27:27 +01:00
Vo Minh Thu 753e0f26d3 [FIX] base_action_rule: removed wrong default context (it should not be the one used to create/modify the rule).
Also renamed pre_action in post_action since it is done after the create or write.
Removed misleading variable to capture write() return value.

bzr revid: vmt@openerp.com-20111114113915-0783vjb7f2jmznj7
2011-11-14 12:39:15 +01:00
Fabien Pinckaers 3d9b149dcc [imp] merge + cleaning: contract managemeent, not perfect yet, but good enough -> to replace static email one day
bzr revid: fp@tinyerp.com-20111108225337-5muyehnvgqasv44i
2011-11-08 23:53:37 +01:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
DBR (OpenERP) 238cd085bb [IMP]base_action_rule : Improve the code
bzr revid: dbr@tinyerp.com-20110804073052-p9zrcaq9i71jopux
2011-08-04 13:00:52 +05:30
Raphael Collet be0809a670 [MERGE] remove address_id from user
bzr revid: rco@openerp.com-20110803100602-75dcx4dqsh3sragi
2011-08-03 12:06:02 +02:00
Yann Papouin ef47e5d498 [FIX] crm helpdesk : Email actions sends outdated data
lp bug: https://launchpad.net/bugs/801540 fixed

bzr revid: dbr@tinyerp.com-20110729085509-2qm85s551cthexbf
2011-07-29 14:25:09 +05:30
RavishchanraMurari (Open ERP) caa3c07094 email.addresss_id_repalce_by_user_email
bzr revid: rmu@tinyerp.com-20110728061156-swmn5jz78zb3w4vd
2011-07-28 11:41:56 +05:30
Olivier Dony 48e5f7b773 [FIX] base_action_rule: dumb patch to avoid repeated calls to related cron task
base.action.rule uses a trick to piggyback on the
first execution of ir.cron's poolJobs() to register
its ORM hooks. It was currently doing that every
single time poolJobs() was called, leading to
incessant querying the ORM objects for which a
base action rule exist. 
Now it will do it only once, and then respect the
scheduled executions.
Soon this mechanism will be removed and replaced
by a proper event handler for some 'ORM finished init'
event, to be fired by the server.

bzr revid: odo@openerp.com-20110624102419-safqqq1hcc5v1tau
2011-06-24 12:24:19 +02:00
Stephane Wirtel 8fee569a7b [REF] Clean up
bzr revid: stephane@openerp.com-20110422113706-kyeoyfb79uvc5899
2011-04-22 13:37:06 +02:00
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
Kuldeep Joshi (OpenERP) f7e4fb3192 [FIX] base_action_rule: Encoding trouble in mail_message parsing and base_action_rule processin
lp bug: https://launchpad.net/bugs/921442 fixed

bzr revid: kjo@tinyerp.com-20110209111537-xh7tcqqo50xfoty1
2011-02-09 16:45:37 +05:30
Yogesh (OpenERP) 659900e4d5 [IMP] add argument in email_send method of addons module.
bzr revid: ysa@tinyerp.com-20110209091848-tb1d9qcj9bz3iq2b
2011-02-09 14:48:48 +05:30
Yogesh (OpenERP) 6bdf56a973 [MERGE] Merge with lp:openobject-addons
bzr revid: ysa@tinyerp.com-20110204092456-t9lequsjqs7pk1vz
2011-02-04 14:54:56 +05:30
YSA (Openerp) bbdac458fd [IMP] call email_send method of email.message object insted of tools.
bzr revid: ysa@tinyerp.com-20110204061819-bb3p94bs7og680je
2011-02-04 11:48:19 +05:30
Somesh(OpenERP) 8d225e0ef2 [FIX] Automated actions: Should never entertain context=None (Ref : Maintenance case 3924)
bzr revid: jvo@tinyerp.com-20110201064245-c6on0hoj1tdqrfgd
2011-02-01 12:12:45 +05:30
Daniel Watkins 7f30ad0eac [Fix] base_action_rule:Automated Actions with Timing conditions dont seem to fire
lp bug: https://launchpad.net/bugs/629471 fixed

bzr revid: sbh@tinyerp.com-20101221125903-w6ms1ooz44k6i8pu
2010-12-21 18:29:03 +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
Stephane Wirtel f6c48fdfa9 [IMP] Add the act_email_to field in the base.action.rule
bzr revid: stephane@openerp.com-20100930152942-k2r8q3haabc9jfrh
2010-09-30 17:29:42 +02:00
Daniel Watkins (credativ) 5fc14722bb Don't run timed actions if we don't have a time base.
bzr revid: daniel.watkins@credativ.co.uk-20100909142841-ntwee472cqr50t0i
2010-09-09 15:28:41 +01:00
Daniel Watkins (credativ) a53aeb5c0d Make action date calculation clearer.
bzr revid: daniel.watkins@credativ.co.uk-20100909142809-nrbt7f6sx3e86bxp
2010-09-09 15:28:09 +01:00
Daniel Watkins (credativ) 350887d5ab Wrap long lines and remove trailing whitespace.
bzr revid: daniel.watkins@credativ.co.uk-20100909142708-j16gpfvsxrh6qwno
2010-09-09 15:27:08 +01:00
Daniel Watkins (credativ) a298287a8c Even better removal of get_datetime stuff.
bzr revid: daniel.watkins@credativ.co.uk-20100909142549-zl1yt8s7swcibno5
2010-09-09 15:25:49 +01:00
Daniel Watkins (credativ) 9b37ccf4e2 Extract strptime calls to make code look clearer.
bzr revid: daniel.watkins@credativ.co.uk-20100909141328-3qz1ome23ani3yrm
2010-09-09 15:13:28 +01:00
Daniel Watkins (credativ) 6027763a6a Remove debugging statements.
bzr revid: daniel.watkins@credativ.co.uk-20100909135042-0qvo42y2l9jfq70w
2010-09-09 14:50:42 +01:00
Daniel Watkins (credativ) e5465c80c8 Don't run rules with time conditions from the create/write methods of models.
bzr revid: daniel.watkins@credativ.co.uk-20100909132721-wlnqp4uzwf3s7gjb
2010-09-09 14:27:21 +01:00
Daniel Watkins (credativ) 7c33b854ce Comment change.
bzr revid: daniel.watkins@credativ.co.uk-20100909132650-k4i750ub6y77rx8w
2010-09-09 14:26:50 +01:00
Daniel Watkins (credativ) 42ca500813 SQL case fix.
bzr revid: daniel.watkins@credativ.co.uk-20100909132626-wl8k91c4ae19ounv
2010-09-09 14:26:26 +01:00
Daniel Watkins (credativ) 910b26f28c Get the scheduler to actually run rules with time delays.
bzr revid: daniel.watkins@credativ.co.uk-20100909131750-ntafsguyput7r4xw
2010-09-09 14:17:50 +01:00
Stephane Wirtel 3b13de26ae [FIX] base_action_rule: Escape the emails
bzr revid: stephane@openerp.com-20100908113656-36zshoam6klxxznr
2010-09-08 13:36:56 +02:00
Stephane Wirtel 2a1754ff21 [FIX] base_action_rule: Use a flag on the object from the pool to disable the recursion issue
bzr revid: stephane@openerp.com-20100826142022-9o0xyd3o3a30lsec
2010-08-26 16:20:22 +02:00
Stephane Wirtel e3f3d97414 [FIX] Add a missing comma
bzr revid: stephane@openerp.com-20100824114643-of4n85w09r8kkffu
2010-08-24 13:46:43 +02:00
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
Stephane Wirtel c2b3467432 [FIX] base_action_rule: Add a new field on the base_action_rule
object, this field helps the user to specify a specific field for the
form field of an email

bzr revid: stephane@openerp.com-20100819162750-brcq0jvu1ua3ua6s
2010-08-19 18:27:50 +02:00
Olivier Dony 23a7ad661d [IMP] base_action_rule: improved test conditions to avoid irrelevant error messages when accessing non-existant fields on browsed object
bzr revid: odo@openerp.com-20100726155306-qnz7wggnktyttjrh
2010-07-26 17:53:06 +02:00
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) 1d07f4092b [IMP]: base_action_rule: Improvement for field 'name' + fix for trg_state_to
bzr revid: rpa@tinyerp.com-20100726092014-0anymi9z1g3b5cte
2010-07-26 14:50:14 +05:30
Anup (OpenERP) 3bc22e3169 [FIX] base_action_rule : Added domain for filters on rule
bzr revid: ach@tinyerp.com-20100721100142-oj2k4jnj6a10wzkv
2010-07-21 15:31:42 +05:30
qdp-launchpad@tinyerp.com dc8c7b4e5d [IMP] base_action_rule: correct typo on help tooltip
bzr revid: qdp-launchpad@tinyerp.com-20100712223854-0twb20jgfsa88wq2
2010-07-13 04:08:54 +05:30
rpa (Open ERP) 4f3a973bfa [IMP]: base_action_rule: Improvement for filter_id, removed domain and max level
bzr revid: rpa@tinyerp.com-20100710105548-wctwrr6dkg6w4sul
2010-07-10 16:25:48 +05:30
rpa (Open ERP) 7303590f8b [REF]: base_action_rule: Replace mx.Datetime with datetime.datetime
bzr revid: rpa@tinyerp.com-20100709121444-3kgw195rdgprmlz3
2010-07-09 17:44:44 +05:30
rpa (Open ERP) 86f8d9bc64 [IMP]: base_action_rule: Improvement for computing regex on history and number of history
bzr revid: rpa@tinyerp.com-20100709115422-hu6s5adz77qpzvk5
2010-07-09 17:24:22 +05:30
Olivier Dony d49f2a8170 [FIX] base_action_rule: fix deadlock by ensuring parent method is called *after* end transaction - pending refactoring for this ugly thing!
bzr revid: odo@openerp.com-20100706160342-dzd684u172juereq
2010-07-06 18:03:42 +02:00
rpa (Open ERP) 8985969fba [IMP]: base_action_rule: Improved query to get only active rules
bzr revid: rpa@tinyerp.com-20100706134805-pnlo2ry5fjs31sj7
2010-07-06 19:18:05 +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
qdp-launchpad@tinyerp.com 75cd7834c5 [FIX] base_action_rule: a condition that is triggered by a button return False if a button isn't pushed
bzr revid: qdp-launchpad@tinyerp.com-20100625134109-nxj529sqzn80u2yq
2010-06-25 15:41:09 +02:00
rpa (Open ERP) 80b8e5978d [IMP]: base_action_rule: Improved string labels in proper case
* Put filter in top

bzr revid: rpa@tinyerp.com-20100624125554-9xtlxzcwfa49zaaa
2010-06-24 18:25:54 +05:30
Mod2 Team (OpenERP) cd86bccc13 [IMP] base_action_rule:
* make proxy method of create/write methods of subcribed rule object to generate log details
* Move data of scheduler to check action rule every 4 hours from crm module into base_action_rule

bzr revid: hmo@tinyerp.com-20100624061755-blx8nzf8h9tr8xar
2010-06-24 11:47:55 +05:30
rpa (Open ERP) b3fbffbcfb [IMP]: base_action_rule: Improvement in view, Added missing changes back
bzr revid: rpa@tinyerp.com-20100511085948-qkgstav1qlouh84y
2010-05-11 14:29:48 +05:30
rpa (Open ERP) ba6b04d599 [IMP]: crm: Improvements in tooltips
bzr revid: rpa@tinyerp.com-20100510130729-ncctg8dtzper8zhz
2010-05-10 18:37:29 +05:30
rpa (Open ERP) 1d9d6af4c4 [IMP]: base_action_rule: Added ir.filter in action rule
bzr revid: rpa@tinyerp.com-20100430095832-j4oonfeduhbxoe1u
2010-04-30 15:28:32 +05:30
rpa (Open ERP) 031d2f1492 [IMP]: base_action_rule: Removed rule lines object and made changes accroding to it
bzr revid: rpa@tinyerp.com-20100426134517-jtqsvu18vh7j3hql
2010-04-26 19:15:17 +05:30
Stephane Wirtel 464fa73f7a [FIX] base_action_rule: Add the deadline option in the selection for the date fields to handle
bzr revid: stephane@openerp.com-20100422114419-wvrkppr72hj7wi7b
2010-04-22 13:44:19 +02:00
ksa (Open ERP) 8b353184d4 [IMP]: base_action_rule: Apply Doc String + quality check
bzr revid: ksa@tinyerp.co.in-20100325134325-xc427hcsrutqlgqz
2010-03-25 19:13:25 +05:30
rpa (Open ERP) b491f6a724 [IMP]: crm + base_action_rule: Added category in Rule action
lp bug: https://launchpad.net/bugs/521865 fixed

bzr revid: rpa@openerp.co.in-20100303055706-3rc0ap0q9u2nl2ry
2010-03-03 11:27:06 +05:30