Commit Graph

10 Commits

Author SHA1 Message Date
Raphael Collet a1be7ca551 [FIX] mail, purchase: avoid full cache invalidation when possible (#14934)
* [FIX] mail: avoid full cache invalidation when possible

* [FIX] purchase: avoid full cache invalidation when possible
2017-01-12 11:31:58 +01:00
Kersten Jeremy 6a01718aef [FIX] Remove test from saas-3 - Tech Saas & AL agreement
bzr revid: dle@openerp.com-20140311164559-1vi0mw3qm8n0vobn
bzr revid: dle@openerp.com-20140312111450-smumao0hm1vzifgn
bzr revid: dle@openerp.com-20140312121555-uum96hj8f2y1rvna
bzr revid: jke@openerp.com-20140312125757-e2kgxuwz0jko77ve
2014-03-12 13:57:57 +01:00
Olivier Dony e47214eb9e [FIX] portal: another very expensive copy/paste typo
bzr revid: odo@openerp.com-20140311155750-mg9fb5f3so99lzeg
2014-03-11 16:57:50 +01:00
Olivier Dony 44664076da [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o
bzr revid: odo@openerp.com-20131120144059-yyh7emvgdarff09b
bzr revid: odo@openerp.com-20131120144318-11nmn1zj00zmi10z
2013-11-20 15:43:18 +01:00
Thibault Delavallée ebe580f481 [FIX] portal: mail_message override: do not check access rules for SUPERUSER_ID
bzr revid: tde@openerp.com-20131114123346-dbnrkh6nadl774qe
2013-11-14 13:33:46 +01:00
Denis Ledoux d15798786a [FIX]project_issue: add onchange_partner_id which was inherited before with base_stage, but the inheritance has been removed
bzr revid: dle@openerp.com-20131017121013-mtzvjogi2hxgfcpq
2013-10-17 14:10:13 +02:00
Thibault Delavallée 18ad74bef3 [FIX] portal: mail_message: fixed wrong condition for check_access_rule introduced at revision 9117. Added tests by the way.
bzr revid: tde@openerp.com-20130514113859-3yucygu3pkav7qbt
2013-05-14 13:38:59 +02:00
Thibault Delavallée 259345ba58 [FIX] portal: mail_message: override of _search and check_access_rule of mail_message in order to remove all internal notes if uid is not an employee.
bzr revid: tde@openerp.com-20130514111848-2yktt685f6nhn1r7
2013-05-14 13:18:48 +02:00
Thibault Delavallée 8beab22311 [IMP] mail_message for portal users: actually only comment without subtype are not shown (internal notes).
bzr revid: tde@openerp.com-20130514104521-e8pbgvgn2xtmyr5o
2013-05-14 12:45:21 +02:00
Christophe Matthieu 77e51ba1e2 [FIX] portal mail: Override of _search and check_access_rule of mail_message to add specific access rights of mail.message, to remove all no discussion message if uid is a portal user.
bzr revid: chm@openerp.com-20130513144024-m1o4q8in62fe123b
2013-05-13 16:40:24 +02:00