You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/help/inventory.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,5 @@ <h2>Parts Catalog or Part Reference?</h2><p>Use <a href="parts_catalog.html"><b>
7
7
<h2>Actions for an existing row</h2><imgsrc="images/inventory_actions.png" alt="Inventory Actions menu"><ul><li><b>Details</b> shows current inventory and Part information.</li><li><b>Edit</b> changes supported descriptive attributes.</li><li><b>Move</b> transfers a chosen quantity to another active Inventory-capable leaf and records both locations.</li><li><b>Correct Entry...</b> adjusts a wrong stored count. Review the intended correction; do not use Move for a count correction.</li><li><b>Remove Entry...</b> deliberately removes unallocated quantity and records the operation. Quantity committed to active Build allocations cannot be removed until those allocations are reduced or released. It is not the same as Mark Lost.</li><li><b>Mark Lost...</b> records physically missing pieces that may later be returned through Lost / Found.</li><li><b>View History</b> shows additions, corrections, removals, moves, imports, Build activity, and Lost/Found events.</li></ul><imgsrc="images/inventory_move.png" alt="Move Inventory"><imgsrc="images/inventory_history.png" alt="Inventory History">
8
8
<h2>Import and receive inventory</h2><p><b>Import CSV</b> supports previewed Rebrickable Append, Replace, Subtract, and Compare Only. Select the operation and physical attributes, review projected quantities and errors, and only then apply. Compare Only never changes BrickSuite.</p><p>Supported BrickOwl order receiving also produces a preview with identity and color status. Committing valid rows is transactional and records history; cancelling makes no changes.</p>
9
9
<h2>Identity and provenance</h2><p>Manufacturer records who made the physical piece and is preserved through movement and Build workflows. Rebrickable and BrickLink identifiers describe catalog identity instead; they are not Manufacturer choices.</p><divclass="note">My Inventory is for loose pieces. Builds manage projects. My Collection records physical Sets, Minifigs, and MOCs.</div>
10
+
<h2>Inventory on a BrickSuite Host</h2><p>When connected to a Protocol 1.2 BrickSuite Host, Add, Edit, Move, Correct, Remove, Mark Lost, and Mark Found are available only when the Host advertises the exact permission for that action. The Host remains authoritative and records the same Inventory History used by local workflows. Bulk Inventory import remains Host-only.</p><p>If Host data changed after a dialog opened, BrickSuite rejects the stale change and refreshes the authoritative Inventory rather than overwriting it. A timeout or disconnect can leave the outcome unknown after the Host may have committed the operation. Keep the dialog open and use its safe retry; BrickSuite reuses the same mutation identity so the Inventory change is not applied twice.</p><divclass="note">For safety, Remote Edit, Move, Correct, and Mark Lost reject Inventory currently allocated to an active Build. Remove retains its existing allocation-aware quantity restriction.</div>
0 commit comments