Actions

Template

JourneyMaterials: Difference between revisions

From Dune Awakening DB

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><!-- Template:JourneyMaterials (procedure version) -->
<includeonly><!-- Template:JourneyMaterials (procedure version) -->
{{#get_db_data:
{{#get_external_data:
db=externaldb
source = externaldb
|sql=CALL sp_journey_components_bom({{{id|{{{1|}}}}}});
|sql   = CALL sp_journey_components_bom({{{id|{{{1|}}}}}});
|data=Level=level,
|data = Level     = level,
      ItemLabel=item_label,
          ItemLabel = item_label,
      TotalQty=total_qty
          TotalQty = total_qty
|cache=yes
|cache = yes
}}
}}



Revision as of 15:41, 31 May 2025