You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.1 KiB

  1. * Open your Point of Sale
  2. * Cashier can see the food products, eligible for meal voucher payment, and see the total for
  3. Meal Voucher amount
  4. .. figure:: ../static/description/front_ui_pos_order_screen.png
  5. * go to the payment screen
  6. A Meal Voucher Summary is available:
  7. .. figure:: ../static/description/front_ui_pos_payment_screen.png
  8. If the amount received is too important, a warning icon is displayed
  9. .. figure:: ../static/description/front_ui_pos_payment_screen_summary.png
  10. If the cashier try to validate the order, a warning is also display, asking confirmation
  11. .. figure:: ../static/description/front_ui_pos_payment_screen_warning.png
  12. It is a non blocking warning, because we don't want to prevent an order to be done,
  13. if products are not correctly set, or if a recent law changed the maximum amount that can
  14. be used each day. (A recent case occured in France, during the Covid-19 pandemy)
  15. Note
  16. ~~~~
  17. A new barcode rule is available for Paper Meal Voucher of 24 chars:
  18. ``...........{NNNDD}........``
  19. If you scan the following barcode ``052566641320080017000000``, a new payment line will be added, with an amount of 8,00€ (``00800``)