baanqry
18th February 2002, 21:31
We developed a Form type - 3 session for sales order entry that has only essential fields user(s) usually need. Item and quantity are multi-occ fields.
Now the problem is -
whenever user enters item code( say 20) - hits tab and immediately enters quantity ( say 25), what they see on screen is - Item code 220, quantity of 5. Essentially first numeral of qty got prefixed to item code. However on saving Item code becomes 20 and quantity of course remains at 5. So when they expect to see 25 qtys of Item - 20 what they get in the system is 5 of 20, totally erroneous order entries!!
My initial suspicion was on the time taken during checks done on Item code. But the same situation persists even w/o any checks.
Also, I noticed Baan reacting the same way in any form type 3 when you 'tab' through swiftly between multi-occ fields. When I say Baan here I mean - Baan IV c3.
And the users we are dealing with here are - data entry operators with huge volume of orders to enter everyday. So the option of asking them to slow down is - not practical and therefore unacceptable.
Did anyone come across this situation before? Any solutions / work-arounds?
Please let me know if you need more details.
Thanks in advance
Now the problem is -
whenever user enters item code( say 20) - hits tab and immediately enters quantity ( say 25), what they see on screen is - Item code 220, quantity of 5. Essentially first numeral of qty got prefixed to item code. However on saving Item code becomes 20 and quantity of course remains at 5. So when they expect to see 25 qtys of Item - 20 what they get in the system is 5 of 20, totally erroneous order entries!!
My initial suspicion was on the time taken during checks done on Item code. But the same situation persists even w/o any checks.
Also, I noticed Baan reacting the same way in any form type 3 when you 'tab' through swiftly between multi-occ fields. When I say Baan here I mean - Baan IV c3.
And the users we are dealing with here are - data entry operators with huge volume of orders to enter everyday. So the option of asking them to slow down is - not practical and therefore unacceptable.
Did anyone come across this situation before? Any solutions / work-arounds?
Please let me know if you need more details.
Thanks in advance