accounts renamed to ledger_accounts from now on

This commit is contained in:
Priec
2026-08-17 19:07:36 +02:00
parent d3b2f14fd2
commit 444ca26d47
10 changed files with 16 additions and 16 deletions

View File

@@ -210,7 +210,7 @@ message ColumnDefinition {
// TIME (timezone-free time of day)
// MONEY (= unconstrained NUMERIC; currency is declared below)
// ACCOUNTING (creates schema-managed name, account, debit, and credit fields;
// account always selects a row from the profile's managed accounts table;
// account always selects a row from the profile's managed ledger_accounts table;
// name is limited to 10 characters and one stored row contributes
// one line to the profile journal)
// ACCOUNTING_TRANSFER (creates automatic source-period/account/book/