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.

25 lines
607 B

  1. This add-on enables POS to print tare barcodes.
  2. This add-on adds a news screen to POS to web print tare barcode labels.
  3. The tare barcode reading is done by the `pos_tare` addon.
  4. POS home screen becomes:
  5. .. image:: ../static/description/POS_with_button.png
  6. The label screen is:
  7. .. image:: ../static/description/null_weight.png
  8. When we read a weight the impression button is enabled
  9. .. image:: ../static/description/ready_to_print.png
  10. A barcode label looks like:
  11. .. image:: ../static/description/label.png
  12. Zoom on the updated action widget:
  13. .. image:: ../static/description/zoom_action_widget.png