The dates for the accounting Journal are fetched from the database and formatted to display to the user.
This formatting is done using the wxPython date formatting function, Format().
This function works fine on Linux but on Windows it does not exist.
The dates for the accounting Journal are fetched from the database and formatted to display to the user. This formatting is done using the wxPython date formatting function, Format(). This function works fine on Linux but on Windows it does not exist.