<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.infinite-erp.co.id/index.php?action=history&amp;feed=atom&amp;title=Template%3AManualDoc%3AP6D3B1C36BF594A51878281B505F6CECF</id>
	<title>Template:ManualDoc:P6D3B1C36BF594A51878281B505F6CECF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.infinite-erp.co.id/index.php?action=history&amp;feed=atom&amp;title=Template%3AManualDoc%3AP6D3B1C36BF594A51878281B505F6CECF"/>
	<link rel="alternate" type="text/html" href="https://wiki.infinite-erp.co.id/index.php?title=Template:ManualDoc:P6D3B1C36BF594A51878281B505F6CECF&amp;action=history"/>
	<updated>2026-04-06T20:22:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.infinite-erp.co.id/index.php?title=Template:ManualDoc:P6D3B1C36BF594A51878281B505F6CECF&amp;diff=2305&amp;oldid=prev</id>
		<title>Wikiadmin: Created page with &quot;=== Introduction ===  This is a dimensional type of report that shows information about registered sales invoi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.infinite-erp.co.id/index.php?title=Template:ManualDoc:P6D3B1C36BF594A51878281B505F6CECF&amp;diff=2305&amp;oldid=prev"/>
		<updated>2021-11-20T00:39:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=== Introduction ===  This is a &lt;a href=&quot;/index.php/ManualDoc:Common_OBConcepts%26Processes#Dimensional_Reports&quot; title=&quot;ManualDoc:Common OBConcepts&amp;amp;Processes&quot;&gt;dimensional&lt;/a&gt; type of report that shows information about registered sales invoi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
This is a [[ManualDoc:Common_OBConcepts%26Processes#Dimensional_Reports |dimensional]] type of report that shows information about registered sales invoices (Sales Invoices in a status ''Completed'' or ''Voided'') during a selected period of time.&lt;br /&gt;
&lt;br /&gt;
This report can display rating of products and top customers based on the sales revenue, show profit and margin of sales and answer many others questions related to the company sales invoicing activity.&lt;br /&gt;
&lt;br /&gt;
=== Parameters window ===&lt;br /&gt;
&lt;br /&gt;
[[File:PS800205.png| 900px]]&lt;br /&gt;
&lt;br /&gt;
Fields to note:&lt;br /&gt;
* '''Commercial Document:''' allows to filter results by '''Sales Representative''' field from the [[Sales_Invoice#Header | '''Sales Invoice''']] window, which is normally inherited from [[Sales_Order#Header | '''Sales Order''']].&lt;br /&gt;
* '''Commercial File:''' allows to filter results by '''Sales Representative''' field from the [[Business_Partner#Customer | '''Customer''']] tab of the '''Business Partner''' window, which normally contains responsible for this customer person (for example, account manager).&lt;br /&gt;
** '''Note.''' In majority of the cases filtering by above mentioned fields gives the same results. But they could differ if a customer has main responsible for them person but different sales team members can book orders. Or customer is moved from one sales rep to another. The new sales reps might want to use the second filter to see the activities of all their customers (regardless of whom closed the deal) while the old sales reps might want to use the first filter to see the orders they closed (regardless of whom manages the customer now).&lt;br /&gt;
* '''Project:''' allows to show invoicing information for a particular project.&lt;br /&gt;
* '''Product Type:''' filter that displays results for selected [[Product#Product | Product Types]].&lt;br /&gt;
&lt;br /&gt;
=== Sample Report Output ===&lt;br /&gt;
&lt;br /&gt;
[[File:Sidrm.png| 750px]]&lt;br /&gt;
&lt;br /&gt;
Columns to note:&lt;br /&gt;
* '''Currency column, ex. (EUR-€):''' percentage of the particular row '''Amount'''  in the report '''Total Amount'''. All rows should sum up to 100%.&lt;br /&gt;
* '''Amount:''' is the '''net''' amount from the Sales Invoice converted to the report '''Currency'''.&lt;br /&gt;
* '''Cost:''' cost of the goods sold (as per the corresponding [[Product#Transaction | cost of the product]]).&lt;br /&gt;
** There could be product transactions whose cost has not yet been calculated yet, therefore the cost of that transactions is estimated as a &amp;quot;proportional&amp;quot; cost based on the known transaction's cost. &lt;br /&gt;
*** In this case the estimated cost is shown in red color.&lt;br /&gt;
* '''Profit:''' is the difference between '''Amount''' and '''Cost'''.&lt;br /&gt;
* '''M.%:''' sales margin as a ratio of '''Profit''' to '''Amount'''.&lt;br /&gt;
* '''Weight:''' of the invoiced product if specified in the [[Product | '''Product''']] window.&lt;br /&gt;
&lt;br /&gt;
'''How the estimated cost is calculated:'''&lt;br /&gt;
&lt;br /&gt;
In case there is no cost calculated for some of the retrieved records, it is needed to estimate it. In order to do so, a generic Unitary Cost for the records with cost calculated is retrieved and, using it, the estimation is performed. The formula works in the following way. &lt;br /&gt;
&lt;br /&gt;
Example: If there is a Product with an Invoice Line of 100€ and it has a calculated cost of 30€, for a line of 200€ the estimated cost should be 60€.&lt;br /&gt;
&lt;br /&gt;
200€ line net amount * (30€ calculated cost/100€ transactions with calculated cost) = 60€. (30€ calculated cost/100€ transactions with calculated cost) is the Unitary Cost.&lt;br /&gt;
&lt;br /&gt;
In a generic scenario, that is not dependent on any dimension like Product:&lt;br /&gt;
&lt;br /&gt;
'''Estimated Cost = Total Line Net Amount * (Total Calculated Cost/Total Line Net Amount of Transactions with Calculated Cost)'''. Being (Total Calculated Cost/Total Line Net Amount of Transactions with Calculated Cost) the Unitary Cost&lt;br /&gt;
&lt;br /&gt;
This means that the estimation is dependent on the records retrieved. The more records there are and the more grouped they are, the more precise the estimation will be. If the report is split by different dimensions the estimations can be different and, therefore, the totals can have a minor variation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There is also possibility to export this report to a PDF or a XLS file:&lt;br /&gt;
&lt;br /&gt;
[[File:SInvoices_Dim_ReportButtons.png| 750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
PDF format shows the same fields explainded before, but in XLS format new fields are added related to selected invoice:&lt;br /&gt;
* '''Organization'''&lt;br /&gt;
* '''Business Partner Group'''&lt;br /&gt;
* '''Business Partner'''&lt;br /&gt;
* '''Document No.'''&lt;br /&gt;
* '''Invoice Date'''&lt;br /&gt;
* '''Product Category'''&lt;br /&gt;
* '''Product'''&lt;br /&gt;
* '''Product Search Key'''&lt;br /&gt;
* '''Unit Price'''&lt;br /&gt;
* '''Sales Representative'''&lt;br /&gt;
* '''Project'''&lt;br /&gt;
* '''Ship to Address'''&lt;br /&gt;
&lt;br /&gt;
{{AvailableFrom|3.0PR17Q2}}&lt;br /&gt;
&lt;br /&gt;
In the top of the report now the secondary filters are shown.&lt;br /&gt;
&lt;br /&gt;
Also this report now shows the total of cost, profit, margin-% and quantity.&lt;br /&gt;
&lt;br /&gt;
At the end of the report there is a new table showing the number of documents per document type&lt;br /&gt;
&lt;br /&gt;
[[File:Sidrm.png | 700px]]&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
		
	</entry>
</feed>