mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
Delete isGstReportsPage computed property, not needed anymore
This commit is contained in:
parent
d8389a8b2e
commit
6c29f0c4ba
@ -321,9 +321,6 @@ export default {
|
|||||||
})
|
})
|
||||||
.join(' ');
|
.join(' ');
|
||||||
},
|
},
|
||||||
isGstReportsPage() {
|
|
||||||
return this.report.title.includes('GSTR');
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user