1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 16 hours ago.
Aug 07, 2025 — Aug 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/benreu/PyGtk-Posting because I did a reset :( More... over 8 years ago
problem relating to git reset More... over 8 years ago
add variable to print dialog to save print settings in individual files per window - fix misc cruft More... over 8 years ago
purchase_ordering.py was entering accounts payable in gl_entries, resulting in duplicate entries More... over 8 years ago
bank statement has support for child bank accounts, and calculates everything server side More... over 8 years ago
Merge branch 'master' of file:///media/reuben/nas/posting More... over 8 years ago
Fix customer discounts being deducted two times for gl_entries More... over 8 years ago
import time clock entries to invoice upgraded to timestamp - move some calculations to server More... over 8 years ago
changes to time_clock_projects - cleanup cruft, migrate to timestamp, switch to GPLv3 More... over 8 years ago
compatibilty issues with changing db typeint to timezone Patched in the least expensive way. Now that timezone is used for tracking entries this whole code should be revamped More... over 8 years ago
change entry dialog response changed to correct the issue of inserting a new entry when the x button was used to exit the dialog. More... over 8 years ago
compatibilty issues with changing db typeint to timezone More... over 8 years ago
time_clock.py now uses the new time_clock_entries timestamptz types More... over 8 years ago
Time_clock.py manual entry migrated to timestamp More... over 8 years ago
Revert "trial commit to revert" More... over 8 years ago
trial commit to revert More... over 8 years ago
makefiles include main.py More... over 8 years ago
print directly in invoices uses settings saved from print dialog More... over 8 years ago
invoice print dialog remembers selected printer and cancels invoice posting if printing is canceled More... over 8 years ago
Merge branch 'master' of file:///media/reuben/nas/posting More... over 8 years ago
add tooltip to manufacturing description copy button More... over 8 years ago
add database constraints / fixes and add invoice barcode scanning function to backend More... over 8 years ago
scanning barcode in invoice moved to backend More... over 8 years ago
Merge branch 'master' of file:///media/reuben/nas/posting More... over 8 years ago
serial number history - serial number search index was off, also disable unused contact search More... over 8 years ago
remove superfluous variable More... over 8 years ago
change multiple file sql statements from invoice_line_items to invoice_items More... over 8 years ago
rework invoice_window to calculate item taxes and totals server side More... over 8 years ago
remove unneeded print functions More... over 8 years ago
upgrade to database_utils - invoice amounts are now calculated server side More... over 8 years ago