fix migration error at fleet page

This commit is contained in:
root
2026-05-25 00:58:10 -04:00
parent 5ef9efb8a9
commit 95376d3223
6 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ export async function createSubscriptionInvoice(
data: {
companyId,
subscriptionId,
amount: 29900,
amount: 2990,
currency: 'MAD',
status: 'PENDING',
paymentProvider: 'AMANPAY',