Eulanda / EulandaConnect

A PowerShell library that provides functionality for integrating and connecting with Eulanda, both within and outside of ERP contexts.
https://www.eulanda.eu
MIT License
1 stars 0 forks source link

Extend Import-ArticleFromXml with tiered prices #14

Open cnEUL opened 1 year ago

cnEUL commented 1 year ago

Currently there is a tiered price import with Import-TieredPrices. However, the scale prices should be able to be read in with the basic Import-ArticleFromXml function.

Accordingly, Import-TieredPrices would have to be changed as well and the import into the SQL database would have to be handled via Import-ArticleFromXml.