feat: Adding real_cost to public-tracking data

This commit is contained in:
Josepablo C
2026-01-07 17:47:08 -06:00
parent 7d5b65df93
commit 92f447e5b2

View File

@@ -54,6 +54,7 @@ const getById = async(req, res) => {
"load_status",
"weight",
"estimated_cost",
"actual_cost",
"est_loading_date",
"est_unloading_date",
"origin.company_name",