{"id":136,"date":"2026-07-09T18:05:10","date_gmt":"2026-07-09T11:05:10","guid":{"rendered":"https:\/\/sks.vn\/?page_id=136"},"modified":"2026-07-09T18:12:36","modified_gmt":"2026-07-09T11:12:36","slug":"maintenance-request-appliation","status":"publish","type":"page","link":"https:\/\/sks.vn\/?page_id=136","title":{"rendered":"Maintenance Request Appliation"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Scope css wrapper tr\u00e1nh \u1ea3nh h\u01b0\u1edfng c\u1ea5u tr\u00fac theme Nisarg *\/\n.sks-mra-wrapper {\n    background-color: #161616;\n    color: #e0e0e0;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    padding: 50px 25px;\n    border-radius: 12px;\n    max-width: 1140px;\n    margin: 20px auto;\n    line-height: 1.65;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);\n}\n\n.mra-header {\n    text-align: center;\n    margin-bottom: 50px;\n    border-bottom: 1px solid #2a2a2a;\n    padding-bottom: 35px;\n}\n\n.mra-title {\n    color: #ffffff !important;\n    font-size: 34px !important;\n    font-weight: 700 !important;\n    margin-bottom: 15px !important;\n    letter-spacing: -0.5px;\n}\n\n.mra-subtitle {\n    color: #999999;\n    font-size: 16px;\n    max-width: 850px;\n    margin: 0 auto;\n}\n\n.mra-section {\n    margin-bottom: 50px;\n}\n\n.mra-section-title {\n    color: #0073aa !important;\n    font-size: 22px !important;\n    font-weight: 600 !important;\n    margin-bottom: 20px !important;\n    padding-left: 15px;\n    border-left: 4px solid #0073aa;\n}\n\n.mra-text {\n    color: #cccccc;\n    font-size: 15px;\n    margin-bottom: 20px;\n}\n\n\/* Responsive Table *\/\n.mra-table-responsive {\n    overflow-x: auto;\n    border-radius: 8px;\n    border: 1px solid #2a2a2a;\n}\n\n.mra-status-table {\n    width: 100%;\n    border-collapse: collapse;\n    background-color: #1d1d1d;\n    margin: 0;\n}\n\n.mra-status-table th {\n    background-color: #252525;\n    color: #ffffff;\n    font-weight: 600;\n    text-align: left;\n    padding: 14px 18px;\n    border-bottom: 2px solid #2a2a2a;\n}\n\n.mra-status-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #2a2a2a;\n    color: #b5b5b5;\n    font-size: 14px;\n}\n\n.status-indicator {\n    display: flex;\n    align-items: center;\n    font-weight: 500;\n    color: #ffffff;\n}\n\n.dot {\n    display: inline-block;\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    margin-right: 10px;\n}\n\n.dot-green { background-color: #2ea244; box-shadow: 0 0 8px #2ea244; }\n.dot-red { background-color: #d94f4f; box-shadow: 0 0 8px #d94f4f; }\n.dot-yellow { background-color: #f2c94c; box-shadow: 0 0 8px #f2c94c; }\n.dot-blue { background-color: #2f80ed; box-shadow: 0 0 8px #2f80ed; }\n\n\/* Grid Layout Cards *\/\n.mra-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px;\n    margin-top: 25px;\n}\n\n.mra-card {\n    background-color: #1d1d1d;\n    padding: 25px 20px;\n    border-radius: 8px;\n    border: 1px solid #2a2a2a;\n    position: relative;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.mra-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.4);\n}\n\n.card-step {\n    font-size: 12px;\n    font-weight: 700;\n    background: #2a2a2a;\n    padding: 3px 8px;\n    border-radius: 4px;\n    display: inline-block;\n    color: #888;\n    margin-bottom: 15px;\n}\n\n.card-title {\n    color: #ffffff !important;\n    font-size: 17px !important;\n    font-weight: 600 !important;\n    margin: 0 0 10px 0 !important;\n}\n\n.card-desc {\n    color: #a0a0a0;\n    font-size: 13.5px;\n    margin: 0;\n    line-height: 1.6;\n}\n\n.border-yellow { border-top: 3px solid #f2c94c; }\n.border-blue { border-top: 3px solid #2f80ed; }\n.border-red { border-top: 3px solid #d94f4f; }\n.border-green { border-top: 3px solid #2ea244; }\n\n\/* Info Area *\/\n.info-box {\n    background-color: #1d1d1d;\n    border: 1px solid #2a2a2a;\n    padding: 30px;\n    border-radius: 8px;\n}\n\n.text-accent {\n    color: #0073aa !important;\n    border-left: none;\n    padding-left: 0;\n}\n\n.mra-list {\n    padding-left: 20px;\n    margin: 0;\n}\n\n.mra-list li {\n    margin-bottom: 12px;\n    color: #b5b5b5;\n    font-size: 14.5px;\n}\n\n.mra-list li strong {\n    color: #ffffff;\n}\n\n\/* Call To Action Box *\/\n.mra-cta-box {\n    text-align: center;\n    background: linear-gradient(135deg, #1d1d1d 0%, #111111 100%);\n    padding: 45px 20px;\n    border-radius: 10px;\n    border: 1px solid #0073aa;\n    margin-top: 60px;\n}\n\n.cta-title {\n    color: #ffffff !important;\n    font-size: 26px !important;\n    font-weight: 700 !important;\n    margin-bottom: 15px !important;\n}\n\n.cta-desc {\n    color: #a5a5a5;\n    font-size: 15px;\n    max-width: 700px;\n    margin: 0 auto 30px;\n}\n\n.mra-btn-primary {\n    display: inline-block;\n    background-color: #0073aa;\n    color: #ffffff !important;\n    font-weight: 600;\n    font-size: 15px;\n    padding: 14px 36px;\n    border-radius: 4px;\n    text-decoration: none !important;\n    box-shadow: 0 4px 12px rgba(0, 115, 170, 0.3);\n    transition: all 0.2s ease-in-out;\n}\n\n.mra-btn-primary:hover {\n    background-color: #005a87;\n    transform: scale(1.02);\n    box-shadow: 0 6px 18px rgba(0, 115, 170, 0.4);\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n    .sks-mra-wrapper { padding: 30px 15px; }\n    .mra-title { font-size: 26px !important; }\n    .mra-grid { grid-template-columns: 1fr; }\n    .cta-title { font-size: 21px !important; }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function() {\n    function initMRAScripts() {\n        const ctaButton = document.querySelector('.mra-btn-primary');\n        if (ctaButton) {\n            ctaButton.addEventListener('click', function(e) {\n                \/\/ N\u01a1i dev c\u1ea5u h\u00ecnh Analytics Event \/ Goal tracking n\u1ebfu c\u1ea7n\n                console.log('MRA Solution Page: Chuy\u1ec3n h\u01b0\u1edbng t\u1edbi trang li\u00ean h\u1ec7 \/contact-us\/');\n            });\n        }\n    }\n\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', initMRAScripts);\n    } else {\n        initMRAScripts();\n    }\n})();\n<\/script>\n\n<div class=\"sks-mra-wrapper\">\n    \n    <header class=\"mra-header\">\n        <h1 class=\"mra-title\">Maintenance Request Application (MRA)<\/h1>\n        <p class=\"mra-subtitle\">Gi\u1ea3i ph\u00e1p chuy\u1ec3n \u0111\u1ed5i s\u1ed1 quy tr\u00ecnh qu\u1ea3n l\u00fd, b\u00e1o s\u1ef1 c\u1ed1 v\u00e0 b\u1ea3o tr\u00ec thi\u1ebft b\u1ecb to\u00e0n di\u1ec7n cho doanh nghi\u1ec7p. T\u1ed1i \u01b0u h\u00f3a hi\u1ec7u su\u1ea5t v\u1eadn h\u00e0nh v\u00e0 k\u1ebft n\u1ed1i \u0111\u1ed3ng b\u1ed9 gi\u1eefa c\u00e1c b\u1ed9 ph\u1eadn S\u1ea3n xu\u1ea5t, B\u1ea3o tr\u00ec v\u00e0 An to\u00e0n (EHS).<\/p>\n    <\/header>\n\n    <section class=\"mra-section\">\n        <h2 class=\"mra-section-title\">1. Gi\u00e1m S\u00e1t Tr\u1ea1ng Th\u00e1i Thi\u1ebft B\u1ecb Tr\u1ef1c Quan<\/h2>\n        <p class=\"mra-text\">H\u1ec7 th\u1ed1ng m\u00e3 h\u00f3a t\u00ecnh tr\u1ea1ng v\u1eadn h\u00e0nh th\u1ef1c t\u1ebf c\u1ee7a to\u00e0n b\u1ed9 t\u00e0i s\u1ea3n t\u1ea1i nh\u00e0 m\u00e1y ho\u1eb7c v\u0103n ph\u00f2ng theo th\u1eddi gian th\u1ef1c (Real-time Dashboard), gi\u00fap ng\u01b0\u1eddi qu\u1ea3n l\u00fd n\u1eafm b\u1eaft th\u00f4ng tin ngay l\u1eadp t\u1ee9c:<\/p>\n        \n        <div class=\"mra-table-responsive\">\n            <table class=\"mra-status-table\">\n                <thead>\n                    <tr>\n                        <th>M\u00e3 m\u00e0u ch\u1ec9 th\u1ecb<\/th>\n                        <th>\u00dd ngh\u0129a tr\u1ea1ng th\u00e1i v\u1eadn h\u00e0nh<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"status-indicator\"><span class=\"dot dot-green\"><\/span> Xanh l\u00e1<\/div>\n                        <\/td>\n                        <td>Thi\u1ebft b\u1ecb ho\u1ea1t \u0111\u1ed9ng t\u1ed1t, s\u1eb5n s\u00e0ng v\u1eadn h\u00e0nh \u1ed5n \u0111\u1ecbnh.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\n                            <div class=\"status-indicator\"><span class=\"dot dot-red\"><\/span> \u0110\u1ecf<\/div>\n                        <\/td>\n                        <td>Thi\u1ebft b\u1ecb g\u1eb7p s\u1ef1 c\u1ed1 nghi\u00eam tr\u1ecdng ho\u1eb7c l\u1ed7i li\u00ean quan \u0111\u1ebfn <strong>An to\u00e0n (EHS)<\/strong>.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\n                            <div class=\"status-indicator\"><span class=\"dot dot-yellow\"><\/span> V\u00e0ng<\/div>\n                        <\/td>\n                        <td>Thi\u1ebft b\u1ecb \u0111ang c\u00f3 y\u00eau c\u1ea7u s\u1eeda ch\u1eefa do l\u1ed7i h\u1ecfng h\u00f3c k\u1ef9 thu\u1eadt th\u00f4ng th\u01b0\u1eddng.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\n                            <div class=\"status-indicator\"><span class=\"dot dot-blue\"><\/span> Xanh d\u01b0\u01a1ng<\/div>\n                        <\/td>\n                        <td>Thi\u1ebft b\u1ecb \u0111ang trong ho\u1ea1t \u0111\u1ed9ng b\u1ea3o tr\u00ec \u0111\u1ecbnh k\u1ef3 theo k\u1ebf ho\u1ea1ch.<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section>\n\n    <section class=\"mra-section\">\n        <h2 class=\"mra-section-title\">2. Quy Tr\u00ecnh V\u1eadn H\u00e0nh Kh\u00e9p K\u00edn (Closed-loop)<\/h2>\n        <p class=\"mra-text\">MRA s\u1ed1 h\u00f3a to\u00e0n b\u1ed9 v\u00f2ng \u0111\u1eddi c\u1ee7a m\u1ed9t y\u00eau c\u1ea7u s\u1eeda ch\u1eefa, t\u1ef1 \u0111\u1ed9ng chuy\u1ec3n tr\u1ea1ng th\u00e1i linh ho\u1ea1t \u0111\u1ec3 t\u1ed1i \u01b0u hi\u1ec7u su\u1ea5t x\u1eed l\u00fd gi\u1eefa c\u00e1c ph\u00f2ng ban:<\/p>\n        \n        <div class=\"mra-grid\">\n            <div class=\"mra-card border-yellow\">\n                <div class=\"card-step\">01<\/div>\n                <h3 class=\"card-title\">Kh\u1edfi t\u1ea1o Y\u00eau c\u1ea7u<\/h3>\n                <p class=\"card-desc\">Nh\u00e2n vi\u00ean d\u1ec5 d\u00e0ng t\u00ecm ki\u1ebfm thi\u1ebft b\u1ecb theo ph\u00e2n nh\u00f3m\/v\u1ecb tr\u00ed, nh\u1eadp n\u1ed9i dung m\u00f4 t\u1ea3 l\u1ed7i, ch\u1ecdn ph\u00e2n lo\u1ea1i, m\u1ee9c \u0111\u1ed9 \u01b0u ti\u00ean v\u00e0 thi\u1ebft l\u1eadp ng\u00e0y mong \u0111\u1ee3i ho\u00e0n th\u00e0nh \u0111\u1ec3 g\u1eedi h\u1ec7 th\u1ed1ng.<\/p>\n            <\/div>\n            <div class=\"mra-card border-blue\">\n                <div class=\"card-step\">02<\/div>\n                <h3 class=\"card-title\">\u0110i\u1ec1u ph\u1ed1i &amp; S\u1eeda ch\u1eefa<\/h3>\n                <p class=\"card-desc\">B\u1ed9 ph\u1eadn chuy\u00ean tr\u00e1ch ti\u1ebfp nh\u1eadn v\u00e0 c\u1eadp nh\u1eadt tr\u1ea1ng th\u00e1i \u0111\u1ed9ng: <em>\u0110\u00e3 l\u00ean l\u1ecbch (On Schedule) \u2192 \u0110ang x\u1eed l\u00fd (Processing) \u2192 Ho\u00e0n th\u00e0nh (Completed)<\/em> ho\u1eb7c T\u1eeb ch\u1ed1i (Rejected) n\u1ebfu th\u00f4ng tin sai l\u1ec7ch.<\/p>\n            <\/div>\n            <div class=\"mra-card border-red\">\n                <div class=\"card-step\">03<\/div>\n                <h3 class=\"card-title\">Ki\u1ec3m duy\u1ec7t An to\u00e0n (EHS)<\/h3>\n                <p class=\"card-desc\">\u0110\u1ed1i v\u1edbi c\u00e1c h\u1ea1ng m\u1ee5c li\u00ean quan \u0111\u1ebfn An to\u00e0n lao \u0111\u1ed9ng, h\u1ec7 th\u1ed1ng b\u1eaft bu\u1ed9c ph\u1ea3i th\u00f4ng qua lu\u1ed3ng ki\u1ec3m tra v\u00e0 k\u00fd duy\u1ec7t \u0111i\u1ec7n t\u1eed t\u1eeb b\u1ed9 ph\u1eadn EHS tr\u01b0\u1edbc khi nghi\u1ec7m thu.<\/p>\n            <\/div>\n            <div class=\"mra-card border-green\">\n                <div class=\"card-step\">04<\/div>\n                <h3 class=\"card-title\">Nghi\u1ec7m thu &amp; \u0110\u00f3ng<\/h3>\n                <p class=\"card-desc\">Ng\u01b0\u1eddi kh\u1edfi t\u1ea1o ki\u1ec3m tra th\u1ef1c t\u1ebf: X\u00e1c nh\u1eadn \u0110\u1ea1t \u0111\u1ec3 chuy\u1ec3n tr\u1ea1ng th\u00e1i sang <strong>\u0110\u00f3ng (Closed)<\/strong>, ho\u1eb7c T\u00e1i m\u1edf lu\u1ed3ng x\u1eed l\u00fd <strong>M\u1edf (Open)<\/strong> n\u1ebfu ch\u1ea5t l\u01b0\u1ee3ng s\u1eeda ch\u1eefa ch\u01b0a \u0111\u1ea1t y\u00eau c\u1ea7u.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"mra-section info-box\">\n        <h2 class=\"mra-section-title text-accent\">3. H\u1ec7 Th\u1ed1ng T\u1ef1 \u0110\u1ed9ng H\u00f3a Th\u00f4ng B\u00e1o (Instant Email Trigger)<\/h2>\n        <p class=\"mra-text\">\u0110\u1ec3 lu\u1ed3ng c\u00f4ng vi\u1ec7c kh\u00f4ng b\u1ecb t\u1eafc ngh\u1ebdn, module Email Notification t\u00edch h\u1ee3p s\u1eb5n s\u1ebd t\u1ef1 \u0111\u1ed9ng g\u1eedi c\u1ea3nh b\u00e1o th\u1eddi gian th\u1ef1c \u0111\u1ebfn \u0111\u00fang nh\u00e2n s\u1ef1 ph\u1ee5 tr\u00e1ch trong c\u00e1c k\u1ecbch b\u1ea3n:<\/p>\n        <ul class=\"mra-list\">\n            <li><strong>T\u1ea1o m\u1edbi s\u1ef1 c\u1ed1:<\/strong> G\u1eedi th\u00f4ng b\u00e1o t\u1ee9c th\u00ec \u0111\u1ebfn k\u1ef9 s\u01b0 thu\u1ed9c b\u1ed9 ph\u1eadn B\u1ea3o tr\u00ec.<\/li>\n            <li><strong>C\u1eadp nh\u1eadt ho\u00e0n th\u00e0nh:<\/strong> G\u1eedi email nh\u1eafc nh\u1edf ng\u01b0\u1eddi d\u00f9ng quay l\u1ea1i nghi\u1ec7m thu c\u00f4ng vi\u1ec7c.<\/li>\n            <li><strong>Ph\u00ea duy\u1ec7t An to\u00e0n:<\/strong> T\u1ef1 \u0111\u1ed9ng k\u1ebft n\u1ed1i v\u00e0 k\u00edch ho\u1ea1t lu\u1ed3ng ki\u1ec3m tra c\u1ee7a b\u1ed9 ph\u1eadn EHS.<\/li>\n        <\/ul>\n    <\/section>\n<div class=\"sks-cta-wrapper\">\n    <!-- Th\u00eam th\u1ebb a href ch\u1ec9 h\u01b0\u1edbng v\u1ec1 trang Contact Us -->\n    <a href=\"\/?page_id=121\" style=\"text-decoration: none;\">\n        <button type=\"button\" class=\"sks-submit-btn\" style=\"background: linear-gradient(135deg, #007acc, #005999); color: #ffffff; padding: 14px 30px; font-size: 16px; font-weight: 700; border-radius: 6px; border: none; cursor: pointer;\">\n            Y\u00eau c\u1ea7u t\u01b0 v\u1ea5n mi\u1ec5n ph\u00ed\n        <\/button>\n    <\/a>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Maintenance Request Application (MRA) Gi\u1ea3i ph\u00e1p chuy\u1ec3n \u0111\u1ed5i s\u1ed1 quy tr\u00ecnh qu\u1ea3n l\u00fd, b\u00e1o s\u1ef1 c\u1ed1 v\u00e0 b\u1ea3o tr\u00ec thi\u1ebft b\u1ecb to\u00e0n di\u1ec7n cho doanh nghi\u1ec7p. T\u1ed1i \u01b0u h\u00f3a hi\u1ec7u su\u1ea5t v\u1eadn h\u00e0nh v\u00e0 k\u1ebft n\u1ed1i \u0111\u1ed3ng b\u1ed9 gi\u1eefa c\u00e1c b\u1ed9 ph\u1eadn S\u1ea3n xu\u1ea5t, B\u1ea3o tr\u00ec v\u00e0 An to\u00e0n (EHS). 1. Gi\u00e1m S\u00e1t Tr\u1ea1ng Th\u00e1i Thi\u1ebft B\u1ecb Tr\u1ef1c Quan H\u1ec7 th\u1ed1ng m\u00e3 h\u00f3a t\u00ecnh tr\u1ea1ng v\u1eadn h\u00e0nh th\u1ef1c t\u1ebf c\u1ee7a to\u00e0n b\u1ed9 t\u00e0i s\u1ea3n t\u1ea1i nh\u00e0 m\u00e1y ho\u1eb7c v\u0103n ph\u00f2ng&#8230;<\/p>\n<p class=\"read-more\"><a class=\"btn btn-default\" href=\"https:\/\/sks.vn\/?page_id=136\"> Read More<span class=\"screen-reader-text\">  Read More<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-136","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sks.vn\/index.php?rest_route=\/wp\/v2\/pages\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sks.vn\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sks.vn\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sks.vn\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sks.vn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=136"}],"version-history":[{"count":2,"href":"https:\/\/sks.vn\/index.php?rest_route=\/wp\/v2\/pages\/136\/revisions"}],"predecessor-version":[{"id":139,"href":"https:\/\/sks.vn\/index.php?rest_route=\/wp\/v2\/pages\/136\/revisions\/139"}],"wp:attachment":[{"href":"https:\/\/sks.vn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}