I'm trying to locate journal entries creation from stock picking module in python (v17)
Does anyone know where is it?
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Nov 24
|
22233 | |||
|
0
Dec 23
|
2263 | |||
|
0
Aug 22
|
15923 | |||
|
3
Dec 19
|
8829 | |||
|
1
May 19
|
5048 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.