Barcode configuration Module

Technical Name:
tr_barcode_config
License:
Author:
Julius Network Solutions
https://odoo-community.org/web/image/product.template/2589/image_1920?unique=6b8ea98
  • Odoo Version

Terms and Conditions 

Presentation:

This module adds a configuration object and barcode osv to manage the barcode. You should define your object like this to manage automatically the creation / edition of your barcode:

from tr_barcode_config.barcode import barcode_osv

class product_product(barcode_osv.barcode_osv):
_inherit = 'product.product'

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products