SimpleInvoices Group Forum › Forums › Fearless359 SimpleInvoices Discussion Group › price needs to be normalized when creating itemized invoice › Reply To: price needs to be normalized when creating itemized invoice
May 17, 2020 at 8:44 am
#871
joncas
Participant
p.s.: Searching the files listed in the error log, it looks like the patch would be on in /modules/invoices/save.php
the “insert” case on line 71, one should use SiLocal::dbStd($_POST[“unit_price$i”]) instead of the unmodified $_POST[“unit_price$i”] (as the “edit” case does)
- This reply was modified 4 years, 7 months ago by joncas.
Recent Comments