Search 1.9 billion lines of Odoo code on GitHub

l10n_vn_account_invoice_number

Author: Trobz,Odoo Community Association (OCA)
License: AGPL-3
Branch: invoice_number
Repository: fanha99/l10n-vietnam
Dependencies: account, and base
Languages: Python (101, 70.6%), and XML (42, 29.4%)
Other branches: 10.0, and new_code
Other repositories: haidd/l10n-vietnam

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="account-invoice-number"></a> <h2>Account Invoice Number</h2> <p>Vietnamese regulations (from tax authorities) requires to display 3 values on the reports of accounting transactions:</p> <p>The 3 values to display are:</p> <ul class="simple"> <li>Tax Invoice Number</li> <li>Tax Invoice Form</li> <li>Tax Invoice Series: The references of the series of invoice (the reference of the accounting booklet)</li> </ul> <p>In Odoo, the following types of records need to store those values:</p> <ul class="simple"> <li>Customer Invoice</li> <li>Supplier Invoice</li> </ul> <p>In Odoo, we need to store this information whenever the issuer of the accounting document is in Vietnam, so this module adds a control when validating a customer/supplier invoice for a issuer based in Vietnam.</p> <p>Notes: - Issuer is the Supplier (or Parent Company of the supplier) for Supplier Invoices - Issuer is Company of the Invoice for Customer Invoices</p> <a name="usage"></a> <h3>Usage</h3> <dl class="docutils"> <dt>To use this module, you need to create / validate any of these:</dt> <dd><ul class="first last simple"> <li>Customer Invoice</li> <li>Supplier Invoice</li> </ul> </dd> </dl> <p>When validating, a control will ensure that the fields added by this module are being set. The control can be disabled by uncheck <cite>Validate tax invoice number</cite> in Company form</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-vietnam/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Hai Dinh Duong &lt;<a class="reference external" href="mailto:haidd&#64;trobz.com">haidd&#64;trobz.com</a>&gt;</li> <li>Vu Nguyen Anh &lt;<a class="reference external" href="mailto:anhvu&#64;trobz.com">anhvu&#64;trobz.com</a>&gt;</li> <li>Fanha Giang &lt;<a class="reference external" href="mailto:fanha99&#64;hotmail.com">fanha99&#64;hotmail.com</a>&gt;</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Trobz</li> <li>OCV</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>