changed name

This commit is contained in:
Joaquin 2025-04-17 16:42:03 +02:00
parent 623d30bf80
commit a405affdb4

View file

@ -454,7 +454,7 @@ models:
"Year-to-date (YTD) total of sales amount without taxes (GBP) from the start of the previous fiscal "Year-to-date (YTD) total of sales amount without taxes (GBP) from the start of the previous fiscal
year up to the same month." year up to the same month."
- name: int_xero__resolutions_transactions - name: int_xero__resolutions_payments
description: | description: |
This model provides a view of transactions related to resolutions, including details This model provides a view of transactions related to resolutions, including details
such as transaction date, associated account, and transaction amount. such as transaction date, associated account, and transaction amount.
@ -496,10 +496,7 @@ models:
- not_null - not_null
- accepted_values: - accepted_values:
values: values:
- "ACCREC"
- "ACCPAY"
- "ACCRECCREDIT" - "ACCRECCREDIT"
- "ACCPAYCREDIT"
- "BANK_TRANSACTION" - "BANK_TRANSACTION"
- name: transaction_date_utc - name: transaction_date_utc