Reminders - Cancellation
When processing reminders it is normal that errors occur and that the whole or the part of reminder should be cancelled. This should be possible in Business central.
Fixed Asset Card too simple
There is a Fixed Asset Card which can display Deprecation Books either in simple or 'compex' mode. Simple mode is automatically triggered when there is only one Deprecation Book but if more of them exist, normal mode with Subpage List is being shown. So our Test User is not satisfied with the fac...
Usability: Positioning in the List after new record has been created
When New Record has been created from the list by using the card it would be pretty usefull to position the list on newly created record after the card has been closed. Example: -New Contact is being created from the list -Contact Card is opened and Contact Data is being entered -After closing t...
Permission Management - improvements
There are number of things that we have built on top of the standard Permission but would gladly have it in Standard NAV in order to reduce our footprint to the Application. 1)Additional FlowFields in Tables "Tenant Permissions" and Permissions: "Version List" and (untranslated) "Object Name". ...
Support Lookup in non editable list
I am not sure why the limitation on the WebClient exist but I suggest removing this limitation in the WebClient and making Lookup in the Lists possible like in RTC. Example: User cannot Lookup on Customer No. or Vendor No. in the Contact List. Source: https://docs.microsoft.com/en-us/dynamics-...
ListPart in the List - screen occupation
There are few use cases where ListPart Pages are shown in the List Page. In those cases it is not alway pretty how the SubPage or the Repeater Control in the list occupies the screen depending on the lines count. Suggestion is to be somehow able to controll occupation of the screen or that screen...
Remove SumIndex Fields from primary keys
SumIndex Fields does not have a purpose on a unique keys as for each primary key additional View on SQL Server is created with the same content in the view as in the table. This has a negative influences on the performance as the view has to be maintaned and there is no benefit from this view. My...
StyleExpr in WebClient
StyleExpr in WebClient is not really flexible of following reasons: -Italic does not work in WebClient. -FlowFields are renderd in blue and therefore reduce the set of possible StyleExpr options. -Colouring should be more flexible as it was on Forms. RGB Code or something similar is highly desire...
Optimizing Creation of a Quote from the Opportunity
When Quote is being created from the Opportunity two questions may appear: -Do you want to create a contact as a customer using a customer template? -Do you want to update the sales quote with a customer template? The second question appear only if the answer on the first question was negative. ...
Making Permission Sets more Secure
Permission Sets have been always shipped in such way so that specific permissions was given on a Table Data and for System functions but for other object types (Table, Report, Codeunit, XMLPort, MenuSuite, Page, Query) user always had unlimited permissions as soon as he would get the BASIC permis...