Skip to Content
Menu
This question has been flagged
3 Replies
1929 Views

What is the name of the function thaft create journal entry when we validate the stock picking of purchase order
i need to change the method of computing amount curreency of journal items lines in journal entry 
in odoo16
any help?

Avatar
Discard
Best Answer

Hi,
See the _account_entry_move function inside the stock_account application

Thanks

Avatar
Discard
Best Answer

Hi Asmaa,

Odoo16 Module name

stock_landed_cost 

Method name

def _create_accounting_entries(self, move, qty_out):

Thanks.

Avatar
Discard
Best Answer

Have you found it?

Avatar
Discard

can you check above method

Related Posts Replies Views Activity
1
Dec 24
2332
0
Jul 24
1092
0
Mar 24
1323
1
Jul 23
4041
2
Jun 23
2969