Aggiornamento PiuChebuono: lista Totali del Produttore. (2)
This commit is contained in:
@@ -1,27 +1,28 @@
|
|||||||
APP_VERSION="1.1.22"
|
APP_VERSION="1.1.22"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="17"
|
||||||
DIRECTORY_LOCAL=newfreeplanet
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
DIRECTORY_SERVER=freeplanet_serverside
|
DIRECTORY_SERVER="/var/www/nodejs_piuchebuono_server"
|
||||||
SERVERDIR_WEBSITE=riso.app
|
SERVERDIR_WEBSITE="/var/www/piuchebuono.app"
|
||||||
SERVERPW_WEBSITE=pwdadmin@1AOK
|
SERVERPW_WEBSITE="pwdadmin@1AOK"
|
||||||
APP_URL="https://riso.app"
|
APP_URL="https://piuchebuono.app"
|
||||||
URL_FACEBOOK=""
|
URL_FACEBOOK=""
|
||||||
PROVA_PAOLO=""
|
PROVA_PAOLO=""
|
||||||
LANG_DEFAULT="it"
|
LANG_DEFAULT="it"
|
||||||
PAO_APP_ID="KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF"
|
PAO_APP_ID="KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF"
|
||||||
MASTER_KEY="KKPPSS5KJK435J3KSS9F9D8S9F8SD3CR3T"
|
MASTER_KEY="KKPPSS5KJK435J3KSS9F9D8S9F8SD3CR3T"
|
||||||
MONGODB_HOST="https://www.freeplanet.app:3000"
|
MONGODB_HOST="https://api.piuchebuono.app"
|
||||||
LOGO_REG='riso-logo-full.png'
|
LOGO_REG="piuchebuono-logo-full.png"
|
||||||
TEST_NAME=""
|
TEST_NAME=""
|
||||||
TEST_SURNAME=""
|
TEST_SURNAME=""
|
||||||
TEST_EMAIL=""
|
TEST_EMAIL=""
|
||||||
TEST_USERNAME=""
|
TEST_USERNAME=""
|
||||||
TEST_PASSWORD=""
|
TEST_PASSWORD=""
|
||||||
TEST_APORTADOR="------"
|
TEST_APORTADOR="------"
|
||||||
PUBLICKEY_PUSH="BNM-cEpTbPVc_ujXf3QOC8ggf7b-X44P44esfJUWqNOFq1XhWCoZJpOi71_cbXC5SnfO9HassQ6OouAYgtBA9Pw"
|
PUBLICKEY_PUSH="BJgo8XR_upbnbMLWgCAUELo6DK7dRXffYAnFOxbaMMz5favBgcQBKT-eISqouO-jRad4Sw8l5nd2wCF6KorGiTc"
|
||||||
DEBUG="1"
|
DEBUG="1"
|
||||||
TELEGRAM_SUPPORT=""
|
TELEGRAM_SUPPORT=""
|
||||||
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
|
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
|
||||||
TEST_CELL=""
|
TEST_CELL=""
|
||||||
VUE_APP_ISTEST=0
|
VUE_APP_ISTEST="0"
|
||||||
|
API_KEY_MSSQL="m68yADSr123MIVIDA@154$DSAGVOK"
|
||||||
@@ -1308,7 +1308,7 @@ export const shared_consts = {
|
|||||||
value: 1,
|
value: 1,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Ordine in Lavorazione',
|
label: 'in Lavorazione',
|
||||||
value: 2,
|
value: 2,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1316,7 +1316,7 @@ export const shared_consts = {
|
|||||||
value: 15,
|
value: 15,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Ordine Confermato',
|
label: 'Confermato',
|
||||||
value: 3,
|
value: 3,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1340,7 +1340,7 @@ export const shared_consts = {
|
|||||||
value: 10,
|
value: 10,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Elimina Definitivamente !!',
|
label: 'Elimina 🗑 !!',
|
||||||
value: 20,
|
value: 20,
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -1354,7 +1354,7 @@ export const shared_consts = {
|
|||||||
color: 'secondary',
|
color: 'secondary',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: '📩 Conferma Ordine Evaso (e aggiorna le quantità in Magsazzino)', //ORDER_CONFIRMED
|
label: '📩 Conferma Ordine Evaso (e aggiorna le qtà)', //ORDER_CONFIRMED
|
||||||
value: 3,
|
value: 3,
|
||||||
icon: 'fas fa-calendar-check',
|
icon: 'fas fa-calendar-check',
|
||||||
color: 'primary',
|
color: 'primary',
|
||||||
|
|||||||
@@ -1943,10 +1943,10 @@ const msg_it = {
|
|||||||
update_TotalPrice: 'Aggiorna Totale',
|
update_TotalPrice: 'Aggiorna Totale',
|
||||||
TotalPriceProduct: 'Prezzo Totale',
|
TotalPriceProduct: 'Prezzo Totale',
|
||||||
order_confirm: 'Conferma Ordini (aggiorna Qta magazzino)',
|
order_confirm: 'Conferma Ordini (aggiorna Qta magazzino)',
|
||||||
check_invia_email: 'Abilita l\'Invio delle email (📩)',
|
check_invia_email: 'Abilita Invio email (📩)',
|
||||||
mostra_codice: 'Mostra Codice',
|
mostra_codice: 'Codice',
|
||||||
mostra_cat: 'Mostra Categoria',
|
mostra_cat: 'Categoria',
|
||||||
mostra_solo_ordini_produttore: 'Filtra Ordini del Produttore',
|
mostra_solo_ordini_produttore: 'Filtra Ordini Produttore',
|
||||||
},
|
},
|
||||||
cash: {
|
cash: {
|
||||||
creatorUserId: 'Creatore',
|
creatorUserId: 'Creatore',
|
||||||
|
|||||||
@@ -301,7 +301,10 @@ export default defineComponent({
|
|||||||
})
|
})
|
||||||
watch(() => tabpages.value, (newval, oldval) => {
|
watch(() => tabpages.value, (newval, oldval) => {
|
||||||
tools.setCookie(tools.COOK_TABPAGES, tabpages.value.toString())
|
tools.setCookie(tools.COOK_TABPAGES, tabpages.value.toString())
|
||||||
updateorders(false)
|
if (tabpages.value === shared_consts.OrderPages.LISTA_TOTALI.value) {
|
||||||
|
taborders.value = -1
|
||||||
|
}
|
||||||
|
updateorders(true)
|
||||||
})
|
})
|
||||||
|
|
||||||
watch(() => storeGasordine.value, (newval, oldval) => {
|
watch(() => storeGasordine.value, (newval, oldval) => {
|
||||||
|
|||||||
@@ -38,8 +38,8 @@
|
|||||||
</q-btn-toggle>
|
</q-btn-toggle>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div v-if="endload" class="">
|
<div v-if="endload" class="row">
|
||||||
<div>
|
<div class="row">
|
||||||
<q-toggle
|
<q-toggle
|
||||||
v-if="tools.isManager()"
|
v-if="tools.isManager()"
|
||||||
v-model="check_send_email"
|
v-model="check_send_email"
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
option-value="value"
|
option-value="value"
|
||||||
option-label="label"
|
option-label="label"
|
||||||
:label="t('orderscart.show_which_code')"
|
:label="t('orderscart.show_which_code')"
|
||||||
class="q-mx-md"
|
class="row q-mx-md"
|
||||||
:style="'width: 200px;'"
|
:style="'width: 200px;'"
|
||||||
></q-select>
|
></q-select>
|
||||||
</div>
|
</div>
|
||||||
@@ -94,7 +94,8 @@
|
|||||||
emit-value
|
emit-value
|
||||||
map-options
|
map-options
|
||||||
></q-select>
|
></q-select>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
<q-tabs v-model="tabpages" inline-label class="text-blue">
|
<q-tabs v-model="tabpages" inline-label class="text-blue">
|
||||||
<span v-for="(page, index) of shared_consts.OrderPages" :key="index">
|
<span v-for="(page, index) of shared_consts.OrderPages" :key="index">
|
||||||
<q-tab
|
<q-tab
|
||||||
@@ -107,7 +108,12 @@
|
|||||||
</q-tabs>
|
</q-tabs>
|
||||||
|
|
||||||
<div v-if="tabpages === shared_consts.OrderPages.ORDINI.value">
|
<div v-if="tabpages === shared_consts.OrderPages.ORDINI.value">
|
||||||
<q-tabs v-model="taborders" inline-label class="text-blue">
|
<q-tabs
|
||||||
|
v-if="taborders"
|
||||||
|
v-model="taborders"
|
||||||
|
inline-label
|
||||||
|
class="text-blue"
|
||||||
|
>
|
||||||
<span v-for="(stat, index) of shared_consts.OrderStat" :key="index">
|
<span v-for="(stat, index) of shared_consts.OrderStat" :key="index">
|
||||||
<q-tab
|
<q-tab
|
||||||
v-if="arrnumstatus[stat.value] > 0"
|
v-if="arrnumstatus[stat.value] > 0"
|
||||||
@@ -599,9 +605,7 @@
|
|||||||
</q-td>
|
</q-td>
|
||||||
<q-td key="strSubCatProds" :props="props">
|
<q-td key="strSubCatProds" :props="props">
|
||||||
<div class="q-pa-sm">
|
<div class="q-pa-sm">
|
||||||
{{
|
{{ props.row.strSubCatProds }}
|
||||||
props.row.strSubCatProds
|
|
||||||
}}
|
|
||||||
</div>
|
</div>
|
||||||
</q-td>
|
</q-td>
|
||||||
<q-td key="qty" :props="props">
|
<q-td key="qty" :props="props">
|
||||||
|
|||||||
Reference in New Issue
Block a user