mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] agreement_stock
This commit is contained in:
committed by
Maxime Chambreuil
parent
b562ee210a
commit
3c7cc05c34
@@ -11,3 +11,5 @@ 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_stock = fields.Boolean(
|
||||
string='Link your pickings to an agreement.')
|
||||
|
||||
Reference in New Issue
Block a user