New dash bookings agg models
This commit is contained in:
parent
fb2b2def52
commit
2a797ce0e8
10 changed files with 236 additions and 73 deletions
|
|
@ -11,7 +11,7 @@ select
|
|||
deal_with_offered_service_count as deal_with_offered_service_count,
|
||||
accommodation_with_offered_service_count
|
||||
as accommodation_with_offered_service_count,
|
||||
booking_with_created_services_count as booking_with_created_services_count,
|
||||
created_bookings_count as created_bookings_count,
|
||||
total_chargeable_services as total_chargeable_services,
|
||||
total_chargeable_amount_in_gbp as total_chargeable_amount_in_gbp,
|
||||
unique_chargeable_bookings as unique_chargeable_bookings,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue