MarketPlaceTown - inventory readiness and applicability
Review inventory readiness and applicability.
This controlled route preserves seller inventory, SKU, stock, reservation, availability, variant, cart, and order readiness while explaining whether inventory applies to the exact active seller's participant-private work orders. It never creates or changes stock.
Protected checkout inventory readiness and participant-private controlled work-order applicability remain separate. This page reports whether inventory applies; it never copies state between systems and never creates a reservation, hold, deduction, release, or restock event.
Participant-private controlled work
Controlled work and inventory applicability
Only work orders belonging to the exact active seller identity are visible. The approved listing classification determines whether physical inventory applies; no inventory state is inferred from payment or fulfilment progress.
Participant-private work orders require an authenticated buyer or seller-manager account.
Inventory operations path
From listing to stock control.
Inventory becomes useful when listing details, seller authority, stock tracking, reservations, order checks, and fulfilment states are all separated and reversible.
Inventory controls
Actions stay protected.
No inventory field or work-order status should quietly open stock authority. Every action needs exact seller identity, auditability, and rollback-safe state handling.
Only the exact connected seller or an approved manager should eventually change inventory.
Participant-private work orders can be classified without creating or changing stock.
Product SKU and variant creation remain unavailable from this route.
Stock count, availability, and reservation fields are not mutated here.
Cart and checkout do not yet reserve inventory.
CSV import, batch edits, and mass stock changes remain future controlled releases.
Notifications and seller alerts remain separate until notification rules are approved.
Inventory is not deducted until a dedicated protected stock controller is approved and tested.
Inventory readiness can be reviewed without creating operational authority.
Connected seller profiles
No seller inventory identity is active here.
Inventory should belong to verified seller identities, not anonymous public rows. Seller and LocalScope ownership will matter before stock actions open.
Continue through seller setup or My Marketplace before inventory actions can be assigned.
Schema and data boundary
Inventory records remain protected.
If inventory tables already exist, this page can safely review readiness later. If they do not, that is acceptable at this stage. We are building the route, lifecycle, and user experience before opening schema writes.
This route intentionally performs no ALTER TABLE, INSERT, UPDATE, DELETE, seed, reservation, order, or fulfilment action during page load.
Route readiness
Inventory remains controlled.
Missing routes are readiness gaps, not errors. We create and test each file one controlled step at a time.
/MarketPlaceTown/
/MarketPlaceTown/seller-dashboard.php
/MarketPlaceTown/inventory.php
/MarketPlaceTown/cart.php
/MarketPlaceTown/checkout.php
/MarketPlaceTown/orders.php
/MarketPlaceTown/work-order.php
/MarketPlaceTown/exchanges.php
/MarketPlaceTown/actions/final-balance-payment.php
/MarketPlaceTown/actions/fulfilment.php
/MarketPlaceTown/payment.php
/MarketPlaceTown/fulfillment.php
/MarketPlaceTown/favorites.php
/MarketPlaceTown/messages.php
/MarketPlaceTown/offers.php
/MarketPlaceTown/sell.php
/Admin/marketplacetown/dashboard.php