Friday, April 19, 2024
1 change
Code cleanup and technical improvements
Financial reports now apply styling and value formatting more consistently after report lines are prepared. This makes reports more uniform for users and simplifies future report maintenance by centralizing formatting behavior.
Original PR description
Put the classes and format automatically the values. This will help to have a better harmony, and also makes implementation of reports more subject to use the `no_format` key; which can be useful in multiple cases.