In processes where components are shipped to suppliers and apart from receiving the final product, other secondary products of the production process are incoming, how to configure it with a subcontracting BOM?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
I have no idea why they disabled byproducts explicitly for subcontracting.
But you can disable this constraint in mrp_subcontracting
class MrpBom(models.Model):
_inherit = 'mrp.bom'
@api.constrains('operation_ids', 'byproduct_ids', 'type')
def _check_subcontracting_no_operation(self):
return True
You would afterwards need some push rule for the byproducts
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
gru 23
|
1244 | ||
|
1
lip 23
|
2131 | ||
|
0
mar 25
|
3147 | ||
|
0
sie 22
|
2758 | ||
|
0
sty 22
|
76 |