Barcode configuration Module
Technical Name:
tr_barcode_config
License:
Author:
Maintainer:
Website:
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.
Once the user has seen at least one product this snippet will be visible.