El 22/10/2014 23:08, "Cédric Krier" <[email protected]> va escriure: > > On 22 Oct 02:15, Ossi Viljakainen wrote: > > > > I would need to print some inventory reports. But under Inventory & Stock > > > Reporting, there is nothing. > > > > I would like to have a monthly stock change report, > > This should be doable like the stock quantity but using a start and end > date. > > > and monthly product mix > > report (totals of sold products) as well as a monthly product group report. > > Don't understand.
Maybe, you can get this information asking for the stock in "Customers location" between a period. If you prefer a report based on Sale Lines or Outgoing Moves, you can use the BaBI (Basic BI) module. You can find it in Bitbucket: nantic/trytond-babi But it doesn't provide "reports to print". When you have the information in a Tryton's list, you can prepare a report based on this model (you can know the current model in the URL in the bottom side of tab or clicking to "tab menu"/View logs) or you can export the data to csv and print them from an spreadsheet program (Open/LibreOffice Calc, Excel...). I hope it helps you Guillem
