Search 1.9 billion lines of Odoo code on GitHub

l10n_ve_split_invoice

Author: Vauxoo
License: AGPL-3
Branch: 8.0
Repository: alecodigo/odoo-venezuela
Dependencies: account, and base
Languages: PO File (112, 21.3%), Python (176, 33.5%), XML (67, 12.8%), YAML (153, 29.1%), and reStructuredText (17, 3.2%)
Other branches: 6.0, 6.1, 7.0, and 9.0
Other repositories: BachacoVE/odoo-venezuela, EZTechVe/odoo-venezuela, Jeisonpernia/odoo-venezuela, QSoftCorporationEC/odoo-venezuela, SetRac/odoo-venezuela, SetRac/odoo-venezuela-1, Vauxoo/odoo-venezuela, akiguana/odoo-venezuela, alexrun/odoo-venezuela, avilasof/odoo-venezuela, chenyingkun/odoo-venezuela, dsasoftware/odoo-venezuela, dsasoftware/odoo-venezuela-1, egrivero/odoo-venezuela, enoriegabell/odoo-venezuela, fadeldamen/odoo-venezuela, fr33co/odoo-venezuela, gquilarque/odoo-venezuela, grizna/odoo-venezuela, jorgescalona/odoo-venezuela, julio899/odoo-venezuela, kkoci/odoo-venezuela, luisulbaranleonTSCI/odoo-venezuela, odoo-venezuela/odoo-venezuela, sojeda/odoo-venezuela, and vauxoo-dev/odoo-venezuela

<h1 class="title">Split Invoices</h1> <p>For legal reasons in Venezuela we need just ONE invoice per page, with this module depending on your company configuration you will stablish the number of lines per invoice, with this you will be able of:</p> <blockquote> <ul class="simple"> <li>Add module for establishing the number of lines per invoice</li> <li>Split Invoice according number of lines per invoice once you confirm it.</li> </ul> </blockquote> <hr class="docutils" /> <p><strong>Testing Instructions:</strong></p> <ol class="arabic simple"> <li>Go to Administration - Companies, open one of your companies (if more than one) and open the Configuration page.</li> <li>Set a number of lines per invoice on the corresponding field.</li> <li>Go to Account - Clients - Client Invoices and create a new invoice with more lines than you previously specified on the company configuration</li> <li>Validate the invoice document</li> </ol> <p>The document should be now splited on N invoices with the number of lines that you specified</p>