fmQuickBooks Multi Companies Version History
v1.07 - 2025-05-22
- added support for OttoFMS webhooks
- Webhooks - Update Current Invoice from QuickBooks script: updated to check for customer by QuickBooks ID and create one if no match found and to link Invoice to Customer using FileMaker Customer ID
- processQuickBooksOnlineWebHook script: updated to perform an exact match on the QuickBooks ID ("==" & $id) when finding matching record for update operation
- miscellaneous bug fixes
v1.06 - 2024-09-23
- Invoices: added support for voiding an Invoice
- Invoices: added support for deleting an Invoice
v1.05 - 2024-03-13
- Preferences: added SalesFormsPrefs.CustomTxnNumbers field
- Invoices: added support for uploading the Line Item Service Date
- Invoices: fixed bug when downloading the Line Item Service Date
v1.04 - 2024-02-26
- Invoices: updated to support uploading the Currency and Exchange Rate for multi-currency enabled companies
- Estimates: updated to support uploading the Currency and Exchange Rate for multi-currency enabled companies
- SalesReceipts: updated to support uploading the Currency and Exchange Rate for multi-currency enabled companies
- Payments: updated to support uploading the Currency and Exchange Rate for multi-currency enabled companies
- Bills: updated to support uploading the Currency and Exchange Rate for multi-currency enabled companies
- Credit Memos: updated to support uploading the Currency and Exchange Rate for multi-currency enabled companies
- Customers: updated to support uploading the Currency when creating new customers in QuickBooks
- Vendors: fixed issue with uploading Currency Ref Value
v1.03 - 2023-12-21
- added new report: General Ledger
- miscellaneous bug fixes
v1.02 - 2023-12-14
- added support for Sales Receipts
- miscellaneous bug fixes
v1.01 - 2023-11-03
- fixed issue with relationship predicates between Companies and CompaniesBillPayments table occurrences
v1.0 - 2023-10-22
- initial public release