Part-DB-server/src/Services/ImportExportSystem
2025-12-07 21:40:57 +01:00
..
PartKeeprImporter Use image attachments as preview images for partkeepr imports 2025-12-07 20:25:39 +01:00
BOMImporter.php Fixed deprecated csv reader usage 2025-11-30 14:34:45 +01:00
BOMValidationService.php Implement functionality to import schematic csv (or any other csv for that matter), with ability to map input columns to output columns with input validation and error handling 2025-09-06 19:54:13 +02:00
EntityExporter.php Do not use ob_* functions in XSLX exporter, as this affects global state and can lead to sideffects 2025-08-31 23:05:07 +02:00
EntityImporter.php Fixed error with mass creation, when elements on different level had the same name 2025-12-07 21:40:57 +01:00