libracore / WooCommerceConnector

Integration App for ERPNext to connect to WooCommerce
Other
81 stars 136 forks source link

WooCommerceConnector not visible in ERPNext #47

Closed no6una9a closed 3 years ago

no6una9a commented 3 years ago

Hello,

I've installed ERPNext v13 in productive environment and installed WooCommerceConnector as well:

erpnext@shop:/srv/bench/frappe-bench$ bench version WARN: bench is installed in editable mode!

This is not the recommended mode of installation for production. Instead, install the package from PyPI with: pip install frappe-bench

erpnext 13.5.0 frappe 13.5.1 woocommerceconnector 1.6.0 erpnext@shop:/

The WooCommerceConnector install went well without any error messages. The only problem is that I can not see any menu, button, ... related for setting up WooCommerceConnector in ERPNext. There is the build-in WooCoomerce Settings menu in the Marketplace section. But for WooCommerceConnector App there is nothing new after the install.

Am I missing something here? Or is it related to ERPNext Version 13.5.0? Any help would really be appreciated! Kind regards, Nobunaga

This is the install log for the WooCommerceConnector - everything fine from my point of view:

erpnext@shop:/srv/bench/frappe-bench$ bench get-app https://github.com/libracore/woocommerceconnector.git WARN: bench is installed in editable mode!

This is not the recommended mode of installation for production. Instead, install the package from PyPI with: pip install frappe-bench

A directory for the application "woocommerceconnector" already exists. Do you want to continue and overwrite it? [y/N]: y

Getting woocommerceconnector $ git clone https://github.com/libracore/woocommerceconnector.git --depth 1 --origin upstream Cloning into 'woocommerceconnector'... remote: Enumerating objects: 80, done. remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 100% (65/65), done. remote: Total 80 (delta 10), reused 49 (delta 4), pack-reused 0 Unpacking objects: 100% (80/80), done.

Installing woocommerceconnector $ ./env/bin/python -m pip install -q -U -e ./apps/woocommerceconnector $ bench build --app woocommerceconnector WARN: bench is installed in editable mode!

This is not the recommended mode of installation for production. Instead, install the package from PyPI with: pip install frappe-bench

✔ Application Assets Linked

yarn run v1.22.10 $ FRAPPE_ENV=production node rollup/build.js --app woocommerceconnector Production mode ✔ Built js/moment-bundle.min.js ✔ Built js/libs.min.js Done in 1.91s. $ supervisorctl restart frappe-bench-workers: frappe-bench-web: frappe-bench-workers:frappe-bench-frappe-schedule: stopped frappe-bench-workers:frappe-bench-frappe-long-worker-0: stopped frappe-bench-workers:frappe-bench-frappe-short-worker-0: stopped frappe-bench-workers:frappe-bench-frappe-default-worker-0: stopped frappe-bench-web:frappe-bench-node-socketio: stopped frappe-bench-web:frappe-bench-frappe-web: stopped frappe-bench-workers:frappe-bench-frappe-schedule: started frappe-bench-workers:frappe-bench-frappe-default-worker-0: started frappe-bench-workers:frappe-bench-frappe-long-worker-0: started frappe-bench-workers:frappe-bench-frappe-short-worker-0: started frappe-bench-web:frappe-bench-frappe-web: started frappe-bench-web:frappe-bench-node-socketio: started erpnext@shop:/srv/bench/frappe-bench$

no6una9a commented 3 years ago

Found the solution, for other users facing the same question: the configuration for WooCommerceConnector is done at DocType -> WooCommerce Config -> Goto WooCommerce Config