gnucash/libgnucash/engine/mocks
Dong Lin 75209c024f Update price database for imported transactions
When a transaction is added from the ledger, price database is updated properly.
But if the transaction is imported, there is no price db update.

This change adds the proper pricedb update in the import path (qfx/ofx/qif).
Tested with make check
2021-03-09 10:39:56 -08:00
..
CMakeLists.txt Echo into CMakeLists.txt rename of gmock-qofqury to fake-qofquery. 2020-12-13 11:52:32 -08:00
fake-qofquery.cpp Add missing C linkage statements 2020-09-23 19:59:40 +02:00
fake-qofquery.h Add doxygen documentation to QofFakeQuery and QofFakeQueryPool 2020-08-24 23:13:23 +02:00
gmock-Account.cpp fixup! Simplify type checking for GObject mockups 2020-10-05 22:48:52 +02:00
gmock-Account.h Mock methods should not neccessarily return mock objects 2020-09-22 22:52:37 +02:00
gmock-gobject.h Add glib-object.h to includes 2020-06-15 22:57:13 +02:00
gmock-qofbook.cpp fixup! Simplify type checking for GObject mockups 2020-10-05 22:48:52 +02:00
gmock-qofbook.h Relax runtime type checks 2020-09-22 22:52:37 +02:00
gmock-qofinstance.cpp Add missing C linkage statements 2020-09-23 19:59:40 +02:00
gmock-Split.cpp fixup! Simplify type checking for GObject mockups 2020-10-05 22:48:52 +02:00
gmock-Split.h Add missing C linkage statements 2020-09-23 19:59:40 +02:00
gmock-Transaction.cpp Update price database for imported transactions 2021-03-09 10:39:56 -08:00
gmock-Transaction.h Update price database for imported transactions 2021-03-09 10:39:56 -08:00