Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1836 Lượt xem

Prerequisite:

The example below is using USA localization and the database is set in version 18.

The process can be applied to most of the version.

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Video:

[Odoo][Accounting][V18] How can I add EBITDA to the Income Statement - YouTube


  1. Create chart of accounts as below. These accounts don't exsit by default with USA localization.

71000 Interest expense, 72000 tax expense and 73000 depreciation expense account.


2. Under debug mode, accounting app -> setting -> accounting report -> profit and loss (without country set)

Add a line with name: Interest, tax and depreciation.

Define the code: ITDA

Add the line with label: balance, computation: prefix account codes, formula: 71+72+73.


3. In the accounting report -> profit and loss statement -> add another line called EBITDA.

Define the code: EBITDA

Add the line of label: balance, computation: aggregate other forumla, formula: NEP.balance + ITDA.balance 


3. The result show on the profit and loss statement:

Interest, tax and depreciation is $3,950 = 1,200 + 2,000 + 750

EBITDA formula is Net profit + (Interest, tax and depreciation) = 18,449.27+ 3,950 = $22,399.27

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 8 25
8012
1
thg 4 25
2064
1
thg 4 25
3080
1
thg 3 25
2294
2
thg 11 24
2799