Skip to Content

Contributors

Re: stock-logistics-barcode OCA module application

Hi Harold,

The modules should be in the root path of the directory that you've 
added in addons_path.

If they are not you should add the additional path specifically even 
though it is a child. Example:

addons_path = 
/opt/odoo/odoo/addons,/mnt/extra-addons,/mnt/extra-addons/stock-logistics-barcode

Regards,

Kiril

On 23.4.20 15:52, Harold luzardo wrote:

> 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,

>

> [1]https://github.com/OCA/stock-logistics-barcode/tree/11.0

>

> [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

>

> _______________________________________________

> Mailing-List: https://odoo-community.org/groups/contributors-15

> Post to: mailto:contributors@odoo-community.org

> Unsubscribe: https://odoo-community.org/groups?unsubscribe

>

-- 
Lambda IS DOOEL - free/open-source information systems implementation & development

Kiril Vangelovski - consultant/developer

web: https://www.lambda-is.com
tel: +38971753823


by Kiril Vangelovski - 04:05 - 23 Apr 2020

Reference

  • stock-logistics-barcode OCA module application
    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

    by Harold Burton - 03:51 - 23 Apr 2020