New model for deals total due amount

This commit is contained in:
Joaquin 2025-06-03 11:53:40 +02:00
parent 2746977671
commit d50442e887
6 changed files with 129 additions and 82 deletions

View file

@ -40,7 +40,6 @@ select
sdm.header_total_tax_in_gbp as header_total_tax_in_gbp,
sdm.header_total_due_local_curr as header_total_due_local_curr,
sdm.header_total_due_in_gbp as header_total_due_in_gbp,
sdm.outstanding_type as outstanding_type,
sdm.id_contact as id_contact,
sdm.id_deal as id_deal,
sdm.contact_name as contact_name,