Import Price List
From MedITEX - Wiki
Line 86: | Line 86: | ||
<ul> | <ul> | ||
<li>Not all fields are required;</li> | <li>Not all fields are required;</li> | ||
− | <li>Required fields are: | + | <li>Required fields are: |
<ul> | <ul> | ||
<li>ITEM_NAME</li> | <li>ITEM_NAME</li> | ||
Line 102: | Line 102: | ||
<tbody> | <tbody> | ||
<tr> | <tr> | ||
− | <td> | + | <td><img src="/images/plus129.png" alt="" width="129" height="129" /></td> |
<td> | <td> | ||
<ul> | <ul> | ||
Line 112: | Line 112: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li>The importer looks if | + | <li>The importer looks if an item with this specific item code already exists. <br />If yes, then the other item information (item name, code type, short code, group, description) will be updated and prices will be updated or inserted. If item is not found, the item with all information and all prices will be inserted.</li> |
</ul> | </ul> | ||
</td> | </td> | ||
Line 119: | Line 119: | ||
</table> | </table> | ||
<p> </p> | <p> </p> | ||
− | + | <table style="margin-left: auto; margin-right: auto;" border="0"> | |
− | <table border="0"> | + | |
<tbody> | <tbody> | ||
<tr> | <tr> |
Revision as of 15:32, 21 July 2014
This page contains additional importing features supported by MedITEX.
Price List Import
It is possible to import price lists by providing a spreadsheet with the information described on this section.
An example of this file can be downloaded from the link below.
<img src="/images/plus48.png" alt="" width="48" height="48" /> |
<a href="/images/Pricelist_MedITEX_Example.xls">Click here</a> to download an example of Insurance information import file. |
The structure of this file is described in the table below:
Column name | Column content | |
1. | ITEM_NAME | Name of an item. |
2. | ITEM_CODE | This code is UNIQUE for each item. |
3. | CODE_TYPE |
The type of your code. Possible here: |
4. | SHORT_CODE | Some characters of your choice. Not necessary. |
5. | ITEM_GROUP | Group for items. If the group name is not found in the list of groups, it will be inserted. |
6. |
ITEM_PRICE | Price for an item. |
7. | BILLING_CATEGORY |
Billing category name defined exactly like in the billing category list.
|
8. |
INSURANCE_NAME |
Name of insurance defined in MedITEX IVF - Insurance administration.
|
9. | ITEM_DESCRIPTION |
Description. |
<img src="/images/hint129.png" alt="" width="129" height="129" /> |
|
<img src="/images/plus129.png" alt="" width="129" height="129" /> |
|
|
|
<a href="/index.php?title=Import_and_Export_tools">Back to Import and Export tools</a> |
<a href="#top">Back to top</a> |