Commit 6efad3d2 authored by Rifka Kurnia's avatar Rifka Kurnia

Merge branch 'rifka' into 'master'

threshold control

See merge request !936
parents fa202cc2 3141ce34
...@@ -130,7 +130,7 @@ export default class BalanceSheetMR extends Component { ...@@ -130,7 +130,7 @@ export default class BalanceSheetMR extends Component {
getSettingControl() { getSettingControl() {
let body = { let body = {
group: 'THRESHOLD_VARIANCE', group: 'THRESHOLD_CONTROL',
company_id: this.props.company.company_id, company_id: this.props.company.company_id,
type: 'BALANCE_SHEET' type: 'BALANCE_SHEET'
} }
......
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