Search 1.9 billion lines of Odoo code on GitHub

sale_subscription_invoice_variable

Author: Open Source Integrators
License: LGPL-3
Branch: 12.0-add-subscription-variable
Repository: antherkiv/osi-addons
Dependencies: sale_subscription
Languages: Python (153, 81.8%), XML (13, 7.0%), and reStructuredText (21, 11.2%)
Other branches: 12.0-AMP-development
Other repositories: Banetese/osi-addons, HarshalBhoir/osi-addons, KonosCL/osi-addons, SerpentConsultingServices/osi-addons, consultingerp/osi-addons, hpatelserpentcs/osi-addons, kvedder-amplex/osi-addons, marcelsavegnago/osi-addons, patrickrwilson/osi-addons, and ursais/osi-addons

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="subscription-variable-invoicing"></a> <h2>Subscription Variable Invoicing</h2> <p>Include variable consumed amount in recurring bills.</p> <p>The Subscription must have an Analytic Account, and the additional consumptions should be recorded as Analytic Lines.</p> <p>When the recurring invoice is being generated, we look for the amounts in Analytic Lines matching the Analytic Accountand the dates of the invoicing period.</p> <p>These will be added to the generated invoice.</p> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>On the Subscription, ensure the Analytic Account is set.</li> <li>Add the amaount to invoice as Analytic Lines.</li> <li>Generated the next recurring invoice.</li> </ul> <a name="credits"></a> <h3>Credits</h3> <ul class="simple"> <li>Daniel Reis &lt;<a class="reference external" href="mailto:dreis&#64;opensourceintegrators.com">dreis&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Open Source Integrators &lt;<a class="reference external" href="https://www.opensourceintegrators.com">https://www.opensourceintegrators.com</a>&gt;</li> </ul>