• Sales Order Entry / Totals Tab / PaymentObj

    I believe the Deposit Payment Type on the Totals panel and other data reside in PaymentObj. What table is associated with this object? Where/how can I find the data?
  • register manual checks

    Hi, I have a script to add manualChecks to Sage100. It works. I want to register the checks through in the code. I tried to do it with the code I used to register invoices: invoice.nSelectBatch(batch); invoice.nSetPostingDate("20270531"); invoice…
  • Order creation with authorized credit card details from 3rd party system

    I am trying to import a sales order with payment details. The credit card is already authorized in 3rd party system (eCommerce), i want to save the Authorization code and Transaction Id in Sage so that while invocing we can capture the amount. But payment…
  • RE: Is it possible to re-use Sage Vault GUID created by Web Services?

    UPDATE! STILL NOT WORKING! We were able to temporary fix it but looks like after day or two GUIDs expiring!!!!! I mean that its possible to re-use GUID after few minutes after previous order, but after some time - like day or so - it stops working and…
  • Back ordered items are changing the invoice total, even when the entire order is paid in full,

    When I select an item as back ordered in the Shipping Module, it updates the Invoice Total without the cost of the back ordered items. Problem is, our products are pre-pay before they are shipped. So, payment is made from our 3rd party website, pulled…