Add ctrl+h shortcut to setup current operation date to yesterday. If called twice, set date to last operation date (if any)

This commit is contained in:
2020-04-19 16:50:07 +02:00
parent c57405a407
commit 2e89948c1f
3 changed files with 76 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
v0.9 (27/07/2019)
v0.9 (19/04/2020)
** User **
Add ctrl+h shortcut to setup current operation date to yesterday. If called twice, set date to last operation date (if any)
** Dev **
Add a constructor for Operation (to clear all fields)
** Bugs **
Check index in ctrl+t, ctrl+r and suppr callback to avoid doing something on non existant operation