diff --git a/src/accounting/templates/accounting/report/include/add-journal-entry-material-fab.html b/src/accounting/templates/accounting/report/include/add-journal-entry-material-fab.html index f9bc3f8..7043cf6 100644 --- a/src/accounting/templates/accounting/report/include/add-journal-entry-material-fab.html +++ b/src/accounting/templates/accounting/report/include/add-journal-entry-material-fab.html @@ -23,10 +23,10 @@ First written: 2023/2/25
- {{ A_("Cash expense") }} + {{ A_("Cash Disbursement") }} - {{ A_("Cash income") }} + {{ A_("Cash Receipt") }} {{ A_("Transfer") }} diff --git a/src/accounting/templates/accounting/report/include/toolbar-buttons.html b/src/accounting/templates/accounting/report/include/toolbar-buttons.html index 4ef57ee..61cb4b6 100644 --- a/src/accounting/templates/accounting/report/include/toolbar-buttons.html +++ b/src/accounting/templates/accounting/report/include/toolbar-buttons.html @@ -28,12 +28,12 @@ First written: 2023/3/8