Browse Source

[FIX] Bug Fixed 'base_accounting_kit' recurring

pull/145/head
Ajmal JK 5 years ago
parent
commit
52f770e060
  1. 2
      base_accounting_kit/__manifest__.py
  2. 5
      base_accounting_kit/doc/changelog.md

2
base_accounting_kit/__manifest__.py

@ -22,7 +22,7 @@
{ {
'name': 'Odoo 13 Full Accounting Kit', 'name': 'Odoo 13 Full Accounting Kit',
'version': '13.0.4.5.4', 'version': '13.0.4.5.5',
'category': 'Accounting', 'category': 'Accounting',
'live_test_url': 'https://www.youtube.com/watch?v=peAp2Tx_XIs', 'live_test_url': 'https://www.youtube.com/watch?v=peAp2Tx_XIs',
'summary': """ Asset and Budget Management, 'summary': """ Asset and Budget Management,

5
base_accounting_kit/doc/changelog.md

@ -54,3 +54,8 @@
#### Version 13.0.4.5.4 #### Version 13.0.4.5.4
#### FIX #### FIX
- Bug Fixed in asset 'Modify Depreciation' - Bug Fixed in asset 'Modify Depreciation'
#### 10.03.2020
#### Version 13.0.4.5.5
#### FIX
- Bug Fixed in recurring

Loading…
Cancel
Save