Commit ed42773d authored by Riri Novita's avatar Riri Novita

payload

parent 4d1cbaf5
......@@ -397,7 +397,7 @@ export default class ProfitLossROO extends Component {
"report_id": this.props.report_id,
"quartal": this.props.quarter,
"status": type,
"balance_sheet": data
"profit_loss": data
}
console.log(payload);
// console.log(JSON.stringify(payload));
......
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