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

[IMP] default_warehouse_from_sale_team: journal when created by code i#17917 #1534

Closed luisg123v closed 2 years ago

luisg123v commented 2 years ago

When invoices are created by code (i.e., not functionally), journal is never computed because it's currently set by an onchange.

Dummy MR:

luisg123v commented 2 years ago

@desdelinux & @CarmenMiranda,

Could you review, please?

CC @hugho-ad

desdelinux commented 2 years ago

Functionally LGTM

luisg123v commented 2 years ago

FYI @rolandojduartem