Point Of Sale - Meal Voucher
(0)
37

Point Of Sale - Meal Voucher

FREE

Available versions
Technical name
pos_meal_voucher
License
AGPL-3
Secure dependencies
N/A
Point Of Sale - Meal Voucher

Point Of Sale - Meal Voucher

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

This module allows to handle meal vouchers in the point of sale.

Meal vouchers are a payment method, available in some countries (France, Belgium, Romania,…) that allows customers to buy food products in grocery stores or pay in restaurants.

Table of contents

Configuration

Products

On a product form, in the “Sales” tab, the “Can be Paid for by Meal Vouchers” checkbox controls whether the product can be paid for by meal vouchers.

https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/product_product_form.png

Product categories can be configured to have a default value for the “Can be Paid for by Meal Vouchers” field for its products. The “Apply to All Products” button allows to set the value on all products of the category.

https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/product_category_form.png

Point of Sale Payment Methods

Point of sale payment methods (Point of Sale > Configuration > Payment Methods) have a “Meal Voucher Type” field that defines what type of meal voucher payment method they are:

  • (empty): The payment method is not a meal voucher payment method.
  • Paper: The payment method will be used when scanning meal voucher barcodes.
  • Electronic: The payment method will be used for electronic meal vouchers.
https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/pos_payment_method_form.png

Settings

This module adds a “Meal Vouchers” section in the point of sale settings (Point of Sale > Configuration > Settings, or Settings > Point of Sale) with several options:

  • Maximum Amount: Optional maximum amount per order that can be paid by meal vouchers. Set to 0 to disable.
  • Icon on Order Lines: Whether to display an icon on point of sale order lines (on the product screen) for products that can be paid for by meal vouchers.
  • Information on Receipt: Whether to display an asterisk (*) on receipts before each product that can be paid for by meal vouchers as well as the total eligible amount.
https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/pos_settings.png

Usage

Product Screen

On the product screen, the products that can be paid for by meal vouchers are (optionally) identified with an icon and the total amount of those products is displayed.

https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/pos_order_screen.png

Payment Screen

On the payment screen, a meal voucher summary is displayed:

https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/pos_payment_screen_meal_vouchers.png

If the received amount is too high, a warning icon is displayed:

https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/pos_payment_screen_warning.png

Receipt

The receipts can optionally contain information about the products that can be paid for by meal vouchers and the total amount of those products:

https://raw.githubusercontent.com/OCA/pos/16.0/pos_meal_voucher/static/description/receipt_information.png

Barcodes

A new barcode rule is defined for paper meal vouchers (with 24 characters):

...........{NNNDD}........

If you scan the following barcode: 052566641320080017000000, a new payment line with an amount of ¤8.00 (00800) will be added.

Known issues / Roadmap

Possible Features

  • Introduce the Meal Voucher Issuer model.
  • Deduce the issuer when scanning a meal voucher barcode.
  • Add a report to easily compute the total deposit of meal vouchers (per issuer).
  • Prevent to scan the same meal voucher barcode twice.

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

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

Credits

Authors

  • GRAP

Other credits

The development of this module has been financially supported by:

Maintainers

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.

0.0 / 5.0
based on 0 ratings
This app does not use any external Python dependencies.
This app has automated tests.

Available languages

Language % translated
French / Français
100%
Italian / Italiano
100%