1
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version 0.5.37 add signals in constants.py to broadcast when invoice items get changed, show refresh infobar in invoice_window More... over 5 years ago
in product_history window, add date_created column to manufacturing treeview sort by date on purchase orders and manufacturing More... over 5 years ago
version 0.5.36 add date_created column to manufacturing_projects More... over 5 years ago
fetch table record when double clicking result in complete search hide search generator window instead of deleting it when closing the window More... over 5 years ago
add duplicate contact name alert to edit contact window More... over 5 years ago
move 'About window' to separate files move required db version to version.py More... almost 6 years ago
in bank_statement report window, add filter by 'no filter', 'all reconciled' and 'all unreconciled' improve 'linked view' speed by using threads and queues add spinner and loading bar add infobar to show rows and load time More... almost 6 years ago
in job_sheet, insert line in table when creating new line instead of inserting upon edit move to next line when tab is pressed on last column various updates to reflect standard Posting behaviour More... almost 6 years ago
version 0.5.35 in table job_sheet_line_items, set defaults and NOT NULL on columns remark and qty set NOT NULL on column product_id More... almost 6 years ago
add description search to incoming invoices report More... almost 6 years ago
add a 0 to the start of any string passed to calculator.py to create a valid numeric expression More... almost 6 years ago
update time clock description when updating manufacturing project name More... almost 6 years ago
in time clock, set class variable 'employee_id' to 0 to avoid exception when opening window second time without selecting employee More... almost 6 years ago
in miscellaneous_revenue window, add equalize rows feature add balance row feature use revenue amount when adding first row More... almost 6 years ago
clear revenue_list (used for autocompletion) account when reloading accounts More... almost 6 years ago
show account balance in statement window customer combobox More... almost 6 years ago
update invoice total when selecting a different invoice in the document list More... almost 6 years ago
move focus to next column when selecting a product in invoice, purchase order, or document windows More... almost 6 years ago
hookup edit contact feature in contact hub fix bug in invoice to payment matching in contact hub More... almost 6 years ago
add reprint serial number to serial number history window More... almost 6 years ago
in charts.py, order products by name, ext_name purchase history did not return results because of date_printed constraint More... almost 6 years ago
add ext name to incoming invoice report window More... almost 6 years ago
in bank statement report, add linked option to see double entry on bank transaction add export hub menuitem add filter by reconcile date combobox More... almost 6 years ago
in bank_statement.py, subclass Gtk Builder decrease line length to less than 80 chars More... almost 6 years ago
in contact_history file, add description and date to shipping info add invoice_history right click menu to shipping treeview add misc_revenue indicator to payments treeview More... almost 6 years ago
add product drag and drop support to job sheet window More... almost 6 years ago
use contact name instead of contact id when making loan payment More... almost 6 years ago
add support for multiple lines per transaction in miscellaneous_revenue More... almost 6 years ago
add account hierarchy column to accounts.revenue_account TreeStore add revenue_list ListStore to accounts for autocompletion usage More... almost 6 years ago
in customer_statement, sort 'Balance forward' to the top of the list More... almost 6 years ago