changed name
This commit is contained in:
parent
623d30bf80
commit
a405affdb4
1 changed files with 1 additions and 4 deletions
|
|
@ -454,7 +454,7 @@ models:
|
|||
"Year-to-date (YTD) total of sales amount without taxes (GBP) from the start of the previous fiscal
|
||||
year up to the same month."
|
||||
|
||||
- name: int_xero__resolutions_transactions
|
||||
- name: int_xero__resolutions_payments
|
||||
description: |
|
||||
This model provides a view of transactions related to resolutions, including details
|
||||
such as transaction date, associated account, and transaction amount.
|
||||
|
|
@ -496,10 +496,7 @@ models:
|
|||
- not_null
|
||||
- accepted_values:
|
||||
values:
|
||||
- "ACCREC"
|
||||
- "ACCPAY"
|
||||
- "ACCRECCREDIT"
|
||||
- "ACCPAYCREDIT"
|
||||
- "BANK_TRANSACTION"
|
||||
|
||||
- name: transaction_date_utc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue