Hello. I am very new to MS Dynamics POS 2009. I am currently using the trial version (thinking about switching from old Intuit POS), so I don't have the full support. I am looking to create add-ins and would like to know where I can get started. I have Visual Basic Express... Do I need POS 2009 SDK or is there a work-around? I do not wish to spend any money since I'm just evaluating the product at this time. Any help would be greatly appreciated.
I'm trying to do the following:
1. Default to "Work Order" instead of "Sales Transaction" (after every transaction). I'm currently manually changing "Sales Transaction" to "Work Order" each time
2. Function that looks up the work order number (by typing in or scanning barcode), then automatically set it to "Pick Up" status, instead of clicking on "Transaction (F5)," "Recall (4)," "Work Orders (Ctrl + 3), scan the number, then clicking on "Recall," and "Pick Up"
3. Function that looks up the customer by "Customer Number" then automatically displays customer's work orders, instead of clicking on "Find Customers," type in the customer number, then clicking on "View/Edit," and "Orders" tab
I have some experience in C and C++, but I installed Visual Basic Express (I read somewhere that VB is to do in add-in creation).
Thanks again,
Fresh |