@@ -140,6 +140,7 @@ public function dp_map_update(&$o, &$d_data, &$p_data=[])
'dlc' => !empty($d_data['product_lot']['eatby']) ?$d_data['product_lot']['eatby'] :'0000-00-00',
'dluo' => !empty($d_data['product_lot']['sellby']) ?$d_data['product_lot']['sellby'] :'0000-00-00',
'stock' => $qty,
+ 'antigaspi_autoremove_disabled' => $d_data['product_lot_extrafields']['antigaspi_autoremove_disabled'] ?1 :0,
//'entry_date' => '',
//'alert1' => '',
//'alert2' => '',