Added id_deal to both intermediate and report model
This commit is contained in:
parent
a3b1decb08
commit
256c638b04
4 changed files with 10 additions and 0 deletions
|
|
@ -827,6 +827,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue