fix: correct page directory structure

This commit is contained in:
root
2026-05-17 16:16:48 +00:00
parent c2bf3a4f25
commit 5e1486a2ba
8 changed files with 409 additions and 9 deletions
+15 -1
View File
@@ -8,5 +8,19 @@ westech_r2.egg-info/dependency_links.txt
westech_r2.egg-info/not-zip-safe
westech_r2.egg-info/requires.txt
westech_r2.egg-info/top_level.txt
westech_r2/api/__init__.py
westech_r2/api/ebay_pricing.py
westech_r2/api/install_ssh.py
westech_r2/api/optimize_routes.py
westech_r2/api/scoring.py
westech_r2/config/__init__.py
westech_r2/config/desktop.py
westech_r2/config/desktop.py
westech_r2/doctype/__init__.py
westech_r2/doctype/load/__init__.py
westech_r2/doctype/load/load.py
westech_r2/doctype/pallet/__init__.py
westech_r2/doctype/pallet/pallet.py
westech_r2/doctype/scheduled_pickup/__init__.py
westech_r2/doctype/scheduled_pickup/scheduled_pickup.py
westech_r2/public/__init__.py
westech_r2/westech_r2/__init__.py