web
You’re offline. This is a read only version of the page.
close
  • Bundles - too limited functionality

    D365FO supports bundles (see https://docs.microsoft.com/en-us/dynamics365/finance/accounts-receivable/rev-rec-bundles). But the functionality is too limited:

    • No bundle lines in CustConfirmTrans, CustPackingSlipTrans, CustInvoiceTrans (only bundle components are stored here).
    • After deleting a sales order, the invoice shows bundle components instead of the bundle, since it is not journalized
    • The delivery note does not show the bundles only bundle components. Customer knows only the itemid of bundle
    • It is not possible to send out EDI messages for bundles. The data entities will only show bundle components
    • Posting Delivery notes does not check for valid quantities. Only posting of invoices is checking quantities.
    • You cannot change the quantity or the price of a bundle sales order line after it has been expanded
    • Distribution of bundle price to the components requires a sales price in the itemtable for every bundle component. Option to use cost price instead is needed
    • No support for credit notes and return orders. This would require the above mentioned trans records.
    • Missing synchronization of bundle field in Intercompany orders
  • Alt-Enter does not work in WorkerLookUp and DirPartyLookUp dialog

    There are any many fields and places, where you have to choose a worker or a global address book record.

    In the dialog you can use the arrow keys to walk through the list.

    The "Select" button shows the keyboard shortcut "Alt+Enter".

    But the dialog does not react on the short cut "Alt-Enter"


    Microsoft Support was able to reproduce the issue, triaged it with "we're unable to fix the issue now due to the magnitude of the fix, other priorities, or both", and recommended publishing it as idea.


    The workaround is to use the mouse. If users have to do similar tasks all the day like setting a responsible person in forms. it would be extremely helpful to do this with shortcuts.


  • Short Cut for jumping to the toolbar in froms like sales order

    In forms likes sales order, purchase order, ... there are menu items directly above the line grid (toolbar).

    If you want to access these by using keyboard, you have to Ctrl-F6 to go to the action pane and to use tab to walk through all action pane menu items until you are arriving at the toolbar menu item.


    It would be really helpful have a short cut which allows to jump directly to the tool menu.

  • Fast data entry in grids (e.g. sales order lines) with return instead of tab

    In grids (e.g. sales order lines) the tab key must be used to jump to the next field.

    In earlier versions (ax2012, ax2009) it was easy to develop something to also use the enter key for jumping to the next field. This development seams to be impossible in D365.


    Since Return instead of tab is much faster when entering data, it would be really great if this will be possible in D365.




  • Predefined “Own” Shortcuts

    Alt-M plus one Character is currently used for shortcuts. It would be helpful if F&O supports per example Alt-M1, Alt-M2,…, Alt-M5 as project specific shortcuts,

    These should call server site controls like usershortcut1(), …, usershortcut5(). These function will only include an extension for point to allow the definition of project specific codes. In this code we will be able to check calledfrom and to define the necessary functionality.

  • Integration production Sequence in Planning optimization

    Planning optimization considers capacities and item availabilty. Production sequence is sorting planned production orders without considering capacities and item availabilty. The result is not usable, when having limited item availabity. Sequence planning must be an integrative part of planning optimization.

     

    It is a common requirement to produce items in a order to optimize setup times. Please vote for it.