Fixed the documentation of the templates of the cash account and ledger in the accounting application.
This commit is contained in:
parent
4fec46413f
commit
a9c7a8328e
@ -1,7 +1,7 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% comment %}
|
{% comment %}
|
||||||
The Mia Accounting Application
|
The Mia Accounting Application
|
||||||
cash.html: The template for the cash summary reports
|
cash_summary.html: The template for the cash summary reports
|
||||||
|
|
||||||
Copyright (c) 2020 imacat.
|
Copyright (c) 2020 imacat.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% comment %}
|
{% comment %}
|
||||||
The Mia Accounting Application
|
The Mia Accounting Application
|
||||||
cash.html: The template for the ledger reports
|
ledger.html: The template for the ledger reports
|
||||||
|
|
||||||
Copyright (c) 2020 imacat.
|
Copyright (c) 2020 imacat.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user