1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 14 hours ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix syntax error in invoiced.py to fix debian packaging errors More... almost 8 years ago
convert ui files to use main.ui_directory variable: support for debian packaging More... almost 8 years ago
change permissions in preparation for a debian package More... almost 8 years ago
update resource_calendar.py: remove python shebang, set correct filename More... almost 8 years ago
change contact_product_view to match closer to example sent by user More... almost 8 years ago
Merge branch 'master' of file:///media/house/nas/posting More... almost 8 years ago
calculate unpaid amount from invoice amounts - payments More... almost 8 years ago
only save vendor info in products.py if order number and vendor barcode is not blank More... almost 8 years ago
rollback if database upgrade is not run after inserts into gl_account_flow in version.py More... almost 8 years ago
add maximize/minimize window buttons to pdf_attachment dialog More... almost 8 years ago
fix SQL string passing index error in time_clock_history.py More... almost 8 years ago
format timestamps server side in time_clock_project.py More... almost 8 years ago
show negative sign for totals in credit memos More... almost 8 years ago
regenerate credit memo document when credit memo changes More... almost 8 years ago
in credit memos, look for invoice products posted instead of only invoice products paid More... almost 8 years ago
on the main window, set the database name before the application name More... almost 8 years ago
finish gl_entries account insertion for credit memos More... almost 8 years ago
tax renderer was not editable in credit memos More... almost 8 years ago
tax and total calculations were wrong in credit_memos More... almost 8 years ago
could not add expense products in unprocessed_po.py because of not null columns with no defaults More... almost 8 years ago
recalculate credit memo totals when updating product More... almost 8 years ago
version 0.5.1: add gl_entry_id column to credit_memo_items table More... almost 8 years ago
version 0.5.0 : add comments to .sql files and display the comments while executing drop column markup_percent from terms_and_discounts table change .sql file splitting to looking for comments in the file More... almost 8 years ago
close window when posting credit memo, only load unposted credit memos, fix missing variable 'window' bug More... almost 8 years ago
remove gl_accounts table 'id' column code from accounts_configuration.py More... almost 8 years ago
version 0.4.8 : rewrite before_accounts_edited trigger function to use number column for calculation rewrite database upgrade/insert tools to allow compatibility for multiline SQL More... almost 8 years ago
change ui directory from usr/local/share to usr/share More... almost 8 years ago
SQL query looked for credit_memo amount_due instead of amount_owed in transactor.py More... almost 8 years ago
credit_memo_template.py was missing Gtk import More... almost 8 years ago
unify the look between product_hub and contact_hub windows More... almost 8 years ago