Added id_deal to both intermediate and report model

This commit is contained in:
Joaquin Ossa 2024-07-01 10:48:00 +02:00
parent a3b1decb08
commit 256c638b04
4 changed files with 10 additions and 0 deletions

View file

@ -830,6 +830,10 @@ models:
- not_null
- unique
- name: id_deal
data_type: character varying
description: ""
- name: last_name
data_type: character varying
description: Last name of the user