Negative product qty with "-" is not valid even if "backorder" is enabled
https://drive.google.com/a/interiorwebdesign.com/file/d/0ByJDgAmB3zgAYk0tQmRhVnZWNms/view?usp=drivesdk
Magento version is 2.1.0
PHP 7
MySql 5.6
try to save product
Value with "-" should be valid
Can't save the product because of not valid qty
Additional note: While Magento appears to be able to track negative inventory counts and can even export this data as part of a comprehensive Product Data Export, but will error out when attempting to import these negative qty
values (regardless of whether or not inventory tracking or backorder are enabled)
@HellgaM, thank you for the report. Internal ticket MAGETWO-60216.
Have recently experienced this issue with a client and it sure is a pain. Even setting backorder settings "Allow qty to below 0" which based purely on the language would lead you to believe a negative qty would be valid. Worth noting: setting allow qty decimals allows you to save with a negative qty but that feels hacky.
@odubovyk Do you have any updates for us? Or any kind of temporary workaround? Thanks
Issue is fixed in MAGETWO-57052 for 2.1.
Problem still exists in 2.1.6.
@rganin Please reopen this issue. MAGETWO-57052 was related to ' Cannot import negative quantity' this issue hasn't todo anything with the import
problem still exists with 2.1.7
@calvintwr look at this issue: https://github.com/magento/magento2/issues/9139
May be you can apply the commits by your self?
@rganin Please re-open.
I have found that this works as expected in 2.1.8.
Most helpful comment
@rganin Please reopen this issue. MAGETWO-57052 was related to ' Cannot import negative quantity' this issue hasn't todo anything with the import