=============================== Point Of Sale - Payments Change =============================== .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github :target: https://github.com/grap/grap-odoo-incubator/tree/8.0/pos_change_payment :alt: grap/grap-odoo-incubator |badge1| |badge2| |badge3| Improve payment changes when user did a mistake and disable some actions on Point of Sale Bank Statement Line * Add the possibility to switch a payment (account.bank.statement.line) of an order from a journal to another. This feature is usefull when the user realized that he did a mistake, during the close of the session, or just after he marked the order as paid (Only if entries has not been generated) .. figure:: https://raw.githubusercontent.com/grap/grap-odoo-incubator/8.0/pos_change_payment/static/description/pos_order_switch_payment.png * Add the possibility to change all payments (method and amount) of a POS (Only if entries has not been generated) .. figure:: https://raw.githubusercontent.com/grap/grap-odoo-incubator/8.0/pos_change_payment/static/description/pos_order_change_payments.png Bug Fixes / Improvement ~~~~~~~~~~~~~~~~~~~~~~~ * In the pos.payment wizard, display only the payment methods defined in the current POS session * Disable the possibility to edit / delete a bank statement line on a POS Order that has generated his entries, except using the wizard of this module. This will prevent the generation of bad account move during the close of the session; (mainly unbalanced moves) * All the cash payment are merged into a single one statement line. This feature is usefull if the user use OpenERP as a calculator, writing for a payment: 1. Payment 1/ Cash 50 €; 2. Payment 2/ Cash -3,56 €; 3. With this module, the final statement line is a single line Payment 1/ Cash 46,44 € **Table of contents** .. contents:: :local: Bug Tracker =========== Bugs are tracked on `GitHub Issues `_. 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 `_. Do not contact contributors directly about support or help with technical issues. Credits ======= Authors ~~~~~~~ * GRAP Contributors ~~~~~~~~~~~~ * Sylvain LE GAL * Julien WESTE Maintainers ~~~~~~~~~~~ This module is part of the `grap/grap-odoo-incubator `_ project on GitHub. You are welcome to contribute.