Okay so I double checked the issues mentioned in AC and comments on Chrome and Firefox. The problems with NaN and calculations for SoH do not occur anymore. I also checked if it's possible to enter symbols into the inputs and only positive numbers are allowed.
Chongsun Ahn
April 26, 2017 at 10:59 PM
@Mateusz Kwiatkowski Additionally I am able to enter symbols like #$% into the inputs as well, Firefox only.
Mary Jo Kochendorfer
April 26, 2017 at 10:55 PM
@Mateusz Kwiatkowski, unfortunately when I'm in firefox I cannot enter the number 9 into ANY of the inputs! That is really strange. Sadly I feel we may need to discuss rolling back this improvement Perhaps you and the team can chat tomorrow to discuss options.
Mateusz Kwiatkowski
April 26, 2017 at 7:57 PM
@Chongsun Ahn@Mary Jo Kochendorfer Probably is caused by this commit. The intention was to place `type="number"` attribute in positive integer directive to avoid repeating this in html elements, but seems that it does not work with some calculations on product grid. I will fix that in a moment.
#1 SoH calculation is REALLY off.
after entering in received amount, SOH is concatenating the Beg Bal with Received Amount (WHAT???)
#2 Unclear what NaN is being thrown when only an integer is being entered.
it looks like when you enter in Beg Bal, NaN is show
after entering received quantity it goes away