Deprecate price_overriden

This commit is contained in:
Deon George
2023-05-09 10:09:00 +09:00
parent a32e8e9d05
commit fe4bc3acef
6 changed files with 24 additions and 25 deletions

View File

@@ -52,7 +52,6 @@ class ServiceFactory extends Factory
'suspend_billing' => FALSE,
'external_billing' => FALSE,
'price' => 100,
// 'price_override',
// 'taxable',
// 'queue',
'invoice_last_at' => Carbon::createFromFormat('Y-m-d','2021-01-01'),