Releases: Invoices-Manager/Invoices-Manager-Windows
Vers 1.4.5.2
Vers 1.4.5.2
--> The program does not create debuggin logs any more, on the one hand they are not useful for the enduser and on the other hand the program sometimes crashed while logging debug stuff.
--> Certain "[INFO]" logs were rather "[DEBUG]" logs, meaning the logs were classified as debug and thus no longer visible.
--> Template System did not have a log prefix until now, it was called "Unknown" but now it is called "Template System.
Vers 1.4.5.1
Vers 1.4.5.1
--> The log manager had an error, when you selected a log file nothing happened
Vers 1.4.5.0
Vers 1.4.5.0
--> Add a Log Manager:
--> You can open the log folder
--> You can see all logs (all, only today or a specific day log)
--> You can sort the logs
--> You can delete all logs
--> You can set the Log path (its it is not static anymore)
--> Big improvement in the RAM usage (memoryLeak)
Vers 1.4.4.0
Vers 1.4.4.0
--> Logging has been improved. (more loggin, no worries will only be stored on your pc)
Vers 1.4.3.0
Vers 1.4.3.0
--> In the invoice view (add & edit) you can now search by template, document type & the organization (just type in the box)
--> The backup view has been improved (there is now a backup manager)
--> The Backup Manager shows you the backup files
Vers 1.4.2.1
Vers 1.4.2.1
--> The 3 buttons from the notebook had a static text (no translation)
Vers 1.4.2.0
Vers 1.4.2.0
--> The date picker is now reset to the current date when an invoice has been added
--> The invoices are now loaded and displayed faster
--> The program now remembers the hidden columns from last time
Vers 1.4.1.0
Vers 1.4.1.0
--> The About Text was changed and the CopyRight was changed to "©2022-2023"
--> The template no longer has an "date of exhibition" value, since it made no sense anyway and only disturbed
--> The UI of the template manager has been improved
--> The UI of the invoice view (add, edit, delete) has been improved
--> The combo boxes "Organization" & "Document Type" are now sorted alphabetically (A => Z)
--> FIX: The combo boxes (Organization & Document Type) keep their last selected object if it is still exist. After a DataGrid refresh
--> It is no longer necessary to pay attention to whether the tags are written in lower or upper case.
--> It is now possible to search in combo boxes (just type in the writing field)
--> The SaveAS UI behavior was improved
Vers 1.4.0.0
Vers 1.4.0.0
--> Switched from .NET 3.1 to .NET 6.0 (when you start the program, you will be asked if you want to install .NET 6.0, if you don't want to install it, you can also download the standalone version)
--> User interface has been improved and made more user-friendly and clear.
--> A UI error was fixed in the "Money" column
--> There are now templates that you can create and use (for new documents/invoices) (!! Not included in the backup !!)
Vers 1.3.2.0
Vers 1.3.2.0
--> A log function was added, everything will be logged, from infos to errors