Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
5121 Переглядів

Hi all,

    i am trying to find the source code which is using to update the cost of the products for 'Average and Real Price' cost method. Actually i spend around 2 days for this, but no luck. Where can i find these code ? and when this code is trigger?

Any help?  

Аватар
Відмінити
Автор Найкраща відповідь

 Finally found it,

https://github.com/odoo/odoo/blob/10.0/addons/stock_account/models/stock.py#L193

Аватар
Відмінити
Найкраща відповідь

Hi Kabeer,

you can find the code from below link:

https://github.com/odoo/odoo/blob/10.0/addons/sale_stock/models/account_invoice.py#L18

Thanks

Аватар
Відмінити
Автор

Thanks @Sunny Dev. But the above code depends `sale` module, unfortunately i am not using. I wish to know which function is invoked when i perform `Purchase Order -> Receive the products` (here, system automatically update the cost of products). This is what i try to find out.

Hi Kabeer,

I not find the code for right now what you want.

when i find i will as k you.

Thanks

Автор

I found it, updated in my answewr

Related Posts Відповіді Переглядів Дія
1
черв. 19
3536
0
бер. 15
4542
2
бер. 15
6285
1
серп. 25
164
0
лип. 25
354