diff --git a/base_accounting_kit/__manifest__.py b/base_accounting_kit/__manifest__.py
index 6816d6b71..66633a88b 100644
--- a/base_accounting_kit/__manifest__.py
+++ b/base_accounting_kit/__manifest__.py
@@ -22,7 +22,7 @@
{
'name': 'Odoo 13 Full Accounting Kit',
- 'version': '13.0.4.10.14',
+ 'version': '13.0.4.11.14',
'category': 'Accounting',
'live_test_url': 'https://www.youtube.com/watch?v=peAp2Tx_XIs',
'summary': """ Asset and Budget Management,
@@ -41,7 +41,7 @@
Full Accounting Package,
Financial Reports, Financial Report for Odoo 13
""",
- 'author': ' Odoo SA,Cybrosys Techno Solutions',
+ 'author': 'Cybrosys Techno Solutions, Odoo SA',
'website': "https://www.cybrosys.com",
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
diff --git a/base_accounting_kit/data/account_financial_report_data.xml b/base_accounting_kit/data/account_financial_report_data.xml
index c1f9bcb14..6272289d8 100644
--- a/base_accounting_kit/data/account_financial_report_data.xml
+++ b/base_accounting_kit/data/account_financial_report_data.xml
@@ -13,6 +13,7 @@
model="account.financial.report">
Income
+ 0
detail_with_hierarchy
diff --git a/base_accounting_kit/doc/changelog.md b/base_accounting_kit/doc/changelog.md
index 00b377979..2e61c95f4 100644
--- a/base_accounting_kit/doc/changelog.md
+++ b/base_accounting_kit/doc/changelog.md
@@ -108,3 +108,9 @@
#### Version 13.0.4.9.14
#### FIX
- Tax Report issue fixed
+
+
+#### 26.05.2021
+#### Version 13.0.4.11.14
+#### UPDT
+- Report sequence issue fixed