Hi everyone!
Has anybody encountered an issue of modifying standard Excel import by adding any extra steps? E.g., I need to update/create new lines in a sales order. I want to have two options for users:
a) simply create new lines
b) create new lines and automatically reserve the goods (or even do smth else in other tables that are not directly connected to SalesTable/sales lines).
Is it possible to add any steps like that? By modifying/creating Data entities and/or adding some code to existing methods.