1
0

home: feature matrix: edits

This commit is contained in:
Simon Michael
2024-09-26 18:50:09 -10:00
parent 13b5eefc82
commit 356b6c376b

View File

@@ -466,20 +466,20 @@ Third-party things are *italic*. <!-- Of these, the notable likely-to-be-made-to
| APIs: | C++, python, *HTTP-JSON* | haskell, HTTP-JSON | python
| | | |
| <br>**Other features** <a name="other-features"></a>
| Budget report: | built-in | built-in |
| Data importing: | built-in | built-in | beangulp framework, *beancount_reds_importers framework*, *beancount-import library*
| Budget report: | yes | yes |
| Data importing: | yes | yes | beangulp framework, *beancount_reds_importers framework*, *beancount-import library*
| Data deduplication: | checksum-based (requires unique CSV records) | date-based (requires date-ordered CSV records) | ?
| Generate postings by rule: | built-in | built-in | ?
| Generate transactions by rule: | built-in | built-in | ?
| Generate postings by rule: | yes | yes | ?
| Generate transactions by rule: | yes | yes | ?
| International number notations: | no | yes | no
| Lot management: | lot matching syntax, lots report, revaluation transactions | manual | lot matching syntax, ?
| Multi-period balance reports: | not built-in | yes | not built-in
| Multi-period balance reports: | not built-in | yes | not built-in
| Pivoting: | on single tag | on one or more tags/other fields | ?
| Price fetching: | *pricehist* | *pricehist* | beanprice, *pricehist*
| Querying: | cli options, custom query expressions | cli options, custom query expressions | SQL-like beancount query language
| REPL: | built-in | haskell GHCI | beanquery, python
| Shell completions: | bash (commands, flags, maybe accounts) | bash (commands, flags, flag values, query types, journal data) |
| Unrealised gains report: | built-in | built-in | ?
| Unrealised gains report: | yes | yes | ?
| Validation: | configurable | configurable | always strict
| Miscellaneous: | ? | account types awareness | ?
| | | standard financial reports |