Actions

Template

JourneyMaterials: Difference between revisions

From Dune Awakening DB

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><!-- Template:JourneyMaterials (stored-procedure version) -->
{{#get_db_data:
{{#get_db_data:
db=externaldb
db=externaldb
|sql=CALL sp_journey_components_bom(4)
|sql=CALL sp_journey_components_bom({{{id|{{{1|}}}}}})
|data=Level=level, Item=item_label, Qty=total_qty
|data=Level=level,
|debug=true        <!-- shows raw SQL + first rows -->
      ItemLabel=item_label,
|cache=no          <!-- disable cache while testing -->
      TotalQty=total_qty
|cache seconds=3600
}}
}}


<div class="materials-container" style="max-height:600px;overflow-y:auto;">
<div class="materials-container" style="max-height:600px;overflow-y:auto;">

Revision as of 14:03, 1 June 2025