Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1507 Widoki

I was wondering if it is able to configure specific articles (example article A) in a BOM (Odoo 13) to switch to other specific articles (article B) that are not already set in the BOM, for example if Article A stock is 0, then select article B for that specific manufacturing order instead. 


Alternatively I could create two BOMs for the same product and based on the stock create one BOM with Article A and one with Article B, but that would not be my preferred solution. Thank you for your help!

Awatar
Odrzuć
Najlepsza odpowiedź

Dear Mo,

You need to create custom function to check the stock qty before confirming the manufacturing order.The custom function check the all the BOM sequential wise and weather the items are not available on the first BOM then it will check the second BOM and if the items are available the BOM will selected automatically.

Thank you. 

Awatar
Odrzuć