1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add IF NOT EXISTS to update_sql_minor.sql -- Postgres10 only More... about 8 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... about 8 years ago
add pdf viewer to pdf attachment dialog More... about 8 years ago
format period string server side instead of using Gtk + Python More... about 8 years ago
add payment period amount to loans ; Posting version 0.4.1 More... about 8 years ago
add active column to manufacturing history window More... about 8 years ago
add button to manufacturing window that links to manufacturing history window More... about 8 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... about 8 years ago
revamp the whole db construction : move all db related SQL to .sql files with more fine grained version control check db version on startup instead of login, because reconnection is no longer enforced on new versions db version now depends on Posting version and the db version is updated from the Posting version More... about 8 years ago
revamp the whole db construction : move all db related SQL to .sql files with more fine grained version control check db version on startup instead of login, because reconnection is no longer enforced on new versions db version now depends on Posting version and the db version is updated from the Posting version More... about 8 years ago
make the error message textbox in database restore window use up all space More... about 8 years ago
insert into products failed if vendor was not set More... about 8 years ago
add create_db file for initial database creation More... about 8 years ago
add popup to request attachments in unprocessed order window More... about 8 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... about 8 years ago
remove configure from git history More... about 8 years ago
add quicker method of entering vendor info - revert to deleting vendor info More... about 8 years ago
remove unique constraint on partial index - ON CONFLICT UPDATE not supported until PostgreSQL11 replace with UNIQUE constraint - deleted column not usable for now More... about 8 years ago
fix bugs in database_utils : barcode was set to blank string instead of id vendor_product_numbers table could not add constraint on column that did not exist More... about 8 years ago
products window new product barcode bugs fixed More... about 8 years ago
update readme to PostgtreSQL 10 , general clean up More... about 8 years ago
Posting 0.3.3 More... about 8 years ago
change products window to use a treeview for vendor product information, also split financial and ordering into seperate tabs More... about 8 years ago
add default expense account selection and error checking to products.py More... about 8 years ago
Add 'non-fatal' to error about no sys args in pygtk_posting.py More... about 8 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... about 8 years ago
remove level_1_price references in documents_window, invoice_window, product.add_non_stock also make invoice window choose non serial required product by default More... about 8 years ago
Merge branch 'master' of file:///media/house/nas/posting More... about 8 years ago
Fix checkbutton conflicting id in payments received window More... about 8 years ago
remove organization import/export More... about 8 years ago