by Salman | Jul 22, 2025 | app.json, Business Central, Configuration, Debug configurations, debugging, Development environment, JSON files, launch.json, Manifest file, VS Code
When building extensions for Microsoft Dynamics 365 Business Central, developers work with multiple configuration files in Visual Studio Code. Two critical files—app.json and launch.json—play distinct roles in development and debugging. Knowing the difference between...
by Salman | May 22, 2025 | Business Central, Setup
Use Case:Avoid incorrect posting periods by controlling the default date applied to new documents. Steps: Go to Purchases & Payables Setup. Set “Default Posting Date” to: Work Date: Most common Today’s Date: For real-time Blank: Manual entry required Pro Tip:Set...
by Salman | May 22, 2025 | Business Central, Inventory
Intro Manually assigning item attributes in Business Central can be time-consuming and prone to error—especially when managing many products. By auto-assigning attributes based on item categories, you ensure consistency and save time. This post will walk through how...
by Salman | May 22, 2025 | Administration, Business Central, Setup
Version check from Business central Client In the Business Central Web Client, 🖱️click on the "?" (Help) icon in the top-right corner and select "Help & Support". 👉 Scroll down to the "Troubleshooting" section. 🧾 Here you’ll find the current version, platform, and...
by Salman | May 22, 2025 | Business Central, Inventory
Quick Summary: Item Ledger Entries track quantity movements. Value Entries track financial valuation (cost, adjustments). Inventory page shows current snapshot of stock. Use Case:When reconciling inventory or tracing valuation differences. Visual Aid:Include a table...