1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add refresh button for liability accounts on loans form More... 5 days ago
Update loans.ui to Glade 3.38 format More... 5 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 5 days ago
Warn on duplicate BOM parts instead of letting them crash the sync More... 5 days ago
Fix AttributeError on post_invoice after View More... 7 days ago
Shift invoice template layout up and adjust fold mark More... 7 days ago
Fix ON CONFLICT crash in sync_manufacturing_items when BOM has duplicate parts More... 11 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 19 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 19 days ago
Replace manufacturing_items.deleted soft-delete with real row deletion More... 19 days ago
Bump db version to 0.7.11, make product_assembly_items.remark NOT NULL More... 19 days ago
fix project edit losing an inactive assembly version on load More... 19 days ago
update misc revenue ui file from glade version 3.22 to 3.38 More... 19 days ago
add button to post revenue and clear entries in misc revenue More... 19 days ago
move the customer name and address and the layout below it up by .1 inch More... 20 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 21 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 21 days ago
swallow DB reconnect errors raised inside GTK signal handlers More... 21 days ago
move DB connection from constants.py to db_connection.py More... 21 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 24 days ago
wire up email button and entry in invoice_window More... 26 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 27 days ago
fix inverted is_remote check that showed the invoice reload infobar for local edits More... 27 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 27 days ago
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting More... 27 days ago
merge invoice and purchase order statistics queries into one round-trip each More... 28 days ago
merge the two settings queries in query_date_reminders into one round-trip More... 28 days ago
use a single query for retrieving gl_accounts to reduce network round-trips More... 28 days ago
update customer_payment to use formatted columns instead of cell_func More... 28 days ago
add accounts to transfer money to instead of credit card More... 28 days ago