Commit Graph

9 Commits

Author SHA1 Message Date
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
Glen Whitney 1c61196046 fix(install): Get accounting dimensions in JW DocTypes 2020-11-18 03:52:28 +00:00
Glen Whitney ffc616e1cb feat: First attempt to get the accounting dimensions into employee allocation 2020-11-17 22:25:35 +00:00
Glen Whitney d62077be59 feat: Add first two doctypes 2020-11-17 06:01:06 +00:00
Glen Whitney 3401d531b6 feat: Will need a custom field in fixture 2020-11-16 20:03:38 +00:00
Glen Whitney 501cdc7acd feat: Initialize App 2020-11-16 19:43:10 +00:00