Using last version of m2if and Magento 2.3.3 if you disable all modules MSI the product imports rase this exception:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento.inventory_source' doesn't exist
Ty for your support
To Reproduce
Steps to reproduce the behavior:
- disable all MSI modules
- setup:upgrade
- launch product imports
- See error
Expected behavior
It should not rase an exception if I choose to not use the new inventory modules (MSI).