perbaikan product string 1 bugs
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m51s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
Build, Push and Deploy / deploy-staging (push) Successful in 41s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-18 23:08:39 +07:00
parent 6319d4c6cb
commit 4f530ff301
2 changed files with 10 additions and 0 deletions

View File

@@ -146,6 +146,8 @@ public function batch()
'profit_percent' => 'double',
'alert_qty' => 'double',
'stocks_sum_product_stock' => 'double',
'sale_details_sum_quantities' => 'double',
'purchase_details_sum_quantities' => 'double',
'meta' => 'json',
'variation_ids' => 'json',
'warranty_guarantee_info' => 'json',