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?
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
            
                3
                
                    返信
                
            
        
        
            
                2714
                
                    ビュー
                
            
        
    Hi,
See the _account_entry_move function inside the stock_account application
Thanks
Hi Asmaa,
Odoo16 Module name
stock_landed_cost
Method name
def _create_accounting_entries(self, move, qty_out):

Thanks.
Have you found it?
can you check above method
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|  | 1 12月 24  | 3330 | ||
|  | 0 7月 24  | 1409 | ||
|  | 0 3月 24  | 1867 | ||
|  | 1 7月 23  | 4614 | ||
|  | 2 6月 23  | 3489 | 
