Dan Dembinski
|
17894e82ea
|
Since there was some varience between clients on the order of the headers, I reworked some sections to work off header names instead of hardcoded column letter/numbers
|
2019-06-28 13:24:25 -04:00 |
|
Dan Dembinski
|
a287e7386f
|
Total Sums are now colored on Summary Sheet. Made changes to Production cost and Adjustment columns in Summary Tab. Now pulls in Item cost from Item Detail tab and sums all production charges in the order. Adjustment is balance due - production - shipping. This matches the original SFU. Minus column widths not being autoset(I'm still researching this) it seems to be on par with the original version.
|
2019-06-28 11:21:49 -04:00 |
|
Dan Dembinski
|
f58ccd9896
|
Product summary tab is working. Added total sums to bottom. Started working on coloring the total due in Summary tab
|
2019-06-27 16:50:28 -04:00 |
|
Dan Dembinski
|
988159af7e
|
Cleaned some sections up a bit to make format checking and column styling better.
|
2019-06-25 16:42:47 -04:00 |
|
Dan Dembinski
|
28fce7e10f
|
Column Format is now working for both summary and item details. Load function passes client name to the client_Specific_Tabs function in ClientSpecific.py. This will allow any client customization to be done outside of the main program (in theory. I haven't actually tested this yet).
|
2019-06-25 13:47:17 -04:00 |
|
Dan Dembinski
|
b8e5ae6baa
|
Broke report appending into a separate function/file. Started working on Column Format Checking Function
|
2019-06-24 16:48:40 -04:00 |
|