Class DeviceImportService

java.lang.Object
org.bgerp.plugin.inventoru.sync1c.service.DeviceImportService

public class DeviceImportService extends Object
Bulk import of individually identified units from a CSV — the counterpart of the stock import, which only carries nomenclature and quantities and therefore drops serial numbers entirely. The serial number is the business key: a row whose serial is already known updates that device, an unknown one creates it. That makes re-importing the same file a no-op rather than a way to duplicate the warehouse.