Commit dfc762d6 authored by d.arizona's avatar d.arizona

update BSRO

parent bbf74390
...@@ -2289,7 +2289,7 @@ export default class BalanceSheetRO extends Component { ...@@ -2289,7 +2289,7 @@ export default class BalanceSheetRO extends Component {
} }
} }
}, { }, {
name: `${this.props.periode} Total Outlook`, name: `31 Dec ${this.props.periode} Total Outlook`,
options: { options: {
customHeadRender: (columnMeta) => ( customHeadRender: (columnMeta) => (
<TableCell style={{ ...style2, top: 0, zIndex: 99, backgroundColor: '#1c71b8', width: 96, borderRight: '1px #fff solid' }}> <TableCell style={{ ...style2, top: 0, zIndex: 99, backgroundColor: '#1c71b8', width: 96, borderRight: '1px #fff solid' }}>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment