1
0

feature matrix: beancount commodity names can have digits

This commit is contained in:
Simon Michael
2024-10-04 11:40:45 -10:00
parent ea4f892236
commit fc2e20a97f

View File

@@ -480,7 +480,7 @@ td:first-child strong a {
| Account names: | [any][l account names] | [any][h account names] | [capitalised, no spaces, english top level names][b account names]
| Budget report: | [built-in][l budget] | [built-in][h budget] | *[fava][b budget]*
| Charting tools: | *[paisa]*, etc.. | [activity][h activity], [hledger-bar][h bar], [hledger-web][hledger-web], *[hledger-plot][h plot]*, *[paisa]*, etc.. | *[paisa]*..
| Commodity names: | [any, on left or right, optional][l commodity names] | [any, on left or right, optional][h commodity names] | [2-24 uppercase letters / punctuation, on right, required][b commodity names]
| Commodity names: | [any, on left or right, optional][l commodity names] | [any, on left or right, optional][h commodity names] | [2-24 uppercase letters / digits / punctuation, on right, required][b commodity names]
| Data importing: | [built-in from CSV][l convert], *[others][import tools]*.. | [built-in from any input format][h import], *[others][import tools]*.. | [beangulp] framework, *[beancount_reds_importers] framework*, *[beancount-import] library*, *[others][import tools]*..
| Data deduplication: | [checksum-based (requires unique CSV records)][l convert] | [date-based (requires date-ordered CSV records)][h dedupe] | ?
| Date range: | 1400-01-01 to 9999-12-31 | 0000-01-01 onward | 0001-01-01 to 9999-12-31