summaryrefslogtreecommitdiff
path: root/edit.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-06-01 08:17:20 +0100
committerLester Caine <lester@lsces.co.uk>2026-06-01 08:17:20 +0100
commita74b4484497624f668bdaa090272c5cdb185290e (patch)
tree75c59b2bc985e575c257750a1ba7c4b2990e89ea /edit.php
parent3e4d5cb0733efb23627924870d8bc41e691aa9cc (diff)
downloadstock-a74b4484497624f668bdaa090272c5cdb185290e.tar.gz
stock-a74b4484497624f668bdaa090272c5cdb185290e.tar.bz2
stock-a74b4484497624f668bdaa090272c5cdb185290e.zip
Retire stock_movement, stock_assembly, stock_component tables from schema
stock_movement and stock_movement_item replaced by liberty_content + liberty_xref (quantity group for items, reference group REQN/TRANS/ORDER for direction). stock_assembly and stock_component were already dead (content_id used throughout). stock_assembly_component_map retained. MOV xref item removed from quantity seed data. StockMovement registered as content object. StockMovement rewritten as pure LibertyContent subclass — no movement_id, no table joins. Direction inferred from reference xref (REQN=out, TRANS/ORDER=in). Received state via lc.event_time / markReceived(). explodeFromAssembly() writes xref records. processMovement() removed pending import flow implementation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'edit.php')
0 files changed, 0 insertions, 0 deletions