fix(core): fix scaling greater than 1x, fix automatic document updates

This commit is contained in:
2024-11-27 12:19:18 +01:00
parent efac2187f2
commit ecc8396f4f
9 changed files with 8036 additions and 3707 deletions

View File

@@ -43,7 +43,7 @@ const testLetterData: plugins.tsclass.business.ILetter = {
unitNetPrice: 1200,
unitType: 'item',
vatPercentage: 0,
currency: 'EUR',
position: 1,
},
],
},