fix: reducers Rtl

This commit is contained in:
elforjani3
2021-06-29 17:06:57 +02:00
parent a6770c145b
commit 0937f11326

View File

@@ -113,7 +113,8 @@ export const profitLossSheetReducer = (profitLoss) => {
}
if (profitLoss.other_income) {
results.push({
name: 'other_income',
name:<T id={'other_income'}/>,
total: profitLoss.other_income.total,
total_periods: profitLoss.other_income.total_periods,
children: [