Welcome, Guest. Please Login.
05/09/25 at 23:37:39
News:
Home Help Search Login


Pages: 1
Send Topic Print
PO-A Entry issue (Read 809 times)
gtladmin
Active Member
*****


Diving is fun,
diving is fun!

Posts: 1306
Gender: female
PO-A Entry issue
12/15/10 at 15:23:15
 
One user is entering a PO, and it got stuck after he added the part # to a line item, just sat there flickering. I got him out of that and we went back into Evo. He said there was an error that came up but he didn't print screen it.  I said let's try to replicate.  We were able to replicate (error is below).  Seems to occur when he enters a part # and then uses TAB instead of enter to move to the next field.  We tried a couple of times always using enter and got no error.  Only when we used tab did the error come up.
 
FYI - I was unable to replicate this on my system so far.  So no idea what the cause is. The error he's getting is  
“FATAL ERR – FILE:wbklookup.src Line: 1725  The parentheses are unbalanced in this expression:  ( “All”..
 
Something corrupted in his local setup, perhaps?
 
Val
Back to top
 
 

Val Feehan
  IP Logged
deburr
Senior Member
****




Posts: 487
Gender: male
Re: PO-A Entry issue
Reply #1 - 01/05/11 at 05:51:29
 
We would run into the same error in some of of our part numbers that had the symbol for inches (quotation mark) in the part number in the newer P/O programs. WE went back to the old programs to avoid this and haven't tried the new programs since the last update. It might be fixed now.
Back to top
 
 

Thanks,

Steve Cyr
Deburring House Inc.
EVOERP
Version 2018.2
PSQL 12

Email   IP Logged
Lynn_Pantic
Administrator
*****


evolution (n) -
gradual change to a
different form

Posts: 5663
Re: PO-A Entry issue
Reply #2 - 01/05/11 at 20:20:46
 
Unfortunately, the only fix is to remove quotation marks from part numbers.  We have looked for alternative approaches but the compiler uses the single and double quote marks as delimiters.
Back to top
 
 

Lynn Pantic
IS Tech Support
lynn@istechsupport.com
Email   IP Logged
Kelloggs
Active Member
*****


Do crazy people know
they are crazy?

Posts: 784
Gender: male
Re: PO-A Entry issue
Reply #3 - 01/06/11 at 15:55:03
 
you can remove the quotation marks
 
UPDATE BKICMSTR SET BKIC_PROD_DESC = REPLACE(BKIC_PROD_DESC,'"','')
 
  Angry
 
 Tongue
 
Kelloggs
Back to top
 
 

Evo ERP - 35 Users
Dumped MS Access like a hot potato (VB.Net rules!!!)
Email WWW   IP Logged
Lynn_Pantic
Administrator
*****


evolution (n) -
gradual change to a
different form

Posts: 5663
Re: PO-A Entry issue
Reply #4 - 01/07/11 at 16:14:41
 
The problem is not the Description, it is the quotes in the actual part number itself and that requires changing a whole lot of other files to keep history intact.  You need to use SM-J-L.
Back to top
 
 

Lynn Pantic
IS Tech Support
lynn@istechsupport.com
Email   IP Logged
Pages: 1
Send Topic Print