diff options
| author | Mitch Riedstra <Mitch@riedstra.us> | 2017-11-06 11:07:06 -0500 |
|---|---|---|
| committer | Mitch Riedstra <Mitch@riedstra.us> | 2017-11-06 11:07:06 -0500 |
| commit | ecbc2c4751408c82c099dda0adf8b1c85b8ae3d9 (patch) | |
| tree | 502856f97d75c22e8400a7c118896394480ae6e5 /README.md | |
| parent | e16fa08b915562c6ab77ce7bb79a9d766b5a4036 (diff) | |
| parent | 12eb823664f545e40bf99c9b311d705858829138 (diff) | |
| download | dispatch-tracker-ecbc2c4751408c82c099dda0adf8b1c85b8ae3d9.tar.gz dispatch-tracker-ecbc2c4751408c82c099dda0adf8b1c85b8ae3d9.tar.xz | |
Merge remote-tracking branch 'origin/master' into change_user_model
Diffstat (limited to 'README.md')
| -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 |
