Customization Requirement: Adding Address Fields in ERPNext 15 Signup Form
We need to enhance the signup process in ERPNext 15 by incorporating address fields and ensuring seamless integration with the customer’s profile and checkout process. Below are the key requirements and implementation steps:
Requirements:
-
Signup Form Enhancement:
-
Add address fields to the signup form, including:
-
Address Line 1
-
Address Line 2
-
City
-
State
-
Data Storage & Default Address Assignment:
-
Upon form submission, the entered address details should be stored in the database.
-
The provided address should be set as the default address for the customer.
-
Auto-Fill Address in Checkout:
-
When a customer purchases an item, the default address should automatically populate the billing and shipping address fields on the checkout page.
-
Address Visibility in My Account Section:
-
Customers should be able to view their saved address under the “Address” section in their account.