Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Short Description

...

An invoice will not transfer to Xledger unless a GL Account is setup for the account in use on invoice.


Field Mapping
 

Xledger FieldValue from Dataloy VMS
currencydocument currency
currency amountdocument Amount
amountcompany currency amount
voucher datedocument date
ledger fiscal yearyear when invoice was transferred
period nomonth when invoice was transferred
due date

Credit Note: todays date

Otherwise: due date from Dataloy VMS payment terms

subledger bank accountbank account from invoice
voucher type

Invoice In and Credit In: AP

Invoice Out and Credit Out: AR

Otherwise: GL

voucher noinvoice number
currencycurrency from invoice
invoice dateinvoice date
voucher dateinvoice date
fiscal yearyear when invoice was transferred to Xledger
period nomonth when invoice was transferred to Xledger
account

Invoice Lines: GL Account

Ledger Invoice In, Credit In: 2400

Ledger Invoice Out, Credit Out: 1500

posting1, Cost centercustomer specific
posting2, Projectcustomer specific
XGL

pool code

subledger nobusiness partner code
tax ruleVAT Code

...

It is only possible to include the first value or the first and second value.

Top
 

Project and Cost Center

A project and cost center is setup according to customers requirements on request from Viewledger, for example Voyage, VesselCode, Pool, BusinessUnit etc. Integration checks for new data that is ready for posting every 10 seconds and then posts it immediately. The data will transfer to all companies or to a group company if this is setup.

Top

Business Partner

Integration checks for new data that is ready for posting every 10 seconds and then posts the data immediately. It is possible to setup which Dataloy Business Partner Type/s are to be transferred as customers and suppliers. The  data will transfer to all companies or to a group company if this is setup.

Top

Exchange Rate

Exchange rates are transferred from Xledger to Dataloy VMS once daily, Monday to Friday.

Top

...

  1. Setup Xledger Test Client.
  2. Open the Xledger Test Client and enter:
    1. User Name: username.
    2. Password: password.
    3. EntityCode: Company code for the company that the invoice belongs to.
    4. Web Service Method: Export - GetSupplierTransactions or Export - GetCustomerTransactions depending on if its customer og supplier transaction, (when uncertain do two requests to get all payments).
    5. Free Text: leave blank.
    6. Filter: Set a date filter to avoid too much data.

      Eaxmple:

      [Created] > "2016-03-01 00:00:00".

    7. DataOption: All
  3. Copy the data from Step 2 above to a text editor and search for <MatchID>insert a match id</MatchID>.
  4. Locate the transaction with <TrSource> = AP or AR. This is the invoice and should have a <InvoiceNo> matching a tbl_document.document_no in Dataloy VMS.
  5. Locate the transaction with one of the <TrSource> values: DR, AB, OCR, BA, GL, CHD.
    1. If A or B is missing, then this is the reason why no payment has been transferred to Dataloy VMS.
    2. If both A and B is there, there is a problem with the integration. Register a support case at Dataloy Support.

Top

Anchor
setupXledgerTestClient
setupXledgerTestClient
Setup Xledger Test Client

Xledger Test Client can be used to  retrieve data from Xledger that can be used for investigating a problem, for instance missing payments from Xledger to Dataloy VMS. To setup the client:

...