Commit Graph

8 Commits

Author SHA1 Message Date
Glen Whitney 03941c2f0e fix(JW Import): Don't match invoices posted after a payment is debited 2020-11-23 00:27:40 +00:00
Glen Whitney 1e1b72188f fix(JW Import): Another small issue with negative amounts 2020-11-22 21:44:28 +00:00
Glen Whitney 75b009e250 fix(JW Import): Handle negative amounts properly 2020-11-22 04:51:53 +00:00
Glen Whitney f3be72cda9 feat: Allow the Supplier on an invoice to match more loosely 2020-11-22 01:07:51 +00:00
Glen Whitney 7958f6baf6 feat: Generate entries for invoice lines w/ disposition "Journal"
With this change, although still no Payment Entry or Collection
  records can be generated, the app actually becomes potentially
  useful, although it still requires significant further
  development, including at least:
    * Generate remaining types of entries
    * Update Data status of an invoice line when reference_doc or
      account changes
    * Update Disposition of an invoice when data_status changes

  Given the major milestone, bumping version number to 0.1.0
2020-11-21 23:53:43 +00:00
Glen Whitney 51ed8a85a8 feat: All data from Justworks file read and processed 2020-11-20 18:34:06 +00:00
Glen Whitney b9106e89d4 feat(JW Import): match invoice references to ERPNext docs 2020-11-19 23:55:10 +00:00
Glen Whitney a3dfdc31ff feat: Add stub for JW Import doctype and invoice import 2020-11-19 11:06:52 +00:00