

===============================================================================
User: 17  |  Time: 16:42:56  |  URL: /customers/apple_clinic/Inventory/pos_view_invoice/1312?is_pop=1&type_preview=1

Array
(
    [0] => 42000
    [1] => 1064
    [2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 3
)

select p.print_uom_id,p.Product_ID,u.conversion_amount from tbl_stock_products p             join tbl_uom_conversions u on u.Product_ID = p.Product_ID and p.print_uom_id = u.uom_from             where p.Product_ID in ()
