1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Block users from entering a order number on a purchase order without first selecting a product More... almost 8 years ago
change close button label from close to continue in window that alerts db newer than software More... almost 8 years ago
version 0.4.5; add assembly notes to assembled products More... almost 8 years ago
invoice_history looked for admin variable in main window class instead of main.py More... almost 8 years ago
swap history and update buttons around in manufacturing.py More... almost 8 years ago
Merge branch 'master' of file:///media/house/nas/posting More... almost 8 years ago
more work on credit memos: add auto save recalculate ext_price and taxes on product or qty change More... almost 8 years ago
version 0.4.4; add deleted column to credit_memo_items table More... almost 8 years ago
retrieve date formatting from database in dateutils.py More... almost 8 years ago
change kit checkbutton to job checkbutton in products window More... almost 8 years ago
wrong variable passed into products.py from assembled_products.py when opening products window More... almost 8 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... almost 8 years ago
version 0.4.3 ; add ext_price column to credit_memo_items table More... almost 8 years ago
work on credit memo; set up GUI more like invoice and purchase order windows More... almost 8 years ago
fix bug in manufacturing.py that prevented reprinting serial numbers More... almost 8 years ago
in contacts.py, global device was named dev, changed to self.scanner More... almost 8 years ago
add version.ui file to Anjuta More... almost 8 years ago
database_tools.py had a variable assignment from a variable that didn't exist More... almost 8 years ago
change dateutils.py from subclassing connection to using file variable More... almost 8 years ago
change Connection class to cursor variable in main.py file More... almost 8 years ago
Merge branch 'master' of file:///media/house/nas/posting More... almost 8 years ago
add ui_directory variable to main.py file for install purposes More... almost 8 years ago
change admin class with static methods to admin.py file variable More... almost 8 years ago
add templates/__init__.py file More... almost 8 years ago
add requirements.txt and setup.py More... almost 8 years ago
add customer_terms files (rename) More... almost 8 years ago
delete contact terms files More... almost 8 years ago
rename contact_terms to customer_terms More... almost 8 years ago
drop column markup_percent from terms_and_discounts in database More... almost 8 years ago
replace db.commit() with cursor.execute() to tickle the notify system More... almost 8 years ago