This commit is contained in:
2021-02-24 17:45:46 +00:00
parent 00202044bb
commit 856c4a0b44
2 changed files with 3 additions and 1 deletions

View File

@@ -1242,7 +1242,7 @@ export default {
} else {
//Navigate to new record
this.$router.push({
name: "project-edit",
name: "inv-purchase-order",
params: {
recordid: res.data.id,
obj: res.data // Pass data object to new form