User: dylan.reinhardt@myome.com clicked save for playground/myome/dylans-pizza-palace/dylans-pizza-palace.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-20 21:45:35 +00:00
parent dc075a71ba
commit 36e1b179a7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ We make pizza</spiffworkflow:instructionsForEndUser>
Base Price: {{base_price}}
Topping price: {{topping_price}}
Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
<spiffworkflow:preScript>total_cose = base_price + topping_price * len(toppings)</spiffworkflow:preScript>
<spiffworkflow:preScript>total_price = base_price + topping_price * len(toppings)</spiffworkflow:preScript>
</bpmn:extensionElements>
<bpmn:incoming>Flow_09wvnx9</bpmn:incoming>
<bpmn:outgoing>Flow_0poq38s</bpmn:outgoing>