Versie 1.7.0 MplusKASSA API Service 1.7.0

Releasedatum:
31-12-2015
Schema:
1.26.0
API:
1.0.0
GKS:
Niet GKS gecertificeerd

Installatiehandleiding


Sorteer op invoertijdstip Filter op 'Vereist aandacht bij installatie' Filter op 'Uitgelicht' Start presentatie


  • Attention: In this release the version of the API protocol is updated to 1.0.0. Check the release notes to determine if your application is still compatible.

    Vereist aandacht bij installatie
  • It is now possible to read the components of a composite article, through the componentArticleList. The main article is also always present in this component list. Take note that the vatPercentage of components can differ from each other. In that case, the main article won't have a vatCode, because you need to look to the vatCodes of the components.

    The price of the main article already contains the price of the components, so existing applications should continue functioning as expected.

    When ordering a composite article, the components will be automatically added to the order or invoice.

  • New functione getCurrentSyncMarkers that returns the most recent value of the different syncMarkers.

  • getReceipts and getInvoices now also return the following article properties: supplierRelationNumber, supplierRelationName and supplierArticleNumber. It is also possible to filter on supplierRelationNumbers.

  • The function getFinancialJournalByCashCount is working again. This was temporarily disabled because cash counts can now also span multiple workplaces, and the implementation in the API service was not yet modified for this possibility. The function has also been improved, because it now actually only returns the financial journal of the branche that the cash count was performed on.

  • getRelations now includes a categoryId filter.

  • It is now possible to retrieve a list of the configured sales prices with the function getSalesPriceList.

  • New function: getPriceGroupList. Returns a list of all configured price groups.

  • When requesting turnover groups with getTurnoverGroups, the service now also returns turnover groups that are not configured, yet already used in the articles.

  • The service now also runs when there is no database connection. In that case every request will directly return a SoapFault telling you that there is no connection to the database. As soon as the database is available again, the service will automatically reconnect when processing the next request.

  • If the priceIncl of an article is entered, but the priceExcl is not, the priceExcl will be filled out based on the priceIncl and the vatPercentage. This also works vice versa.

  • When available, a table order will also contain the amount of guests in the property numberOfGuests. It is also possible to change this value through this property.

  • Dealers

    Het zipbestand met daarin het installatiescript voor de Mplus API Service is aangepast.

    Je moet nu vòòr de eerste installatie een keuze maken tussen de configuratie voor 32-bits of 64-bits systemen.

    install.bat detecteert automatisch of de keuze gemaakt is en zal anders de volgende foutmelding tonen:

    . ===================================================
    .
    . Installatie mislukt
    . -------------------
    .
    . U moet nog de juiste winsw.xml kiezen.
    . Hernoem winsw-x86.xml of winsw-x64.xml naar winsw.xml,
    . afhankelijk van uw besturingssysteem.
    .
    . ===================================================