1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add setting in settings window to edit document window treeviewcolumns name and visibility More... over 8 years ago
fix document type loading and saving in settings window More... over 8 years ago
set direct SQL to treeview mapping in settings window More... over 8 years ago
change vendor history to use external pdf attachment module More... over 8 years ago
change unprocessed po window to use external pdf attachment module More... over 8 years ago
change incoming invoices window to use external pdf attachment module More... over 8 years ago
create standalone files for pdf attachment, used for optimizing and scanning pdf's More... over 8 years ago
change treeview columns and renderers in settings window from python to UI file More... over 8 years ago
change settings window to use stacksidebar instead of treeview for switching stack More... over 8 years ago
Change 'Create non-stock item' in purchase order window new line to 'Select order number' More... over 8 years ago
set direct mapping from SQL to GtkStore in unprocessed_po.py More... over 8 years ago
add 'view attachment' button to unprocessed purchase order window More... over 8 years ago
add new invoice button to open invoices window More... over 8 years ago
Bug-fix for markup percent in contacts not being set properly More... over 8 years ago
open invoices window will automatically increase width to show all info More... over 8 years ago
Merge branch 'master' of file:///media/reuben/nas/posting More... over 8 years ago
add dedicated account search boxes, add reload button, make direct SQL to treeview mapping in product account relationship window More... over 8 years ago
fix drag and drop in invoice_window.py More... over 8 years ago
add missing SQL alias, add SQL ordering, and wrong row sequence in product_history More... over 8 years ago
create a more robust solution for attaching documents in incoming invoice window More... over 8 years ago
Merge branch 'master' of file:///media/reuben/nas/posting More... over 8 years ago
add report to match invoices to payments More... over 8 years ago
add report to match invoices to payments More... over 8 years ago
statementing.py was missing print file positional argument, and date formatting was not passing proper value More... over 8 years ago
change to_do SQL on main window from 'diary = False' to 'diary IS NULL' to reflect new table style More... over 8 years ago
remove makefiles from src - please make backup before applying this patch More... over 8 years ago
show id in invoice history when admin mode is true - set SQL to treeview direct mapping More... over 8 years ago
show product id as a tooltip when admin mode is true More... over 8 years ago
show contact id as a tooltip when admin mode is true More... over 8 years ago
move resource diary constraints to server - reduce server queries More... over 8 years ago