Add KDvelop files to .gitignore
Update docs strings
Update .gitignore
Remove QTCreator files from repo
Add templates for unix manpages
Update TODO
Configure basic system layout with PyQt5
Fix PyQt5 spelling in setup.py
Add .ui files to repo
Make project more modular
Configure entry points properly
Update .gitignore
Update .desktop and .appdata.xml templates
GUI Reset, by tkinter an hello to PyQT5
Fix a traceback closing the main window
Clean blank lines
Update API to create a new Cost Center.
Adopt the Apache Software License
Move to GPLv3
Bump to 0.1.0rc0-04 pre release
Update requirements license
Add licenses breakdown in setup.py
Finish the transition to GPLv3
Update requeriments
Update GUI to work with APIv.0.1.0rc5
Reset tests
Fix a issue uploading to pypi
Move the New Database setup to a separate file
Add entry to start new database in menu
Fix some pyflakes issues
Add exit command in menu bar
Add desktop file
Add appdata file
Add a new setup entry point
Remove create db option in setup wizard
Add loggin message
Add entry points to setup.py
Remove data created in db setup
Fix error message in login screen
Update new database setup
Update login screen
Add more options lo login screen
Fix minor code style issues
Fix a minor style fix
Add exit button to gui
New database wizard create database at exit
Create 2 forms in the new database wizard
Make initial setup work
Fix pydocstyle issues
Add module to verify user login
Minor code style fix
Fix runtime warning
Add a menu to the main window
Add some shortcups in __init__.py
Add requeriment to Pmw
Code style fixes
Update license header
Add call to newdb setup in wizard
Remane class
Clean old code
NewDatabase schema
Improve code coments
Remove debug prints
Remove references to expresoERP
Code style fixes
Use askdirectory in setup wizard
Fix some pep8 issues
Minor style fix
Setup wizard working
Adjust requeriments
Update tests
Add more content to setup wizard
Update MANIFEST.in
Add validation for localdb type
[l10n] Add some strings for testing
Make the gui init use a class
Update requeriments
Override circle ci install command
Create menus.py file
Fix pyflakes issues
Update l18n
Clean MANIFEST file
Clean unused files
Store gettext configuration in a dedicated file
Update gitignore
Setup wizard proff of concept
Update
Verify if there is a valid configuration file a...
Project rename
Add pyflakes test in circle ci
Advance the setup wizard
Add dummy test
Create text file for test requeriments
Simplify initial configuration check
Fix babel setup
Configure babel
Update catalogs
Make locales available in init
Minimal version bump
Initial setup of the repo