Commit Graph

24 Commits

Author SHA1 Message Date
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
ron@tinyerp.com cd4cf235b1 [MERGED]Merged with lp:openobject-addons
bzr revid: ron@tinyerp.com-20110310072446-hszx8wbrul3xgwkf
2011-03-10 12:54:46 +05:30
Olivier Dony 7819ade0ab [FIX] pproduct: extend default security rule to show products from ancestors companies too
This rule is not suited for most OpenERP objects, but it works
well for partners and products as these records are usually
shared between companies, and all company-specific data (such as
acounting data) is set as per-company properties. A partner or
product can thus be shared cleanly between companies.
This was already possible before by just removing the company
assigned to the product, making it globally visible.

bzr revid: odo@openerp.com-20110304135727-hqparbowklv3vqwm
2011-03-04 14:57:27 +01:00
Olivier Dony beac68b7d2 [REVERT] all: revert incorrect change of default ir.rules for multi-company
By default only records belonging to the user's company or descendant companies
should be visible. The original patch introduced visibility of records
from ancestor companies, which should be suited only for a few cases, such
as res.patner.
Original revision: 3164.24.175  sbh@tinyerp.com-20101223095216-n6psmzicdcs8is8x

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

bzr revid: odo@openerp.com-20110228135754-6skiy4fb9dg54xb6
2011-02-28 14:57:54 +01:00
ron@tinyerp.com f25f3795d0 [FIX]account,product,sale:Missing company rules
lp bug: https://launchpad.net/bugs/724073 fixed

bzr revid: ron@tinyerp.com-20110225063015-tv828yhgitxm2mlx
2011-02-25 12:00:15 +05:30
François Degrave fbcd076ed9 [IMP] rename internal user -> employee, remove product manager, instead: sale manager, warehouse manager, purchase manager,manufacturing manager have the rights, remove Usability No One, Move low level to Administration -> Customization -> Low level
bzr revid: fde@openerp.com-20101227125854-cdnvig1wlbo0p6ko
2010-12-27 13:58:54 +01:00
Olivier Dony 45c4bd0861 [FIX] product: by default products should be visible in parent and child companies
bzr revid: odo@openerp.com-20101222174349-jisnsfu1cjucgxbm
2010-12-22 18:43:49 +01:00
Fabien Pinckaers 2c63a39497 [IMP] access rights, account tax include no more required, some fixes
bzr revid: fp@tinyerp.com-20101017203119-2p80zc0nz6tjpxr8
2010-10-17 22:31:19 +02:00
AMP (OpenERP) 7e5f560ea1 [MOD] product_*: usability improvement in access rights
bzr revid: amp@tinyerp.com-20100809104409-dong1mdsmm3bzjle
2010-08-09 16:14:09 +05:30
Vir (Open ERP) 59af14739b [MOD] Group name changed and code clean
bzr revid: vir@tinyerp.com-20100809072322-1e2tflk9k1n90apa
2010-08-09 12:53:22 +05:30
Vir (Open ERP) 4ac33ec1f9 [MOD] Group name changed , Sales / Salesman to Sales / User
bzr revid: vir@tinyerp.com-20100809060226-jx6plkn6mafiplyz
2010-08-09 11:32:26 +05:30
DBR (OpenERP) 1d5e077420 [MOD/IMP]Improvement in mrp_* access right
bzr revid: dbr@tinyerp.com-20100806071422-iz28d36lb8efy7i0
2010-08-06 12:44:22 +05:30
Vir (Open ERP) e0f5805183 [MOD] Improvements in sales_* module access rights
bzr revid: vir@tinyerp.com-20100805135146-v823i09f2e8bq3b9
2010-08-05 19:21:46 +05:30
Fabien Pinckaers d39ab835a4 [FIX] improvements in views
bzr revid: fp@tinyerp.com-20100621194842-c0ccgv8r36kh4grz
2010-06-21 21:48:42 +02:00
Rvo (Open ERP) d4cb287b1d [IMP]:changes in ir.rule demo to support the new functionaliy of ir.rule
bzr revid: rvo@tinyerp.co.in-20100428125109-wq33afl8104gx6rf
2010-04-28 18:21:09 +05:30
Mantavya Gajjar 178ecac310 [REVIEW]: review record rules for the sale, purchase, account, stock, and produc
bzr revid: mga@mga-20100316143337-ng6bmx315jq3ymu4
2010-03-16 20:03:37 +05:30
Fabien Pinckaers ef90349ff0 [IMP] removed groups uos and multi-company by default
bzr revid: fp@tinyerp.com-20100302135142-2m9jmk1q8qgquav7
2010-03-02 14:51:42 +01:00
Fabien Pinckaers 6d593be9d3 [FIX] security rule multi-company
bzr revid: fp@tinyerp.com-20091209085140-e9uykuzgp2biwcf3
2009-12-09 09:51:40 +01:00
Fabien Pinckaers 54e1058afd [imp] multi-company groups
bzr revid: fp@tinyerp.com-20091125175023-hmi1msewn9ehb3f2
2009-11-25 18:50:23 +01:00
fabian 67797b4a46 [IMP] Added multi company rules
bzr revid: fabian@fabian-openerp-20091125163958-m6bokw0m6wbvp3s4
2009-11-25 17:39:58 +01:00
olt@tinyerp.com ebe7abde26 [IMP] product: menu reorganisation
bzr revid: olt@tinyerp.com-20091125080639-c340axc8wj0j0zqr
2009-11-25 09:06:39 +01:00
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
Fabien Pinckaers f9ec54047f Improved Security
bzr revid: fp@tinyerp.com-20080903182533-bi4u27xqnm2mmhhr
2008-09-03 20:25:33 +02:00
Fabien Pinckaers b4d6690794 Improved Security
bzr revid: fp@tinyerp.com-20080903180400-df7l6wxg1zpirmmi
2008-09-03 20:04:00 +02:00