WooCommerceConnector icon indicating copy to clipboard operation
WooCommerceConnector copied to clipboard

Integration App for ERPNext to connect to WooCommerce

Results 36 WooCommerceConnector issues
Sort by recently updated
recently updated
newest added

``` frappe.exceptions.CharacterLengthExceededError: Error Log 901: 'Title' (SELECT `tabItem`.`name`, `tabItem`.`item_code`, `tabItem`.`item_name`, `tabItem`.`item_group`, `tabItem`.`description`, `tabItem`.`woocommerce_description`, `tabItem`.`has_variants`, `tabItem`.`variant_of`, `tabItem`.`stock_uom`, `tabItem`.`image`, `tabItem`.`woocommerce_product_id`, `tabItem`.`woocommerce_variant_id`, `tabItem`.`sync_qty_with_woocommerce`, `tabItem`.`weight_per_unit`, `tabItem`.`weight_uom` FROM `tabItem`, `tabItem Price` WHERE `tabItem Price`.`price_list` =...

Please add "WooCommerce SKU" to the "Item code based" options to allow for syncing the WooCommerce SKU to the ERPNext Item ID. Thanks

Is it possible to have a status mapping? I.E. ERPN = WC to deliver and bill = Processing to deliver = Processing to bill = Processing Complete = Complete Cancelled...

We have in our online shop the input fields "first name", "surname" and "company name". The field "company name" is optional. The log file says: \"billing\":{\"first_name\":\"Max\",\"last_name\":\"Mustermann\",\"company\":\"Test Firma\",\"address_1\":\"Main Road 1\" In...

I did sync once but now I have deleted all my products from woocommerce and want to sync again. I have added API key and API secret again; however, it...

I tested this plugin on `Erpnext v12` and `v13-beta`. First time sync after install is ok. But from the second time I always get the error below. `http://192.168.64.8/wp-json/wc/v3/products?per_page=100&after=2020-11-07T16%3A42%3A50.696586%3F&oauth_consumer_key=ck_d4ec52c45f7f55a7ab10e2a127d8e28ecbe4d90a&oauth_timestamp=1604742243&oauth_nonce=f70149daae9e9e150d35b7e3302610d44e0a6569&oauth_signature_method=HMAC-SHA256&oauth_signature=s25fH%2B1yNzaDO5b99ja5PYuFBYNI6Ld3vMPwc8h%2FDPc%3D: {'code': 'rest_invalid_param',...

On ERPnext if the images of item is a link to external website url. Then while making API call to WP, the ERP domain name is appended to the external...

I'm setting up a new ERPNext and WooCommerce system. I have been able to successfully sync normal items (without variants) to woocommerce from ERPNext, and also place order in wooCommerce...

Our company default currency is THB (Thai Baht) but the woocommerce store only sells in $USD. I can set every other account related to the config settings to a USD...

>bench get-app https://github.com/libracore/woocommerceconnector.git >bench install-app woocommerceconnector Installing woocommerceconnector... Updating DocTypes for woocommerceconnector: [========================================] 100% An error occurred while installing woocommerceconnector: **Module import failed for UOM (frappe.core.doctype.uom.uom Error: No module named...