|
|
Line 1: |
Line 1: |
| {{DISPLAYTITLE: Card Line Management Import}} | | {{DISPLAYTITLE: Card Line Management Import}} |
− | = Overview = | + | =This Content Has Moved House= |
| | | |
− | This feature provides an easy and fast way to update, delete, allocate and deallocate cardlines. | + | This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base. |
| | | |
− | The system utilises the '''Bulk upload processing notification''' event to send a notification with the results of the bulk approval attempt. You must set up this event and enable it before you use this tool.
| + | We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to out new home. |
| | | |
− | If the bulk update is successful, the email notification will advise you when the process is complete.
| + | [https://resources.emersion.com/display/EKB/Managing+Cardlines Take me to the Emersion Knowledge Base article] |
− | If the bulk update is not successful, the email notification will send details of the records that failed to be approved and why.
| |
| | | |
− | == Preparing your Data ==
| + | [[file:new_home_sm.jpg|900px]] |
− | | |
− | To update card lines you will need to create a CSV data file or you can download the data file below to use as a template. You will need to extract the csv file and save it.
| |
− | | |
− | [[media:Sample_Cardline_Management_Import.csv | Sample_Cardline_Management_Import]] | |
− | | |
− | Enter the data into the import sheet. Leave no rows blank. You must ensure the data meets all validation requirements. These are contained in the data definition table below. When you submit the data file for import, the system will parse the file looking for errors. If the system finds no errors, the system will import the notes into the system. The file needs to be error-free in order to import the data. In the event errors are found, no data will be imported into Emersion. Review the bulk upload processing notification email, correct the file and try again.
| |
− | | |
− | == Importing your Data ==
| |
− | | |
− | To access the bulk cardline management tool:
| |
− | | |
− | # Log into Cumulus.
| |
− | # '''Nav: Admin > Bulk Import > Card Line Management Import'''.
| |
− | # Click the '''Browse''' button and select the csv file containing the list of card lines you want to import.
| |
− | # If you want the bulk upload processing notification email to be sent to a different email address than the address defined in the event template, tick the '''Override?''' check box and enter an alternative email address. This will only apply for this upload. To change the email address for all future imports, you will need to change the recipient defined in the event template.
| |
− | # Press '''Submit'''
| |
− | | |
− | The system will validate the data and if no errors are found, the system will approve the invoices. When the notification email is received, the process has been completed.
| |
− | | |
− | <strong>'''It is strongly recommended that you check a few random records to ensure that bulk approval process was a success. If you find an problem, you cannot roll back the bulk approval.'''</strong>
| |
− | | |
− | You have two options should this occur:
| |
− | | |
− | # Manually correct the data.
| |
− | # Request Emersion fix the errors for you. This can be submitted via [[Support_and_help_from_Emersion#Work_Orders | work order ticket]]. Please include a new csv data file with the records that need to be corrected. Do not include any records that do not need correcting.
| |
− | | |
− | == Card Line Management Import Data Definition ==
| |
− | This section contains a list of the required fields and a definition of what the system considers as valid data.
| |
− | | |
− | Maximum Lines: 5000
| |
− | | |
− | {| class="wikitable"
| |
− | |+Card Line Management Import Data Definition table
| |
− | |Data field || Description
| |
− | |-
| |
− | | LEDGER_CARDLINE_ID || This field is mandatory. The ID of the cardline to be modified.
| |
− | |-
| |
− | | MODIFICATION_TYPE || This field is mandatory. Use any of the following options:
| |
− | * update
| |
− | * delete
| |
− | * allocate - this option does not apply to approved invoices.
| |
− | * deallocate - this option does not apply to approved invoices.
| |
− | |-
| |
− | | INVOICE_ID || The ID of the invoice. Mandatory if MODIFICATION_TYPE is 'allocate', otherwise this is optional.
| |
− | |-
| |
− | | EXTAX_AMOUNT || The amount ex-tax. This must be rounded to two decimal places. Mandatory if MODIFICATION_TYPE is 'update', otherwise this is optional.
| |
− | |-
| |
− | | TAX_AMOUNT || The tax amount. This must be rounded to two decimal places. Mandatory if MODIFICATION_TYPE is 'update', otherwise this is optional.
| |
− | |-
| |
− | |}
| |
− | | |
− | Your data file should look like the following example.
| |
− | | |
− | {| class="wikitable"
| |
− | |+Card line Management Import Data File Example
| |
− | | LEDGER_CARDLINE_ID || MODIFICATION_TYPE || INVOICE_ID || EXTAX_AMOUNT || TAX_AMOUNT
| |
− | |-
| |
− | | 12345678 || update || || 10 || 1
| |
− | |-
| |
− | | 12345679 || delete || || ||
| |
− | |-
| |
− | | 12345685 || allocate || 1234567 || ||
| |
− | |-
| |
− | | 12345699 || deallocate || || ||
| |
− | |-
| |
− | |}
| |
− | | |
− | Notes:
| |
− | * You cannot delete or deallocate cardlines that are allocated to an Approved invoice
| |
− | * The ledger cardline ID field is mandatory. To obtain cardline ID's in bulk it is recommend to Export to CSV a particular report that references this.
| |
− | * A recommended report to run is the Ledger Cardline report. <span style="text-decoration:underline;">Report > List > Finance > Ledger Cardline</span>
| |
This article has been moved to our new home for documentation and help content, the new Emersion Knowledge Base.
We are sorry for the untidiness while we are shifting locations and we appreciate your patience during the transition to out new home.