•  
  • Home page
  • > TECHNICAL SUPPORT
  • > Ready Pro support forum
Author Post
griff 04/05/2015 17:03 griff

item cost import

Fabio

what field to you choose for importing the item Cost (base price) ?

to you have to create the supplier before importing the items cost ??


You must import it as a supplier price (for a specific supplier). We didn't have a generic cost price not connected to a supplier.
If you want more details on this please open a new thread and i will attach a sample screenshot (we ask our customers to open a separate thread for each single question so we can better explain each step)

Fabio 05/05/2015 10:32 Fabio

Hi Vinny,
you can import item costs as a supplier price.

So:

1) You need to create your supplier/suppliers in CONTACTS / SUPPLIERS

2) In your import filter (menu UTIL / IMPORT-EXPORT DATA) use the field "Selected supplier : Purchase price"
Adding this field you will be asked to select a specific Supplier to thich the price will be linked

Fabio 05/05/2015 10:35 Fabio

3) After the importation if everything is ok you must see the supplier with the purchase price, in the SUPPLIERS tab in the item details

Fabio 05/05/2015 10:37 Fabio

4) Base prices are also visible in the "Base prices" tab in "Price lists".
As you can see since you can have multiple suppliers for each item, you can see the minimum, maximum and average purchase costs

Fabio 05/05/2015 10:38 Fabio

5) And you can use one of this base prices to autocreate/autoupdate your price lists (adding a markup to each base price)

griff 05/05/2015 14:15 griff

Good morning Fabio

I must be missing something
created a supplier, after importing text item the the item are imported in the supplier but not price.

Fabio 05/05/2015 15:09 Fabio

Hi,
could you attach the readypro2.csv file here (compact it in ZIP or RAR format before, or rename it with a .TXT extension, since our forum didn't accept csv file directly)

I think the problem could be your product descriptions contains commas, and this is not good if you use a comma as a field delimitator (could be better to use a tab separated file)

But please attach your CSV here, so i can tell you the better way to proceed

griff 05/05/2015 15:21 griff

fabio

this is just a small text file that I created so that I can get familiar with the
import feature

readypro21.txt (1,06 KB)
Fabio 05/05/2015 15:49 Fabio

Ok, this is a TAB-delimited file, not a comma delimited file, better like this.

I haven't seen before that your price is in E column

So you have

Column A : item code
Column B : item description
Column C : nothing
Column D : nothing
Column E : Supplier price

So in the CSV file you have 3 tabs that separate description from price (instead of only one)

Fabio 05/05/2015 15:51 Fabio

So you must configure your import filter indicating that the 3rd and 4th field are empty


Fabio 05/05/2015 15:54 Fabio

And always use the PREVIEW button, before executing a real import, to check if your import filter is configured correctly and each field is correctly recognized