summaryrefslogtreecommitdiff
path: root/add_requisition.php
AgeCommit message (Collapse)AuthorFilesLines
2026-06-01Stock/movement assembly linkage, view icons, and list_stock fixesLester Caine1-0/+90
- add_requisition: store ASSEMBLY xref on new movements so they can be filtered by assembly - StockMovement::getList: add assembly_content_id filter via ASSEMBLY xref join - list_movements: pass assemblyContentId to Smarty - view_assembly.tpl: add View Stock and View Movements icons filtered by assembly - list_stock: guard CAST with SIMILAR TO on xkey join; fix %.3g scientific notation to %.0f Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>