KM X TEN Knowledge Blog

ประสบการณ์จริง
จาก ERP สู่ WMS

แบ่งปันความรู้จากการทำงานจริงด้าน Infor SyteLine, Infor WMS, API และ Supply Chain พร้อมแนะนำ MamMoD WMS ระบบคลังสินค้าที่ช่วยให้เห็น ควบคุม และพัฒนาการทำงานได้จริง

Knowledge Management — Extend Your Success
WAREHOUSE MANAGEMENT SYSTEM
MamMoD WMS
Visibleเห็นสถานะงาน
Controlledควบคุมทุกขั้นตอน
Scalableพร้อมเติบโต

Wednesday, September 23, 2026

Do you know MamMod is rest up ??

Introducing MamMoD WMS

MamMoD WMS — Built by Warehouse People, for Real Warehouse Operations.

MamMoD WMS is a Warehouse Management System developed by KM X TEN (KMX10), a team specializing in warehouse management, supply chain solutions, ERP integration, and warehouse automation.

We built MamMoD from our experience working directly with real warehouse operations. We understand that every warehouse is different — different products, processes, customers, layouts, equipment, and business requirements.

That is why MamMoD is designed to be flexible, practical, and adaptable to each customer's operation.

Our focus is not simply to install software.

We work with our customers until the solution works for their real operation and meets their expectations.

From receiving to shipping, MamMoD helps warehouses improve:

  • Inventory Visibility — Know what you have, where it is, and its current status.

  • Warehouse Space Utilization — Use locations and warehouse capacity more effectively.

  • Inbound Management — Control receiving, pallet/LPN, lot, expiry, and putaway.

  • Inventory Control & Traceability — Track stock movements from receipt to location to customer.

  • Outbound Management — Allocation, picking, packing, staging, shipment, and dock planning.

  • Warehouse Planning — Slotting, Golden Zone, location capacity, and transportation planning.

  • Mobile Warehouse Operations — Support operators at the point of work.

  • ERP & System Integration — Connect MamMoD with ERP and other business systems through APIs and integration services.

More Than Software

At KMX10, we believe a successful WMS project is not measured by whether the system has been installed.

It is measured by whether the warehouse can actually use it to work better.

We listen to the customer's operation, understand the problems, configure the system, integrate with existing systems, improve the workflow, and continue working with the customer until the solution fits the business.

Our goal is simple:

Right Stock. Right Location. Right Process. Right Time.

MamMoD WMS by KMX10
Warehouse Management built around your operation.

Friday, November 7, 2025

Infor SyteLine (CSI) customize Custom Assembly

 

if you are looking for script to test run Infor CSI Custom Assembly you can use below code.


using System;

using System.Collections.Generic;

using System.Linq;

using System.Text;

using System.Threading.Tasks;

using Mongoose.IDO;

using Mongoose.IDO.Protocol;

using System.Globalization;


namespace CODE

{

    [IDOExtensionClass("CODE_People")]


    class CODE_People : ExtensionClassBase

    {

       [IDOMethod(MethodFlags.None, "Infobar")]

        public int GetAge(DateTime reference, DateTime birthday, ref int age, ref string Infobar)

        {

             age = reference.Year - birthday.Year;

            if (reference < birthday.AddYears(age))

                age--;


            Infobar = "คำนวณสำเร็จ";

            return 0;

        }

    }

}


Wednesday, November 5, 2025

Infor CSI: Infor Cloud Printing with Infor Document Management

 

if you found error same like me . you have to go to SyteLine -> Group-> assign permission.

ping me i you need any help. by KM X TEN.


***** Error [11/6/2025 1:22:38 AM] *****

Report [ue_KM_JobJumboTagViewer] could not be saved to print server [MG_IDM_PRINT_SERVER], Error: Invalid logical folder or missing required access permission for user [dev.5@kmmt.co.th] and logical folder [MONGOOSE_ENTERPRISEPRINT]





Sunday, October 26, 2025

ตัวอย่างเอกสาร ยืนยัน เสียอากร เพื่อให้สัญญาสมบูรณ์ทางกฏหมาย


ผมแนบไว้ให้จะได้เตรียมเงินกันได้ถูก และ จะได้ไม่เสียเวลา ก่อนจะมาถึงขึ้นนี้ได้เราต้องเตรียมเอกสารสัญญา และ ทั้งผู้จ้างและผู้ว่าจ้างจะต้องลงนามในสัญญาให้เรียบร้อย   ข้อควรคำนึงให้ดีคือ วันที่สัญญาจะต้องไม่ย้อนหลังเกิน 15 วันไม่งั้นจะโดยเบี้ยปรับ




Thursday, October 2, 2025

Infor CSI Custom Assembly - IDO Extension Class with a Custom As...


คลิปนี้สอนดี   ตั้งแต่เริ่มไปจนถึง import และ ที่สำคัญเน้นตรงไปสร้าง IDO เพราะบางที่เราลืมเลือก และ ป้อน IDO Extend Class and Name Space. Infor CSI Custom Assembly . 

Do you know MamMod is rest up ??

Introducing MamMoD WMS MamMoD WMS — Built by Warehouse People, for Real Warehouse Operations. MamMoD WMS is a Warehouse Management System de...