mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] account_document_reversal: modify to correct development_status
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
'license': 'AGPL-3',
|
||||
'installable': True,
|
||||
'application': False,
|
||||
'development_status': 'beta',
|
||||
'development_status': 'Beta',
|
||||
'maintainers': ['kittiu'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user