Loading…
Stackq
+ +Stackq
+Stackq
+ +Quick actions
+ + + + + +Accounts
+No accounts yet.
+Accounts will appear here once this feature is available.
+ + + +Stackq Items
-Stackq Items
++ {items.length === 0 + ? "No items. Create one or check PocketBase collection name and auth." + : "No items match your search."} +
+Details
+-
+
- SKU +
- {item.SKU ?? "—"} +
- Description +
- {item.Description ?? "—"} +
- UOM +
- {item.UOM ?? "—"} +
- Cost +
- {item.Cost != null ? Number(item.Cost).toLocaleString() : "—"} +
- Vendor +
- {item.Vendor ?? "—"} +
- Category +
- + {#each asList(item.Catagory) as cat} + {cat} + {/each} + {#if asList(item.Catagory).length === 0}—{/if} + +
- Sub-category +
- + {#each asList(item.Sub_Catagory) as sub} + {sub} + {/each} + {#if asList(item.Sub_Catagory).length === 0}—{/if} + +
- Has Parent +
- {item.Has_Parent ? "Yes" : "No"} +
- Stock +
- {item.Stock ? "Yes" : "No"} +
- Created +
- {formatDate(item.created)} +
- Updated +
- {formatDate(item.updated)} +
Item not found.
+Transactions
+No transactions yet.
+Transactions will appear here once this feature is available.
+ + + +