Creating Estimate Page

This commit is contained in:
Paolo Arena
2019-07-12 18:23:16 +02:00
parent b11dd46f9f
commit 6a92dbeca8
11 changed files with 328 additions and 12 deletions

View File

@@ -10,7 +10,6 @@ import translate from '@src/globalroutines/util'
import { RouteNames } from '@src/router/route-names'
import { lists } from './lists'
import { shen } from '@src/database/shen'
export interface INotify {
color?: string | 'primary'
@@ -38,6 +37,8 @@ export const tools = {
WHAT_TODO: 1,
WHAT_PROJECT: 2,
languageid: 5,
arrLangUsed: ['enUs', 'it', 'es'],
SERVKEY_VERS: 'vers',