mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
2001-05-14 Dave Peticolas <dave@krondo.com>
* src/scm/report/price-scatter.scm: use a commodity option so stocks/mutuals can be selected. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4190 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
d90446e3d5
commit
94a26ca6a0
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
2001-05-14 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/scm/report/price-scatter.scm: use a commodity option
|
||||
so stocks/mutuals can be selected.
|
||||
|
||||
* src/engine/gnc-book.c (gnc_book_begin_file): check for missing
|
||||
directory
|
||||
|
||||
* src/gnome/file-history.c (gnc_history_add_file): fix bug
|
||||
|
||||
2001-05-13 Kevin Finn <kevinfinn@mediaone.net>
|
||||
|
||||
* src/gnome/window-register.c: flag summarybar as NEVER_VERTICAL
|
||||
|
@ -65,7 +65,7 @@
|
||||
options pagename-price optname-report-currency "d")
|
||||
|
||||
(add-option
|
||||
(gnc:make-currency-option
|
||||
(gnc:make-commodity-option
|
||||
pagename-price optname-price-commodity
|
||||
"e"
|
||||
(N_ "Calculate the price of this commodity.")
|
||||
|
Loading…
Reference in New Issue
Block a user