Report_BillsReceivable
Bills Receivable Report of Tally
Columns
Name | Type | Description |
BillParty | String | Bill party for Report BillsReceivable. |
BillRef | String | Bill reference for Report BillsReceivable. |
BillDate | Date | Bill date for Report BillsReceivable. |
BillAmount | Decimal | Bill Amount for Report BillsReceivable. |
BillDueDate | Date | Bill due date for Report BillsReceivable. |
BillOverdue | Boolean | Bill overdue for Report BillsReceivable. |
FromDate | Date | This is a mirror column. |
ToDate | Date | This is a mirror column. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Company | String | Name of the Company whose data need to be fetched. Please make sure it is selected and unlocked atleast once in the Tally tool after the tool is launched. It need not be in the selected state at the moment. |