Add XML product import functionality and update product prices

- Implemented XML parsing from an external source to import product data.
- Updated product prices in the database based on the parsed XML data.
- Handled product combinations and updated their respective prices.
- Ensured tax rules and active status are set correctly during updates.
- Added error handling for XML loading and parsing.
- Cleaned up legacy code related to price updates.
This commit is contained in:
2025-06-03 00:45:43 +02:00
parent c20f2b4989
commit f470723779
2 changed files with 1884 additions and 40 deletions

File diff suppressed because it is too large Load Diff