I want to build a point of sale app. One form creates a new record with the customers name and pin number. A second form checks the pin, and updates that record with the value of the sale.
I want to build a point of sale app. One form creates a new record with the customers name and pin number. A second form checks the pin, and updates that record with the value of the sale.