Commit Graph

108 Commits

Author SHA1 Message Date
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
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