Problem statement: many customers use Tally for cost center analysis. The customers have a need to get profit and loss, cash flows statements for cost centers across multiple companies. In order to get the details from Tally itself the end client needs to work with the cost center voucher report such as follows:
<ENVELOPE>
<HEADER>
<VERSION>1</VERSION>
<TALLYREQUEST>Export</TALLYREQUEST>
<TYPE>Data</TYPE>
<ID>ccvouchers</ID>
</HEADER>
<BODY>
<DESC>
<STATICVARIABLES>
<EXPLODEFLAG>Yes</EXPLODEFLAG>
<SVEXPORTFORMAT>$$SysName:XML</SVEXPORTFORMAT>
<Costcentrename>Aerocitymohali</Costcentrename>
</STATICVARIABLES>
<TDL>
<TDLMESSAGE>
<REPORT NAME="ccvouchers" ISMODIFY="Yes">
<ADD>Set : SV From Date:"20170401"</ADD>
<ADD>Set : SV To Date :"20250430" </ADD>
<ADD>Set : ExplodeFlag : Yes</ADD>
</REPORT>
</TDLMESSAGE>
</TDL>
</DESC>
</BODY>
</ENVELOPE>
Here the given report needs to be accessed cost center by cost center to get the complete details.
Tally also has a number of variables whose value can be set.
The debit and credit movements have also been specified in the same. From here we shall get the complete ledger movements.
Thereafter we have consolidated the ledger and inventory movements onto a single table. In that single table we have done cash inflow, cash outflow, profit and loss and other analysis.
Limitations: The cost center cost of sales would included only those inventory movements where godown is involved. One needs to calculate the perpetual weighted average rate.
Alternatively we can get the weighted average rate on a perpetual basis from the inventory movements as shown below:
For getting the comprehensive data for profit and loss and cash flow statements please contact the following:
Name: Apoorv Chaturvedi
email: support@turbodatatool.com;support@mndatasolutions.com
Phone:+91-8802466356
No comments:
Post a Comment