fix(core): fix scaling greater than 1x, fix automatic document updates
This commit is contained in:
@@ -43,7 +43,7 @@ const testLetterData: plugins.tsclass.business.ILetter = {
|
||||
unitNetPrice: 1200,
|
||||
unitType: 'item',
|
||||
vatPercentage: 0,
|
||||
currency: 'EUR',
|
||||
position: 1,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user