Commit Graph

41 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
John Ralls af02dae286 Fixups for merging into master instead of maint.
3 years ago
Christopher Lam 50f998fad8 [gncInvoice] don't cache char*
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Christopher Lam 17820ec261 Merge branch 'maint'
3 years ago
John Ralls f4c6d65395 Merge Bob Fewell's 'nofree' into maint.
3 years ago
Richard Cohen 3360a6d13b Remove extra semicolons
3 years ago
Robert Fewell 59d95a4ce6 Bug 798545 - Crash when updating document link on vendor bill
3 years ago
John Ralls ce2b89fd8c [business]Add diagnostic messages to GncEntry and GncInvoice.
4 years ago
Christopher Lam ac2afc7e13 [gncInvoice.c] GValue string must be unset
5 years ago
Robert Fewell 6a9ff287cd Wrap BillTermDecRef and TaxTableDecRef in test for shutdown
5 years ago
Simon Arlott 320df7e409
Use const return values for string cache
5 years ago
Christopher Lam 1824a30bd0 [gncinvoice] g_value_unset
5 years ago
Christopher Lam c5585ebe2c [gncInvoice] free GList*
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
Robert Fewell 7c1026783b Change the document link KVP symbol to original name
6 years ago
John Ralls db626de68a Rename all Transaction and Invoice Association identifiers to DocLink.
6 years ago
Robert Fewell 2f9be87549 Replace tabs with spaces in gncInvoice.c/h
6 years ago
Robert Fewell 69aeacb621 Add KVP Association property to GncInvoice
6 years ago
Christopher Lam 09a8bee5c0 Merge branch 'speedup-aging' #638
6 years ago
John Ralls b4177bc60a Fix transaction post_date being set to midnight local.
6 years ago
Christopher Lam a3dae3bd4d [gnc-lot.c] speed up gncInvoiceGetInvoiceFromLot by caching invoice
6 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
7 years ago
Geert Janssens 3991ccb9c2 Cache current owner balances
8 years ago
Geert Janssens 3634e8f59d Fix memory leak using qof_instance_get on a GncGUID
8 years ago
John Ralls 92a8cf330a Timespec->time64 in business code.
8 years ago
John Ralls 6f89bd62b3 Remove timespec from gnucash/gnome.
8 years ago
Geert Janssens d87fa3a5be Bug 796766 - Credit note creating 'imbalance' with wrong entries
8 years ago
John Ralls 756f444ac3 Update bug tracker URL
8 years ago
Geert Janssens fcabf6bb96 A more detailed revision of gncEntry and gncInvoice related rounding
8 years ago
Geert Janssens 4aadfbe636 Bug 795040 - GnuCash crashes when searching for a newly created bill
8 years ago
Geert Janssens dcfc1280bd Base invoice posted status on the presence of a posted transaction rather than a posted account
8 years ago
Christopher Lam f910d931f7 gncInvoice: complete removal gncInvoiceDateExists
8 years ago
Christopher Lam b99dee1736 Replace gncInvoiceDateExists to gncInvoiceIsPosted
8 years ago
John Ralls a23f103ebb Bug 794730 - SIGSEGV when entering an exchange rate, Part 2
8 years ago
Christopher Lam 862956a760 BUGFIX: invoice posted-date is no longer 0 for unposted invoices
8 years ago
John Ralls 91f4b19039 Convert python bindings from timespec to time64.
8 years ago
lmat 9a86dd222b gncInvoice uses time64
8 years ago
lmat dbd1473730 Adding time64 alternatives
8 years ago
lmat 805549ba24 Rename qofinstance function
8 years ago
lmat 9d7ec35ce5 Removed qof_instance_set_kvp, qof_instance_get_kvp
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago