Repository
OCA/stock-logistics-barcode · module folder · Try on Runboat
Module version
1.1.4
Category
Warehouse Management
Folder size
1.43 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.techreceptives.com
Last tracking update
2026-08-07 07:10:01
Authors
Odoo Community Association (OCA), Tech-Receptives Solutions Pvt. Ltd.
Maintainers
Odoo Community Association (OCA), Tech-Receptives Solutions Pvt. Ltd.
Committers
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
barcode_link, stock_tracking_add_move, tr_barcode_config, tr_barcode_field
Description

Presentation:

This module adds the menu Barcode used to generate and configuration barcodes.

    

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_tr_barcode_configuration tr barcode settings tr.barcode.settings form New
view_tr_barcode_form tr.barcode.tree tr.barcode form New
view_tr_barcode_installer tr_barcode.installer.view tr_barcode.installer Inherits base.res_config_installer
view_tr_barcode_tree tr.barcode.form tr.barcode tree New
view_tr_barcode_wizard Barcode tr.barcode.wizard form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • create(self, cr, uid, vals, context=None)
    create method
  • install(self, cr, uid, ids, context=None)
  • update_field(self, cr, uid, vals, context=None)

New fields (0)

No new fields.

Public methods (2)
  • create_barcode_record(self, cr, uid, ids, context=None)
    creating record with model and res id
  • open_existing(self, cr, uid, ids, context=None)
    function will open existing report

New fields (0)

No new fields.

Public methods (1)
  • create(self, cr, uid, vals, context=None)
    create method

Loading…

Loading…

Loading…