ecommerce_integrations icon indicating copy to clipboard operation
ecommerce_integrations copied to clipboard

Ecommerce integrations for ERPNext

Results 77 ecommerce_integrations issues
Sort by recently updated
recently updated
newest added

``` ❯ rg 'set_user' .. ../unicommerce/order.py 146: frappe.set_user("Administrator") ../shopify/fulfillment.py 18: frappe.set_user("Administrator") ../shopify/invoice.py 18: frappe.set_user("Administrator") ../shopify/order.py 34: frappe.set_user("Administrator") 362: frappe.set_user("Administrator") ../whataform/order.py 28: frappe.set_user("Administrator") ../amazon/doctype/amazon_sp_api_settings/test_amazon_sp_api_settings.py 258: frappe.set_user("Administrator") ``` @ankush PR welcome?

# Context The Primary address and contact of a customer are customarily used to aquire defaults across ERPNext. They furtheromre serve as a fallback customer identification scheme, for example based...

I want to know is it possible to add products to ERPNext and then sync them to Amazon?

![Screenshot 2024-04-23 at 5 58 09 PM](https://github.com/frappe/ecommerce_integrations/assets/167879064/4cabbb34-5113-45dd-88cc-fd431407d51e)

I am testing the shopify ecommerce integration on my self hosted site. Installed the ecommerce_integrations app via bench but now unable to access the shopify settings page for credential setup...

I receive this message when I save Amazon SP API Settings. Error: invalid_aws_credentials Error Description: An error occurred (InvalidClientTokenId) when calling the AssumeRole operation: The security token included in the...

### Information about bug Tried integrating Shopify with ERPNEXT but facing Nontype Error ### Module ecommerce, integrations ### Version ERPNext - [v13.39.4] ### Installation method FrappeCloud ### Relevant log output...

bug

I am getting an issue getting product from shopify. ### App Versions ``` { "builder": "1.4.0", "doppio": "0.0.1", "ecommerce_integrations": "1.17.0", "erpnext": "15.13.0", "frappe": "15.13.0", "hrms": "16.0.0-dev", "raven": "1.3.2", "studio_dashboard": "0.0.1",...

Hi Team, We are facing an issue after updating the instance that, My ErpNext inventory is not getting synced with Shopify and when I checked the job log, it showed...