Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
4767 Vizualizări

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. 

Imagine profil
Abandonează
Autor

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

Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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.

Imagine profil
Abandonează