Amount entered is too big, pressing OK should bring it back to the stock limit: 1020
{F10378, size=full}
Pressing OK doesn't bring it to 1020 but to 6276 which is the actual stock of the item, error message is about "Item out of stock"
{F10382, size = full}
Pressing OK again brings it to 1020 now which is correct, error message this time is "You can't afford that many! You can only afford 1020" which is not true, I can afford more but it's the shop that doesn't offer me more blocks.
{F10384, size = full}
---
Selling an item caps properly but also gives the wrong error message. "Shop can't pay fully you! You can only ..."
---
Summation, 3 issues:
# **BUYING BLOCKS**: First time pressing OK, it will enter the total stock amount in the display and not the actual stock limit
# **BUYING BLOCKS**: Error message that caps it to the stock limit, is wrong.
# **SELLING BLOCKS**: Error message that caps it to amount the shop accept, is wrong.