Difference between revisions of "Export Mapping"

From PinvoiceR
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
In '''System -> Export Tools''' use <kbd>New - CSV Export Mapping</kbd> to create a custom definition (field map) of the fields to be output.
 
In '''System -> Export Tools''' use <kbd>New - CSV Export Mapping</kbd> to create a custom definition (field map) of the fields to be output.
  
Navigate to '''System -> Export Tools''' and select <kbd>New - CSV Export Mapping</kbd>. Here select the name of an existing map to overwrite and click <kbd>Edit Field Mapping</kbd>. [note that <kbd>Upload Export Map</kbd> is used where you have created a map elsewhere and want to copy it into this system].
+
Navigate to '''System -> Export Tools''' and select <kbd>New - CSV Export Mapping</kbd>. Here select the name of an existing map to overwrite and click <kbd>Edit Field Mapping</kbd>.  
 +
 
  
 
* If the Export format is to be MYOB then make sure that Blank Header Rows = 1.
 
* If the Export format is to be MYOB then make sure that Blank Header Rows = 1.
Line 20: Line 21:
 
* You can select different formats for the output of date fields.
 
* You can select different formats for the output of date fields.
 
* If the content of a field is to be text then set the Field Delimiter to "Double Quotes" to cope with spaces.
 
* If the content of a field is to be text then set the Field Delimiter to "Double Quotes" to cope with spaces.
 
  
 
===Use the new custom field map===
 
===Use the new custom field map===
  
Select System -> Export Tools -> <kbd>New - Export Invoice Summary,/kbd>
+
Select System -> Export Tools -> <kbd>New - Export Invoice Summary</kbd> or <kbd>New - Export Superannuation</kbd> or <kbd>New - Export General Ledger Journals
 +
</kbd>
  
 
=Related Pages=
 
=Related Pages=

Latest revision as of 03:16, 21 May 2020

About

PinvoiceR provides a standard method to Export Pay Journals or Export Invoices. In both cases the format of the output fixed. If a different format output is required then you can set up and use a custom export map.

How to Use

Define the new custom output

In System -> Export Tools use New - CSV Export Mapping to create a custom definition (field map) of the fields to be output.

Navigate to System -> Export Tools and select New - CSV Export Mapping. Here select the name of an existing map to overwrite and click Edit Field Mapping.


  • If the Export format is to be MYOB then make sure that Blank Header Rows = 1.
  • Select the fields to include and the order they will appear left-to-right in the CSV. Make sure that the order is consecutive, i.e. leave no gaps.
  • The Description column lists internal database table names - these cannot be changed.
  • The Destination Field Name is what you want the column headers to be in the output CSV.
  • Field Size can be shrunk (it will truncate if necessary) but cannot be expanded.
  • You can select different formats for the output of date fields.
  • If the content of a field is to be text then set the Field Delimiter to "Double Quotes" to cope with spaces.

Use the new custom field map

Select System -> Export Tools -> New - Export Invoice Summary or New - Export Superannuation or New - Export General Ledger Journals

Related Pages