v 9.0 Third Party 71
Download for v 9.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Sales Management (sale)
Invoicing (account)
Discuss (mail)
Inventory Management (stock)
Technical Name pos_FF_price_to_weight
LicenseAGPL-3
Websitehttp://la-recolte.net/
You bought this module and need support? Click here!

Point of Sale - FF Price to Weight

This module extends Odoo Point Of Sale features, to allow to scan barcode with price and to compute according quantity.

In Odoo by default, there are three types of barcode rules for products.

  • 'Unit Product' (type='product'). Scanning a product will add a unit of this product to the current order.
  • 'Priced product' (type='price'). A price is extracted from the barcode, and a new line with the given price and a quantity = 1 is added to the current order.
  • 'Weighted product' (type='weight). A weight is extracted from the barcode, and a new line with the given weight, and a computed price (quantity * Unit price) is added to the current order.

This module add a new option:

  • 'FF priced to weight' (type='FF_price_to_weight'). A price in FF is extracted from the barcode, and a new line with the product price in €/Unit, and a computed quantity is added to the current order.

Samples

  • Given a product with a unit price of 19€ / kg
  • The barcode is 0212345{NNNDD}x where:
    • 02 is the prefix of the barcode rule
    • 12345 is the product number
    • {NNNDD} is the price of the scaled product in French Francs
    • x is the control digit

if {NNNDD} is 03805, the price is 38.05 FF an and the according quantity is 38.05 FF / 19 €/kg / 6.55957 FF/€ = 0.305 kg

Configuration

  • Go to 'Point of Sale' / 'Configuration' / 'Barcode Nomenclatures'
  • Edit your barcode rules, according to your barcodes settings

Usage

Try me on Runbot

Credits

Images

Icon parts come from https://fr.wikipedia.org

Contributors

  • Sylvain LE GAL <https://twitter.com/legalsylvain>
  • Thierry Ferland

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.