Merge branch 'pdf-templates' into 'master'

fix invoice and estimate templates

See merge request mohit.panjvani/crater-web!4
This commit is contained in:
Mohit Panjwani
2019-11-12 10:01:56 +00:00
21 changed files with 631 additions and 155 deletions

View File

@ -549,6 +549,16 @@ export default {
action: 'Action',
add_currency: 'Add Currency'
},
mail: {
host: 'Mail Host',
port: 'Mail Port',
driver: 'Mail Driver',
password: 'Mail Password',
username: 'Mail Username',
mail_config: 'Mail Configuration',
encryption: 'Mail Encryption',
mail_config_desc: 'Below details will be used to update the mail environment. Also you can change the details anytime after logging in.'
},
pdf: {
title: 'PDF Setting',
footer_text: 'Footer Text',