History: Accounting_Main_Page
Source of version: 1
- «
- »
Copy to clipboard
!!Congratulations, you have successfully applied the Accounting profile! {REMARKSBOX(type=tip, title=Tip)}Two groups have been created: Acctg-view and Acctg-edit. They are meant to be added as "visible by" and "editable by" groups for each of the tracker fields in the Transaction and Counterparty trackers. If you'd like to use them, assign them manually for each tracker field (wasn't able to do this through the profile). * {REMARKSBOX} {TABS(tabs=Revenues|Expenses|Counterparties|Add Transactions|Add Counterparties|Accounts)} {trackerlist trackerId="$profileobject:transactions$", filterfield="$profileobject:trans_account$", exactvalue="categories($profileobject:revenues$)", fields="$profileobject:trans_date$:$profileobject:trans_counterparty$:$profileobject:trans_account$:$profileobject:trans_amount$", sort="y", compute="$profileobject:trans_amount$/sum"} ///// {trackerlist trackerId="$profileobject:transactions$", filterfield="$profileobject:trans_account$", exactvalue="categories($profileobject:expenses$)", fields="$profileobject:trans_date$:$profileobject:trans_counterparty$:$profileobject:trans_account$:$profileobject:trans_amount$", sort="y", compute="$profileobject:trans_amount$/sum"} ///// {trackerlist trackerId="$profileobject:ctparty_list$", fields="$profileobject:ctparty_name$:$profileobject:ctparty_notes$", sort="y"} ///// ''Enter the transaction information requested below and click Send.'' {TRACKER(trackerId="$profileobject:transactions$", fields="$profileobject:trans_date$:$profileobject:trans_counterparty$:$profileobject:trans_account$:$profileobject:trans_amount$", colwidth=2, action=>Send)} You succesfully added a transaction!{TRACKER} ///// ''Enter the counterparty information requested below and click Send.'' {TRACKER(trackerId="$profileobject:ctparty_list$", fields="$profileobject:ctparty_name$:$profileobject:ctparty_notes$", colwidth=2, action=>Send)} You succesfully added a counterparty!{TRACKER} ///// Click [tiki-browse_categories.php?find=&type=&deep=on&parentId=$profileobject:accounting$&sort_mode=name_asc|here] to view, add or edit an account. {TABS}