Files
account_do/doc/reference.rst
T

28 lines
713 B
ReStructuredText
Raw Normal View History

Reference
=========
Chart Setup
-----------
When the Dominican chart ``account_do.do_account_root`` is selected, the chart
creation wizard proposes:
* ``account_do.do_account_110201`` as the default receivable account;
* ``account_do.do_account_210101`` as the default payable account.
Fiscal Metadata
---------------
The module extends ``account.tax.template`` and ``account.tax`` with:
* ``tax_kind``;
* ``tax_fiscal_type``;
* ``tax_application``;
* ``dgii_legal_reference``;
* ``dgii_legal_article``;
* ``dgii_form_hint``;
* ``dgii_fiscal_status``.
These fields classify Dominican taxes without duplicating DGII report box
mapping. Reporting modules should use them together with account and tax codes.