Comment 2 for bug 1285195

Revision history for this message
Antonio M. - Zeroincombenze (zeroincombenze) wrote :

Hi,
I confirm side: side effect resolved.

Trouble: multi-company environment, with a master company (empty) e 2 or more child companies.
Companies do not have any to share.
Generated a pricelist for every company without item, with default price=0; generated a version of pricelist for every company.
After of this, you cannot see pricelist o you caanot write order or modify order, because "Access denied by record rules for operation: read, uid: nn, model: product.pricelist". Security rules are oK.

After modified line 312 of product/pricelist.py system works right. Test are executed on development machine, then on quality-test machine and at end on producion machine.

You can find more informations here http://www.zeroincombenze.org/wiki/OpenERP/dev#Modulo_product (italian language)

Thanks t Thomas Rehn.