Merge PR #1085 into 12.0

Signed-off-by kittiu
This commit is contained in:
OCA-git-bot
2020-11-17 06:20:00 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,6 +18,6 @@
'license': 'AGPL-3',
'installable': True,
'application': False,
'development_status': 'beta',
'development_status': 'Beta',
'maintainers': ['kittiu'],
}

View File

@@ -18,6 +18,6 @@
'views/account_payment_view.xml',
],
'installable': True,
'development_status': 'beta',
'development_status': 'Beta',
'maintainers': ['kittiu'],
}