Search 1.9 billion lines of Odoo code on GitHub

l10n_th_gov_purchase_request

Author: Ecosoft, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0-add-l10n_th_gov_work_acceptance
Repository: ecosoft-odoo/l10n-thailand
Dependencies: hr, purchase_request, purchase_request_exception, purchase_request_substate, and purchase_request_to_requisition
Languages: HTML (411, 23.9%), Python (480, 27.9%), XML (723, 42.0%), and reStructuredText (109, 6.3%)
Other branches: 14.0-add-l10n_th_gov_purchase_request, 14.0-enh-l10n_th_account_asset_management, 14.0-l10n_th_gov_work_acceptance, and 15.0-mig-l10n_th_gov_purchase_request
Other repositories: OCA/l10n-thailand, and newtratip/l10n-thailand

<h1 class="title">Thai Localization - Government Purchase Request</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/l10n-thailand/tree/14.0/l10n_th_gov_purchase_request"><img alt="OCA/l10n-thailand" src="https://img.shields.io/badge/github-OCA%2Fl10n--thailand-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-thailand-14-0/l10n-thailand-14-0-l10n_th_gov_purchase_request"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/238/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module add following features to Purchase Rquest document, aimed to follow Thai Government procurement regulation.</p> <ol class="arabic simple"> <li><dl class="first docutils"> <dt>Add following data to Purchase Request</dt> <dd><dl class="first last docutils"> <dt>1.1 Procurement Type (ประเภท)</dt> <dd><ul class="first last"> <li>ซื้อ/จ้าง/เช่า</li> <li>จ้างที่ปรึกษา</li> <li>จ้างออกแบบและควบคุมงานก่อสร้าง</li> </ul> </dd> <dt>1.2 Purchase Type (ระเบียบ)</dt> <dd><ul class="first last"> <li>จัดซื้อจัดจ้างผ่านพัสดุ</li> <li>วงเงินเล็กน้อย</li> <li>79(2)</li> <li>ว.119</li> </ul> </dd> <dt>1.3 Procurement Method (วิธีการ)</dt> <dd><ul class="first last"> <li>เฉพาะเจาะจง</li> <li>E-bidding</li> <li>คัดเลือก</li> <li>ประกาศเชิญชวนทั่วไป</li> </ul> </dd> </dl> </dd> </dl> </li> <li><dl class="first docutils"> <dt>Use substate to add an extra step, to verify document before approved</dt> <dd><dl class="first last docutils"> <dt>The states of normal purchase request is,</dt> <dd><ul class="first last"> <li>Draft &gt; To Approve &gt; Approved</li> </ul> </dd> <dt>Now changed to</dt> <dd><ul class="first last"> <li>Draft &gt; To Approve (To Verify) &gt; To Approve (Verified) &gt; Approved</li> </ul> </dd> </dl> </dd> </dl> </li> <li><dl class="first docutils"> <dt>Add/edit following user fields to keep tracks of who is doing what</dt> <dd><ul class="first last"> <li>Prepared By (create_uid)</li> <li>Requested By (requested_by)</li> <li>Purchase Representative (assigned_to)</li> <li>Verified By (verified_by)</li> <li>Approved By (approved_by)</li> </ul> </dd> </dl> </li> <li>Add new Committee tab for both Procurement (ตณะกรรมการจัดซื้อจัดจ้าง) and Work Acceptance (คณะกรรมการการตรวจรับ)</li> <li><dl class="first docutils"> <dt>Check exception logics when sent to approve</dt> <dd><dl class="first last docutils"> <dt>The exception logic are based on Thai Government procurement regulation year 2560, in summary,</dt> <dd><ul class="first last"> <li>จ้างที่ปรึกษา ต้องมีกรรมการจัดซื้อจัดจ้างอย่างน้อย 5 คน และกรรมการตรวจรับอย่างน้อย 5 คน</li> <li>จ้างออกแบบและควบคุมงานก่อสร้าง ต้องมีกรรมการจัดซื้อจัดจ้างอย่างน้อย 3 คน และกรรมการตรวจรับอย่างน้อย 3 คน</li> <li>ระเบียบ วงเงินเล็กน้อย ไม่เกิน 100,000 บาท และต้องมีกรรมการตรวจรับอย่างน้อย 1 คน</li> <li>ระเบียบ 79(2) ไม่เกิน 500,000 บาท</li> <li>ระเบียบ ว.119 ไม่เกิน 10,000 บาท และต้องมีกรรมการตรวจรับอย่างน้อย 1 คน</li> <li>ซื้อ/จ้าง/เช่า ไม่เกิน 500,000 บาท ต้องมีกรรมการตรวจรับอย่างน้อย 3 คน</li> <li>ซื้อ/จ้าง/เช่า เกิน 500,000 บาท ต้องมีกรรมการจัดซื้อจัดจ้างอย่างน้อย 3 คน และกรรมการตรวจรับอย่างน้อย 3 คน</li> </ul> </dd> </dl> </dd> </dl> </li> </ol> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-thailand/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/l10n-thailand/issues/new?body=module:%20l10n_th_gov_purchase_request%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Ecosoft</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Kitti U. &lt;<a class="reference external" href="mailto:kittiu&#64;ecosoft.co.th">kittiu&#64;ecosoft.co.th</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/kittiu"><img alt="kittiu" src="https://github.com/kittiu.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-thailand/tree/14.0/l10n_th_gov_purchase_request">OCA/l10n-thailand</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>