README.md
pyproject.toml
shopyo_ecommerce/__init__.py
shopyo_ecommerce/_utils.py
shopyo_ecommerce/box_info.json
shopyo_ecommerce/cli.py
shopyo_ecommerce.egg-info/PKG-INFO
shopyo_ecommerce.egg-info/SOURCES.txt
shopyo_ecommerce.egg-info/dependency_links.txt
shopyo_ecommerce.egg-info/requires.txt
shopyo_ecommerce.egg-info/top_level.txt
shopyo_ecommerce/category/__init__.py
shopyo_ecommerce/category/forms.py
shopyo_ecommerce/category/global.py
shopyo_ecommerce/category/info.json
shopyo_ecommerce/category/models.py
shopyo_ecommerce/category/upload.py
shopyo_ecommerce/category/view.py
shopyo_ecommerce/category/templates/category/add.html
shopyo_ecommerce/category/templates/category/choose_sub.html
shopyo_ecommerce/category/templates/category/dashboard.html
shopyo_ecommerce/category/templates/category/edit.html
shopyo_ecommerce/category/templates/category/edit_img_sub.html
shopyo_ecommerce/category/templates/category/manage_sub.html
shopyo_ecommerce/category/templates/category/message.html
shopyo_ecommerce/category/templates/category/upload.html
shopyo_ecommerce/category/templates/category/blocks/sidebar.html
shopyo_ecommerce/category/tests/test_category.py
shopyo_ecommerce/customer/__init__.py
shopyo_ecommerce/customer/forms.py
shopyo_ecommerce/customer/global.py
shopyo_ecommerce/customer/info.json
shopyo_ecommerce/customer/models.py
shopyo_ecommerce/customer/view.py
shopyo_ecommerce/customer/templates/customer/admin_dashboard.html
shopyo_ecommerce/customer/templates/customer/dashboard.html
shopyo_ecommerce/customer/templates/customer/order_item_view.html
shopyo_ecommerce/customer/templates/customer/orders.html
shopyo_ecommerce/customer/templates/customer/blocks/sidebar.html
shopyo_ecommerce/customer/tests/test_customer_functional.py
shopyo_ecommerce/customer/tests/test_customer_models.py
shopyo_ecommerce/demo/forms.py
shopyo_ecommerce/demo/global.py
shopyo_ecommerce/demo/info.json
shopyo_ecommerce/demo/models.py
shopyo_ecommerce/demo/view.py
shopyo_ecommerce/demo/templates/demo/dashboard.html
shopyo_ecommerce/demo/templates/demo/import_demo.html
shopyo_ecommerce/demo/templates/demo/blocks/sidebar.html
shopyo_ecommerce/demo/tests/test_demo_functional.py
shopyo_ecommerce/demo/tests/test_demo_models.py
shopyo_ecommerce/inventory/forms.py
shopyo_ecommerce/inventory/global.py
shopyo_ecommerce/inventory/info.json
shopyo_ecommerce/inventory/models.py
shopyo_ecommerce/inventory/view.py
shopyo_ecommerce/inventory/templates/inventory/count.html
shopyo_ecommerce/inventory/templates/inventory/dashboard.html
shopyo_ecommerce/inventory/templates/inventory/location_stock.html
shopyo_ecommerce/inventory/templates/inventory/locations.html
shopyo_ecommerce/inventory/templates/inventory/new.html
shopyo_ecommerce/inventory/templates/inventory/reports.html
shopyo_ecommerce/inventory/templates/inventory/transfers.html
shopyo_ecommerce/inventory/templates/inventory/blocks/sidebar.html
shopyo_ecommerce/inventory/tests/test_inventory_functional.py
shopyo_ecommerce/inventory/tests/test_inventory_models.py
shopyo_ecommerce/pos/__init__.py
shopyo_ecommerce/pos/forms.py
shopyo_ecommerce/pos/info.json
shopyo_ecommerce/pos/models.py
shopyo_ecommerce/pos/view.py
shopyo_ecommerce/pos/templates/pos/index.html
shopyo_ecommerce/pos/templates/pos/quick_keys.html
shopyo_ecommerce/pos/templates/pos/reports.html
shopyo_ecommerce/pos/templates/pos/return.html
shopyo_ecommerce/pos/templates/pos/shifts.html
shopyo_ecommerce/pos/templates/pos/transaction_view.html
shopyo_ecommerce/pos/templates/pos/transactions.html
shopyo_ecommerce/pos/templates/pos/blocks/sidebar.html
shopyo_ecommerce/pos/tests/test_pos_functional.py
shopyo_ecommerce/product/__init__.py
shopyo_ecommerce/product/global.py
shopyo_ecommerce/product/info.json
shopyo_ecommerce/product/models.py
shopyo_ecommerce/product/view.py
shopyo_ecommerce/product/templates/product/add.html
shopyo_ecommerce/product/templates/product/adjustments.html
shopyo_ecommerce/product/templates/product/edit.html
shopyo_ecommerce/product/templates/product/labels.html
shopyo_ecommerce/product/templates/product/list.html
shopyo_ecommerce/product/templates/product/lookup.html
shopyo_ecommerce/product/templates/product/nav.html
shopyo_ecommerce/product/templates/product/blocks/sidebar.html
shopyo_ecommerce/purchase/forms.py
shopyo_ecommerce/purchase/global.py
shopyo_ecommerce/purchase/info.json
shopyo_ecommerce/purchase/models.py
shopyo_ecommerce/purchase/view.py
shopyo_ecommerce/purchase/templates/purchase/add.html
shopyo_ecommerce/purchase/templates/purchase/dashboard.html
shopyo_ecommerce/purchase/templates/purchase/edit.html
shopyo_ecommerce/purchase/templates/purchase/blocks/sidebar.html
shopyo_ecommerce/purchase/tests/test_purchase_functional.py
shopyo_ecommerce/purchase/tests/test_purchase_models.py
shopyo_ecommerce/resource/__init__.py
shopyo_ecommerce/resource/info.json
shopyo_ecommerce/resource/models.py
shopyo_ecommerce/resource/view.py
shopyo_ecommerce/shop/__init__.py
shopyo_ecommerce/shop/cart.py
shopyo_ecommerce/shop/forms.py
shopyo_ecommerce/shop/global.py
shopyo_ecommerce/shop/helpers.py
shopyo_ecommerce/shop/info.json
shopyo_ecommerce/shop/models.py
shopyo_ecommerce/shop/view.py
shopyo_ecommerce/shop/templates/shop/base.html
shopyo_ecommerce/shop/templates/shop/category.html
shopyo_ecommerce/shop/templates/shop/checkout.html
shopyo_ecommerce/shop/templates/shop/order_complete.html
shopyo_ecommerce/shop/templates/shop/product.html
shopyo_ecommerce/shop/templates/shop/shop.html
shopyo_ecommerce/shop/templates/shop/shop_login.html
shopyo_ecommerce/shop/templates/shop/subcategory.html
shopyo_ecommerce/shop/templates/shop/view_cart.html
shopyo_ecommerce/shop/templates/shop/wishlist.html
shopyo_ecommerce/shop/templates/shop/blocks/accordion.html
shopyo_ecommerce/shop/templates/shop/blocks/common_styles.html
shopyo_ecommerce/shop/templates/shop/blocks/sidebar.html
shopyo_ecommerce/shop/templates/shop/emails/order_info.html
shopyo_ecommerce/shop/templates/shop/emails/order_info.txt
shopyo_ecommerce/shop/templates/shop/sections/resources.html
shopyo_ecommerce/shop/tests/test_shop.py
shopyo_ecommerce/shopman/__init__.py
shopyo_ecommerce/shopman/forms.py
shopyo_ecommerce/shopman/info.json
shopyo_ecommerce/shopman/models.py
shopyo_ecommerce/shopman/upload.py
shopyo_ecommerce/shopman/view.py
shopyo_ecommerce/shopman/data/country.json
shopyo_ecommerce/shopman/data/currency.json
shopyo_ecommerce/shopman/templates/shopman/coupon.html
shopyo_ecommerce/shopman/templates/shopman/dashboard.html
shopyo_ecommerce/shopman/templates/shopman/delivery.html
shopyo_ecommerce/shopman/templates/shopman/email_status_change.html
shopyo_ecommerce/shopman/templates/shopman/order.html
shopyo_ecommerce/shopman/templates/shopman/order_view.html
shopyo_ecommerce/shopman/templates/shopman/payment.html
shopyo_ecommerce/shopman/templates/shopman/blocks/sidebar.html
shopyo_ecommerce/static/css/styles.css
shopyo_ecommerce/static/themes/back/sneatlike/info.json
shopyo_ecommerce/static/themes/back/sneatlike/styles.css
shopyo_ecommerce/templates/ecommerceus/index.html
shopyo_ecommerce/templates/ecommerceus/info.json
shopyo_ecommerce/templates/ecommerceus/sections/carousel.html
shopyo_ecommerce/templates/ecommerceus/sections/drawer_head.html
shopyo_ecommerce/templates/ecommerceus/sections/footer.html
shopyo_ecommerce/templates/ecommerceus/sections/image_row.html
shopyo_ecommerce/templates/ecommerceus/sections/nav.html
shopyo_ecommerce/templates/ecommerceus/sections/resources.html
shopyo_ecommerce/templates/shopyo_ecommerce/ecommerceus/index.html
shopyo_ecommerce/templates/shopyo_ecommerce/ecommerceus/sections/carousel.html
shopyo_ecommerce/templates/shopyo_ecommerce/ecommerceus/sections/drawer_head.html
shopyo_ecommerce/templates/shopyo_ecommerce/ecommerceus/sections/footer.html
shopyo_ecommerce/templates/shopyo_ecommerce/ecommerceus/sections/image_row.html
shopyo_ecommerce/templates/shopyo_ecommerce/ecommerceus/sections/nav.html
shopyo_ecommerce/templates/shopyo_ecommerce/ecommerceus/sections/resources.html
shopyo_ecommerce/templates/shopyo_ecommerce/sneatlike/index.html
shopyo_ecommerce/templates/shopyo_ecommerce/sneatlike/login.html
shopyo_ecommerce/templates/shopyo_ecommerce/sneatlike/register.html
shopyo_ecommerce/templates/shopyo_ecommerce/sneatlike/unconfirmed.html
shopyo_ecommerce/templates/shopyo_ecommerce/sneatlike/sections/dashboard_elements.html
shopyo_ecommerce/templates/shopyo_ecommerce/sneatlike/sections/resource_end_body.html
shopyo_ecommerce/templates/shopyo_ecommerce/sneatlike/sections/resource_head.html
shopyo_ecommerce/vendor/forms.py
shopyo_ecommerce/vendor/global.py
shopyo_ecommerce/vendor/info.json
shopyo_ecommerce/vendor/models.py
shopyo_ecommerce/vendor/view.py
shopyo_ecommerce/vendor/templates/vendor/add.html
shopyo_ecommerce/vendor/templates/vendor/dashboard.html
shopyo_ecommerce/vendor/templates/vendor/edit.html
shopyo_ecommerce/vendor/templates/vendor/index.html
shopyo_ecommerce/vendor/templates/vendor/blocks/sidebar.html
shopyo_ecommerce/vendor/tests/test_vendor_functional.py
shopyo_ecommerce/vendor/tests/test_vendor_models.py
tests/test_models.py