mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] agreement_repair
This commit is contained in:
committed by
Maxime Chambreuil
parent
0572c390f2
commit
a190ffc4dc
@@ -11,5 +11,7 @@ class ResConfigSettings(models.TransientModel):
|
||||
string='Manage maintenance agreements and contracts')
|
||||
module_agreement_mrp = fields.Boolean(
|
||||
string='Link your manufacturing orders to an agreement.')
|
||||
module_agreement_repair = fields.Boolean(
|
||||
string='Link your repair orders to an agreement.')
|
||||
module_agreement_stock = fields.Boolean(
|
||||
string='Link your pickings to an agreement.')
|
||||
|
||||
Reference in New Issue
Block a user