File Details
Storekeeper-1.3.8.zip
- R
- Jun 30, 2026
- 441.98 KB
- 17
- 12.0.7
- Retail
File Name
Storekeeper-1_3_8.zip
Supported Versions
- 12.0.7
Storekeeper v1.3.8
Added
- Categories in Management > Categories now have an enable/disable toggle. Disabled categories are hidden in the register and dimmed in the management list. New categories default to enabled.
- Open New Tab form: a Fill IC button next to the tab holder name field fills in the targeted player's TRP3 IC name, with a fallback to their OOC character name.
- Add Staff row: a Target button fills the name input with your current target's OOC character name.
- Orders tab: a new "View Order" button opens a popup listing every item in the order. The staff member who claimed the order can check off items as they're prepared.
- Orders tab: a "!" button appears next to Delete on any order with an additional note; hovering shows the note text.
Bug Fixes
- Settings > Responses: response boxes are now significantly taller and span the full available width, with a properly centred close button and no scrollbar overlapping the text area.
- Orders tab: opening a new tab now rebuilds the tab list immediately instead of requiring the user to navigate away and back.
- Orders tab: the delete button is now labeled "Delete" instead of "X" for clarity.
- Orders tab: long item lists no longer cause the order row to grow indefinitely — text truncates at roughly two lines with a pointer to View Order.
- Orders tab: the status dropdown was disproportionately wide compared to the claim/release button; reduced to a fixed, appropriately sized width.
- Fixed a taint error from
UnitName("mouseover")returning a secret string in secure execution contexts (e.g. LFR raid frames), which could throw a Lua error while simply hovering over players. - Product form: fixed an infinite-scroll bug in the variant list and added a proper scrollbar (previously none was visible).
- Product form: the variant row's remove (X) button is now correctly centred.
- Product form: fixed the stock quantity box overlapping and blocking the TRP3 item checkbox when "Limited" stock was enabled.