Copy Client details to installation details
complete
M
Mr Stephen Morley
To be able to duplicate client details into installation details when they are the same. Also add the auto fill address to client details.
Log In
M
Mr Stephen Morley
Ah I see yes that would be great thanks.
Michael Adrian
marked this post as
complete
Michael Adrian
This should now be implemented, allowing you to get address autocomplete in the client modal.
Also, a new button was added next to Property information in the Details of the installation component under the name of "Copy from Client" to all certificate types, and it will allow you to copy the client address into the installation address fields.
The patch should now be live and ready to use on version v0.3.3-Beta.
Thanks for bringing this up.
M
Mr Stephen Morley
Michael Adrian Thanks Just tried this on webpage, the auto address pops up as im typing it in but if you click the street name it doesnt auto fill, it just closes.
Michael Adrian
Mr Stephen Morley The address filler won't overwrite current fields, so if you're duplicating a certificate and try to copy over when the fields are already filled, it won't do anything. That is by design so you won't lose any data.
I can possibly add another step to ask if you're sure about overwriting data, and that should sort the issue.
Would that work?
Michael Adrian
Mr Stephen Morley Just pushed a patch that will cover this edge case. When you have the fields already completed, you will get a modal to let you know that you're about to delete the old data and replace it with the new one.
When I built this, it was designed around new certificates, not duplicate certificates that will have the fields already filled.
Now it should work in both cases.
A fix was already deployed, and it should be live in v0.3.10.
Michael Adrian
marked this post as
in progress