MickaelOnTheWave / InvoiceManager

A simple Invoice Database with a GUI client to handle it
GNU General Public License v3.0
1 stars 0 forks source link

Bugfixes and improvements #41

Closed MickaelOnTheWave closed 10 months ago

MickaelOnTheWave commented 11 months ago
  • [x] Remove of detail in New Invoice page not working (GUI)
  • [x] Totals with styles that don't use unitary values are incorrect
  • [x] Add tests for total invoice value computation (might require refactor of total computation)

Removed TODOs completion and added to separate ticket

MickaelOnTheWave commented 11 months ago

Fixed "Remove not working" bug

MickaelOnTheWave commented 10 months ago

Moved TODOs to separate ticket