diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2017-11-06 11:04:24 -0500 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2017-11-06 11:04:24 -0500 |
| commit | 12eb823664f545e40bf99c9b311d705858829138 (patch) | |
| tree | a5a6bc1ed69e708e66aae4b37916239554d6a99a | |
| parent | e4d865b1a61f6a72551e70abad78c6c35b9345e7 (diff) | |
| download | dispatch-tracker-12eb823664f545e40bf99c9b311d705858829138.tar.gz dispatch-tracker-12eb823664f545e40bf99c9b311d705858829138.tar.xz | |
Updated Readme based on input
| -rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,5 +1,14 @@ # dispatch-tracker +Subcontractor invoicing system + +Subcontractor Fregith Invoicing System + +A business solution for subcontractors that don't invoice you. + + +Saves 30 minutes per client saved + TODO: @@ -9,6 +18,12 @@ TODO: Requirements going forward: * Pagination for the Invoices page + * Paid field for invoice + * along with method & identifier i.e. check number + * Require PDF attached to each load in order to generate invoice for listing + * Description format field for customer objects & + * on load create page dynamically pull in cursomter description format + and display above the form field * Settings: * `default_bill_to` must be set * Upload Invoice logos on Identity Objects for use in Invoices |
