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_external_data: | ||
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, | |||
TotalQty = total_qty | |||
|cache=yes | |cache = yes | ||
}} | }} | ||
