Search 1.9 billion lines of Odoo code on GitHub

account_payment_transfer_account

Author: La Louve, Odoo Community Association (OCA)
License: no license
Branch: 9.0
Repository: AwesomeFoodCoops/odoo-production
Dependencies: account, account_cancel, and l10n_generic_coa
Languages: PO File (24, 14.7%), Python (61, 37.4%), XML (35, 21.5%), and reStructuredText (43, 26.4%)
Other branches: 9.0-template-recurrence, dependabot/pip/odoo/babel-2.9.1, dependabot/pip/odoo/jinja2-2.11.3, dependabot/pip/odoo/lxml-4.6.5, dependabot/pip/odoo/lxml-4.9.1, dependabot/pip/odoo/mako-1.2.2, dependabot/pip/odoo/pillow-9.0.1, dependabot/pip/odoo/pillow-9.3.0, dependabot/pip/odoo/python-ldap-3.4.0, dependabot/pip/odoo/pyyaml-5.4, dependabot/pip/odoo/reportlab-3.5.55, dev, and migrated-checkpoint
Other repositories: DITIntl/odoo-production, Groupe-Informatique-LaCoopSurMer/odoo-production, Otsokop/odoo-production, azmeuk/odoo-production, babatoko/odoo-production, beloeuvre/odoo-production, chetanrdhaduk/odoo-production, demain-supermarche/odoo-production, druidoo/FoodCoops, dzungtran89/odoo-production, estevebadia/odoo-production, fjouatte/odoo-production, halgandd/odoo-production, hilarak/odoo-production, jweste/odoo-production, krunal267/odoo-production, lachouettecoop/odoo-production, legalsylvain/account-payment, legalsylvain/odoo-production, mathieuvatel/odoo-production, mszinte/odoo-production, mulaudzicalvin/odoo-production, nthnnl/odoo-production, odoo-modules/odoo-production, petrus-v/odoo-foodcoops, phuctranerp/odoo-production, rihene-abdelwahed/odoo-production, sc4you/odoo-production, siddharth7815/odoo-production, sprevot44/odoo-production, suningwz/odoo-production, supercoopbdx/odoo-production, superquinquin/odoo-production, trobz/odoo-production, ttpphuctran/odoo-production, vidtsin/odoo-production, and yuntux/odoo-production

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="account-payment-custom-transfer-account"></a> <h2>Account Payment - Custom Transfer Account</h2> <p>This module was written to extend the functionality of odoo Account payment about transfer account.</p> <img alt="/account_payment/static/description/account_payment.png" src="/account_payment/static/description/account_payment.png" /> <p>With this module, it is now allowed to define for each internal transfer in an account payment, a specific transfer account instead of the default one set in 'Invoicing' / 'Configuration' / 'Setting' Section. (&quot;Inter-Banks Transfer Account&quot; field)</p> <img alt="/account_payment_transfer_account/static/description/account_payment.png" src="/account_payment_transfer_account/static/description/account_payment.png" /> <a name="note"></a> <h2>Note</h2> <p>Because Odoo Core is not overloadable (transfer account is hard coded in the whole apps), This module will generate entries and after cancel entries to set correct account, and after post again entries.</p> <p>For that reason, this module depends on 'account_cancel' module.</p> <a name="installation"></a> <h2>Installation</h2> <p>Normal installation.</p> <a name="configuration"></a> <h2>Configuration</h2> <ul class="simple"> <li>Edit your accounts you want to use to make internal payment</li> </ul> <img alt="/account_payment_transfer_account/static/description/account_account.png" src="/account_payment_transfer_account/static/description/account_account.png" /> <a name="usage"></a> <h2>Usage</h2> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/96/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/{project_repo}/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> <h2>Credits</h2> <a name="images"></a> <h3>Images</h3> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <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>