• Vincent Pelletier's avatar
    erp5_mysql_innodb_catalog: Make movement deletion transactional in catalog. · f7aa26bf
    Vincent Pelletier authored
    Inventory API has minimal catalog table usage (join on uid  only), which
    makes on-deletion catalog changes insufficient to make movements
    disappear transactionally from Inventory API results.
    As it may be expected that a set of movements deleted during a single
    transaction are atomically removed from Inventory API results, also
    change stock table.
    f7aa26bf
z_delete_uid.xml 2.46 KB