Now that we understand the basic workings of the Business Central Visual Studio Code development environment and AL, we'll review the process of software design for Business Central enhancements and modifications.
When we start a new project, the goals and constraints for the project must be defined. The degree to which we meet these will determine our success. Some examples are follows:
- What are the functional requirements and what flexibility exists within these?
- What are the user interface standards?
- What are the coding standards?
- What are the calendar and financial budgets?
- What existing capabilities within Business Central will be used?