Commit Graph

36514 Commits

Author SHA1 Message Date
Olivier Dony 72d5ab8b99 [IMP] email_template: added opt_out flag on res.partner
In the context of email templates or for related features
like marketing campaigns or automated business document
notification, this flag may be used to disable the sending
of template-based emails to the partner.
It will not prevent sending an email based on a template
by default, each feature using a template should implement
this if needed.

bzr revid: odo@openerp.com-20111005113846-qik6d5gxd4xqeqdj
2011-10-05 13:38:46 +02:00
Olivier Dony ea8c703bbb [IMP] edi: add certificate
bzr revid: odo@openerp.com-20111005104104-s8cl9bo8vz38pupz
2011-10-05 12:41:04 +02:00
Olivier Dony 0cf579abe1 [IMP] account: edi export company_paypal_account
bzr revid: odo@openerp.com-20111005103706-409wncn3oltzd5aj
2011-10-05 12:37:06 +02:00
Olivier Dony 170e6fbba1 [FIX] account: typos in auto-export server action
bzr revid: odo@openerp.com-20111005012918-pgr8qzsoudkwggol
2011-10-05 03:29:18 +02:00
Olivier Dony 61788499c2 [ADD] sale: moved edi web addon into sale (needs review+refactoring for purchase)
bzr revid: odo@openerp.com-20111005011352-bt8fatjg7x1leyh3
2011-10-05 03:13:52 +02:00
Olivier Dony 770af0d0c2 [IMP] account: updated to latest edi web addon changes (needs review)
bzr revid: odo@openerp.com-20111005010936-te7dn7ced0jceh19
2011-10-05 03:09:36 +02:00
Olivier Dony 1221bdccf3 [IMP] edi: updated to latest web addon changes (needs review)
bzr revid: odo@openerp.com-20111005010839-nas8ddkp53pzgx4o
2011-10-05 03:08:39 +02:00
Olivier Dony c018cd9bf3 [ADD] account: moved web addon into account module (needs review)
bzr revid: odo@openerp.com-20111005010401-x6t8bdo7th8t2won
2011-10-05 03:04:01 +02:00
Olivier Dony 0f13e3052c [ADD] edi: moved web addon into edi module (needs cleanup)
bzr revid: odo@openerp.com-20111005004433-28v6rcvl0xfqn48w
2011-10-05 02:44:33 +02:00
Olivier Dony 49ee09b8ce [REM] sale,purchase: temporarily disable EDI until reviewed
bzr revid: odo@openerp.com-20111005003504-nqo2wm2313dfxvc3
2011-10-05 02:35:04 +02:00
Olivier Dony 05497056de [IMP] account: edi export/import review
bzr revid: odo@openerp.com-20111005003409-7umxxyebrh6jf8r2
2011-10-05 02:34:09 +02:00
Olivier Dony 77180a5bcc [IMP] edi: bugfixes/cleanup after more review
bzr revid: odo@openerp.com-20111005003338-6ol0kd8espdfaq32
2011-10-05 02:33:38 +02:00
Olivier Dony b57ad41b0b [IMP] edi: finish moving edi into new addon
bzr revid: odo@openerp.com-20111004205716-u3pdb9th4ma3zkvx
2011-10-04 22:57:16 +02:00
Olivier Dony d59572ccc2 [ADD] edi: moved from server into separate module
bzr revid: odo@openerp.com-20111004164339-4fxlpxjadsm499kb
2011-10-04 18:43:39 +02:00
Olivier Dony fcfffc7d76 [IMP] account: better auto-mail template and action definition
bzr revid: odo@openerp.com-20110930212154-v32z6lve8b7pqm29
2011-09-30 23:21:54 +02:00
Olivier Dony ae744a7ad0 [IMP] email.template: pass proper subtype when HTML content is present
bzr revid: odo@openerp.com-20110930211109-rgx9kmx6rghd5dsf
2011-09-30 23:11:09 +02:00
Olivier Dony f463c4f0b5 [IMP] email.template.preview: preview HTML body too
bzr revid: odo@openerp.com-20110930210954-8clkgqf4euf2xczl
2011-09-30 23:09:54 +02:00
Olivier Dony dc5089ed1c [IMP] mail.message: pass alternative body to ir.mail_server when available
bzr revid: odo@openerp.com-20110930210926-6bcqzgoxr6tmmnhs
2011-09-30 23:09:26 +02:00
Olivier Dony 851cf41148 [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110930112935-fi7ijdlehybmacse
2011-09-30 13:29:35 +02:00
Olivier Dony 0bb9cbd51b [FIX] sale: slightly more robust default shop definition
bzr revid: odo@openerp.com-20110930105111-a3no58iprq0qwm55
2011-09-30 12:51:11 +02:00
Vo Minh Thu 64389ef4db [MERGE] module/manifest: the module complexity (as given in the manifest) is now stored in db.
bzr revid: vmt@openerp.com-20110930101232-y9wvlszl5c63ar6p
2011-09-30 12:12:32 +02:00
Stephane Wirtel 53554035ae [FIX] store the complexity field from the manifest during the database creation
bzr revid: stw@openerp.com-20110930095814-4o01upd0krmysbid
2011-09-30 11:58:14 +02:00
Antony Lesuisse c20bd2b2f8 [FIX] webdav in /webdav
bzr revid: al@openerp.com-20110930093749-5ij7tvj9lc7lhztc
2011-09-30 11:37:49 +02:00
Olivier Dony c39513038a [FIX] share: un-needed groups attribute, also contains typo
lp bug: https://launchpad.net/bugs/863089 fixed

bzr revid: odo@openerp.com-20110930082749-noyygg1rvpmd9343
2011-09-30 10:27:49 +02:00
Xavier Morel 6bb8d8ea85 [ADD] readonly & movable form view
bzr revid: xmo@openerp.com-20110930081247-wl1d0i7hz206244o
2011-09-30 10:12:47 +02:00
Fabien Pinckaers c8d28ce474 [IMP] useability
bzr revid: fp@tinyerp.com-20110930081235-88jifqvfozqalu54
2011-09-30 10:12:35 +02:00
Fabien Pinckaers f0bcafb086 [IMP] useability, removing default address on main company
bzr revid: fp@tinyerp.com-20110930080729-cuhyvquvsq6i8fyq
2011-09-30 10:07:29 +02:00
Fabien Pinckaers 5ea04287be [IMP] useability, removing default address on main company
bzr revid: fp@tinyerp.com-20110930080659-3046tkjzav0jpapd
2011-09-30 10:06:59 +02:00
Fabien Pinckaers d32f04bb3c [IMP] reverting back useability on company header/footer from al
bzr revid: fp@tinyerp.com-20110930080425-wuyaef8fd2k1fuwy
2011-09-30 10:04:25 +02:00
Launchpad Translations on behalf of openerp 8507f7cc4a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110930043724-cv7w2vcqt7soa9gc
bzr revid: launchpad_translations_on_behalf_of_openerp-20110930044048-j5gv3hmo9cj3dhyg
2011-09-30 04:40:48 +00:00
Antony Lesuisse 46d3f7e42c [FIX] osv object_proxy to use new style class
bzr revid: al@openerp.com-20110929224919-uacfp8w53jfqikkj
2011-09-30 00:49:19 +02:00
Antony Lesuisse 9fbcaa2d06 [IMP] audittrail cleanup and speedup
- test for auditrail before anything else
- dont allocate a different cursor

bzr revid: al@openerp.com-20110929222347-c2ywh8nwhl27d9uv
2011-09-30 00:23:47 +02:00
niv-openerp eb92957c8c [fix] obvious bug, field used in a on_change but not declared in the view
bzr revid: nicolas.vanhoren@openerp.com-20110929154007-gtxf31frsuukepvf
2011-09-29 17:40:07 +02:00
niv-openerp 58ece9f856 [fix] error message when login invalid broken
bzr revid: nicolas.vanhoren@openerp.com-20110929151322-zcymbsemo962ky0j
2011-09-29 17:13:22 +02:00
niv-openerp 5c2d8e4cdc [fix] problem in database when creating a new database
bzr revid: nicolas.vanhoren@openerp.com-20110929145751-4oh0b9uqll8wx3zj
2011-09-29 16:57:51 +02:00
Xavier Morel ba86faac47 [IMP] shave ~190ms off of *big* listview rendering speed
make conversion of internal Records to form-shape faster by iterating over the attributes object directly instead of using _.each

bzr revid: xmo@openerp.com-20110929145031-q7mqf43gza94ekj6
2011-09-29 16:50:31 +02:00
Xavier Morel 3cde15fe01 [ADD] evaluator proof of concept: colors in list rows
bzr revid: xmo@openerp.com-20110929144036-7u2w6pf6lwkvzck0
2011-09-29 16:40:36 +02:00
niv-openerp 911c47adf4 [imp] changed logging to be like server
bzr revid: nicolas.vanhoren@openerp.com-20110929142919-v8pzr4zpy984e5qc
2011-09-29 16:29:19 +02:00
Xavier Morel d793d6c1ae [ADD] atom context keys (uid and current_date) to evaluation context of row colors
bzr revid: xmo@openerp.com-20110929142410-1f9btd6f3ws0srpj
2011-09-29 16:24:10 +02:00
niv-openerp 8dbbacca08 [imp] improved logging, now blacklist openerplib
bzr revid: nicolas.vanhoren@openerp.com-20110929141556-j92hlk7j2ahx8i70
2011-09-29 16:15:56 +02:00
Xavier Morel d32d0c5637 [IMP] update py.parse to 0.2
bzr revid: xmo@openerp.com-20110929135449-ssommvnyof6auy29
2011-09-29 15:54:49 +02:00
Xavier Morel 22b1bb8abb [FIX] do not remove 'multi=True' actions in fields_view_get for tree view
fields_view_get removed multi=True actions from the result of
ir_values.get_actions('client_action_multi', ...), so that multi
actions would not be displayed in the form view's sidebar in the GTK
client.

The web client has a sidebar in both cases, the GTK client just
ignores 'toolbar' key if not in tree view, so don't remove 'multi'
actions in tree view toolbar, to avoid having to perform one more RPC
call (explicit ir_values.get) in web client.

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

bzr revid: xmo@openerp.com-20110929130701-65ubx1o0swk889nl
2011-09-29 15:07:01 +02:00
niv-openerp a658311000 [imp] now uses a global connector for connection to OpenERP server
bzr revid: nicolas.vanhoren@openerp.com-20110929121732-xydsj26xw9fyn1hr
2011-09-29 14:17:32 +02:00
Olivier Dony b4d35641bd [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110929110856-tto1jwqaievdr3d4
2011-09-29 13:08:56 +02:00
niv-openerp 3c7093aa6e [imp] synch with client lib
bzr revid: nicolas.vanhoren@openerp.com-20110929102832-j3sdi29poe48vq2o
2011-09-29 12:28:32 +02:00
Antony Lesuisse 02d1a7d24f [MERGE] res_partner kaban view
bzr revid: al@openerp.com-20110929101906-rsc6ru5h3k9t64gd
2011-09-29 12:19:06 +02:00
Antony Lesuisse 6c1d725c21 [MERGE] hr product projet_issue kanban views
bzr revid: al@openerp.com-20110929100917-d94q84r6dftvjsz0
2011-09-29 12:09:17 +02:00
Xavier Morel c6e77707ee [FIX] match first form header only so that we get the header for current form not sub-forms
bzr revid: xmo@openerp.com-20110929090205-0vn4dt4qixao5us1
2011-09-29 11:02:05 +02:00
Xavier Morel bdf7076f23 [FIX] code should use abscissa, not first_field
bzr revid: xmo@openerp.com-20110929083013-85voh4e8062vx8hx
2011-09-29 10:30:13 +02:00
Xavier Morel ccd607aae5 [IMP] cleanup and simplify graph view implementation, update underscore.string
bzr revid: xmo@openerp.com-20110929075550-o58x8sxa165sky1r
2011-09-29 09:55:50 +02:00