Search 1.9 billion lines of Odoo code on GitHub

invoice_verified_state

Author: GRAP
License: AGPL-3
Branch: 8.0
Repository: erick-alvino/grap-odoo-custom
Dependencies: account, account_voucher, and stock_account
Languages: PO File (60, 19.5%), Python (79, 25.6%), XML (112, 36.4%), and reStructuredText (57, 18.5%)
Other branches: 12.0
Other repositories: OdooBulgaria/odoo-addons-grap, ProJobless/odoo-addons-grap, VitalPet/odoo-addons-grap, akretion/odoo-addons-grap, diassynthesis/odoo-addons-grap, grap/grap-odoo-custom, grap/odoo-addons-grap, iceship/odoo-addons-grap, jaferrer/grap-odoo-custom, legalsylvain/grap-odoo-custom, legalsylvain/odoo-addons-grap, likaiyuan/odoo-addons-grap, mohamedhagag/odoo-addons-grap, quentinDupont/grap-odoo-custom, quentinDupont/odoo-addons-grap, salahable/odoo-addons-grap, vidtsin/grap-odoo-custom, vidtsin/odoo-addons-grap, wahhid/odoo-addons-grap, and westlyou/odoo-addons-grap

<h1 class="title">GRAP - Custom Invoice workflow</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" 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.png" /></a> <a class="reference external" href="https://github.com/grap/grap-odoo-custom/tree/8.0/invoice_verified_state"><img alt="grap/grap-odoo-custom" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--custom-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of account invoices to changes default behaviour that doesn't fit with GRAP needs.</p> <p>Add a 'Verified' state on <code>account.invoice</code> (supplier and supplier refund invoices)</p> <ul class="simple"> <li>Only Accounting managers can validate supplier account invoices</li> <li>the workflow is so modified</li> </ul> <p>Add a 'To check' checkbox field on <code>account.move</code></p> <ul class="simple"> <li>The setting is done per journal</li> <li>if a journal is set to 'To Check' all the accounting moves will be set as 'To Check'. this feature is usefull with the module to export to EBP, to prevent import of moves that has not been controled by accounting managers.</li> </ul> <p>On the wizard to invoice stock.picking (<code>stock.invoice.onshipping</code>), set 'Group by partner' checked by default</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#known-issues-roadmap" id="id1">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id1">Known issues / Roadmap</a></h2> <ul class="simple"> <li>rename the module into <code>grap_custom_invoice</code></li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-custom/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 smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/grap/grap-odoo-custom/issues/new?body=module:%20invoice_verified_state%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> <li>Julien WESTE</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-custom/tree/8.0/invoice_verified_state">grap/grap-odoo-custom</a> project on GitHub.</p> <p>You are welcome to contribute.</p>