Provide default fallback implementations of ERP Connect services
When running Litium during integration testing of stand-alone add-ons, I need to implement the following abstract classes, even though I'm not using ERP Connect API:
- AdditionalInfoProductService
- InventoryService
- OrderService
- PriceListSer...