Dan Dembinski
|
b83e181c47
|
Fix bat file argument. Adding Company Name to address block. Add option to "un-send" an email. This marks the InvoiceSent column as False. You can then re-test and re-send the mail. This doesn't remove the original email history from the SentInvoice table, and resending the email will add a new record to the table. Orders can be un-sent via the Invoice Number or Order Number
|
2021-05-28 16:26:05 -04:00 |
|
Dan Dembinski
|
64d913572c
|
Matt is gone. Changed email to Carla. Changed test emails. Added argument position to bat file. Updated main.py to take bat arguement as xlsx fileName. Can now drag and drop invoice spreadsheet onto the bat file to load it into the database.
|
2021-05-28 12:33:51 -04:00 |
|
Dan Dembinski
|
909b12ff6c
|
Added bat file to source correct venv and run script. Reorganized db connection stuff and added check to create db/tables if they don't exist. Uncommented email section and set mark_sent method to only be called if not testing.
|
2021-04-08 10:58:01 -04:00 |
|