跳至内容
菜单
此问题已终结
1 回复
6251 查看

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!

形象
丢弃
编写者 最佳答案

Temporary solved.

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



形象
丢弃
相关帖文 回复 查看 活动
2
5月 25
822
1
12月 17
4407
1
4月 16
6160
0
3月 15
4624
2
3月 15
5511