Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
4751 Tampilan

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
Buang
Penulis

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

Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang