This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-04 22:45:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bfea3c48aa48414e380cf69e793ee98d941d124
Part-DB-server
/
src
/
Services
/
ImportExportSystem
History
Jan Böhmer
ed1e51f694
Merge branch 'feature/batch-info-provider-import'
2025-09-21 23:14:09 +02:00
..
PartKeeprImporter
Merge branch 'master' into settings-bundle
2025-06-15 18:39:49 +02:00
BOMImporter.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
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
Add export functionality to batch select and fix errors
2025-08-31 22:15:58 +02:00