1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
in incoming invoice, change function name to 'get_written_check_amount_text' More... about 7 years ago
in loan payment, change function name to 'get_written_check_amount_text' More... about 7 years ago
in unprocessed_po window, add order_number column set treeview columns draggable and resizeable More... about 7 years ago
fix extra variable for invoice viewing in invoice_window.py More... about 7 years ago
add check printing to vendor payments More... about 7 years ago
remove specific version of Gtk from control file for .deb More... about 7 years ago
fixed SQL bug in customer_payments window that prevented invoices from being marked as paid changed to direct SQL for populating stores More... about 7 years ago
fix sql window (result of constants file creation) More... about 7 years ago
fix sql window (result of constants file creation) More... about 7 years ago
add SQL to finance charge window to populate unpaid_amounts More... about 7 years ago
add SQL to finance charge window to populate unpaid_amounts More... about 7 years ago
move error dialog to python code in invoice_window instead of using Glade fix date select error when switching between multiple invoices per customer More... about 7 years ago
allow 0.00 dollar customer payments More... about 7 years ago
only populate invoices in finance charge window More... about 7 years ago
only populate invoices in finance charge window More... about 7 years ago
fix conflict in database_tools More... about 7 years ago
backing up from database_tools window had one unneeded variable More... about 7 years ago
destroy product_history sub-window when all tabs are removed from notebook More... about 7 years ago
refactor contact_history add support for notebook tab DND to new window remove cell formatting; add extra columns to Liststore More... about 7 years ago
fix bug in backup procedure; related to refactoring global variables More... about 7 years ago
remove product_transactions window; replaced by product_history More... about 7 years ago
refactor product_history remove cell format functions; add SQL formatting and extra Liststore columns set correct filename at top of file More... about 7 years ago
product_history tabs can be DND'ed into a new window More... about 7 years ago
in miscellaneous revenue, import expense_accounts from accounts.py More... about 7 years ago
add invoice_to_payment_matching button to contact_hub More... about 7 years ago
add contact_hub button to contact_history More... about 7 years ago
drag and drop did not select and save product info in purchase_order_window.py More... over 7 years ago
move preferences_path from main.py to constants.py More... over 7 years ago
in purchase_order_window, fix error when vendor has more than one open PO More... over 7 years ago
cleanup database_tools removed 'import log_utils' because log_utils doesn't exist anymore More... over 7 years ago