Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MRP shortages includes "Service/Labour" items
06-29-2019, 02:26 AM,
#3
RE: MRP shortages includes "Service/Labour" items
Hi Tim,
Got an error with
PHP Code:
"WHERE stockcategory.stocktype<>'L' 

Quote:Database Error 1054 :
Unknown column 'stockcategory.stocktype' in 'where clause'

what worked for me were:
PHP Code:
"WHERE stockmaster.mbflag<>'D' 

Regards
Reply


Messages In This Thread
RE: MRP shortages includes "Service/Labour" items - by alanmi3833 - 06-29-2019, 02:26 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)