Host Resolution model for report
This commit is contained in:
parent
ca5be5c3cf
commit
16bf7f1d6c
4 changed files with 191 additions and 8 deletions
|
|
@ -25,6 +25,7 @@ select
|
|||
blt.account_name,
|
||||
blt.line_description,
|
||||
bt.transaction_date_utc,
|
||||
bt.id_contact,
|
||||
xc.id_deal,
|
||||
blt.quantity,
|
||||
blt.unit_amount,
|
||||
|
|
@ -51,6 +52,7 @@ select
|
|||
sdm.account_name,
|
||||
sdm.line_description,
|
||||
sdm.document_issued_date_utc,
|
||||
sdm.id_contact,
|
||||
sdm.id_deal,
|
||||
sdm.quantity,
|
||||
sdm.unit_amount,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue