Commit 897bc06a authored by fahrur huzain's avatar fahrur huzain

Merge branch 'dev/fahrur-new' into 'ENV-DEV'

Dev/fahrur new

See merge request !2278
parents 5fa5c244 46495c2a
......@@ -555,8 +555,8 @@ export default class TaxPlanning extends Component {
}
console.log(payload);
// console.log(JSON.stringify(data))
this.props.saveToMasterBudget(payload)
this.props.onClickClose()
// this.props.saveToMasterBudget(payload)
// this.props.onClickClose()
if (type == 'submitted') {
this.props.saveToMasterBudget(payload, 'TP')
} else {
......
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