justworks_erpnext/justworks_erpnext/justworks_erpnext_connector/doctype/jw_import
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
..
__init__.py feat: Add stub for JW Import doctype and invoice import 2020-11-19 11:06:52 +00:00
jw_import.js feat: Add stub for JW Import doctype and invoice import 2020-11-19 11:06:52 +00:00
jw_import.json feat: Add stub for JW Import doctype and invoice import 2020-11-19 11:06:52 +00:00
jw_import.py feat: Generate entries for invoice lines w/ disposition "Journal" 2020-11-21 23:53:43 +00:00
test_jw_import.py feat: Add stub for JW Import doctype and invoice import 2020-11-19 11:06:52 +00:00