WinglGlobalPost_Invoices Method
This routine will iterate through the Invoices table and post any invoice
with a non-zero check number and valid check date
Namespace: MbcsCentral.WinGLAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public static void Post_Invoices(
bool batchProcess = false,
bool EFT = false,
bool ACH = false
)
Parameters
- batchProcess Boolean (Optional)
-
- EFT Boolean (Optional)
-
- ACH Boolean (Optional)
-