fix(contentinvoice): Fixed currency display issues in invoice content rendering.

This commit is contained in:
2024-11-27 19:15:29 +01:00
parent 60e6d935d6
commit a5ff39d306
6 changed files with 77 additions and 18 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.0.101',
version: '1.0.102',
description: 'A comprehensive solution for generating documents like invoices, integrating elements, templates, and services to streamline document creation.'
}