eQualityTime / Public

1 stars 0 forks source link

Automatic WWW invoices #90

Closed joereddington closed 3 years ago

joereddington commented 4 years ago

writing it out for a second time

The invoicing system for White Water Writers is painfully manual and I don't like doing it.

I've been working on autoamtically creating invoices for clients.

The current stage is that a script reads the list of open camps and groups the ones for each client. It then produces a latex file for each. This file has to be manually compiled, but it's better than was.

The goal

I want a script that automatically 'ties off' the current invoice. It should take a purchase order as input, create the finalised invoice and move it to a archive location, and then update the invoice number for the new blank invoice that is arriving.

Plan

joereddington commented 4 years ago

I need to rewrite the code for this because dreamhost messed it up. Very vexing, much annoying - and my fault for not putting it in the cloud.

joereddington commented 3 years ago

I mean, we've not invoiced anyone for a bit so this can wait...

joereddington commented 3 years ago

Is this still valid if we are using Quickbooks for all our ordering? I think it's a rewrite....