Update metodos.js
This commit is contained in:
parent
eb8ded0312
commit
51e83026d4
@ -693,7 +693,7 @@ async function Func_MiTasaRecoleccionBasura(agent, req, res, lery = 1, data = nu
|
||||
let suma = 0;
|
||||
|
||||
msger = msger + '\n🏠 Contrato *' + elem_legio.numero_contrato + '* (' + funcion.conver_capitalice(elem_legio.direccion) + ') \n';
|
||||
msger = msger + '\nValores emitidos - 2025 \n';
|
||||
msger = msger + 'Valores emitidos - 2025 \n';
|
||||
elem_legio.facturas_usadas_para_promedio.forEach(elem_omega => {
|
||||
if (elem_omega.estado_proceso == 'GENERADA POR CNEL') {
|
||||
msger = msger + '🚛 ' + elem_omega.mes + ' : *$' + elem_omega.monto_total + '*\n';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user