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: new_code
Repository: fanha99/l10n-vietnam
Dependencies: account, and account_voucher
Languages: Python (66, 54.1%), and XML (56, 45.9%)
Other branches: 10.0, and invoice_number
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>## Expected behavior:</p> <p># These information should appear on:</p> <ul class="simple"> <li>Customer Invoice</li> <li>Supplier Invoice</li> <li>Sale Receipt (type is Pay Later)</li> <li>Purchase Receipt (type is Pay Later)</li> </ul> <p># Solution:</p> <ul class="simple"> <li>Create 3 fields Invoice Number (integer), Form (char, 10 characters), Serie (char, 10 characters) on:<ul> <li>Customer Invoice</li> <li>Supplier Invoice</li> <li>Sale Receipt (type is Pay Later)</li> <li>Purchase Receipt (type is Pay Later)</li> </ul> </li> <li>It is required to have these fields input when:<ul> <li>Validating customer/supplier invoice</li> </ul> </li> </ul> <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> <li>Sales Receipt</li> <li>Purchase Receipt</li> </ul> </dd> </dl> <p>When validating, a control will ensure that the fields added by this module are being set.</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> </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>