Files
ventas_php/modules
nickpons666 e88af6d9e0 Fix undefined array key warnings in productos module
Added $info array initialization with default values for proveedorId
and prodCatId to prevent 'Trying to access array offset on null'
warnings in search-productos.tpl and enumProdCatSearch.tpl templates.
2026-01-07 22:24:05 -06:00
..