. esportazione lista catalogo direttamente in EXCEL, e scelta dei campi.
This commit is contained in:
@@ -2950,7 +2950,8 @@ module.exports = {
|
||||
if (qa1) query = [...query, ...qa1];
|
||||
query.push({ $unwind: '$group' });
|
||||
|
||||
if (true) {
|
||||
if (false) {
|
||||
//##++Todo: Query per i limiti GPS!
|
||||
query.push({
|
||||
$match: {
|
||||
$and: [{ 'group.idapp': params.idapp }],
|
||||
|
||||
Reference in New Issue
Block a user