Add File based templates

This commit is contained in:
gohil jayvirsinh
2021-06-19 12:11:21 +00:00
committed by Mohit Panjwani
parent 00961bcae1
commit d1dd704cdf
58 changed files with 277 additions and 382 deletions

View File

@ -185,7 +185,7 @@ export default {
},
computed: {
...mapGetters('invoice', ['getTemplateId', 'selectedCustomer']),
...mapGetters('invoice', ['getTemplateName', 'selectedCustomer']),
},
created() {