mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
Add File based templates
This commit is contained in:
committed by
Mohit Panjwani
parent
00961bcae1
commit
d1dd704cdf
@ -185,7 +185,7 @@ export default {
|
||||
},
|
||||
|
||||
computed: {
|
||||
...mapGetters('invoice', ['getTemplateId', 'selectedCustomer']),
|
||||
...mapGetters('invoice', ['getTemplateName', 'selectedCustomer']),
|
||||
},
|
||||
|
||||
created() {
|
||||
|
||||
Reference in New Issue
Block a user