make generic import available
Hej, I could see there are some import filters in the repository. Would be nice to use them, how could it be available in kraft? cheerio
What exactly would you like to import?
Instead of importing a many thousand articles catalogue it could be easier to generate a simple csv list to import my 200 articles. As given here https://github.com/dragotin/kraft/blob/master/importfilter/standard_txt.ftr May I suggest UTF-8 instead of windows smthg.
and additionally the calculation factor
Amount; Unit; Text; Single Price; Calc-Fctr
1; pcs; stone; 1,00; 1,10
1;m; wallpaper; 2,00; 2,0
1;pcs;very elegant entry door painted as you like and very long description; 2000; 1,5
...
probably smthg like </br> for linebreaks in text field would be nice as well.
I think such a list can be generated extremely fast and simple. And is faster than typing in every article in a seperate window. One import generates as many articles as you like including your favourite calculation factor.
Also it is possible to change calculation factor very fast, change csv, import new catalogue, discard old catalogue.
If there is e.g. a button create a new catalogue, type in or import from file?