Difference between revisions of "Financial Management"
Jump to navigation
Jump to search
Baliforester (talk | contribs) |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<big>Assets = Liabilities + Equity</big> | <big>Assets = Liabilities + Equity</big> | ||
[[Form:Bookkeeping entry|Create an accounting receipt]] | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ Display Financial Summary | |+ Display Financial Summary | ||
|- | |- | ||
! [[Property:Asset type|Assets]] = !! [[Property:Liability type|Liabilities]] + !! [[Property:Equity type|Equity]] | ! [[Property:Asset type|Assets]] = !! [[Property:Liability type|Liabilities]] + !! [[Property:Equity type|Equity]] | ||
|- | |- | ||
| {{#ask: [[Asset type::+]] |?Asset value |format=sum}} || {{#ask: [[Liability type::+]] |?Liability value |format=sum}} || {{#ask: [[Equity type::+]] |Equity value |format= | | {{#ask: [[Asset type::+]] |?Asset value |format=sum}} || {{#ask: [[Liability type::+]] |?Liability value |format=sum}} || {{#ask: [[Equity type::+]] |?Equity value |format=Sum}} | ||
|} | |} | ||
Line 14: | Line 16: | ||
[[Property:Liability value]] | [[Property:Liability value]] | ||
[[Property:Equity value]] | [[Property:Equity value]] | ||
[[Benkoo::This function is not working properly because we need some attention I want to display a sum of values. It should look like this https://dev.xlp.pub/index.php/Financial_Management]] - [[Tag date::13 Jul 2021]] | |||
[[Baliforester::Test]] |
Latest revision as of 07:51, 30 July 2021
This page will contain the queries that display all things related to financial management
Assets = Liabilities + Equity
Create an accounting receipt
Assets = | Liabilities + | Equity | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Property:Asset value Property:Liability value Property:Equity value
This function is not working properly because we need some attention I want to display a sum of values. It should look like this https://dev.xlp.pub/index.php/Financial_Management - 13 Jul 2021
Test