Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-populate billing address feature for existing customer #2904

Open
NagariaHussain opened this issue Dec 24, 2024 · 2 comments · May be fixed by #3005
Open

Auto-populate billing address feature for existing customer #2904

NagariaHussain opened this issue Dec 24, 2024 · 2 comments · May be fixed by #3005

Comments

@NagariaHussain
Copy link

NagariaHussain commented Dec 24, 2024

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

Currently it is only possible during creation of new customer

Describe the solution you'd like

Maybe a button in customer form to sync with GSTIN?

Describe alternatives you've considered

No response

Additional context

No response

@NagariaHussain NagariaHussain changed the title Auto-populate feature for existing customer Auto-populate billing address feature for existing customer Dec 24, 2024
@vorasmit
Copy link
Member

  • Address is a different doctype (different from party).
  • This may not be a viable feature for address doctype too. One GSTIN could have multiple registered addresses and the question then arises, which one to auto-populate.

Can you help with the UX that could be improved?

Current UX

Address.from.Customer.mp4

APIs

Following API could be useful for very specific workflows.

https://github.com/resilient-tech/india-compliance/blob/develop/india_compliance/gst_india/utils/gstin_info.py#L39

@vorasmit
Copy link
Member

Are you looking for something like =>

Update Address Button => Dialog => Select appropriate address from GSTIN Info => Update.

@ljain112 ljain112 assigned Sanket322 and unassigned Sanket322 Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants