Let me manually review any item offer as expected.
Current behavior
When receiving Item Offer the bot incorrectly treats my Sell-Only Banking as both-ways full Item Banking but with Buy Price set to 0.
Possible solution
Treat a Sell-Only Banking as Sell Only.
Maybe create a separate page for Sell-Only Banking instead of "Leave the buy price empty if you only want to sell" thing.
Steps to reproduce
Open /config/banking and add an item leaving Buy Price empty.
Wait for the bot to receive an Item Offer with this item.
Watch the bot decline (INVALID_VALUE) claiming that "value on the user's side of the trade is N/A"
Detailed description
Related to issue #63 as Autopricer has the same bug treating "0" as a valid price.
Expected behavior
Let me manually review any item offer as expected.
Current behavior
When receiving Item Offer the bot incorrectly treats my Sell-Only Banking as both-ways full Item Banking but with Buy Price set to 0.
Possible solution
Treat a Sell-Only Banking as Sell Only. Maybe create a separate page for Sell-Only Banking instead of "Leave the buy price empty if you only want to sell" thing.
Steps to reproduce
/config/banking
and add an item leaving Buy Price empty.Detailed description
Related to issue #63 as Autopricer has the same bug treating "0" as a valid price.