dvdl16 / woocommerce_fusion

WooCommerce connector for ERPNext v15
https://finfoot.tech
Other
28 stars 24 forks source link

Better Address and Contact sync from WooCommerce #92

Open dvdl16 opened 4 months ago

dvdl16 commented 4 months ago

Is your feature request related to a problem? Please describe.

The current naming and titles of Addresses and Contacts being created is not ideal

Describe the solution you'd like

Customer Name is the full name, ID uses a naming series Address naming is by ERPNext default, if you create a new customer in the quick entry overlay, ERPnext creates the contact in the following way: first name + last name - customer/supplier ID Address will named: first name + last name - Address type (translated) Address title is: first name + last name (of the submitted shipping address)

Create different contacts, if the First Name + Last Name are different between shipping and billing address.

Describe alternatives you've considered

Manual renaming - very tedious

Additional context

No response