Search 1.9 billion lines of Odoo code on GitHub

account_payment_line_free

Author: Compassion Suisse
License: AGPL-3
Branch: 14.0
Repository: CompassionCH/compassion-accounting
Dependencies: account_payment_order
Languages: Python (80, 49.4%), XML (40, 24.7%), and reStructuredText (42, 25.9%)
Other branches: 14.0-invoice-refactor
Other repositories: CompassionCH/bank-payment, and ecino/compassion-accounting

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="cancel-payment-line"></a> <h2>Cancel payment line</h2> <p>This module allows you to free a move_line to be able to cancel the invoice attached</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go in payment orders</li> <li>Click on the returned button of a payment line, this will mark it as returned and set the move_line at Null.</li> </ol> <p>Or :</p> <ol class="arabic simple"> <li>Go to invoices</li> <li>Select a few invoices from the tree view</li> <li>Use the &quot;Unlink from payment/debit order&quot; entry to mark the payment_line as returned and set the move_line_id at Null</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/173/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Nothing</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-payment/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://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>David Wulliamoz &lt;<a class="reference external" href="mailto:dwulliamoz&#64;compassion.ch">dwulliamoz&#64;compassion.ch</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Compassion Switzerland</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>