Skip to Content

Contributors

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

Follow-Ups

  • Re: stock-logistics-barcode OCA module application
    Hello Everyone,

    So I found the way to install the modules, the stock-logistics-barcode is a folder that contains a set of 11 modules, so what was happening is once I add that path into Odoo config file and restart my website and all Odoo start to cash, so I create soft symbolic links "ls -s" to the root path of Odoo addons and it's working now, I know that this is not the best / elegant way but at least I found a solution. Now, if you clone git stock-logistics-barcode you will find a folder in named "setup" that contains the same 11 modules folder repeated again, this was the only folder I did not create al symbolic link for, I believe this is the root cause of my problem so if someone has an idea why this repo is like this it will help us all.

    Regards,

     

    On Thu, Apr 23, 2020 at 11:26 AM Kiril Vangelovski <kiril@lambda-is.com> wrote:

    Check server logs and/or the browser dev tools for errors, without that it is hard to say what's the issue.

    The config is not cached but you should restart the server so that it is applied.

    Regards,

    Kiril

    On 23.4.20 17:12, Harold luzardo wrote:
    Thanks Kiril,

    I replicate what you said, but once I click on app button I ending in a page with no menus on the top of the screen just my logo and that's it :( looks like the page is not loading completely if I go back and remove the added path everything works fine again, By any chance is there like a cache or so that keeps the previous config saved?

    Thanks for all your help.



    On Thu, Apr 23, 2020 at 10:07 AM Kiril Vangelovski <kiril@lambda-is.com> wrote:
    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
    
    

    _______________________________________________
    Mailing-List: https://odoo-community.org/groups/contributors-15
    Post to: mailto:contributors@odoo-community.org
    Unsubscribe: https://odoo-community.org/groups?unsubscribe



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

    _______________________________________________
    Mailing-List: https://odoo-community.org/groups/contributors-15
    Post to: mailto:contributors@odoo-community.org
    Unsubscribe: https://odoo-community.org/groups?unsubscribe



    --
    --
    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:16 - 25 Apr 2020
  • Re: stock-logistics-barcode OCA module application

    Check server logs and/or the browser dev tools for errors, without that it is hard to say what's the issue.

    The config is not cached but you should restart the server so that it is applied.

    Regards,

    Kiril

    On 23.4.20 17:12, Harold luzardo wrote:
    Thanks Kiril,

    I replicate what you said, but once I click on app button I ending in a page with no menus on the top of the screen just my logo and that's it :( looks like the page is not loading completely if I go back and remove the added path everything works fine again, By any chance is there like a cache or so that keeps the previous config saved?

    Thanks for all your help.



    On Thu, Apr 23, 2020 at 10:07 AM Kiril Vangelovski <kiril@lambda-is.com> wrote:
    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
    
    

    _______________________________________________
    Mailing-List: https://odoo-community.org/groups/contributors-15
    Post to: mailto:contributors@odoo-community.org
    Unsubscribe: https://odoo-community.org/groups?unsubscribe



    --
    --
    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 - 05:26 - 23 Apr 2020
  • Re: stock-logistics-barcode OCA module application
    Thanks Kiril,

    I replicate what you said, but once I click on app button I ending in a page with no menus on the top of the screen just my logo and that's it :( looks like the page is not loading completely if I go back and remove the added path everything works fine again, By any chance is there like a cache or so that keeps the previous config saved?

    Thanks for all your help.



    On Thu, Apr 23, 2020 at 10:07 AM Kiril Vangelovski <kiril@lambda-is.com> wrote:
    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
    
    

    _______________________________________________
    Mailing-List: https://odoo-community.org/groups/contributors-15
    Post to: mailto:contributors@odoo-community.org
    Unsubscribe: https://odoo-community.org/groups?unsubscribe



    --
    --
    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 - 05:11 - 23 Apr 2020
  • 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