RE:
I fully support this idea! The ability to select and delete multiple records should be available across all list pages, not just for sales orders or unposted invoices. Technically, the deletion could still be handled one by one.In the "old" world, users could access the table directly to perform such actions. There should be an alternative in Business Central that provides similar flexibility while maintaining control and security.
RE:
Most customers want to be able to simulate what would happen with regard to capacity planning if they change labor shifts.Ideally analysis of the current plan against the simulated plan would be provided too. Then AI can deliver advice to the customer on how to proceed.
RE:
It's honestly ridiculous that 13 years since it's introduction, Microsoft still hasn't added proper support for async to the plugins. There are multiple normal scenarios where you need to be able to call an async method in a plugin, but the current architecture forces you into running synchronously using methods that the C# team themselves scream that you should never use because of the potential to cause deadlocks.This needs to be resolved, and adding in a second plugin interface, such as IAsyncPlugin interface would be the most natural way to handle it.
RE:
I love this. I have also asked for this!!
RE:
This is a much needed feature!
RE:
Another example, Customer needs to see the last sales orders into the sales orders list. They do not want to see the page sales orders list sorted by the first sales order from 5 years ago.Please, let the user to sort any list by a field they need and Permantly.it is easy for Microsoft.Urgent Mike you can do it.Juan Megias.
RE:
This is a big miss on functionality
RE:
This is particularly important for Business Central Partners. They work in project teams on a custom made extension for their Customer. This Customer is going to use Business Central as their future ERP system. This process takes a while, and during this period, it is indeed very important the Partner and Customer can continue their work in a proper way:developers are developing a custom made extension on a sandbox environmentconsultants demonstrate and set up Business Central as required to fulfill customer requirementscustomer key-users and other users are testing in an acceptance or test sandbox environmentcustomer data is imported or migrated from other systems to their new ERP Business Central.During this period, the sandbox environments should get a higher priority, for example by putting them in a "Startup" environment.Once the Customer has gone live into production with his new built Business Central system, then the Startup environments are not needed anymore, and the development, test and acceptance environments can go back to the "Sandbox" environments.
RE:
The same goes for Lead, Rating: Hot, Warm, Cold. create for each 10-15 leads and sort it by priority...
RE:
To clarify, on the login screen we are not able to identify the user taking action, so this feature would be useful for situations where we want to trigger external scripts, apps, or websites (e.g., an external time and attendence management app or an app to print labels).