Shoppingmanager/english: Difference between revisions
Jump to navigation
Jump to search
→Import
(→Import) |
(→Import) |
||
Line 87: | Line 87: | ||
====Import==== | ====Import==== | ||
Import always works on the current database. You can import items from a text file or from the clipboard. The requirement is that you have each item on a separate line like this: | Import always works on the current database. You can import items from a text file or from the clipboard. The requirement is that you have each item on a separate line like this: | ||
Apples;Fruit; | Apples;Fruit;Shop2;Kilogram;1.99;2;Only the red ones;3;false;false;3;false;1 | ||
Mineral water;Drinks; | Mineral water;Drinks;Shop1;Liter;0.49;6;;1;false;false;1;true;1 | ||
Oranges;Fruit; | Oranges;Fruit;Shop2;Kilogram;2.99;0;;3;false;false;4;false;1 | ||
Red wine;Drinks; | Red wine;Drinks;Shop1;Liter;5.99;0;;2;false;false;2;false;1 | ||
The format is: | The format is: |