1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix sqlite SQL parsing error in database_tools.py fix non-existent self.db variable bug More... over 6 years ago
fix import typo in accounts_configuration.py More... over 6 years ago
set default markup_rate and customer_terms combobox in new contact window More... over 6 years ago
show calendar in resource_management if fiscal year is not available instead of creating a SQL error More... over 6 years ago
move 'Delete item' menuitem to right click menu in Invoice and PO windows rename menus in .ui file for clarity More... over 6 years ago
fix non-expanding database restore dialog More... over 6 years ago
add setting for Postgres bin/ path, which can be set in Database tools More... over 6 years ago
move keybinding settings from gio.settings to sqlite file any menuitem on the main window can be activated by a keybinding populate the keybinding store and quick command store at the same time remove spaces at the beginning of menuitem labels More... over 6 years ago
show spinner and progress when loading contacts in contacts_overview.py reselect contact when loading contacts More... over 6 years ago
update contacts.GUI method to contacts_overview.ContactsOverviewGUI More... over 6 years ago
fix the capability to add non stock items from a purchase order More... over 6 years ago
fix mistakes from merging 'DB connection upgrade' and other commits More... over 6 years ago
update naming to reflect the files are editing processes, missed on previous commit More... over 6 years ago
upgrade contacts window More... over 6 years ago
add checkbutton option to hide open PO window when opening purchase order refactor class variables in main_window.py More... over 6 years ago
add checkbutton option to hide open_invoice window when an opening invoice More... over 6 years ago
refactor db connection; various code upgrades More... over 6 years ago
remove unused jobs_to_invoice files More... over 6 years ago
update all links from products.py to products_overview.py, including product selection method More... over 6 years ago
delete unused add_files.py and add_files.ui More... over 6 years ago
Merge branch 'product_window' More... over 6 years ago
version 0.5.22 add units table for products More... over 6 years ago
update product window More... over 6 years ago
version 0.5.22 add units table for products More... over 6 years ago
fix c.close() bug in resource_management when adding entry More... over 6 years ago
fix c.close() bug in resource_management when adding entry More... over 6 years ago
fix c.close() bug in resource_management when adding entry More... over 6 years ago
close sqlite connection after every use to avoid locked sqlite files More... over 6 years ago
close sqlite connection after every use to avoid locked sqlite files More... over 6 years ago
fix missing db variable in database_tools.py when showing connection dialog on startup and trying to restore from backup More... over 6 years ago