Home
Softono

ERP Government

Open source HTML
16
Stars
5
Forks
0
Issues
4
Watchers
2 years
Last Commit

 About ERP Government

ERP-Government is an open-source Enterprise Resource Planning system designed specifically for government agencies and public sector organizations in Thailand. Developed by the National Science and Technology Development Agency (NSTDA), this project creates a reference model for managing organizational resources efficiently while adhering to public sector regulations. Built on the Odoo foundation, the solution integrates seven core modules to streamline operations: Organization Structure management, Budgeting, Procurement, Finance and Accounting, Agreement and Contract management, Assets administration, and Inventory control. These modules work together to provide a comprehensive suite that covers the entire lifecycle of resource planning and decision-making. The system is highly customizable, allowing organizations to install the base package and configure it to meet their specific workflows. It operates as a containerized platform using Docker, enabling straightforward deployment via a simple command-line p

Platforms

Web Self-hosted

Languages

HTML

Links

Need Help Installing ERP Government?

We provide expert installation service for this software. Our team will install, configure, and secure ERP Government on your server. plans start at just $30.

ERP Government

View on GitHub

Odoo AGPL-3.0 license

โครงการพัฒนาต้นแบบ ระบบ Open source ERP สำหรับหน่วยงานภาครัฐ

      สำนักงานพัฒนาวิทยาศาสตร์และเทคโนโลยีแห่งชาติ (สวทช.) ได้ริเริ่มโครงการพัฒนาต้นแบบ ระบบ Open source ERP สำหรับหน่วยงานภาครัฐ เพื่อเป็นระบบต้นแบบระบบสารสนเทศเพื่อการบริหารทรัพยากรขององค์กร (ERP) ที่พัฒนาโดยใช้ซอฟต์แวร์ Open source โดยใช้ชื่อเรียกว่า ERP-Government (eGov)เหมาะสำหรับภาครัฐ/หน่วยงานที่มีความต้องการใช้ระบบ ERP ในการวางแผนบริหารจัดการทรัพยากรให้มีประสิทธิภาพ

      การนำไปใช้งานสามารถติดตั้งแพ็คเกจ ERP-Government พื้นฐาน สามารถนำไปกำหนดค่าตั้งต้นต่างๆ และปรับประยุกต์ใช้กับองค์กรของตนเองได้ ซึ่งครอบคลุมและรองรับกระบวนการทำงานอย่างประสิทธิภาพเชื่อมโยงส่วนการบริหารทรัพยากรองค์กรทั้งหมด และสอดคล้องกับกฎระเบียบที่เกี่ยวข้องขององค์กร รวมจำนวน 7 โมดูล (Modules)

  1. Organization Structure การบริหารจัดการโครงสร้างองค์กร
  2. Budgeting Module การบริหารงบประมาณ
  3. Procurement Module การบริหารการจัดซื้อจัดจ้าง
  4. Finance & Accounting Module การบริหารการเงินและบัญชี
  5. Agreement and Contract Module การจัดการสัญญา
  6. Assets Module การบริหารครุภัณฑ์
  7. Inventory Module การบริหารวัสดุคงคลัง

วิธีติดตั้งระบบ

  1. Download source code
    git clone https://github.com/NSTDA/ERP-Government.git
    
  2. ไปที่ Folder ที่ Download
  3. รัน Docker image โดยใช้คำสั่ง
    docker-compose -f egov-prod.yaml up -d
    
    หากต้องการ Build Image ใหม่ให้ใช้คำสั่ง
    docker-compose -f egov-prod-build.yaml up -d
    
  4. เมื่อการติดตั้งเสร็จสมบูรณ์ สามารถทดสอบโดยการเข้าถึง URL http://localhost/ หรือ http://127.0.0.1/ **

Credits

Copyright © National Science and Technology Development Agency. All rights reserved.

Licensed under AGPL-3.0 license