turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Sage 50 Accounting Community
- :
- Sage 50 Software Development Kit (SDK)
- :
- Customer Phone Number
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
Customer Phone Number
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-12-2012 12:34 AM
I'm using the .Net SDK to import orders into Peachetree.
I've got the code working to add a customer if they don't exist already.
But, one important piece of info I can't seem to insert for the new customer: Phone Number.
I'm getting a message that the Phone Number property is read-only. So, I decided to try to use one of the custom fields to store the phone number, I'm also getting a read-only message on it too.
It's pretty important to be able to add the phone number for a customer in case we need to contact them.
Am I doing something wrong? Or is it really not possible to push a phone number in with a new customer when using the .Net SDK?
Thanks,
Mike T.

