You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] product_catalog_tree: clear context when updating order line info
When using catalog tree from invoices a context with UI keys is passed and that produces errors
when creating account move lines. This commit clears the context when calling the order method
to avoid such issues.
0 commit comments