Openbravo Issue Tracking System - POS2
View Issue Details
0058124POS2POSpublic2025-02-27 10:322025-03-03 12:34
malsasua 
cberner 
highmajoralways
scheduledopen 
5
 
25Q1.1 
No
0058124: updating to 24Q4, the invariants stock option is disabled
Updating from 24Q2 to 24Q4, the invariants stock option is disabled in some products (see attachment1).

After update, the following query should not return results:
select count(1)
from m_product
where row_characteristic <> em_obdest_rcharacteristic
or column_characteristic <> em_obdest_ccharacteristic
or characteristicdimensionenabled <> em_obdest_enabled

During the update, the modulescript MigrateDetailedStockColumnsToCharacteristicDimensions was executed
in 24Q2
. login in POS2
. add one line
. click in the line -> Product Card -> Other Stock -> 3 points:
the Product Variant Stock option is enabled
update to 24Q4
. login in POS2
. add one line
. click in the line -> Product Card -> Other Stock -> 3 points:
the Product Variant Stock option is disabled

No tags attached.
blocks defect 0058092 closed cberner updating to 24Q4, the invariants stock option is disabled 
Issue History
2025-03-03 12:34cbernerTypedefect => backport
2025-03-03 12:34cbernerTarget Version => 25Q1.1

There are no notes attached to this issue.