mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] agreement_mrp
This commit is contained in:
committed by
Maxime Chambreuil
parent
19ab42e585
commit
089dbda9b3
@@ -9,3 +9,5 @@ class ResConfigSettings(models.TransientModel):
|
||||
|
||||
module_agreement_maintenance = fields.Boolean(
|
||||
string='Manage maintenance agreements and contracts')
|
||||
module_agreement_mrp = fields.Boolean(
|
||||
string='Link your manufacturing orders to an agreement.')
|
||||
|
||||
Reference in New Issue
Block a user