Search 1.9 billion lines of Odoo code on GitHub

account_payment_line_cancel

Author: Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0
Repository: acsone/bank-payment
Dependencies: account_cancel, and account_payment_order
Languages: PO File (63, 21.2%), Python (151, 50.8%), XML (38, 12.8%), and reStructuredText (45, 15.2%)
Other branches: 10.0-account_bancking_mandate-scan_filename-lmi, 10.0-account_payment_limit-cpi, 10.0-add_bank_pain_sort_code-dro, 10.0-add_payment_order_invoice_cancel-dro, 10.0-bugfix-partner_bank_id, 10.0-cla_master, 10.0-ftd_master, 10.0-imp-account_pain_base_currency-dro, 10.0-imp-init_party_name-dro, 10.0-imp_account_payment_sale_prepare_invoice_journal_access_tbi, 10.0-new-sepa-fields, and 10.0-wip_master
Other repositories: Alfa-90/bank-payment, BT-cserra/bank-payment, BT-dherreros/bank-payment, BT-fschubert/bank-payment, BT-sschmid/bank-payment, BT-tbaechle/bank-payment, BT-tpiric/bank-payment, Bubbles-IT/bank-payment, CB-Gran-Canaria/bank-payment, Callino/bank-payment, ComitorDevTeam/bank-payment, CompassionCH/bank-payment, Comunitea/bank-payment, Darknroses/bank-payment, Digital5-Odoo/bank-payment, Dobtor-OCA/bank-payment, Domatix/bank-payment, ERPLibre/bank-payment, Gabinete-Digital/bank-payment, Galaxylive/bank-payment, GrupoAlvamex/bank-payment, Ingeos/bank-payment, IratxeS/bank-payment, Jarsa-dev/bank-payment, Jarsa/bank-payment, LevelPrime/bank-payment, Martronic-SA/bank-payment, MathBenTech/bank-payment, MaxyMoos/bank-payment, NeatNerdPrime/bank-payment, Nikul-Chaudhary/bank-payment, Nooka10/bank-payment, OCA-MUK/bank-payment, OCA/bank-payment, OpenCode/bank-payment, Palpid/bank-payment, PieterPaulussen/bank-payment, PrenorSistemas/bank-payment, QubiQ/bank-payment, SSISoftware/bank-payment, SanteLibre/bank-payment, SequarSrl/bank-payment, SeuMarco/bank-payment, SimoRubi/bank-payment, StefanRijnhart/bank-payment, Studio73/bank-payment, Syci-Consulting/bank-payment, SylvainLosey/bank-payment, TDu/bank-payment, Tecnativa/bank-payment, VanMoof/bank-payment, Vauxoo/bank-payment, VisiionSolucionesTecnologicas/bank-payment, adroit48Dev/bank-payment, agenterp/bank-payment, akretion/banking, algiopensource/bank-payment, anhvu-sg/bank-payment, antoinecln/bank-payment, atchuthan/bank-payment, aurestic/bank-payment, axelpriem/bank-payment, br3athein/bank-payment, brain-tec/bank-payment, camptocamp/bank-payment, colmeirin/bank-payment, coopiteasy/bank-payment, dani-xtendoo/bank-payment, dek-odoo/bank-payment, dong-z/bank-payment, druidoo-dev/bank-payment, elperrofarelo/bank-payment, exosoftware/oca-bank-payment, gastonfeng/bank-payment, gil-obradors/bank-payment, glitchov/bank-payment, grindtildeath/account-reconcile, grindtildeath/bank-payment, hhgabelgaard/bank-payment, hibou-io/oca-bank-payment, i-vyshnevska/bank-payment, izzihector/bank-payment, jarroyomorales/bank-payment, jaysadatay/bank-payment, jbaudoux/bank-payment, jerrodmartin/bank-payment, jimhoefnagels/bank-payment, julenalgios/bank-payment, jvOrsouw/bank-payment, kittiu/bank-payment, kmee/bank-payment, kurogeek/bank-payment, lembregtse/bank-payment, leonidasthe300/bank-payment, levkar/bank-payment, luc-demeyer/bank-payment, mpanarin/bank-payment, natzjordaan/bank-payment, nseinlet/bank-payment, nucleoosystem/bank-payment, omalbastin/bank-payment, onesteinbv/bank-payment, open-net-sarl/bank-payment, ovnicraft/bank-payment, p-tombez/bank-payment, paulmsegeya/bank-payment, popcomputadores-desenv/bank-payment, presenceverte/bank-payment, prowine/bank-payment, pscloud/bank-payment, pythoner-3k/bank-payment, rahmansaleh7/bank-payment, redcor/bank-payment, richardangga/bank-payment, robertrottermann/bank-payment, rven/bank-payment, sadeqamin/bank-payment, sanube/bank-payment, sebalix/bank-payment, sewisoft/bank-payment, steingabelgaard/bank-payment, sunflowerit/bank-payment, syci/bank-payment, sygel-technology/bank-payment, takinobori/oca-bank-payment, tegin/bank-payment, tirma-sa/bank-payment, uktc87504/bank-payment, ursais/bank-payment, usmcgwg/bank-payment, valmarnet/bank-payment, vdedyukhin/bank-payment, vrenaville/bank-payment, wild3r/bank-payment, xt0ph/bank-payment, xwh123807/bank-payment, and zeroincombenze/bank-payment

<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 cancel and remove a payment line from a payment order when the payment needs to be cancelled (for example when a payment is rejected). The module allows you as well to free an invoice that was imported in a payment order and automatically cancel the payment lines that were generated.</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 cancel button of a payment line, to remove it from the payment order.</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;Free invoices&quot; entry to remove selected invoices from payment orders</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>Marco Monzione &lt;<a class="reference external" href="mailto:marco.mon&#64;windowslive.com">marco.mon&#64;windowslive.com</a>&gt;</li> <li>Emanuel Cino &lt;<a class="reference external" href="mailto:ecino&#64;compassion.ch">ecino&#64;compassion.ch</a>&gt;</li> <li>Cyril Sester &lt;<a class="reference external" href="mailto:cyril.sester&#64;outlook.com">cyril.sester&#64;outlook.com</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>