Is there any option/setting available to eliminate the intercompany receivables and payables from consolidated financial statements
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
Fiscal Positions should work for this - create a Fiscal Position for intercompany and apply it to the other companies as a customer or supplier and use an account that doesn't appear in the Financial Reports.
The easiest way is to register intercompany transactions via separate journals that you then remove from your financial reports.
You can use User Defined Defaults for all Intercompany Contacts to automate this.
Via the DEBUG MENU in Developer Mode, create them interactively:
I am looking for this as well for odoo 18. When create an SO or invoice for a branch i dont see how can that be recorded as intercompany transaction because it does not have journal selection
Select the Journal right under the Due Date on the Invoice
Hello Ray, do you mind showing us an example of that User Defined Defaults ? the field, the model and the JSON, and the condition ?
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
2月 23
|
2516 | ||
|
1
5月 22
|
3531 | ||
|
1
3月 21
|
2607 | ||
|
1
6月 17
|
3965 | ||
|
0
4月 15
|
3000 |
Thank for your reply. Could you pls provide the detailed GL impacts
Hello Ray, could you show us an example what to set in User Defined Default ? so that whenever an intercompany / branch is selected then the journal default o Intercompany purchase / sales ? Thank you
I have edited my answer. The way to create User Defined Defaults is via the DEBUG Menu so that Odoo correctly creates the JSON and Condition.