-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Description
As a Merchant I would like to be able create and manage inventory locations so that my sources can be used for delivery and inventory management with the correct information assigned to each source.
Acceptance Criteria
- Possible to create sources in admin panel
- Possible to manage (edit and disable) source information in admin panel (Note: should not be possible to delete a warehouse with inventory assigned)
- Disabled source can still have inventory assigned but it cannot be used for any orders
- Possible to hide disabled sources from Source grid. Disabled warehouses are hidden by default and can be shown by admin user
- Source attributes are
- Name
- ID
- Description
- Address
- Contact Name
- Contact Email
- Contact Phone (user account)
- Address
- Latitude/Longitude,
- flag/status for physical store
- flag/status for 3rd party warehouse
- list of enabled shipping methods
- Source can use global address as address or a different address (entered by admin user)
- Possible to view sources and associated data in grid from admin panel with normal grid options (filter, sort, pagination, column select)
- Ability to edit source can be assigned/denied in user roles configuration (ACL)
Documentation:
- Admin UI: Source Management