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: access error on journal name i#17898 #1535

Closed luisg123v closed 2 years ago

luisg123v commented 2 years ago

Avoid access errors when user has access to a journal item but not to its journal, e.g. when reconciling bank statements.

Dummy MR:

luisg123v commented 2 years ago

@CarmenMiranda and @desdelinux,

Could you review, please?