Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Counter sales -
05-30-2012, 04:03 AM
Post: #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
Find all posts by this user
Quote this message in a reply
05-30-2012, 08:44 AM
Post: #2
RE: Counter sales -
Hi, asperatus:

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

Best regards!

Exson
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)