{"id":988255,"date":"2025-05-17T17:02:15","date_gmt":"2025-05-17T17:02:15","guid":{"rendered":"http:\/\/localhost\/buy-solutions\/wordpress\/?page_id=988255"},"modified":"2025-05-17T19:53:28","modified_gmt":"2025-05-17T19:53:28","slug":"microsoft-dynamics-software","status":"publish","type":"page","link":"https:\/\/accountingsoft.ng\/index.php\/microsoft-dynamics-software\/","title":{"rendered":"Microsoft Dynamics Software"},"content":{"rendered":"<div class=\"vgblk-rw-wrapper limit-wrapper\"><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Microsoft Dynamics Solutions<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\" integrity=\"sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n<style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 20px;\n            line-height: 1.6;\n            background-color: transparent;\n        }\n        h1 {\n            text-align: center;\n            color: #333;\n            margin-bottom: 40px;\n        }\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        .intro-section {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        .intro-section h2 {\n            font-size: 2em;\n            color: #333;\n            margin-bottom: 10px;\n        }\n        .intro-section p {\n            color: #666;\n            margin-bottom: 20px;\n        }\n        .feature-grid {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            margin-bottom: 20px;\n        }\n        .feature-item {\n            flex: 1;\n            max-width: 250px;\n            text-align: left;\n        }\n        .feature-item i {\n            font-size: 2em;\n            color: #0078d4;\n            margin-bottom: 10px;\n        }\n        .feature-item h3 {\n            font-size: 1.2em;\n            color: #0078d4;\n            margin: 0 0 10px;\n        }\n        .feature-item p {\n            color: #666;\n            margin: 0;\n        }\n        .divider {\n            border-top: 2px solid #f4a261;\n            margin: 0 auto;\n            width: 100px;\n        }\n        .pricing-section {\n            margin-bottom: 40px;\n            text-align: center;\n        }\n        .pricing-section h2 {\n            color: #0078d4;\n            margin-bottom: 20px;\n        }\n        .pricing-grid {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n        }\n        .pricing-card {\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n            border-radius: 8px;\n            padding: 20px;\n            width: 300px;\n            background-color: white;\n            text-align: left;\n        }\n        .pricing-card h3 {\n            color: #0078d4;\n            margin: 0 0 10px;\n        }\n        .pricing-card .price {\n            font-size: 2em;\n            color: #0078d4;\n            margin: 10px 0;\n        }\n        .pricing-card ul {\n            list-style-type: none;\n            padding: 0;\n            color: #0078d4;\n        }\n        .pricing-card ul li {\n            margin-bottom: 5px;\n        }\n        .pricing-card button {\n            background-color: #0078d4;\n            color: white;\n            border: none;\n            padding: 10px 20px;\n            border-radius: 5px;\n            cursor: pointer;\n            width: 100%;\n            margin-top: 10px;\n        }\n        .pricing-card button:hover {\n            background-color: #005bb5;\n        }\n        .section {\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n            border-radius: 8px;\n            padding: 20px;\n            margin-bottom: 30px;\n            width: 100%;\n            box-sizing: border-box;\n            background-color: transparent;\n        }\n        .section h2 {\n            color: #2c3e50;\n            border-bottom: 2px solid #2c3e50;\n            padding-bottom: 10px;\n            margin-bottom: 15px;\n        }\n        .section p {\n            color: #666;\n            margin-bottom: 15px;\n        }\n        .video-container {\n            position: relative;\n            width: 100%;\n            padding-bottom: 56.25%; \/* 16:9 Aspect Ratio *\/\n            margin-bottom: 15px;\n        }\n        .video-container iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n        .services-section {\n            margin-bottom: 40px;\n            text-align: center;\n        }\n        .services-section h2 {\n            color: #333;\n            margin-bottom: 20px;\n        }\n        .services-section p {\n            color: #666;\n            margin-bottom: 20px;\n        }\n        .services-grid {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n        }\n        .services-item {\n            text-align: center;\n            width: 150px;\n        }\n        .services-item i {\n            font-size: 2em;\n            color: #333;\n            margin-bottom: 10px;\n        }\n        .services-item h3 {\n            font-size: 1.2em;\n            color: #333;\n            margin: 0 0 10px;\n        }\n        .services-item button {\n            background-color: #0078d4;\n            color: white;\n            border: none;\n            padding: 10px 20px;\n            border-radius: 5px;\n            cursor: pointer;\n            margin-top: 10px;\n        }\n        .services-item button:hover {\n            background-color: #005bb5;\n        }\n        @media (max-width: 1024px) {\n            .container {\n                max-width: 90%;\n            }\n            .feature-grid, .pricing-grid, .services-grid {\n                flex-direction: column;\n                align-items: center;\n            }\n            .feature-item, .pricing-card, .services-item {\n                max-width: 100%;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<div class=\"container\">\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"475\" class=\"wp-image-988259\" src=\"http:\/\/localhost\/buy-solutions\/wordpress\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-17-at-18.07.16-1024x475.png\" alt=\"\" srcset=\"https:\/\/accountingsoft.ng\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-17-at-18.07.16-1024x475.png 1024w, https:\/\/accountingsoft.ng\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-17-at-18.07.16-300x139.png 300w, https:\/\/accountingsoft.ng\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-17-at-18.07.16-768x356.png 768w, https:\/\/accountingsoft.ng\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-17-at-18.07.16-1536x712.png 1536w, https:\/\/accountingsoft.ng\/wp-content\/uploads\/2025\/05\/Screenshot-2025-05-17-at-18.07.16.png 1652w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<div class=\"pricing-section\">\n<h2>Dynamics 365 Business Central Pricing &#038; Licensing<\/h2>\n<div class=\"pricing-grid\">\n<div class=\"pricing-card\">\n<h3>Dynamics 365 Business Central Essentials<\/h3>\n<div class=\"price\">$70<\/div>\n<p>Per user \/ per month<\/p>\n<ul>\n<li>\u2714 Financial Management<\/li>\n<li>\u2714 Inventory Management<\/li>\n<li>\u2714 Sales Order Management<\/li>\n<li>\u2714 Purchase Order Management<\/li>\n<li>\u2714 Project Management<\/li>\n<li>\u2714 Additional Capabilities<\/li>\n<\/ul>\n<p>                    <button>Request Pricing<\/button>\n                <\/div>\n<div class=\"pricing-card\">\n<h3>Dynamics 365 Business Central Premium<\/h3>\n<div class=\"price\">$100<\/div>\n<p>Per user \/ per month<\/p>\n<ul>\n<li>\u2714 Financial Management<\/li>\n<li>\u2714 Inventory Management<\/li>\n<li>\u2714 Sales Order Management<\/li>\n<li>\u2714 Purchase Order Management<\/li>\n<li>\u2714 Project Management<\/li>\n<li>\u2714 Service Management<\/li>\n<li>\u2714 Manufacturing<\/li>\n<li>\u2714 Additional Capabilities<\/li>\n<\/ul>\n<p>                    <button>Request Pricing<\/button>\n                <\/div>\n<div class=\"pricing-card\">\n<h3>Dynamics 365 Business Central Team Members<\/h3>\n<div class=\"price\">$8<\/div>\n<p>Per user \/ per month<\/p>\n<ul>\n<li>\u2714 Access data in Microsoft BC<\/li>\n<li>\u2714 Update existing data and entries<\/li>\n<li>\u2714 Approve or reject assigned workflow tasks<\/li>\n<li>\u2714 Create, edit and delete sales or purchase quotes<\/li>\n<li>\u2714 Create, edit and delete personal information<\/li>\n<li>\u2714 Enter job time sheets<\/li>\n<li>\u2714 Microsoft Power Apps integration<\/li>\n<\/ul>\n<p>                    <button>Request Pricing<\/button>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"section\">\n<h2>Microsoft Dynamics 365 Business Central<\/h2>\n<p>Microsoft Dynamics 365 Business Central is a comprehensive cloud-based business management solution designed for small and medium-sized businesses. It integrates finance, sales, service, and operations into a single platform, leveraging AI and automation to streamline processes. With features like financial management, supply chain optimization, and real-time analytics, it helps businesses adapt and grow efficiently.<\/p>\n<div class=\"video-container\">\n                <iframe width=\"570\" height=\"388\" src=\"https:\/\/www.youtube.com\/embed\/q9Q1fOA0818\" title=\"Microsoft Dynamics 365 Business Central\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n            <\/div>\n<p>Key benefits include seamless integration with Microsoft 365 tools, scalable cloud infrastructure, and the ability to manage multiple entities and currencies. It\u2019s ideal for businesses looking to modernize their operations with a trusted solution used by over 45,000 companies worldwide.<\/p>\n<\/p><\/div>\n<div class=\"services-section\">\n<h2>Our Microsoft Dynamics GP Services<\/h2>\n<p>Our Dynamics GP consultants can improve your collaboration &#038; productivity by leveraging Dynamics GP in-line with your business process. From licensing to support &#038; maintenance, we can help you gain maximize efficiency out of Dynamics GP systems.<\/p>\n<div class=\"services-grid\">\n<div class=\"services-item\">\n                    <i class=\"fas fa-certificate\"><\/i><\/p>\n<h3>Licensing<\/h3>\n<\/p><\/div>\n<div class=\"services-item\">\n                    <i class=\"fas fa-users\"><\/i><\/p>\n<h3>Consulting<\/h3>\n<\/p><\/div>\n<div class=\"services-item\">\n                    <i class=\"fas fa-cogs\"><\/i><\/p>\n<h3>Implementation<\/h3>\n<\/p><\/div>\n<div class=\"services-item\">\n                    <i class=\"fas fa-sync-alt\"><\/i><\/p>\n<h3>Upgrade &#038; Migration<\/h3>\n<\/p><\/div>\n<div class=\"services-item\">\n                    <i class=\"fas fa-tools\"><\/i><\/p>\n<h3>Customizations<\/h3>\n<\/p><\/div>\n<div class=\"services-item\">\n                    <i class=\"fas fa-plug\"><\/i><\/p>\n<h3>Integration<\/h3>\n<\/p><\/div>\n<div class=\"services-item\">\n                    <i class=\"fas fa-life-ring\"><\/i><\/p>\n<h3>Support &#038; Maintenance<\/h3>\n<\/p><\/div>\n<div class=\"services-item\">\n                    <i class=\"fas fa-chart-bar\"><\/i><\/p>\n<h3>Reporting<\/h3>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <button>Schedule A Demo<\/button>\n        <\/div>\n<div class=\"section\">\n<h2>Microsoft Dynamics GP<\/h2>\n<p>Microsoft Dynamics GP is a robust business management solution tailored for small and mid-sized organizations, focusing on automating and streamlining financial and operational processes. Known for its on-premise flexibility, it offers strong accounting, inventory, and reporting capabilities, making it a reliable choice for businesses with complex needs.<\/p>\n<div class=\"video-container\">\n                <iframe src=\"https:\/\/www.youtube.com\/embed\/QroclLpi7h8\" title=\"Microsoft Dynamics GP Overview\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n            <\/div>\n<p>With a long history of supporting businesses, Dynamics GP provides perpetual and subscription licensing options, along with on-premise or cloud hosting. It continues to receive updates under the Modern Lifecycle Policy, though Microsoft encourages migration to Business Central for future cloud and AI advancements.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p><\/body><br \/>\n<\/html><\/div>\n<p><!-- .vgblk-rw-wrapper --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft Dynamics Solutions Dynamics 365 Business Central Pricing &#038; Licensing Dynamics 365 Business Central Essentials $70 Per user \/ per month \u2714 Financial Management \u2714 Inventory Management \u2714 Sales Order Management \u2714 Purchase Order Management \u2714 Project Management \u2714 Additional Capabilities Request Pricing Dynamics 365 Business Central Premium $100 Per user \/ per month \u2714&#8230;<\/p>\n","protected":false},"author":1,"featured_media":988259,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-988255","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/pages\/988255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/comments?post=988255"}],"version-history":[{"count":32,"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/pages\/988255\/revisions"}],"predecessor-version":[{"id":988296,"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/pages\/988255\/revisions\/988296"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/media\/988259"}],"wp:attachment":[{"href":"https:\/\/accountingsoft.ng\/index.php\/wp-json\/wp\/v2\/media?parent=988255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}