- aggiunto anche nei beni, servizi e ospitalità la possibilità di aggiungerli come "Gruppo"

This commit is contained in:
Surya Paolo
2025-01-14 18:34:52 +01:00
parent 45be5038b9
commit 39784aeb0e
9 changed files with 110 additions and 36 deletions

View File

@@ -233,7 +233,7 @@ MyBachecaSchema.statics.getMyRecById = function (idapp, id) {
},
},
{
'$project': shared_consts.getProjectForAll({}, tableModel),
$project: shared_consts.getProjectForAll({}, tableModel),
},
{
'$lookup': {
@@ -259,7 +259,7 @@ MyBachecaSchema.statics.getMyRecById = function (idapp, id) {
},
},
{
'$project': shared_consts.getProjectForAll({}, tableModel),
$project: shared_consts.getProjectForAll({}, tableModel),
},
{
'$lookup': {
@@ -299,7 +299,7 @@ MyBachecaSchema.statics.getMyRecById = function (idapp, id) {
},
},
{
'$project': shared_consts.getProjectForAll({}, tableModel),
$project: shared_consts.getProjectForAll({}, tableModel),
},
/*{
'$lookup': {
@@ -325,7 +325,7 @@ MyBachecaSchema.statics.getMyRecById = function (idapp, id) {
},
},
{
'$project': shared_consts.getProjectForAll({}, tableModel),
$project: shared_consts.getProjectForAll({}, tableModel),
},
{
'$lookup': {