IO-2261 Add Delete function, Correct Payment edit, add Totals to Bills handler
This commit is contained in:
@@ -131,8 +131,10 @@ async function OpenSearchUpdateHandler(req, res) {
|
||||
"id",
|
||||
"date",
|
||||
"exported",
|
||||
"exported_at",
|
||||
"invoice_number",
|
||||
"is_credit_memo",
|
||||
"total"
|
||||
]),
|
||||
...bill.bills_by_pk,
|
||||
bodyshopid: bill.bills_by_pk.job.shopid,
|
||||
|
||||
Reference in New Issue
Block a user