1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 21 hours ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove print phone number code from resource management window More... almost 7 years ago
accounts were not reloading on account change due to importing accounts module for every load More... about 7 years ago
accounts were not reloading on account change due to importing accounts module for every load More... about 7 years ago
add menu to move a job to a different contact in open_job_sheets window More... about 7 years ago
add menu to move a job to a different contact in open_job_sheets window More... about 7 years ago
invoice history report has wrong amount of columns when filtering by customer More... about 7 years ago
invoice history report has wrong amount of columns when filtering by customer More... about 7 years ago
vendor history attachment was saved to working directory instead of /tmp set title of attachment to include purchase order id prompt for attachment if it doesn't exist More... about 7 years ago
vendor history attachment was saved to working directory instead of /tmp set title of attachment to include purchase order id prompt for attachment if it doesn't exist More... about 7 years ago
version 0.5.16 do some more work on employee_info window: use row locking table column defaults and not null constraints set employee info row not current after used in pay stubs do not allow settting current column from false to true More... about 7 years ago
version 0.5.16 do some more work on employee_info window: use row locking table column defaults and not null constraints set employee info row not current after used in pay stubs do not allow settting current column from false to true More... about 7 years ago
add option to attach pdf to incoming invoice if attachment does not exist More... about 7 years ago
add option to attach pdf to incoming invoice if attachment does not exist More... about 7 years ago
in incoming invoice report window, set description column ellipsized and expanding set tree view horizontal scrollbar to never show More... about 7 years ago
in incoming invoice report window, set description column ellipsized and expanding set tree view horizontal scrollbar to never show More... about 7 years ago
inventory_ count window UI file path was wrong More... about 7 years ago
inventory_ count window UI file path was wrong More... about 7 years ago
in invoice_history window, subclass Gtk.Builder format invoice amount properly use direct SQL for customer population More... about 7 years ago
in invoice_history window, subclass Gtk.Builder format invoice amount properly use direct SQL for customer population More... about 7 years ago
job_sheet subclasses Gtk.Builder More... about 7 years ago
job_sheet subclasses Gtk.Builder More... about 7 years ago
finish open job sheet window use 'Open Job Sheet' text on main window More... about 7 years ago
finish open job sheet window use 'Open Job Sheet' text on main window More... about 7 years ago
in product_markup report window, remove unused slot in Gtk.Box fix divide by zero error use constants.py for db connection instead of main.py More... about 7 years ago
in product_markup report window, remove unused slot in Gtk.Box fix divide by zero error use constants.py for db connection instead of main.py More... about 7 years ago
vesion 0.5.15 add open_job_sheets window various fixes and upgrades to employee_info window and table More... about 7 years ago
vesion 0.5.15 add open_job_sheets window various fixes and upgrades to employee_info window and table More... about 7 years ago
in job_sheet_history, subclass Gtk.Builder use direct SQL to ListStore add refresh button add extra column in ListStore instead of using cell formatting for Qty column More... about 7 years ago
gl_entry_lookup function was passed db connection from account_transactions More... about 7 years ago
in job_sheet, switch to ListStore and direct SQL with Joins More... about 7 years ago