mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-06-09 23:06:01 +00:00
feat: destaca fatura paga nos cartoes
This commit is contained in:
@@ -136,6 +136,7 @@ export default async function Page({ params, searchParams }: PageProps) {
|
||||
limitAvailable: limitAmount,
|
||||
currentInvoiceAmount: 0,
|
||||
currentInvoiceLabel: "",
|
||||
currentInvoiceStatus: null,
|
||||
};
|
||||
|
||||
const { totalAmount, invoiceStatus, paymentDate } = invoiceData;
|
||||
|
||||
Reference in New Issue
Block a user