Commit d8e5872d authored by eddie.woo's avatar eddie.woo

Merge branch 'dev_oracle' of http://code.tech.tax.asia.pwcinternal.com/root/atms into dev_oracle

parents 3ab39e95 89f93fdb
...@@ -623,7 +623,7 @@ ...@@ -623,7 +623,7 @@
$state.go('vat.generateReport.reportView', { $state.go('vat.generateReport.reportView', {
id: approvalInfo.reportIds.split(",")[0], id: approvalInfo.reportIds.split(",")[0],
templateid: template.id, templateid: approvalInfo.templateIds.split(",")[0],
name: template.name, name: template.name,
templatecode: template.code templatecode: template.code
}); });
......
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