flywire
flywire
https://github.com/jmzambon/libreoffice-code-highlighter/commit/b071acbb2fa7aa3f292f015f69acd9ffb974e0ef#commitcomment-78692974
Values should be stored as numbers not formatted strings.
While reviewing the model please consider [store PP's data structures in a database, to eventually switch PP's storage to [optionally] use a database directly](https://github.com/pfalcon/ppxml2db/issues/20#issue-2812311072). GnuCash for example, has a preference...
@Bantoniof Check the minimum accepted version in the LO docs. Fairly sure that version of this extension worked as you expect. At the time I unzipped the LO writer docs...
@jmzambon I agree it seems clearly a LibreOffice bug so it should be fixed there. This extension is important for LibreOffice documentation so I added Olivier Hallot to the [bug](https://bugs.documentfoundation.org/show_bug.cgi?id=164370)...
Once it is saved to a new file it is written (ie not read-only).
Moving on, sqlite3 has functionality equivalent to Save As without changing the initial Database: https://sqlite.org/cli.html#double_click_startup_on_windows > you can create a new database using the default temporary storage, then save that...
> Some types of securities, in Canada these are often Trusts, not only pay dividends but also return capital to shareholders. This is an issue with Trusts not specific to...
I seems to me given securities are revalued each day they should also be revalued regarding change of cost basis (increase or decrease). GnuCash treat it as [follows](https://www.gnucash.org/docs/v5/C/gnucash-guide/invest-retofcap.html#:~:text=This%20refers%20to%20a%20transaction,shares%20held%20is%20not%20changed): > 9.9....
Duplicate of [#2330](https://github.com/portfolio-performance/portfolio/issues/2330)