I'm trying to locate journal entries creation from stock picking module in python (v17)
Does anyone know where is it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm trying to locate journal entries creation from stock picking module in python (v17)
Does anyone know where is it?
Hi,
They are created in _validate_accounting_entries method in stock valuation layer model (stock_account module) :
https://github.com/odoo/odoo/blob/17.0/addons/stock_account/models/stock_valuation_layer.py#L63
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
1
нояб. 24
|
20344 | |||
|
0
дек. 23
|
1611 | |||
|
0
авг. 22
|
13655 | |||
|
3
дек. 19
|
7670 | |||
|
1
мая 19
|
3986 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.