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
20
Commits
3
Branches
0
Tags
17894e82eac29e38cfbacbd07bc9e6817356622b
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
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
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
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
StorefrontUtilitiesConfig.xml
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
WriteReport.py
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
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%