-
Notifications
You must be signed in to change notification settings - Fork 252
[17.0][ADD] fieldservice_address_autocomplete: New module fieldservice_address_autocomplete #1367
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
base: 17.0
Are you sure you want to change the base?
[17.0][ADD] fieldservice_address_autocomplete: New module fieldservice_address_autocomplete #1367
Conversation
c2232af
to
ce93cdf
Compare
ce93cdf
to
c3f5bf8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, code review and tested in runboat!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, code review and tested in runboat
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code and runboat reviewed, LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This PR has the |
This module adds the zip_id field to the fsm.location form, enabling automatic address completion based on the ZIP code entered in the location’s completion field.
To use the module, follow these steps:
Go to Contacts → Configuration → ZIPs.
Create a new ZIP entry.
Navigate to Field Service → Master Data → Locations.
Select an existing location or create a new one.
In the address section, you’ll now see the ZIP code autocomplete field.
Simply enter the ZIP code, and the system will automatically fill in all related address fields.
cc https://github.com/APSL 7083
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @ppyczko please review