|
@ -33,6 +33,6 @@ class ResConfigSettings(models.TransientModel): |
|
|
module_fieldservice_agreement = fields.Boolean( |
|
|
module_fieldservice_agreement = fields.Boolean( |
|
|
string="Link your Field Service orders and equipments to an agreement." |
|
|
string="Link your Field Service orders and equipments to an agreement." |
|
|
) |
|
|
) |
|
|
module_helpdesk_agreement = fields.Boolean( |
|
|
|
|
|
|
|
|
module_agreement_helpdesk = fields.Boolean( |
|
|
string="Link your Helpdesk tickets to an agreement." |
|
|
string="Link your Helpdesk tickets to an agreement." |
|
|
) |
|
|
) |