Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

stock-logistics-barcode OCA module application

by
Harold Burton
- 23/04/2020 15:46:20
Hello there,

I try to install the OCA module stock-logistics-barcode[1] for version 11, I have git clone the repository and place it into extra-addons folder, I went back to my Odoo and using the debug action I refresh my application list, but I'm not able to see listed this module. Searching and asking a bit I have tried restarting the server and checking the __manufest__.py installable: True status[2]. I have other modules that are placed in that same path folder (extra-addons) and they are working fine, showing and updating correctly, but for some reason, I'm not able to have this one working, definitely, I'm doing or missing something but as a good NEWBIE that I'm I don't what it is.

Thanks for your help

Regards,


[2] 
./stock_scanner/__manifest__.py:    'installable': True,
./stock_barcodes/__manifest__.py:    "installable": True,
./stock_barcodes_supplierinfo/__manifest__.py:    "installable": True,
./product_supplierinfo_barcode/__manifest__.py:    "installable": True,
./base_gs1_barcode/__manifest__.py:    'installable': True,
./stock_barcodes_gs1/__manifest__.py:    'installable': True,
./product_multi_ean/__manifest__.py:    'installable': True,
./stock_barcodes_gs1_expiry/__manifest__.py:    'installable': True,

--
--
Harold g Luzardo b
@Kickfliph
GNU/Linux User #535193
pub   2048R/0BCF3A23 2014-06-08
Key fingerprint = 842E 986F 2A7B A507 4F0B  4A0F A73D 5885 0BCF 3A23

Follow-Ups