An app for Frappe framework that serves as an add-on to the ERPNext app to allow Justworks invoices to be loaded as Journal Entry documents into ERPNext.
Go to file
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
justworks_erpnext feat: Generate entries for invoice lines w/ disposition "Journal" 2020-11-21 23:53:43 +00:00
.gitignore feat: Add stub for JW Import doctype and invoice import 2020-11-19 11:06:52 +00:00
MANIFEST.in feat: Initialize App 2020-11-16 19:43:10 +00:00
README.md feat: Initialize App 2020-11-16 19:43:10 +00:00
license.txt feat: Initialize App 2020-11-16 19:43:10 +00:00
requirements.txt feat: Generate entries for invoice lines w/ disposition "Journal" 2020-11-21 23:53:43 +00:00
setup.py feat: Initialize App 2020-11-16 19:43:10 +00:00

README.md

Justworks ERPNext Connector

An add-on for ERPNext which allows Justworks invoices to be loaded as Journal Entry documents.

License

GNU General Public License (v3)