libracore / WooCommerceConnector

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

Does it work with v 15 #85

Open Mar87iam opened 9 months ago

Mar87iam commented 9 months ago

i am facing issues while installing it to v 15

sptechcue commented 9 months ago

@Mar87iam Not compatible with v15

mateofy commented 6 months ago

Hey great work, do you plan to make it compatible with V15 in the near future?

drzewkopl commented 6 months ago

I have made a Patch to V15 drzewkopl/WooCommerceConnector #

alphaomegaphi commented 6 months ago

@drzewkopl commented on your repo, but wanted to comment here as well for future users:

Are there any requisites we should be aware of before installing your repo? Any particular set of steps to follow for a successful installation? Is there a particular functionality you want to test in V15?

drzewkopl commented 6 months ago

@alphaomegaphi

You can install as always, i have only fixed some bugs and make it V15 ready.

I don't tested the creation of Delivery Notes yet.

$ cd /home/frappe/frappe-bench $ bench get-app https://github.com/drzewkopl/woocommerceconnector.git $ bench install-app woocommerceconnector

The tax and order status mapping is working now and is important.

(Screenshot) Your tax settings can be different. But the SO status entries for import should be the same, as seen in the screenshot.

309486150-6a80a578-5717-4eff-a256-86677a3279fd

alphaomegaphi commented 5 months ago

Hey @drzewkopl how do you go about testing? I'm able to sync existing WC products to existing and/or new ERPNext Items, but I can't: 1. Import Orders to ERPNext, 2. Import Customers, 3. Export ERPNext items into WC. Any guidance? thanks

sptechcue commented 5 months ago

¿Cómo se hacen las pruebas?

Hola...me escribiste al erpnext fórum pero no puedo contestarte, no se va la respuesta. Permíteme revisar tus configuraciones y veo en que puedo ayudarte. Hasta mientras revisa los logs de sincronización a ver si hay algún error.

alphaomegaphi commented 5 months ago

Hey @sptechcue I received your response, let's continue there

nikoma commented 3 months ago

Hi! Is it planned to merge https://github.com/libracore/WooCommerceConnector/pull/87/files into master? We can't use it in ERP 15 and it would be great if the official branch would just work.

sptechcue commented 3 months ago

If they don't merge it you can make the change in the file and the main branch works without any problem, I have it working on 3 sites.

Germwalker commented 2 months ago

Agree, @libracore can you merge the fix ?

sudeshmadu commented 2 months ago

@drzewkopl

I'm getting this error when i try to sync. Do you have any idea about this?

Capture