Dan Dembinski
|
bf2d1b3f99
|
updated the main menu loop so that it's possible to send live emails. Converting the OrderDate variable to a time object it can be formatted in the email body. Switched to send_message to handle Cc and Bcc better. Now sending from Matt's email. Test email set to external address. Matt cannot use mail relay for external mail, waiting for Keystone to advise.
|
2021-03-23 15:23:52 -04:00 |
|
Dan Dembinski
|
56722752ac
|
Added shipping information. Pulls list of all documentIDs per Order. Looks up individual DocumentID information. Added Address Block and Item Detail Block to Invoice HTML. Added BCC and CC testing addresses.
|
2021-03-20 00:25:58 -04:00 |
|
Dan Dembinski
|
5720ac4dbb
|
Added some comments
|
2021-03-19 02:28:08 -04:00 |
|
Dan Dembinski
|
12c4722fe9
|
Initial commit. Loads XLSX file from accounting into sqlite database. Sends HTML email. Started adding variable parts to body pulled from database.
|
2021-03-19 02:22:53 -04:00 |
|