Script to help reset running balance counter to actual amount counted
I have this table set up where I have a running balance of what being added and taken from a cash register. I am running this script for it: // change these names to pick a view:let table = base.getTable('TIN');let view = table.getView('ALL');let res...
- 65 Views
- 2 replies
- 0 kudos