-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Bug report
Title:
UI Label Inconsistency: "Source" and "Add Source" Should Be Renamed to "Warehouse" in Product Inventory
Description:
In the Product Details > Inventory section, the table heading "Source" and the button "+ Add Source" are misleading. These actually refer to Warehouses, not lead or marketing sources. This mislabeling creates confusion, especially since “Source” is already used elsewhere in the system for lead origin.
Additionally, each warehouse contains multiple locations, further confirming that the label should reflect the warehouse context instead.
Screenshot:

Location in UI:
- Path:
Dashboard > Products > Product #ID > Inventory Tab
- Labels:
- "Source" column header
- "+ Add Source" button
Expected Result:
- Replace "Source" with "Warehouse"
- Replace "+ Add Source" with "+ Add Warehouse"
Justification:
- Maintains consistency with terminology used in other parts of the CRM.
- Prevents user confusion with lead source fields.
- More accurately describes the inventory storage structure (warehouse with locations).
Suggested Fix:
Update frontend labels and any related i18n keys to reflect the term "Warehouse" instead of "Source".