{"id":1938,"date":"2026-08-22T16:21:35","date_gmt":"2026-08-22T16:21:35","guid":{"rendered":"https:\/\/mesos.my\/?page_id=1938"},"modified":"2026-08-22T16:22:02","modified_gmt":"2026-08-22T16:22:02","slug":"accounting-features","status":"publish","type":"page","link":"https:\/\/mesos.my\/index.php\/accounting-features\/","title":{"rendered":"Accounting Features"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1938\" class=\"elementor elementor-1938\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a83083b e-con-full e-flex e-con e-parent\" data-id=\"a83083b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f43cb61 elementor-widget elementor-widget-html\" data-id=\"f43cb61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =========================================================\n     MESOS FEATURES LANDING SECTION\n     Self-contained HTML + CSS\n     Visual language matched to the latest MESOS E-Invoice page\n     No external CSS \/ JS required\n========================================================= -->\n\n<style>\n    .mesos-features,\n    .mesos-features * {\n        box-sizing: border-box;\n    }\n\n    .mesos-features {\n        --mesos-primary: #000000;\n        --mesos-primary-dark: #000000;\n        --mesos-primary-soft: #eff6ff;\n        --mesos-green: #16a34a;\n        --mesos-green-soft: #f0fdf4;\n        --mesos-orange: #ea580c;\n        --mesos-orange-soft: #fff7ed;\n        --mesos-purple: #7c3aed;\n        --mesos-purple-soft: #f5f3ff;\n        --mesos-blue: #2563eb;\n        --mesos-blue-soft: #eff6ff;\n        --mesos-text: #111827;\n        --mesos-muted: #667085;\n        --mesos-border: #e5e7eb;\n        --mesos-bg: #ffffff;\n        --mesos-soft-bg: #f8fafc;\n\n        width: 100%;\n        margin: 0;\n        padding: 0;\n        background: var(--mesos-bg);\n        color: var(--mesos-text);\n        font-family:\n            Inter,\n            -apple-system,\n            BlinkMacSystemFont,\n            \"Segoe UI\",\n            Roboto,\n            Helvetica,\n            Arial,\n            sans-serif;\n        line-height: 1.6;\n    }\n\n    .mesos-features-container {\n        width: min(1180px, calc(100% - 40px));\n        margin: 0 auto;\n    }\n\n    \/* =========================\n       HERO\n    ========================== *\/\n\n    .mesos-features-hero {\n        position: relative;\n        overflow: hidden;\n        padding: 105px 0 90px;\n        background:\n            radial-gradient(\n                circle at 80% 20%,\n                rgba(37, 99, 235, 0.11),\n                transparent 30%\n            ),\n            radial-gradient(\n                circle at 10% 85%,\n                rgba(22, 163, 74, 0.07),\n                transparent 25%\n            ),\n            linear-gradient(\n                180deg,\n                #ffffff 0%,\n                #f8fbff 100%\n            );\n    }\n\n    .mesos-features-hero-inner {\n        max-width: 940px;\n        margin: 0 auto;\n        text-align: center;\n        position: relative;\n        z-index: 2;\n    }\n\n    .mesos-features-badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        margin-bottom: 24px;\n        padding: 8px 15px;\n        border: 1px solid #bfdbfe;\n        border-radius: 999px;\n        background: #eff6ff;\n        color: #000000;\n        font-size: 13px;\n        font-weight: 700;\n        letter-spacing: 0.02em;\n    }\n\n    .mesos-features-badge-dot {\n        width: 8px;\n        height: 8px;\n        border-radius: 50%;\n        background: var(--mesos-green);\n        box-shadow: 0 0 0 4px rgba(22, 163, 74, 0.11);\n    }\n\n    .mesos-features-hero h1 {\n        margin: 0 auto 24px;\n        max-width: 1030px;\n        color: #0f172a;\n        font-size: clamp(40px, 6vw, 68px);\n        line-height: 1.05;\n        letter-spacing: -0.045em;\n        font-weight: 800;\n    }\n\n    .mesos-features-gradient-text {\n        background: linear-gradient(\n            90deg,\n            #000000,\n            #4f46e5\n        );\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        color: #000000;\n    }\n\n    .mesos-features-hero-desc {\n        max-width: 800px;\n        margin: 0 auto;\n        color: var(--mesos-muted);\n        font-size: 19px;\n        line-height: 1.75;\n    }\n\n    .mesos-features-hero-points {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 14px 28px;\n        margin-top: 34px;\n    }\n\n    .mesos-features-hero-point {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        color: #475467;\n        font-size: 14px;\n        font-weight: 600;\n    }\n\n    .mesos-features-check {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex: 0 0 20px;\n        width: 20px;\n        height: 20px;\n        border-radius: 50%;\n        background: var(--mesos-green-soft);\n        color: var(--mesos-green);\n        font-size: 12px;\n        font-weight: 800;\n    }\n\n    \/* =========================\n       COMMON SECTION\n    ========================== *\/\n\n    .mesos-features-section {\n        padding: 95px 0;\n    }\n\n    .mesos-features-section-soft {\n        background: var(--mesos-soft-bg);\n    }\n\n    .mesos-features-section-heading {\n        max-width: 820px;\n        margin: 0 auto 55px;\n        text-align: center;\n    }\n\n    .mesos-features-eyebrow {\n        display: block;\n        margin-bottom: 12px;\n        color: var(--mesos-primary);\n        font-size: 13px;\n        line-height: 1.4;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n    }\n\n    .mesos-features-section-heading h2 {\n        margin: 0 0 16px;\n        color: #101828;\n        font-size: clamp(31px, 4vw, 45px);\n        line-height: 1.15;\n        letter-spacing: -0.035em;\n        font-weight: 800;\n    }\n\n    .mesos-features-section-heading p {\n        margin: 0 auto;\n        max-width: 740px;\n        color: var(--mesos-muted);\n        font-size: 17px;\n        line-height: 1.7;\n    }\n\n    \/* =========================\n       INTRO\n    ========================== *\/\n\n    .mesos-features-intro-grid {\n        display: grid;\n        grid-template-columns: 1.15fr 0.85fr;\n        gap: 30px;\n        align-items: stretch;\n    }\n\n    .mesos-features-intro-main {\n        padding: 45px;\n        border: 1px solid var(--mesos-border);\n        border-radius: 24px;\n        background: #fff;\n        box-shadow:\n            0 1px 2px rgba(16, 24, 40, 0.03),\n            0 14px 40px rgba(16, 24, 40, 0.05);\n    }\n\n    .mesos-features-intro-main h3 {\n        margin: 22px 0 14px;\n        color: #101828;\n        font-size: 27px;\n        line-height: 1.25;\n        letter-spacing: -0.025em;\n    }\n\n    .mesos-features-intro-main p {\n        margin: 0;\n        color: var(--mesos-muted);\n        font-size: 16px;\n        line-height: 1.75;\n    }\n\n    .mesos-features-icon-large {\n        width: 58px;\n        height: 58px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 16px;\n        background: var(--mesos-primary-soft);\n        color: var(--mesos-primary);\n    }\n\n    .mesos-features-icon-large svg {\n        width: 28px;\n        height: 28px;\n    }\n\n    .mesos-features-info-panel {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n\n    .mesos-features-info-item {\n        padding: 23px 25px;\n        border: 1px solid var(--mesos-border);\n        border-radius: 18px;\n        background: #fff;\n    }\n\n    .mesos-features-info-item strong {\n        display: block;\n        margin-bottom: 5px;\n        color: #101828;\n        font-size: 15px;\n    }\n\n    .mesos-features-info-item span {\n        display: block;\n        color: var(--mesos-muted);\n        font-size: 14px;\n        line-height: 1.55;\n    }\n\n    \/* =========================\n       FEATURE CARDS\n    ========================== *\/\n\n    .mesos-features-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 22px;\n    }\n\n    .mesos-feature-card {\n        position: relative;\n        padding: 32px 30px;\n        overflow: hidden;\n        border: 1px solid var(--mesos-border);\n        border-radius: 21px;\n        background: #fff;\n        transition:\n            transform 0.25s ease,\n            box-shadow 0.25s ease,\n            border-color 0.25s ease;\n    }\n\n    .mesos-feature-card:hover {\n        transform: translateY(-4px);\n        border-color: #bfdbfe;\n        box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);\n    }\n\n    .mesos-feature-card-wide {\n        grid-column: span 2;\n    }\n\n    .mesos-feature-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 48px;\n        height: 48px;\n        margin-bottom: 25px;\n        border-radius: 14px;\n        background: var(--mesos-blue-soft);\n        color: var(--mesos-blue);\n    }\n\n    .mesos-feature-icon.green {\n        background: var(--mesos-green-soft);\n        color: var(--mesos-green);\n    }\n\n    .mesos-feature-icon.orange {\n        background: var(--mesos-orange-soft);\n        color: var(--mesos-orange);\n    }\n\n    .mesos-feature-icon.purple {\n        background: var(--mesos-purple-soft);\n        color: var(--mesos-purple);\n    }\n\n    .mesos-feature-icon.dark {\n        background: #f3f4f6;\n        color: #111827;\n    }\n\n    .mesos-feature-icon svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .mesos-feature-card h3 {\n        margin: 0 0 11px;\n        color: #101828;\n        font-size: 19px;\n        line-height: 1.35;\n        font-weight: 750;\n        letter-spacing: -0.015em;\n    }\n\n    .mesos-feature-card p {\n        margin: 0;\n        color: var(--mesos-muted);\n        font-size: 14.5px;\n        line-height: 1.7;\n    }\n\n    .mesos-feature-note {\n        display: inline-flex;\n        align-items: center;\n        gap: 7px;\n        margin-top: 18px;\n        padding: 6px 10px;\n        border-radius: 999px;\n        background: #f8fafc;\n        color: #475467;\n        font-size: 12px;\n        font-weight: 700;\n    }\n\n    \/* =========================\n       DOCUMENT WORKFLOW\n    ========================== *\/\n\n    .mesos-workflow-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 24px;\n    }\n\n    .mesos-workflow-card {\n        padding: 34px;\n        border: 1px solid var(--mesos-border);\n        border-radius: 22px;\n        background: #fff;\n    }\n\n    .mesos-workflow-card h3 {\n        margin: 0 0 7px;\n        color: #101828;\n        font-size: 22px;\n        letter-spacing: -0.02em;\n    }\n\n    .mesos-workflow-card > p {\n        margin: 0 0 26px;\n        color: var(--mesos-muted);\n        font-size: 14.5px;\n        line-height: 1.65;\n    }\n\n    .mesos-workflow-chain {\n        display: flex;\n        flex-wrap: wrap;\n        align-items: center;\n        gap: 9px;\n    }\n\n    .mesos-workflow-node {\n        padding: 9px 12px;\n        border: 1px solid var(--mesos-border);\n        border-radius: 10px;\n        background: #f8fafc;\n        color: #344054;\n        font-size: 12.5px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    .mesos-workflow-arrow {\n        color: #98a2b3;\n        font-size: 14px;\n        font-weight: 800;\n    }\n\n    \/* =========================\n       CALLOUT\n    ========================== *\/\n\n    .mesos-features-callout {\n        overflow: hidden;\n        position: relative;\n        padding: 55px;\n        border-radius: 28px;\n        background:\n            radial-gradient(\n                circle at 90% 10%,\n                rgba(255,255,255,0.13),\n                transparent 25%\n            ),\n            linear-gradient(\n                135deg,\n                #111827 0%,\n                #312e81 100%\n            );\n        color: #fff;\n    }\n\n    .mesos-features-callout-content {\n        position: relative;\n        z-index: 2;\n        max-width: 830px;\n    }\n\n    .mesos-features-callout-label {\n        display: inline-block;\n        margin-bottom: 15px;\n        color: #c7d2fe;\n        font-size: 13px;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n    }\n\n    .mesos-features-callout h2 {\n        margin: 0 0 17px;\n        color: #fff;\n        font-size: clamp(30px, 4vw, 43px);\n        line-height: 1.15;\n        letter-spacing: -0.035em;\n    }\n\n    .mesos-features-callout p {\n        margin: 0;\n        max-width: 760px;\n        color: #e0e7ff;\n        font-size: 16px;\n        line-height: 1.75;\n    }\n\n    \/* =========================\n       RESPONSIVE\n    ========================== *\/\n\n    @media (max-width: 960px) {\n        .mesos-features-intro-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mesos-features-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .mesos-feature-card-wide {\n            grid-column: span 1;\n        }\n\n        .mesos-workflow-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 640px) {\n        .mesos-features-container {\n            width: min(100% - 28px, 1180px);\n        }\n\n        .mesos-features-hero {\n            padding: 72px 0 65px;\n        }\n\n        .mesos-features-hero h1 {\n            font-size: 39px;\n        }\n\n        .mesos-features-hero-desc {\n            font-size: 17px;\n        }\n\n        .mesos-features-section {\n            padding: 70px 0;\n        }\n\n        .mesos-features-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mesos-features-intro-main {\n            padding: 32px 27px;\n        }\n\n        .mesos-workflow-card {\n            padding: 28px 24px;\n        }\n\n        .mesos-features-callout {\n            padding: 38px 28px;\n            border-radius: 22px;\n        }\n    }\n<\/style>\n\n<section class=\"mesos-features\">\n\n    <!-- =====================================================\n         HERO\n    ====================================================== -->\n    <section class=\"mesos-features-hero\">\n        <div class=\"mesos-features-container\">\n            <div class=\"mesos-features-hero-inner\">\n\n                <div class=\"mesos-features-badge\">\n                    <span class=\"mesos-features-badge-dot\"><\/span>\n                    MESOS Business Management\n                <\/div>\n\n                <h1>\n                    Everything you need to run your business,\n                    <span class=\"mesos-features-gradient-text\">built into MESOS<\/span>\n                <\/h1>\n\n                <p class=\"mesos-features-hero-desc\">\n                    Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice\n                    work together in one connected business management system.\n                <\/p>\n\n                <div class=\"mesos-features-hero-points\">\n                    <div class=\"mesos-features-hero-point\">\n                        <span class=\"mesos-features-check\">\u2713<\/span>\n                        Sales &amp; Purchasing\n                    <\/div>\n                    <div class=\"mesos-features-hero-point\">\n                        <span class=\"mesos-features-check\">\u2713<\/span>\n                        Inventory &amp; POS\n                    <\/div>\n                    <div class=\"mesos-features-hero-point\">\n                        <span class=\"mesos-features-check\">\u2713<\/span>\n                        Double-Entry Accounting\n                    <\/div>\n                    <div class=\"mesos-features-hero-point\">\n                        <span class=\"mesos-features-check\">\u2713<\/span>\n                        Malaysia E-Invoice\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         INTRO\n    ====================================================== -->\n    <section class=\"mesos-features-section\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Connected by Design<\/span>\n                <h2>One system from daily operations to accounting<\/h2>\n                <p>\n                    MESOS connects the business document, inventory movement, payment,\n                    accounting effect, tax treatment and related adjustment instead of\n                    treating every module as a separate process.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-intro-grid\">\n\n                <div class=\"mesos-features-intro-main\">\n                    <div class=\"mesos-features-icon-large\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\n                            <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\n                            <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\n                            <rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>Built around the transaction lifecycle<\/h3>\n                    <p>\n                        Start with the operational document your team actually uses. MESOS keeps\n                        the next document, stock movement, payment and accounting treatment connected\n                        as the transaction progresses through the business.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mesos-features-info-panel\">\n                    <div class=\"mesos-features-info-item\">\n                        <strong>Operations<\/strong>\n                        <span>Sales, purchasing, inventory, POS and F&amp;B POS in one working environment.<\/span>\n                    <\/div>\n\n                    <div class=\"mesos-features-info-item\">\n                        <strong>Accounting<\/strong>\n                        <span>Business transactions flow into the double-entry accounting framework.<\/span>\n                    <\/div>\n\n                    <div class=\"mesos-features-info-item\">\n                        <strong>Malaysia-ready<\/strong>\n                        <span>Tax and LHDN MyInvois information remain connected to the underlying transaction.<\/span>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         SALES\n    ====================================================== -->\n    <section class=\"mesos-features-section mesos-features-section-soft\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Sales<\/span>\n                <h2>Manage the complete sales process<\/h2>\n                <p>\n                    Keep customer-facing sales documents connected from the first proposal\n                    through fulfilment, invoicing, payment and subsequent adjustments.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 2h9l5 5v15H6z\"><\/path><path d=\"M14 2v6h6\"><\/path><path d=\"M9 13h6\"><\/path><path d=\"M9 17h4\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Proposal \/ Quotation<\/h3>\n                    <p>Prepare customer proposals and quotations before moving an accepted transaction into the sales process.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 4h14v16H5z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Sales Order<\/h3>\n                    <p>Record confirmed customer orders and keep the order connected to the documents that follow.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 7h13v10H3z\"><\/path><path d=\"M16 10h3l2 3v4h-5z\"><\/path><circle cx=\"7\" cy=\"18\" r=\"2\"><\/circle><circle cx=\"18\" cy=\"18\" r=\"2\"><\/circle><\/svg>\n                    <\/div>\n                    <h3>Delivery Order<\/h3>\n                    <p>Record goods delivered to customers and maintain the relationship back to the originating sale.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 2h12v20H6z\"><\/path><path d=\"M9 7h6\"><\/path><path d=\"M9 11h6\"><\/path><path d=\"M9 15h3\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Sales Invoice<\/h3>\n                    <p>Issue customer invoices with product, tax, currency, payment and accounting information connected to the transaction.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7h16\"><\/path><path d=\"M4 12h16\"><\/path><path d=\"M4 17h10\"><\/path><path d=\"M18 15v6\"><\/path><path d=\"M15 18h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Credit Note &amp; Debit Note<\/h3>\n                    <p>Adjust the original sales transaction while preserving the relationship between the adjustment and its source document.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 12h8\"><\/path><path d=\"M12 8v8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Customer Payments<\/h3>\n                    <p>Record customer settlements against sales documents and keep paid and outstanding amounts connected to receivables.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         PURCHASING & EXPENSES\n    ====================================================== -->\n    <section class=\"mesos-features-section\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Purchasing &amp; Expenses<\/span>\n                <h2>Handle stock purchases and non-stock vendor bills correctly<\/h2>\n                <p>\n                    MESOS separates inventory procurement from ordinary operating expenses,\n                    so stock-related purchases and non-stock vendor bills follow the right workflow.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h4\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Purchase Order<\/h3>\n                    <p>Create and manage purchase orders for products and stock being procured from suppliers.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 8l9-5 9 5-9 5z\"><\/path><path d=\"M3 8v8l9 5 9-5V8\"><\/path><path d=\"M12 13v8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Goods Received Note<\/h3>\n                    <p>Record goods received from suppliers and keep the receiving process connected to purchasing activity.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 2h12v20H6z\"><\/path><path d=\"M9 7h6\"><\/path><path d=\"M9 11h6\"><\/path><path d=\"M9 15h4\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Purchase \/ Supplier Bill<\/h3>\n                    <p>Record stock-related supplier purchases, costs and liabilities while keeping the purchase connected to inventory and accounting.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card mesos-feature-card-wide\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 3h14v18H5z\"><\/path><path d=\"M8 7h8\"><\/path><path d=\"M8 11h5\"><\/path><path d=\"M8 15h8\"><\/path><path d=\"M16 11h.01\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Bill (Other Vendor)<\/h3>\n                    <p>\n                        Record bills and operating expenses that are not related to inventory,\n                        such as rental, utilities, professional fees, maintenance, subscriptions\n                        and other vendor charges. MESOS records the expense, payable and subsequent\n                        payment through the accounting workflow without creating stock movements.\n                    <\/p>\n                    <span class=\"mesos-feature-note\">Non-stock related expenses<\/span>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7h16\"><\/path><path d=\"M4 12h16\"><\/path><path d=\"M4 17h10\"><\/path><path d=\"M18 15v6\"><\/path><path d=\"M15 18h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Purchase Credit &amp; Debit Notes<\/h3>\n                    <p>Adjust supplier purchase transactions while preserving the relationship with the original purchase document.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 12h8\"><\/path><path d=\"M12 8v8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Supplier Payments<\/h3>\n                    <p>Record payments made to suppliers and maintain the remaining payable balance against the relevant purchase transaction.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 6h18v12H3z\"><\/path><path d=\"M7 10h4\"><\/path><path d=\"M7 14h7\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Other Vendor Bill Payments<\/h3>\n                    <p>Settle non-stock vendor bills through the payable workflow without creating any inventory movement.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         INVENTORY\n    ====================================================== -->\n    <section class=\"mesos-features-section mesos-features-section-soft\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Inventory<\/span>\n                <h2>Keep products and stock movements connected<\/h2>\n                <p>\n                    Inventory activity follows the underlying purchase, sale and applicable adjustment\n                    instead of being maintained as a separate record.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7l8-4 8 4-8 4z\"><\/path><path d=\"M4 7v10l8 4 8-4V7\"><\/path><path d=\"M12 11v10\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Products &amp; Services<\/h3>\n                    <p>Maintain products and services in one catalogue for use across sales, purchasing, POS, tax and accounting workflows.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 6h18v12H3z\"><\/path><path d=\"M7 10h10\"><\/path><path d=\"M7 14h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Stock Tracking<\/h3>\n                    <p>Track stock movement generated by applicable purchasing, sales and inventory-related transactions.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 3v18\"><\/path><path d=\"M7 8l5-5 5 5\"><\/path><path d=\"M7 16l5 5 5-5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Adjustment Stock Effect<\/h3>\n                    <p>Where an adjustment affects inventory, MESOS can preserve the appropriate stock effect instead of treating every credit or debit adjustment the same way.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 4h14v5H5z\"><\/path><path d=\"M5 15h14v5H5z\"><\/path><path d=\"M12 9v6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Purchasing-to-Stock Flow<\/h3>\n                    <p>Goods received and stock-related purchases remain connected to the inventory movement that they create.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"><\/rect><path d=\"M7 8h10\"><\/path><path d=\"M7 12h4\"><\/path><path d=\"M15 12h2\"><\/path><path d=\"M7 16h10\"><\/path><\/svg>\n                    <\/div>\n                    <h3>POS Inventory Integration<\/h3>\n                    <p>Applicable POS sales feed back into inventory so operational sales and stock movement remain connected.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         POS & F&B POS\n    ====================================================== -->\n    <section class=\"mesos-features-section\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">POS &amp; F&amp;B POS<\/span>\n                <h2>Front-counter sales connected to the back office<\/h2>\n                <p>\n                    Process day-to-day counter and food-and-beverage transactions while keeping\n                    customer, inventory and accounting information within the MESOS environment.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"><\/rect><path d=\"M7 8h10\"><\/path><path d=\"M7 12h4\"><\/path><path d=\"M15 12h2\"><\/path><path d=\"M7 16h10\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Point of Sale<\/h3>\n                    <p>Process ordinary counter sales through MESOS POS with the transaction linked back to the business system.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 3v8a4 4 0 0 0 4 4h1\"><\/path><path d=\"M8 3v18\"><\/path><path d=\"M14 3v7\"><\/path><path d=\"M18 3v7\"><\/path><path d=\"M14 7h4\"><\/path><path d=\"M16 10v11\"><\/path><\/svg>\n                    <\/div>\n                    <h3>F&amp;B POS<\/h3>\n                    <p>Use a dedicated food-and-beverage POS workflow for operational sales while retaining back-office integration.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"9\" cy=\"8\" r=\"4\"><\/circle><path d=\"M3 21c0-4 2.8-7 6-7\"><\/path><circle cx=\"17\" cy=\"10\" r=\"3\"><\/circle><path d=\"M13 21c0-3 1.8-5 4-5 2.3 0 4 2 4 5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Walk-in &amp; Registered Customers<\/h3>\n                    <p>Handle normal walk-in sales while retaining customer records for transactions that need an identified customer.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 6h18\"><\/path><path d=\"M5 6l1 14h12l1-14\"><\/path><path d=\"M8 10h8\"><\/path><path d=\"M8 14h5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>POS-to-Inventory<\/h3>\n                    <p>Applicable POS sales can update stock movement so sales activity and inventory do not operate as separate records.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Accounting Integration<\/h3>\n                    <p>POS transactions feed the MESOS accounting framework instead of operating as disconnected front-counter sales records.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         ACCOUNTING\n    ====================================================== -->\n    <section class=\"mesos-features-section mesos-features-section-soft\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Accounting<\/span>\n                <h2>Accounting connected to real business transactions<\/h2>\n                <p>\n                    MESOS links operational transactions to the accounting framework so the ledger\n                    reflects what actually happened in sales, purchasing, payments and adjustments.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Double-Entry Accounting<\/h3>\n                    <p>Business transactions post through the MESOS double-entry accounting framework with debit and credit effects kept in balance.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 5h18\"><\/path><path d=\"M3 10h18\"><\/path><path d=\"M3 15h18\"><\/path><path d=\"M3 20h18\"><\/path><path d=\"M7 3v19\"><\/path><\/svg>\n                    <\/div>\n                    <h3>General Ledger<\/h3>\n                    <p>Keep accounting entries linked to the operational transactions that generated them for clearer financial records.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 12h8\"><\/path><path d=\"M12 8v8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Accounts Receivable<\/h3>\n                    <p>Track customer invoices, payments, adjustments and remaining receivable balances within the sales lifecycle.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 12h8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Accounts Payable<\/h3>\n                    <p>Track supplier purchases, other vendor bills, payments, adjustments and outstanding payable balances.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 3v18\"><\/path><path d=\"M5 8h14\"><\/path><path d=\"M5 16h14\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Central Posting Rules<\/h3>\n                    <p>Accounting treatment is controlled through central posting logic rather than each business module independently deciding its own entries.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 12a8 8 0 1 0 3-6\"><\/path><path d=\"M4 4v6h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Adjustment Relationships<\/h3>\n                    <p>Credit, debit and reversal-related accounting effects can retain their relationship to the transaction being adjusted.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         MALAYSIA TAX\n    ====================================================== -->\n    <section class=\"mesos-features-section\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Malaysia Tax<\/span>\n                <h2>Tax treatment connected across the transaction<\/h2>\n                <p>\n                    Configure Malaysia tax information centrally and carry the applicable treatment\n                    through products, sales, purchasing and related adjustment documents.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"7\" cy=\"7\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"17\" r=\"3\"><\/circle><path d=\"M5 19L19 5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Central Tax Configuration<\/h3>\n                    <p>Keep tax setup in one central configuration instead of maintaining independent tax rules in every document workflow.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Malaysia SST<\/h3>\n                    <p>Maintain the relevant Malaysia Sales and Service Tax configuration used by applicable business transactions.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7l8-4 8 4-8 4z\"><\/path><path d=\"M4 7v10l8 4 8-4V7\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Product Tax Classification<\/h3>\n                    <p>Keep tax classification information with products and services so it can be applied consistently in transaction workflows.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 8h18\"><\/path><path d=\"M3 16h18\"><\/path><path d=\"M8 3v18\"><\/path><path d=\"M16 3v18\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Inclusive &amp; Exclusive Pricing<\/h3>\n                    <p>Support transactions where tax is included in the displayed price or added separately according to the configured pricing treatment.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 3h14v18H5z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Sales &amp; Purchase Tax Treatment<\/h3>\n                    <p>Carry the applicable tax information into sales and purchasing transactions instead of treating tax as a disconnected field.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 12a8 8 0 1 0 3-6\"><\/path><path d=\"M4 4v6h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Credit \/ Debit Note Tax Continuity<\/h3>\n                    <p>Keep adjustment tax treatment tied to the underlying transaction instead of independently selecting an unrelated tax treatment.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         E-INVOICE\n    ====================================================== -->\n    <section class=\"mesos-features-section mesos-features-section-soft\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">LHDN MyInvois<\/span>\n                <h2>Malaysia E-Invoice built into the MESOS workflow<\/h2>\n                <p>\n                    Keep E-Invoice submission and MyInvois information connected to the same\n                    business transaction and accounting record already managed in MESOS.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 2L11 13\"><\/path><path d=\"M22 2l-7 20-4-9-9-4z\"><\/path><\/svg>\n                    <\/div>\n                    <h3>MyInvois Integration<\/h3>\n                    <p>Prepare and submit eligible Malaysia E-Invoice transactions to LHDN MyInvois through the MESOS workflow.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 12l3 3 5-6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Validation Status<\/h3>\n                    <p>Keep the MyInvois submission result visible so validated or rejected documents can be identified inside MESOS.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"><\/circle><path d=\"M4 21c0-4 3.6-7 8-7s8 3 8 7\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Customer E-Invoice Information<\/h3>\n                    <p>Maintain the customer identification and tax information needed for applicable E-Invoice transactions.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7l8-4 8 4-8 4z\"><\/path><path d=\"M4 7v10l8 4 8-4V7\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Product &amp; Service Classification<\/h3>\n                    <p>Use product and service classification information as part of the MyInvois transaction preparation process.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v6H4z\"><\/path><path d=\"M4 14h7v6H4z\"><\/path><path d=\"M15 14h5v6h-5z\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Consolidated POS E-Invoice<\/h3>\n                    <p>Support consolidated MyInvois processing for applicable POS transactions through the MESOS E-Invoice workflow.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M7 3h10v18H7z\"><\/path><path d=\"M10 8h4\"><\/path><path d=\"M10 12h4\"><\/path><path d=\"M10 16h4\"><\/path><\/svg>\n                    <\/div>\n                    <h3>E-Invoice Credit &amp; Debit Notes<\/h3>\n                    <p>Keep E-Invoice-related sales adjustments linked to the underlying transaction instead of creating a disconnected adjustment record.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"6\" height=\"6\"><\/rect><rect x=\"15\" y=\"3\" width=\"6\" height=\"6\"><\/rect><rect x=\"3\" y=\"15\" width=\"6\" height=\"6\"><\/rect><path d=\"M15 15h3v3h3\"><\/path><path d=\"M15 21v-3\"><\/path><path d=\"M21 15v2\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Validated E-Invoice Details<\/h3>\n                    <p>Keep submitted document details and the information used to access the validated MyInvois E-Invoice available within MESOS.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         MULTI-CURRENCY\n    ====================================================== -->\n    <section class=\"mesos-features-section\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Multi-Currency<\/span>\n                <h2>Work with transaction and base currencies<\/h2>\n                <p>\n                    Keep foreign-currency transaction values and their corresponding base-currency\n                    amounts connected throughout the document and accounting workflow.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 8h8\"><\/path><path d=\"M8 16h8\"><\/path><path d=\"M10 5v14\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Foreign-Currency Transactions<\/h3>\n                    <p>Use a transaction currency on applicable sales and purchase documents while retaining the company base currency.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7h11\"><\/path><path d=\"M12 4l3 3-3 3\"><\/path><path d=\"M20 17H9\"><\/path><path d=\"M12 14l-3 3 3 3\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Exchange Rates<\/h3>\n                    <p>Apply an exchange rate to convert the transaction amount into the relevant base-currency accounting value.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 5h16v14H4z\"><\/path><path d=\"M7 9h10\"><\/path><path d=\"M7 13h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Base-Currency Visibility<\/h3>\n                    <p>Show the corresponding base-currency amount alongside foreign-currency values where exchange-rate conversion applies.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Accounting Currency Treatment<\/h3>\n                    <p>Keep foreign-currency transaction values connected to the base-currency amounts used by the accounting entries.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         CUSTOMERS & SUPPLIERS\n    ====================================================== -->\n    <section class=\"mesos-features-section mesos-features-section-soft\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Customers &amp; Suppliers<\/span>\n                <h2>Keep counterparties connected to their transactions<\/h2>\n                <p>\n                    Customer and supplier records remain connected to sales, purchasing, balances,\n                    payments, tax and E-Invoice information.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"4\"><\/circle><path d=\"M4 21c0-4 3.6-7 8-7s8 3 8 7\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Customer Records<\/h3>\n                    <p>Maintain customer details for use across proposals, sales, invoices, payments, tax and E-Invoice transactions.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 21V7l8-4 8 4v14\"><\/path><path d=\"M8 11h8\"><\/path><path d=\"M8 15h8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Supplier &amp; Vendor Records<\/h3>\n                    <p>Maintain supplier and other vendor information for stock purchases, operating expenses, payables and settlements.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h8\"><\/path><path d=\"M8 16h5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Transaction History<\/h3>\n                    <p>Keep the relevant sales or purchasing documents associated with the customer, supplier or vendor record.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M8 12h8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Outstanding Balances<\/h3>\n                    <p>Track amounts still receivable from customers or payable to suppliers and vendors after settlements and adjustments.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 6h18v12H3z\"><\/path><path d=\"M7 10h4\"><\/path><path d=\"M7 14h7\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Payments &amp; Adjustments<\/h3>\n                    <p>Keep settlements and related adjustment documents associated with the underlying customer or vendor transaction.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 3h14v18H5z\"><\/path><path d=\"M8 8h8\"><\/path><path d=\"M8 12h5\"><\/path><path d=\"M8 16h8\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Tax &amp; E-Invoice Information<\/h3>\n                    <p>Store the relevant tax and identification information required when a customer or supplier transaction needs it.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         DOCUMENT WORKFLOW\n    ====================================================== -->\n    <section class=\"mesos-features-section\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Document Workflow<\/span>\n                <h2>Documents that follow the business process<\/h2>\n                <p>\n                    Move through the sales and purchasing lifecycle with related documents instead\n                    of repeatedly recreating disconnected information.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-workflow-grid\">\n\n                <div class=\"mesos-workflow-card\">\n                    <h3>Sales Flow<\/h3>\n                    <p>From the first customer offer through fulfilment and settlement.<\/p>\n                    <div class=\"mesos-workflow-chain\">\n                        <span class=\"mesos-workflow-node\">Proposal<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Sales Order<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Delivery Order<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Invoice<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Payment \/ Adjustment<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"mesos-workflow-card\">\n                    <h3>Purchasing Flow<\/h3>\n                    <p>From stock procurement through receiving, liability and settlement.<\/p>\n                    <div class=\"mesos-workflow-chain\">\n                        <span class=\"mesos-workflow-node\">Purchase Order<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">GRN<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Purchase<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Payment \/ Adjustment<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"mesos-workflow-card\">\n                    <h3>Non-Stock Expense Flow<\/h3>\n                    <p>Operating expenses can bypass inventory entirely while still following accounts payable.<\/p>\n                    <div class=\"mesos-workflow-chain\">\n                        <span class=\"mesos-workflow-node\">Other Vendor<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Bill<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Expense \/ Payable<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Payment<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"mesos-workflow-card\">\n                    <h3>Adjustment Continuity<\/h3>\n                    <p>Credit Notes and Debit Notes remain connected to the underlying transaction they are intended to adjust.<\/p>\n                    <div class=\"mesos-workflow-chain\">\n                        <span class=\"mesos-workflow-node\">Original Document<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Credit \/ Debit Note<\/span>\n                        <span class=\"mesos-workflow-arrow\">\u2192<\/span>\n                        <span class=\"mesos-workflow-node\">Accounting \/ Tax Effect<\/span>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         USERS & CONTROLS\n    ====================================================== -->\n    <section class=\"mesos-features-section mesos-features-section-soft\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-section-heading\">\n                <span class=\"mesos-features-eyebrow\">Users &amp; Controls<\/span>\n                <h2>Control access around business responsibilities<\/h2>\n                <p>\n                    Give users access to the MESOS functions required for their role while keeping\n                    accounting and transaction responsibilities controlled.\n                <\/p>\n            <\/div>\n\n            <div class=\"mesos-features-grid\">\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"8\" cy=\"8\" r=\"4\"><\/circle><circle cx=\"17\" cy=\"10\" r=\"3\"><\/circle><path d=\"M2 21c0-4 2.7-7 6-7\"><\/path><path d=\"M13 21c0-3 1.8-5 4-5 2.3 0 4 2 4 5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Multiple Users<\/h3>\n                    <p>Support different users working across the operational and accounting areas of the same MESOS environment.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 3l8 4v5c0 5-3.5 8-8 9-4.5-1-8-4-8-9V7z\"><\/path><path d=\"M9 12l2 2 4-5\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Role-Based Access<\/h3>\n                    <p>Assign access according to the user's business responsibilities rather than exposing every function to every user.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon orange\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"4\" y=\"4\" width=\"6\" height=\"6\"><\/rect><rect x=\"14\" y=\"4\" width=\"6\" height=\"6\"><\/rect><rect x=\"4\" y=\"14\" width=\"6\" height=\"6\"><\/rect><rect x=\"14\" y=\"14\" width=\"6\" height=\"6\"><\/rect><\/svg>\n                    <\/div>\n                    <h3>Module Permissions<\/h3>\n                    <p>Control which functional areas a user can access within the wider MESOS business workflow.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon purple\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 4h14v16H5z\"><\/path><path d=\"M9 8h6\"><\/path><path d=\"M9 12h6\"><\/path><path d=\"M9 16h4\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Controlled Accounting Roles<\/h3>\n                    <p>Keep accounting responsibilities within designated roles instead of making sensitive accounting operations universally available.<\/p>\n                <\/article>\n\n                <article class=\"mesos-feature-card\">\n                    <div class=\"mesos-feature-icon dark\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 12a8 8 0 1 0 3-6\"><\/path><path d=\"M4 4v6h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3>Transaction Lifecycle Controls<\/h3>\n                    <p>Keep operational actions tied to the appropriate transaction state and document relationships.<\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- =====================================================\n         FINAL CALLOUT\n    ====================================================== -->\n    <section class=\"mesos-features-section\">\n        <div class=\"mesos-features-container\">\n\n            <div class=\"mesos-features-callout\">\n                <div class=\"mesos-features-callout-content\">\n                    <span class=\"mesos-features-callout-label\">Integrated Business Management<\/span>\n                    <h2>One transaction. One connected business system.<\/h2>\n                    <p>\n                        MESOS connects sales, purchasing, non-stock expenses, inventory, POS,\n                        accounting, tax and Malaysia E-Invoice within the same transaction lifecycle.\n                        The operational document, stock effect, payable or receivable, accounting entry,\n                        tax treatment and related adjustment can remain connected instead of becoming\n                        separate records in separate systems.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1938","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \u2713 Sales &amp; Purchasing \u2713 Inventory &amp; POS \u2713 Double-Entry Accounting \u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"79KDQvZD88nGC7J-7wZpIbOT39D6XfXMdMP6U5CB34I\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/mesos.my\/index.php\/accounting-features\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Mesos Business Ecosystem - One System to Run Your Business\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Accounting Features - Mesos Business Ecosystem\" \/>\n\t\t<meta property=\"og:description\" content=\"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \u2713 Sales &amp; Purchasing \u2713 Inventory &amp; POS \u2713 Double-Entry Accounting \u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/mesos.my\/index.php\/accounting-features\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-22T16:21:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-22T16:22:02+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Accounting Features - Mesos Business Ecosystem\" \/>\n\t\t<meta name=\"twitter:description\" content=\"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \u2713 Sales &amp; Purchasing \u2713 Inventory &amp; POS \u2713 Double-Entry Accounting \u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mesos.my\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/#listItem\",\"name\":\"Accounting Features\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/#listItem\",\"position\":2,\"name\":\"Accounting Features\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mesos.my\\\/#organization\",\"name\":\"Mesos Business Ecosystem\",\"description\":\"One System to Run Your Business\",\"url\":\"https:\\\/\\\/mesos.my\\\/\",\"telephone\":\"+60109222759\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/mesos.my\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-MeCard-Logo-2024_FA-04.png\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/#webpage\",\"url\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/\",\"name\":\"Accounting Features - Mesos Business Ecosystem\",\"description\":\"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \\u2713 Sales & Purchasing \\u2713 Inventory & POS \\u2713 Double-Entry Accounting \\u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/accounting-features\\\/#breadcrumblist\"},\"datePublished\":\"2026-08-22T16:21:35+00:00\",\"dateModified\":\"2026-08-22T16:22:02+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mesos.my\\\/#website\",\"url\":\"https:\\\/\\\/mesos.my\\\/\",\"name\":\"Mesos Business Ecosystem\",\"description\":\"One System to Run Your Business\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Accounting Features - Mesos Business Ecosystem<\/title>\n\n","aioseo_head_json":{"title":"Accounting Features - Mesos Business Ecosystem","description":"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \u2713 Sales & Purchasing \u2713 Inventory & POS \u2713 Double-Entry Accounting \u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS","canonical_url":"https:\/\/mesos.my\/index.php\/accounting-features\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"79KDQvZD88nGC7J-7wZpIbOT39D6XfXMdMP6U5CB34I","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/mesos.my\/index.php\/accounting-features\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/mesos.my#listItem","position":1,"name":"Home","item":"https:\/\/mesos.my","nextItem":{"@type":"ListItem","@id":"https:\/\/mesos.my\/index.php\/accounting-features\/#listItem","name":"Accounting Features"}},{"@type":"ListItem","@id":"https:\/\/mesos.my\/index.php\/accounting-features\/#listItem","position":2,"name":"Accounting Features","previousItem":{"@type":"ListItem","@id":"https:\/\/mesos.my#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/mesos.my\/#organization","name":"Mesos Business Ecosystem","description":"One System to Run Your Business","url":"https:\/\/mesos.my\/","telephone":"+60109222759","logo":{"@type":"ImageObject","url":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png","@id":"https:\/\/mesos.my\/index.php\/accounting-features\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/mesos.my\/index.php\/accounting-features\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/mesos.my\/index.php\/accounting-features\/#webpage","url":"https:\/\/mesos.my\/index.php\/accounting-features\/","name":"Accounting Features - Mesos Business Ecosystem","description":"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \u2713 Sales & Purchasing \u2713 Inventory & POS \u2713 Double-Entry Accounting \u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/mesos.my\/#website"},"breadcrumb":{"@id":"https:\/\/mesos.my\/index.php\/accounting-features\/#breadcrumblist"},"datePublished":"2026-08-22T16:21:35+00:00","dateModified":"2026-08-22T16:22:02+00:00"},{"@type":"WebSite","@id":"https:\/\/mesos.my\/#website","url":"https:\/\/mesos.my\/","name":"Mesos Business Ecosystem","description":"One System to Run Your Business","inLanguage":"en-US","publisher":{"@id":"https:\/\/mesos.my\/#organization"}}]},"og:locale":"en_US","og:site_name":"Mesos Business Ecosystem - One System to Run Your Business","og:type":"article","og:title":"Accounting Features - Mesos Business Ecosystem","og:description":"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \u2713 Sales &amp; Purchasing \u2713 Inventory &amp; POS \u2713 Double-Entry Accounting \u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS","og:url":"https:\/\/mesos.my\/index.php\/accounting-features\/","og:image":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png","og:image:secure_url":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png","og:image:width":512,"og:image:height":512,"article:published_time":"2026-08-22T16:21:35+00:00","article:modified_time":"2026-08-22T16:22:02+00:00","twitter:card":"summary_large_image","twitter:title":"Accounting Features - Mesos Business Ecosystem","twitter:description":"MESOS Business Management Everything you need to run your business, built into MESOS Sales, purchasing, inventory, POS, accounting, tax and Malaysia E-Invoice work together in one connected business management system. \u2713 Sales &amp; Purchasing \u2713 Inventory &amp; POS \u2713 Double-Entry Accounting \u2713 Malaysia E-Invoice Connected by Design One system from daily operations to accounting MESOS","twitter:image":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png"},"aioseo_meta_data":{"post_id":"1938","title":"#post_title #separator_sa #site_title","description":"#post_content","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-08-22 16:22:44","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-22 16:21:00","updated":"2026-08-22 16:22:44"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/mesos.my\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tAccounting Features\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/mesos.my"},{"label":"Accounting Features","link":"https:\/\/mesos.my\/index.php\/accounting-features\/"}],"_links":{"self":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages\/1938","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/comments?post=1938"}],"version-history":[{"count":4,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages\/1938\/revisions"}],"predecessor-version":[{"id":1942,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages\/1938\/revisions\/1942"}],"wp:attachment":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/media?parent=1938"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}