web
You’re offline. This is a read only version of the page.
close
  • CustDirectDebitMandateEntity do not allow to perform OData insert due to the issue with Status field

    When we create direct debit mandates via OData interface, but it fails because the "Status" field is marked as read-only, but even Status is not specified on OData body, the request returns the error "insert not allowed for field 'Status'". However, even when we tries to import only 3 fields (Account ID, Bank account and Mandate ID), without any intention to import Status, then also system is throwing an error. Even when using excel, by removing Status field or leaving field blank, we still get status error appearing.
  • Download all the attachments at once from when its stored in Azure storage from D365FnO

    It would be good if we can download all the attachments at once from when its stored in Azure storage through D365FnO
  • Legal entity search filter in default dashboard

    In the default dashboard, when the user searching the legal entity with name, the query taking the search word as began. That is when the user enters the word, application is searching with starting of the legal entity, instead of this it should search anywhere on the same filed. Below is the scenario

    1. In default dashboard if the user searches for the CNMF legal entity with the name as China(the full name of the CNMF is - Contoso Entertainment China).
    2. Its not fetching the required legal entity since the search work is not the starting of the name.
    3. If the user enters the starting word then its fetching the legal entity.