-
- Downloads
[ADD] account_cash_basis_base_account: add module to change the base amount...
[ADD] account_cash_basis_base_account: add module to change the base amount account in tax cash basis entries To be able to retrieve the base amount of cash basis taxes lines, additional journal items are created for the base as well in the journal entry generated by the payment. However, these additional journal items debitting and creditting the same account are considered as pollution in reports. This module and hook allow to move these additional lines to an another account, if needed. -task: https://www.odoo.com/web#id=35605&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720 Was PR #23349
Showing
- addons/account_cash_basis_base_account/__init__.py 5 additions, 0 deletionsaddons/account_cash_basis_base_account/__init__.py
- addons/account_cash_basis_base_account/__openerp__.py 18 additions, 0 deletionsaddons/account_cash_basis_base_account/__openerp__.py
- addons/account_cash_basis_base_account/account_partial_reconcile.py 13 additions, 0 deletions...ount_cash_basis_base_account/account_partial_reconcile.py
- addons/account_cash_basis_base_account/account_tax.py 11 additions, 0 deletionsaddons/account_cash_basis_base_account/account_tax.py
- addons/account_cash_basis_base_account/views/account_tax_views.xml 15 additions, 0 deletions...count_cash_basis_base_account/views/account_tax_views.xml
- addons/account_tax_cash_basis/tax_cash_basis.py 12 additions, 2 deletionsaddons/account_tax_cash_basis/tax_cash_basis.py
Loading
Please register or sign in to comment