Cahngees in Cards

This commit is contained in:
2025-01-20 11:00:52 +01:00
parent 94d61a6d52
commit e655d9cecd
2 changed files with 3 additions and 2 deletions

View File

@@ -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"),