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
We should be able to create a product without having the need to have every company in company_ids ticked + allowed in res users allowed companies.
Module
product_tax_multicompany_default
Describe the bug
The bug doesnt allow to propage correctly the taxes when creating a new article when user don't have every company in his company_ids plus having them ticked at the top right.
To Reproduce
17.0:
Steps to reproduce the behavior:
Having multiple companies, A , B, C, D
Install the module product_tax_multicompany_default
The user must have A & B & C companies as company_ids (allowed company)
Tick only A & B & C at the top right
Create a new product
Confirm the creation
You get record rule error on read for company D
OR
Steps to reproduce the behavior:
Having multiple companies, A , B, C, D
Install the module product_tax_multicompany_default
The user must have A & B & C & D companies as company_ids (allowed company)
Tick only A & B & C
Create a new product
Confirm the creation
You get record rule error on read for company D
Expected behavior
We're expecting the taxes to propage even when the user has not the company_ids.
The text was updated successfully, but these errors were encountered:
We should be able to create a product without having the need to have every company in company_ids ticked + allowed in res users allowed companies.
Module
product_tax_multicompany_default
Describe the bug
The bug doesnt allow to propage correctly the taxes when creating a new article when user don't have every company in his company_ids plus having them ticked at the top right.
To Reproduce
17.0:
Steps to reproduce the behavior:
OR
Steps to reproduce the behavior:
Expected behavior
We're expecting the taxes to propage even when the user has not the company_ids.
The text was updated successfully, but these errors were encountered: