mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] Delete fieldservice_equipment_agreement
This commit is contained in:
@@ -24,8 +24,7 @@ class ResConfigSettings(models.TransientModel):
|
||||
module_agreement_stock = fields.Boolean(
|
||||
string='Link your pickings to an agreement.')
|
||||
module_fieldservice_agreement = fields.Boolean(
|
||||
string='Link your Field Service orders to an agreement.')
|
||||
module_fieldservice_equipment_agreement = fields.Boolean(
|
||||
string='Link your Field Service equipments to an agreement.')
|
||||
string='Link your Field Service orders and equipments to an'
|
||||
' agreement.')
|
||||
module_helpdesk_agreement = fields.Boolean(
|
||||
string='Link your Helpdesk tickets to an agreement.')
|
||||
|
||||
Reference in New Issue
Block a user