Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting
Folder size
0.09 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 05:03:19
Authors
Maintainers
None
Committers
Christophe Simonis, Martin Trigaux, Odoo Translation Bot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Move the cash basis lines to another account.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_tax_form_cash_basis_inherit tax.form.cash.basis.base.account.inherit account.tax form Inherits account.view_tax_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • cash_basis_base_account_id Many2one → account.account
    domain=[('deprecated', '=', False)] help='Account that will be set on lines created in cash basis journal entry and used to keep track of the tax base amount.' string='Base Tax Received Account' args: 'account.account'
Public methods (0)

No public methods.

Loading…

Loading…