Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6297 Visualizações

Hello

When I go to Warehouse Menu > Configuration > Location and select a location, there is a 'Product' button on the top right.

Clicking that button will show products in that location only

 // Upload photo function of this forum doesn't seem to work, pleas take a look at this:

http://i848.photobucket.com/albums/ab47/MrLoyalNguyen/location_products_zps1drlek2c.png

I want to get this list in code too.

I traced into code of stock module. In stock/stock_view.xml, there is a 'Product' button declaration there, linked to a 'act_window' action, id="act_product_location_open" (its numeric id is 351 in my installation). Document about action (https://www.odoo.com/documentation/8.0/reference/actions.html) is too short for me, so I am getting stucked there and don't know how stock module loads products.

Could you please show me a hint, what document/tutorial should I read, where the loading code is?

Thank you in advanced!

Avatar
Cancelar
Autor Melhor resposta

Temporary solved.

Products, product quantity and stock location are stored in 'stock_quant' table



Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
mai. 25
841
1
dez. 17
4430
1
abr. 16
6189
0
mar. 15
4703
2
mar. 15
5540