Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
4756 Zobrazení

I have 3 separate locations with varying stock quantities and want to create a concise printout of quantities on hand for each individual location.

I have done it via Inventory Adjustments and printed the inventory but the layout is not very good as we have fairly long product names and there's no way to alter the width of the columns (this way - http://www.hitechnologia.com/forum/odoo-forum-1/question/odoo-how-can-i-record-my-annual-inventory-51 ) 

I have also tried to export all relevant data, but it will only export the quantities of the whole inventory, not for individual locations. 

Avatar
Zrušit
Autor

I tried to Export All Data, but the location field came up with the value of 0 with the equation =FALSE( )

Nejlepší odpověď

I have done it via Inventory Adjustments and printed the inventory but the layout is not very good as we have fairly long product names and there's no way to alter the width of the columns

I can't see a reason why you do not want to inherit the qweb view of the inventory report and create a landscape one (for example) with an appropriate column width for the product name using the corresponding bootsstrap grid column CSS classes. That way you can adjust the column width of any column in any report.

Avatar
Zrušit
Nejlepší odpověď

Hi, when you export data from Odoo, by default it will choose "Import-Compatible Export" and it will limit the data so you should choose "Export all Data" to be able to export any data including Location.

Avatar
Zrušit