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
When you have a multi company environment and create a blanket order record in Company B, it sets Company A as the company on the blanket order instead of Company B. ITs taking the default company from the user instead of the company that is active.
To Reproduce
15
Steps to reproduce the behavior:
Create Company A, B and C. With the sequence A = 1, B =2 and C=3 and set company A as default company on the user.
Expected behavior
In this case I expect that the company applied on the blanketorder is company B because im creating the record from Company B.
Instead it applies company A because of the user setting
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
The text was updated successfully, but these errors were encountered:
Module
purchase_blanket_order
Describe the bug
When you have a multi company environment and create a blanket order record in Company B, it sets Company A as the company on the blanket order instead of Company B. ITs taking the default company from the user instead of the company that is active.
To Reproduce
15
Steps to reproduce the behavior:
I made a video from the database here:
https://drive.google.com/file/d/1zl9U9DUhKVcV_xurS3nuSVE_K-ABOlHJ/view
Expected behavior
In this case I expect that the company applied on the blanketorder is company B because im creating the record from Company B.
Instead it applies company A because of the user setting
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)
The text was updated successfully, but these errors were encountered: