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
22
Commits
3
Branches
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
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
c9e8e3cdbf
Merge branch 'master' into Dev
2019-06-28 13:25:15 -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%