This website requires JavaScript.
Explore
Help
Sign In
dan
/
StorefrontUtility
Watch
1
Star
0
Fork
0
You've already forked StorefrontUtility
Code
Issues
Pull Requests
Releases
Wiki
Activity
19
Commits
3
Branches
0
Tags
a287e7386fa2f8ba16c2f8d1428521f0b92d8ae5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
ClientSpecific.py
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
main.py
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
StorefrontUtilitiesConfig.xml
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
WriteReport.py
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
XMLTesting.py
Broke report appending into a separate function/file. Started working on Column Format Checking Function
2019-06-24 16:48:40 -04:00
Description
No description provided
164
KiB
Languages
Python
100%