1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
in contact_edit_exemptions, fix bug that showed file scanned when it was only available rename File column to File scanned set all columns reorderable and resizeable More... about 6 years ago
commit imported document items before populating, because populating does a rollback More... about 6 years ago
remove 'diary' column from resource_management SQL More... about 6 years ago
in bank_statement, fix exception that occurs when adding bank charge More... about 6 years ago
in shipping history report, add reason / description column add date_shipped column set tracking number column copiable More... about 6 years ago
Merge branch 'develop' of file:////media/reuben/nas/posting into develop More... about 6 years ago
resolve conlficted control file More... about 6 years ago
save 'edit window' widget sizes when saving window layout add calendar month selector buttons use Control-scroll to change calendar month hide 'edit window' instead of deleting it when user deletes window make subject column ellipsized More... about 6 years ago
add po_payment_matching files in main reports window More... about 6 years ago
in update_db_minor.sql, update SQL to link purchase order payments to gl_entries using: ON ge.amount = po.amount_due AND po.invoice_description = ge.transaction_description AND credit_account IS NOT NULL More... about 6 years ago
update gl_entries_payment_id column in purchase_orders to gl_transaction_payment_id, since payments to purchase_orders is a many-to-many relationship More... about 6 years ago
in purchase order window, allow creating a new non-stock product even if a product was selected previously More... about 6 years ago
version 0.5.34 add gl_entries_payment_id column to purchase_orders to link gl_entries to PO More... about 6 years ago
in invoice window, clarify meaning of open invoice window check for lock file if self.invoice exists, instead of when self.invoice does not exist More... about 6 years ago
finalize resource calendar More... about 6 years ago
add column qty to resources table More... about 6 years ago
remove resource* files from Anjuta's src directory More... about 6 years ago
in invoice_create, improve syntax reduce poll frequency to get a connection to soffice More... about 6 years ago
in invoice_window, remove custom cell renderers set invoice variable to None when updating invoice values More... about 6 years ago
update resource related files More... about 6 years ago
add resource types More... about 6 years ago
add manufacturing/serial_numbers files for generating serial numbers More... about 6 years ago