I can add price by customer for my products, but when I go back to update them I always get this error:
Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' recuperableonly=0, localtax1_tx=0.000, localtax2_tx=0.000, localtax1_type='0', ' at line 1
I then have to delete the existing entry and re-enter with new cost and it works fine. The problem is that by doing it this way we have no way to tracking price changes over time. This happens whether I am changing the price base (with or without tax) or the cost.
Thanks,
Ted
Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' recuperableonly=0, localtax1_tx=0.000, localtax2_tx=0.000, localtax1_type='0', ' at line 1
I then have to delete the existing entry and re-enter with new cost and it works fine. The problem is that by doing it this way we have no way to tracking price changes over time. This happens whether I am changing the price base (with or without tax) or the cost.
Thanks,
Ted