mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix(Profit/Loss): fix profit&loss sheet.
This commit is contained in:
@@ -53,6 +53,7 @@ export interface IProfitLossSheetStatement {
|
||||
otherIncome: IProfitLossSheetAccountsSection,
|
||||
netIncome: IProfitLossSheetTotalSection;
|
||||
operatingProfit: IProfitLossSheetTotalSection;
|
||||
netOtherIncome: IProfitLossSheetTotalSection,
|
||||
grossProfit: IProfitLossSheetTotalSection;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user