List of Invoices

This page ... TODO!! this page doesn't work anymore because update records no longer update list values.  

Hashtag List with Row Numbers, Update Record calls, Set To Total Of commands, and Last Row Conditionals

Processing this Hashtag Markup:



Header for List of Invoices


Item: 1 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: 38ad67e47e7d62528e4bb44156a843cb
delete


Item: 2 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: 9246d9e83de30cab522d122e439de88f
delete


Item: 3 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: 5a60d03639a1fbe4f40e9180f48d6bb6
delete


Item: 4 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: 4edf14e3d3827674021ee24d7f440f97
delete


Item: 5 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: 2cd7963e9371c208742d81fab9ed3ba1
delete


Item: 6 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: e7aee114c58ae01404f811e2a04b2578
delete


Item: 7 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: 329dc49467194efcc84b10b1950cc55e
delete


Item: 8 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: fd900da1a26701c5618f37dece0569f2
delete



This is the last item!

Item: 9 Name: | Note:
Qty: 3 | Each: $ 29.99
Subtotal: $ 89.97 | Tax: $ 9.00 | Total: $ 98.97
ID: 608d5bc07bd22c970509ab9b0149a5b8
delete


Total number of items 9


The totals are: Subtotal $ 809.73; Tax $ 81.00; OrderTotal: $ 890.73
The updated records should now appear in this List of Invoices
New Invoice - Create Record call to generate an Invoice
Process Invoices - Hashtag List with math expression calculations in the Row Template
Process Invoices - Hashtag List with Create Record for Google Sheet call in the Row Template

The Invoices Mini-App uses the Hashtag Markup Language to demonstrate methods for processing records.

Invoice records are stored in an SQL database.   The Process example uses math expressions for multiplication and rounding to currency standards.