• Problem creating AR_CashReceipts_bus

    guys i have a problem creating a cash receipts trough c# i have this error "Module I/T not found" here is mi code i really need help with this problem can any give me a clue thanks public List<string> ExportReceivedPayment(int batchId, Classes.LaceupDatabase…
  • Problem creating AR_CashReceipts_bus

    guys i have a problem creating a cash receipts trough c# i have this error "Module I/T not found" here is mi code public List<string> ExportReceivedPayment(int batchId, Classes.LaceupDatabase context_) { using (var context = new LaceupDatabase())…
  • Has anyone integrated SAGE with one of the Docusign APIs?

    We'd like to take a sales order form that SAGE 100 emails to customers and instead run it through the Docusign API. This would allow our customers to e-sign for custom orders instead of printing out, signing, and scanning forms. Has anyone done this?