Point of Sale - Tare generate barcode

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

This add-on enables POS to print tare barcodes.

This add-on adds a news screen to POS to web print tare barcode labels.

The tare barcode reading is done by the pos_tare addon.

POS home screen becomes:

https://raw.githubusercontent.com/OCA/pos/12.0/pos_tare_generate_barcode/static/description/POS_with_button.png

The label screen is:

https://raw.githubusercontent.com/OCA/pos/12.0/pos_tare_generate_barcode/static/description/null_weight.png

When we read a weight the impression button is enabled

https://raw.githubusercontent.com/OCA/pos/12.0/pos_tare_generate_barcode/static/description/ready_to_print.png

A barcode label looks like:

https://raw.githubusercontent.com/OCA/pos/12.0/pos_tare_generate_barcode/static/description/label.png

Zoom on the updated action widget:

https://raw.githubusercontent.com/OCA/pos/12.0/pos_tare_generate_barcode/static/description/zoom_action_widget.png

Table of contents

Usage

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).

The command line to start a chrome base browser in kiosk mode with silent printing looks like:

chromium-browser --use-system-default-printer --kiosk --kiosk-printing http://localhost:8069/

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

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

Credits

Authors

  • Le Nid

Contributors

  • Le Nid
  • Sylvain LE GAL
  • CoopITEasy

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:

fkawala

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.