Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: stock-logistics-barcode OCA module application

by
Harold Burton
- 23/04/2020 17:10:17
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

Reference