- Statistiche

- Menu e Sottomenu
- Lista ultimi Movimenti
This commit is contained in:
Surya Paolo
2024-09-26 02:14:33 +02:00
parent ca519baad4
commit ce51c87365
13 changed files with 45558 additions and 64 deletions

View File

@@ -1132,7 +1132,7 @@ module.exports.getmsgorderTelegram = async function (ordersCart) {
msg += '<br>Note: ' + ordersCart.note;
msg += '<br><br>Lista Prodotti: (🍊🥑🍋)';
msg += '<br><br>Lista Prodotti:'; // 🍊🥑🍋
for (const ord of ordersCart.items) {
msg += '<br>';
let qtystr = ''