Thai Localization - Account Vendor Tax Invoice

License: AGPL-3 OCA/l10n-thailand Translate me on Weblate Try me on Runbot

This module address the undue tax requirement for Thailand

In Odoo, cash basis feature is being used to cover case of undue tax (due on payment). This can answer the issue about undue tax in Thailand partially. For customer invoice/payment, Odoo’s cash basis alone is enough.

But for supplier invoice/payment and expense, where tax invoice number and tax date is given from vendor. This module will provide ways for user to do so on vendor bill (for normal tax) and in supplier payment (for undue tax which is due on payment).

Note : This module also delete line in journal entry are not used and Remove required field Base Tax Received Account.

Table of contents

Installation

To install this module, you need to install the hook addon account_create_tax_cash_basis_entry_hook

Then, simply install l10n_th_vendor_tax_invoice.

Usage

With this, 2 new tax related fields will be introduced in account.move.line

  1. tax_invoice : Tax Invoice Number
  2. tax_date : Tax Invoice Date

In customer invoice, both field will be defaulted by Odoo’s document number and date. But in supplier invoice, both field must be filled by user with tax invoice number and date from vendor.

Note: These 2 fields will be also be used in Thai VAT report, with the intention that every report should be coded out of account.move.line

Preparing Undue Tax

Case Customer Invoice and Payment

As mentioned earlier, customer side operation do not affected by this module. But we should still now see the new Tax Invoice Number and Tax Date field in account.move.line

Case Supplier Invoice/Payment

1) Case Input VAT

2) Case Undue Input VAT

Preparing Tax Adjustments

Case Tax Adjustments

Changelog

12.0.1.0.0 (2019-03-07)

  • Start of the history

12.0.1.0.1 (2019-06-04)

  • Change field name

12.0.1.1.0 (2019-06-11)

  • Delete line in journal entry is not used
  • Invisible required field Base Tax Received Account

12.0.2.0.0 (2019-06-22)

  • Applicable to HR Expense too, when it also use Undue Tax (add depends on hr_expense)
  • Add partner_id in account.payment.tax, to allow changing partner (mostly for expense case)

12.0.2.1.0 (2019-07-17)

  • Add partner, invoice date/number and amount fields in Tax Adjustments Wizard (to comply with Thai tax report)
  • Fix bug Tax Base amount in move line is 0 (case undue vat)

12.0.2.1.1 (2019-07-22)

  • Fix bug error when cancel payment (case undue vat)

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Ecosoft

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

kittiu

This module is part of the OCA/l10n-thailand project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.