Cahngees in Cards
This commit is contained in:
@@ -77,6 +77,7 @@ const setup = async () => {
|
||||
|
||||
amount = Number(amount.toFixed(2))
|
||||
|
||||
console.log(amount)
|
||||
return {
|
||||
id: i.id,
|
||||
date: dayjs(i.documentDate).format("DD-MM-YY"),
|
||||
|
||||
Reference in New Issue
Block a user