Creazione tabella Product

This commit is contained in:
Paolo Arena
2020-12-21 02:17:47 +01:00
parent 3b0a39673a
commit a9c4b09062
29 changed files with 383 additions and 108 deletions

View File

@@ -334,6 +334,7 @@ export interface IFunctionality {
SHOW_IF_IS_SERVER_CONNECTION?: boolean
ENABLE_TODOS_LOADING?: boolean
ENABLE_PROJECTS_LOADING?: boolean
ENABLE_ECOMMERCE?: boolean
SHOW_NEWSLETTER?: boolean
SHOW_ONLY_POLICY?: boolean
SHOW_MESSAGES?: boolean