Skip to content

Latest commit

 

History

History
108 lines (77 loc) · 4.51 KB

README.rst

File metadata and controls

108 lines (77 loc) · 4.51 KB

Point of Sale - Tare barecode labels for loose goods

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

This add-on enables POS to read and print tare barcodes. We print a barcode tare label to sell loose goods in a Bring Your Own Container (BYOC) scheme.

The BYOC scheme has four steps:
  1. The cashier weighs the container and sticks the tare bar code onto the customer's pot.
  2. The customer takes the desired quantity of the goods s-he wants to buy.
  3. The cashier weighs the filled container and goods, and POS gives the corresponding price.
  4. The cashier scans the tare bar code, and POS removes the container's weight from the latest product of the order.

This add-on adds a news screen to POS to print (web) the tare barcode labels. This add-on enables POS to read a tare barcode. Reading a barcode makes POS adjust the weight of the latest article in the order list. The new weight is equal to the total weight minus the tare weight. The price is updated accordingly to the weight change.

POS home screen is now: .. image:: https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/POS_with_button.png

The label screen is: .. image:: https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/null_weight.png

When we read a weight the impression button is enabled .. image:: https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/ready_to_print.png

A barcode label looks like: .. image:: https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/label.png

Zoom on the action widget: .. image:: https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/zoom_action_widget.png

Table of contents

Install this add-on and configure the point of sale where you want to be able to use the tare barecode. The label printing is done using web print. To streamline the label printing it is advised to use the silent printing mode (firefox) or the kiosk printing (chrome).

  • Use barcode nomenclature instead of hardcoded barcode prefix 21.
  • Add french translation.

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.

  • Le Nid
  • Le Nid
  • CoopITEasy

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.

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.