Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[FIX] default_warehouse_from_sale_team: CRM Team Read Permission #1488

Closed CarmenMiranda closed 3 years ago

CarmenMiranda commented 3 years ago

T#40512

Using sudo() to avoid creating ir.model.access but allowing all the users with access to create a purchase order using the default warehouse.

CarmenMiranda commented 3 years ago

Hi @JulioSerna Could you review this please?? :smile:

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 59.34% when pulling 347fbbbf4978a356352379379672e4706364e56d on vauxoo-dev:12.0-Fix-Crm-team-Read-Permission-CarmenMiranda into c2fe1362f1980f576dbe1d445f019583378668a4 on Vauxoo:12.0.

hbto commented 3 years ago

👍 This looks good to me.