Search 1.9 billion lines of Odoo code on GitHub

grap_pos_change_payment_move

Author: GRAP
License: no license
Branch: 8.0
Repository: erick-alvino/grap-odoo-custom
Dependencies: point_of_sale
Languages: Python (276, 89.0%), XML (9, 2.9%), and reStructuredText (25, 8.1%)
Other repositories: grap/grap-odoo-custom, jaferrer/grap-odoo-custom, legalsylvain/grap-odoo-custom, legalsylvain/odoo-addons-grap, quentinDupont/grap-odoo-custom, quentinDupont/odoo-addons-grap, vidtsin/grap-odoo-custom, and westlyou/odoo-addons-grap

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="point-of-sale-change-payment-move-lines"></a> <h2>Point Of Sale - Change Payment Move lines</h2> <p>this module intents to manage correctly payment move lines generated from point of sale.</p> <p>By default, with Odoo, an account move is create by payment, that generates a lot of useless account moves for an accountant.</p> <p>With this module, when closing a PoS session, an account move is created for each combination of:</p> <ul class="simple"> <li>journal</li> <li>pos order partner (*)</li> <li>account (counterpart account)</li> <li>pos order date (without time, just date)</li> </ul> <p>(*) : Note that if a pos order is associated to a partner, without an invoice, the partner is ignored, reducing more, moves quantity.</p> <p>This module should be used with grap_pos_change_sale_move.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>)</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>GRAP, Groupement Régional Alimentaire de Proximité (www.grap.coop)</li> </ul>