mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[MIG] account_fiscal_month: Migration to 12.0
This commit is contained in:
@@ -3,12 +3,11 @@
|
||||
|
||||
{
|
||||
'name': 'Account Fiscal Month',
|
||||
'summary': """
|
||||
Provide a fiscal month date range type""",
|
||||
'version': '11.0.1.0.0',
|
||||
'summary': """Provide a fiscal month date range type""",
|
||||
'version': '12.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': 'ACSONE SA/NV, Odoo Community Association (OCA)',
|
||||
'website': 'https://www.acsone.eu',
|
||||
'website': 'https://github.com/OCA/account-financial-tools',
|
||||
'depends': [
|
||||
'account',
|
||||
'date_range',
|
||||
|
||||
1
account_fiscal_month/readme/CONTRIBUTORS.rst
Normal file
1
account_fiscal_month/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Benjamin Willig <benjamin.willig@acsone.eu>
|
||||
1
account_fiscal_month/readme/DESCRIPTION.rst
Normal file
1
account_fiscal_month/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module simply provides a date range type marked as 'Fiscal month'.
|
||||
Reference in New Issue
Block a user