Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Counter sales -
05-30-2012, 04:03 AM,
#1
Counter sales -
Error is in line 244 of Countersales.php - need to correct spelling error to decimalplaces


Database Error : There is a problem selecting the part records to display because
Unknown column 'stockmaster.decmimalplaces' in 'field list'


Database SQL Failure : The SQL used to get the part selection was
SELECT stockmaster.stockid, stockmaster.description, stockmaster.units, stockmaster.decmimalplaces FROM stockmaster INNER JOIN stockcategory ON stockmaster.categoryid=stockcategory.categoryid WHERE (stockcategory.stocktype='F' OR stockcategory.stocktype='D') AND stockmaster.mbflag <>'G' AND stockmaster.controlled <> 1 AND stockmaster.description LIKE '%HEX%' AND stockmaster.discontinued=0 ORDER BY stockmaster.stockid LIMIT 50 OFFSET 0
Reply
05-30-2012, 08:44 AM,
#2
RE: Counter sales -
Hi, asperatus:

Thank you very much. I've committed your fix to svn.

Best regards!

Exson
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)