separated advance invoice number

This commit is contained in:
Peter Papp
2021-05-27 12:34:12 +02:00
parent 524b5a94df
commit f294c8f4a1
3 changed files with 124 additions and 97 deletions
+4 -4
View File
@@ -202,10 +202,10 @@
this.$scrollTop()
this.$store.commit('PROCESSING_POPUP', undefined)
//if (this.config.isDemo) {
//this.loginEmail = 'howdy@hi5ve.digital'
//this.loginPassword = 'vuefilemanager'
//}
if (this.config.isDev) {
this.loginEmail = 'howdy@hi5ve.digital'
this.loginPassword = 'vuefilemanager'
}
}
}
</script>