From 70c559432ece25dd3def8c64ddb7c1908b4d49e0 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Tue, 26 May 2026 14:55:36 +0100 Subject: Add xref support, assembly/component views, and import tooling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add_xref.php, edit_xref.php: xref record add/edit for stock content types - admin xref group/source pages for stock_assembly and stock_component - assembly_views/: auto_flow, fixed_grid, position_number, simple_list layouts - Full assembly and component listing, tree, ordering, and detail pages - Import tooling (ImportAssembly, ImportComponent, load scripts) - liberty_plugins for assembly and component data types - schema_inc.php updated; StockAssembly, StockBase, StockComponent, StockMovement classes updated with xref group/item/multiple renames - Templates updated throughout for xref rename (source→item, group→x_group) Co-Authored-By: Claude Sonnet 4.6 --- templates/menu_stock_admin.tpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'templates/menu_stock_admin.tpl') diff --git a/templates/menu_stock_admin.tpl b/templates/menu_stock_admin.tpl index 9a332f3..140a469 100755 --- a/templates/menu_stock_admin.tpl +++ b/templates/menu_stock_admin.tpl @@ -1,7 +1,9 @@ {strip} {/strip} \ No newline at end of file -- cgit v1.3