Difference between revisions of "Financial Management"
Jump to navigation
Jump to search
Baliforester (talk | contribs) (Created page with "This page will contain the queries that display all things related to financial management") |
|||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This page will contain the queries that display all things related to financial management | This page will contain the queries that display all things related to financial management | ||
<big>Assets = Liabilities + Equity</big> | |||
[[Form:Bookkeeping entry|Create an accounting receipt]] | |||
{| class="wikitable" | |||
|+ Display Financial Summary | |||
|- | |||
! [[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=Sum}} | |||
|} | |||
[[Property:Asset value]] | |||
[[Property:Liability 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