Search 1.9 billion lines of Odoo code on GitHub

account_invoice_cutoff_policy

Author: Open For Small Business Ltd
License: AGPL-3
Branch: 16.0-wip
Repository: odoonz/odoonz-addons
Dependencies: account
Languages: Python (196, 70.5%), XML (40, 14.4%), and reStructuredText (42, 15.1%)
Other branches: 11.0, 12.0, 12.0-greenify-gdg, 12.0-no-translate, 13.0, 14.0, 14.0-partner-lock, 15.0, and gdg-pricelist-rework
Other repositories: RL-OtherApps/odoonz-addons, RujiaL/odoonz-addons, cherryservers/odoonz-addons, erick-alvino/odoonz-addons, gameboy199/odoonz-addons, grottas/odoonz-addons, jonisunz/odoonz-addons, robotiko/odoonz-addons, sondt87/odoonz-addons, suningwz/odoonz-addons, timsmet/odoonz-addons, vanthaiunghoa/odoonz-addons, vidtsin/odoonz-addons, wtaferner/odoonz-addons, xuanthanh/odoonz-addons, and yasmanycastillo/odoonz-addons

<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-cutoff-policy"></a> <h2>Account Invoice Cutoff Policy</h2> <p>Allows to specify a customer specific invoice policy. The policy can be based either on the transaction date or the end of month and can be any number of days, or weekdays in the future.</p> <p>Invoices will be automatically redated on validation if they fall outside the policy, either to the 1st day of the month (end of month) or todays date.</p> <a name="installation"></a> <h3>Installation</h3> <p>There are no special installation instructions for this module.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>There are no special configuration instructions for this module.</p> <a name="usage"></a> <h3>Usage</h3> <p>Login as a user with Accounting Adviser access rights Go to Sales -&gt; Customers and select a customer to specify a cutoff policy for. Under Accounting Settings check enforce cutoff and complete policy.</p> <p>Note the policy is inclusive, so if you specified 3 days after end of month, then transactions on the 3rd for the prior month would be allowed, the 4th would not.</p> <p>If using account_central_billing the policy is taken from the centrally billed partner.</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Currently no tests.</li> <li>Using negatives has not been tested and no validation around that.</li> <li>Not multicompany aware.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/odoonz/account/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 feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Graeme Gellatly &lt;<a class="reference external" href="mailto:graeme&#64;o4sb.com">graeme&#64;o4sb.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <p>This module is maintained by Open for Small Business Ltd.</p> <p>Open for Small Business is a small developer and integrator of Odoo software since 2009.</p>