Generating Purchase Orders through the API

Is there a way to generate a Purchase Order externally? I didn't see the object available.

Reply to
Jewelsmith
Loading thread data ...

Yes..

Into QSRules.Gateway you have:

Sub CreatePurchaseOrder(POType As Long, PONumber As String, WorksheetID As Long, POTitle As String, Supplier As String, ShipTo As String, DateCreated As Date, RequiredDate As Date, Requisitioner As String, Remarks As String, ShipVia As String, FOBPoint As String, Terms As String, Freight As String, ConfirmingTo As String, CurrencyID As Long, ExchangeRate As Double, TaxRate As Double, Shipping As Currency, Status As Long, SupplierID As Long, OtherStoreID As Long, otherPOID As Long, InventoryLocation As Long, IsPlaced As Boolean, DatePlaced As Date, PurchaseOrderID As Long)

and POxxxxx function.. also CalculateNextPONumber

bye antonio

Reply to
Antonio Mazzeo

Thank you!!

Is there more documentation available for the QSRules.Gateway Object?

cheers

"Ant> >

Reply to
Jewelsmith

This documentation is provided with Microsoft Active X Control Test Container.. in visual studio 6

bye antonio

Reply to
Antonio Mazzeo

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.