KingdomFirst / Excavator

We have now released Bulldozer on GitHub. Bulldozer is the super-powerful big brother to Excavator. Because Bulldozer is now published on GitHub we will no longer be supporting Excavator. Thank you for all the support here!
https://github.com/KingdomFirst/Bulldozer
19 stars 20 forks source link

Corrected problem with phone number import. #147

Closed treyhendon closed 8 years ago

treyhendon commented 8 years ago

Added a formatted phone function found in RockWeb.Blocks.Crm.PersonDetail.EditPerson so that the SQL field [PhoneNumber].[NumberFormatted] would have a value populated at import.

arranf commented 8 years ago

:+1: This has been on my to do list for a long while! Glad you got around to it!

treyhendon commented 8 years ago

@arranf your SQL statement for Tommy helped me see exactly what was going on. And since I actively use Excavator to help folks, I wanted it updated. :)

Are there other issues like this you're aware of?