Added booking fee and currency to model

This commit is contained in:
Joaquin Ossa 2025-01-15 09:00:36 +01:00
parent ae4f656d54
commit 28f7486634
4 changed files with 27 additions and 1 deletions

View file

@ -4771,6 +4771,12 @@ models:
to: ref('stg_core__currency')
field: id_currency
- name: currency_code
data_type: character varying
description: Currency ISO 4217 code used by user.
data_tests:
- not_null
- name: id_deal
data_type: text
description: ""