In the distribution of products_with_attributes_stock_4.7.ajax I've noticed that:
1) is not present the includes\classes\order.php (very important for the updating of the "variant" of a product after an order). This file is however present in the previous releases of the add-on
2) in admin/products_with_attributes_stock.php at row 456 there's a little bug: add the character ">" at the end of the statement, so we'll have
echo '<div id="pwa-table">';
Giovanni




