1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 21 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove sql_window db variable (leftover from db import reconstruction) More... over 7 years ago
add product markup report More... over 7 years ago
add TO_DO file More... over 7 years ago
Merge branch 'master' of file:///media/house/nas/posting More... over 7 years ago
reconstruct structure of Posting More... over 7 years ago
refactor job types window: set widget layout to current style set code width to current style subclass Gtk Builder various bug fixes More... over 7 years ago
switch program entry point to main.py More... over 7 years ago
miscellaneous revenue was not disconnecting signals when closing window More... over 7 years ago
in invoice window, change edit customer menu to contact hub More... over 7 years ago
load phone number under resource tab in contact_history More... over 7 years ago
add contact hub to purchase_order_window contact combo More... over 7 years ago
fix bugs in catalog creator due to refactoring template_dir variable More... over 7 years ago
fix various bugs in contact hub due to refactoring More... over 7 years ago
customer statement passed in a db variable to statementing.py More... over 7 years ago
view log window got passed in a db parameter, causing it to fail More... over 7 years ago
hide time clock window instead of destroying it upon closing the window More... over 7 years ago
in invoice_window, db connection was passed into invoice_create More... over 7 years ago
main file sql_dir variable was not updated More... over 7 years ago
update phone number when selecting contact in resource management More... over 7 years ago
fix mistakes in purchase_order_window from merging the wrong way More... over 7 years ago
switch product to different vendor was not working in purchase order window More... over 7 years ago
try resolving conflicts again ??!! More... over 7 years ago
Merge branch 'master' of file:///media/house/nas/posting More... over 7 years ago
resolve table and row lock conflicts More... over 7 years ago
move db connection to main.py file move signals broadcast to main.py file move account ListStores to main.py file as attributes More... over 7 years ago
control file was not updated to 0.5.10 More... over 7 years ago
letter head template path in contacts.py was wrong More... over 7 years ago
add CTRL+F hotkey in contacts to focus search entry More... over 7 years ago
allow $0.00 payments to set $0.00 invoices as paid in customer_payments More... over 7 years ago
set amount column copiable in profit_loss_report More... over 7 years ago