- Per generare la sinossi è possibile estrarre con 1 click la descrizione sia da Amazon che da GruppoMacro.

- corretto piccolo bug sul catalogo.
This commit is contained in:
Surya Paolo
2025-05-20 12:21:51 +02:00
parent a3c7b92c0c
commit 10097f4238
10 changed files with 469 additions and 62 deletions

View File

@@ -494,7 +494,7 @@ module.exports.findAllIdApp = async function (idapp, code, id, all, isbn) {
myfind = { ...myfind, code };
}
if (isbn) {
myfind = { ...myfind, sbn };
myfind = { ...myfind, isbn };
}
if (id) {
myqueryadd = {