fix(shared): Fixed the demo letter item details by replacing with to correctly define the item position.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-11-27 - 1.0.101 - fix(shared)
|
||||
Fixed the demo letter item details by replacing `currency` with `position` to correctly define the item position.
|
||||
|
||||
- Replaced incorrect 'currency' field with 'position' in demoletter.ts for item details.
|
||||
- Ensured item positions are correctly assigned in demoletter.ts.
|
||||
|
||||
## 2024-11-27 - 1.0.100 - fix(core)
|
||||
Fix issues with PDF service, invoice item positioning, and update package dependencies.
|
||||
|
||||
|
Reference in New Issue
Block a user