Functions on batch
Batch.batchname→String
Result: The batch designation
function returns the designation (name) of the batch. It is used for better identification of the batch by the user.
Batch.batch.time→date
Result: The Batch time
function provides the date and time when the batch was posted.
Batch.name→String
Result: The Name
function returns the designation (name) of the batch.
Batch.Orders→List
(BookEntry)
Result: The Orders
function returns the list of all transactions (BookEntries).