1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add version selection to manufacturing project_edit_main window More... about 5 years ago
add version selection to manufacturing project_edit_main window More... about 5 years ago
db upgrade to 7.0 was missing SQL to add versions from non-itemized assembled parts ultimately leading to upgrade failure fixed by joining in manufactured products with no itemized assembly list More... about 5 years ago
db upgrade to 7.0 was missing SQL to add versions from non-itemized assembled parts ultimately leading to upgrade failure fixed by joining in manufactured products with no itemized assembly list More... about 5 years ago
update assembly products window to include versions More... about 5 years ago
update assembly products window to include versions More... about 5 years ago
add assembly versions window More... about 5 years ago
add assembly versions window More... about 5 years ago
database version 7.0 add manufacturing_items table for manufacturing history add assembly versions tables and columns More... about 5 years ago
Merge branch 'develop' of file:////media/reuben/nas/posting into develop2 More... about 5 years ago
use str for expense account number in accounts.py for combobox compatibility remove variables in favor of direct SQL More... about 5 years ago
sort by serial numbers in product serial numbers window More... about 5 years ago
in incoming invoices report window, add service provider, expense account, and fiscal year filters add edit mode More... about 5 years ago
fix error message when entering product barcode in purchase order window More... about 5 years ago
in PO window, reorganize widgets to allow room for PO name and number set max character width for date entry allow editing PO name add frames to TextEntrys that were frameless More... about 5 years ago
update resource SQL in main window to show resource entries again More... about 5 years ago
set GLib.application_name the same as main window title More... over 5 years ago
set GLib.application_name the same as main window title More... over 5 years ago
fix bug in bank_statement 'add bank charge' by using path instead of iter More... over 5 years ago
add product_invoice_statistics report to product_history window More... over 5 years ago
refactor code in product_search window remove unnecessary 'continue' in filter code add sort model on top of filter model remove manual sort code add progressbar for loading model unset treeview model and use direct query to model for populate speed More... over 5 years ago
in resource management window, add 'remove manual sort' menuitem upgrade new item automatic focus code refactor save notes when window gets destroyed (closed) More... over 5 years ago
in vendor_history window, add refresh buttons add 'save window layout' menuitem More... over 5 years ago
fix bug in resource management by removing unused TreeStore columns More... over 5 years ago
Merge branch 'develop' of /media/reuben/nas/posting into develop More... over 5 years ago
Correct mistakes in SQL for resource table set default false after other updates set resource posted true from finished column in tags More... over 5 years ago
Merge branch 'develop' of /media/reuben/nas/posting into develop More... over 5 years ago
update resource_management window add post button for resource rows allow multiple tags per row, selected from a popover show tag labels below resource rows show all tag colors in treeview tag column add filter by tag option use dated_for column for older than date remove tag from sort combo More... over 5 years ago
version 0.6.5 move resource_tag_ids for tags on resource rows to separate table, allowing proper tagging with multiple tags per resource row More... over 5 years ago
in product_serial_numbers, use TextEntry for serial number reprinting More... over 5 years ago