Skip to main content

@acromedia/gesso-acumatica-middleware

2.1.0

Minor Changes

  • 478fe55: feat: add call to acumatica orders api so plugin can safely request data.
  • efd2922: Added the product plugin and middleware for Acumatica.

Patch Changes

2.0.0

Major Changes

  • bff9b4a: # Gesso V5 Update

    • 6 Functions Removed
    • 1 Theme Token Removed
    • 3 Components Removed
    • 12 Components With Removed Props
    • 2 Export Names Changed
    • 8 Type Changes

Patch Changes

1.2.3

Patch Changes

  • 0fa3efa: Fix: Switch SalesInvoiceApi to InvoiceApi to fetch all invoices

1.2.2

Patch Changes

  • 2c36241: Customer methods added to Acumatica Middleware

1.2.1

Patch Changes

  • ce17a8a: Fix: await calls one at a time as calling apis at the same time causes automatic auth login to get confused
  • 1fad601: Fix: return last 6 months of invoices and reverse the results so that the invoices show in the right order
  • 54f1216: Remove outdated license settings in package.json
  • Updated dependencies [54f1216]

1.2.0

Minor Changes

  • 46b3fb0: Add: acumatica invoice plugin for erp provider allowing for invoice functionality

1.1.0

Minor Changes

  • 087a2671: feat: acumatica middleware functionality