Skip to content

Latest commit

 

History

History

pos_payment_method_image

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Point of Sale - Payment Method Image

Beta License: LGPL-3 OCA/pos Translate me on Weblate Try me on Runboat

This module extends the functionality of point of sale to display images for each journal available in the Point of Sale.

  • The images are available in the payment screen
https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_method_image/static/description/pos_payment.png

Table of contents

To configure this module, you need to:

  • Go to 'Point Of Sale' / 'Configuration' / 'Payment Methods'
  • Select a payment method
https://raw.githubusercontent.com/OCA/pos/16.0/pos_payment_method_image/static/description/pos_payment_method_form.png

Note:

If there is no image defined, default image will be set, depending on the configuration (cash, customer wallet, bank)

  • Do not port this module in V17+, because the feature become native at this release. See : odoo/odoo#109446
  • write migration scripts from pos_journal_image (V12) to pos_payment_method_image (V16).

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 to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Odoo SA
  • GRAP

Most of the code comes from Odoo SA <http://www.odoo.com>.

(odoo/odoo#109446)

This module is maintained by the OCA.

Odoo Community Association

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.

Current maintainer:

legalsylvain

This module is part of the OCA/pos project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.