mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] - fix development_status
This commit is contained in:
@@ -19,6 +19,6 @@
|
|||||||
'wizards/contract_price_revision_views.xml',
|
'wizards/contract_price_revision_views.xml',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'development_status': 'Stable',
|
'development_status': 'Production/Stable',
|
||||||
'maintainers': ['carlosdauden'],
|
'maintainers': ['carlosdauden'],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user