Description: Install and run Odoo without demo data
Commit: kmitl:c6b97cc8  
Subject: [FIX] kris_project: fix null allocation_line_id in wizard trees
Author: n3n
Committer: n3n
Commit: stock-logistics-warehouse:03defaf9  
Subject: Update translation files
Author: Weblate
Committer: Weblate
Commit: product-attribute:9d7d48a2  
Subject: Translated using Weblate (Italian)
Author: mymage
Committer: Weblate
Commit: social:82e71938  
Subject: Translated using Weblate (Turkish)
Author: Betül Öğmen
Committer: Weblate
Commit: partner-contact:564cbc9c  
Subject: Translated using Weblate (Slovenian)
Author: Matjaz Mozetic
Committer: Weblate
Commit: account-analytic:12eec4eb  
Subject: Translated using Weblate (Slovenian)
Author: Matjaz Mozetic
Committer: Weblate
Commit: operating-unit:dd59492d  
Subject: [BOT] post-merge updates
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: stock-logistics-request:78a27e65  
Subject: Translated using Weblate (Turkish)
Author: Betül Öğmen
Committer: Weblate
Commit: agreement:800e753c  
Subject: [BOT] post-merge updates
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: server-backend:ccf60878  
Subject: Update requirements.txt
Author: Nopparut Saelim
Committer: GitHub
Commit: account-reconcile:c031db9d  
Subject: [BOT] post-merge updates
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: mis-builder:82d39175  
Subject: [BOT] post-merge updates
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: reporting-engine:4cafaadb  
Subject: Translated using Weblate (Italian)
Author: mymage
Committer: Weblate
Commit: odoo:6491e005  
Subject: [FIX] survey: avoid timer early submissions due to time difference
Author: João Alves
Committer: João Horta Alves
Commit: account-financial-reporting:948901d9  
Subject: [BOT] post-merge updates
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: project:7a5c615c  
Subject: [BOT] post-merge updates
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: server-tools:3abe25d7  
Subject: Translated using Weblate (Italian)
Author: mymage
Committer: Weblate
Commit: server-ux:23e96d19  
Subject: Translated using Weblate (Italian)
Author: mymage
Committer: Weblate
Commit: hr:3af635cb  
Subject: Translated using Weblate (Italian)
Author: mymage
Committer: Weblate
Commit: account-financial-tools:c3b3e7dd  
Subject: Added translation using Weblate (Italian)
Author: mymage
Committer: Weblate
Commit: web:fb9be06e  
Subject: Translated using Weblate (Portuguese (Brazil))
Author: Luis Felipe Miléo
Committer: Weblate
Commit: account-invoicing:7207e6e2  
Subject: [BOT] post-merge updates
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: purchase-workflow:ecf70d6c  
Subject: Translated using Weblate (Turkish)
Author: Betül Öğmen
Committer: Weblate
Commit: server-brand:2bc45d77  
Subject: [UPD] addons table in README.md
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: l10n-thailand:0b7b078e  
Subject: [UPD] addons table in README.md
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: odoo-modules:76529673  
Subject: Merge branch '16.0' of github.com:Aginix/odoo-modules into 16.0
Author: Nonpawit Teerachetmongkol
Committer: Nonpawit Teerachetmongkol
Version: 16.0
Config: Without demo
Total time: 8m
Date Level Type Message
2026-03-05 09:01:50 INFO runbot Init build environment with config Without demo
2026-03-05 09:01:50 Starting step install_without_demo from config Without demo
2026-03-05 09:01:50 INFO runbot Using Dockerfile Tag odoo:DockerDefaultAke
2026-03-05 09:03:48 WARNING server odoo.modules.module:411 Missing `license` key in manifest for 'agx_approval', defaulting to LGPL-3
2026-03-05 09:04:06 INFO server odoo.modules.loading:336 1 modules loaded in 10.14s, 7917 queries (+7917 extra)
2026-03-05 09:04:52 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (attachment_count, message_attachment_count) of sarabun.document() have the same label: Attachment Count. [Modules: agx_sarabun and mail]
2026-03-05 09:04:53 WARNING server odoo.addons.base.models.ir_ui_view:773
A button with icon attribute (fa-envelope-open) must have title in its tag, parents, descendants or have text
View error context:
{'file': '/data/build/kmitl/agx_sarabun/views/sarabun_document_views.xml',
 'line': 13,
 'name': 'sarabun.document.view.tree.incoming',
 'view': ir.ui.view(791,),
 'view.model': 'sarabun.document',
 'view.parent': ir.ui.view(),
 'xmlid': 'sarabun_document_view_tree_incoming'}
2026-03-05 09:04:53 WARNING server odoo.addons.base.models.ir_ui_view:773
A button with icon attribute (fa-envelope) must have title in its tag, parents, descendants or have text
View error context:
{'file': '/data/build/kmitl/agx_sarabun/views/sarabun_document_views.xml',
 'line': 14,
 'name': 'sarabun.document.view.tree.incoming',
 'view': ir.ui.view(791,),
 'view.model': 'sarabun.document',
 'view.parent': ir.ui.view(),
 'xmlid': 'sarabun_document_view_tree_incoming'}
2026-03-05 09:04:59 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (attachment_count, message_attachment_count) of sarabun.document() have the same label: Attachment Count. [Modules: agx_sarabun and mail]
2026-03-05 09:05:53 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (name, item_id) of kris.project.allocation.line() have the same label: ผู้รับจัดสรร. [Modules: kris_project and kris_project]
2026-03-05 09:06:10 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.move.line() have the same label: รหัสงบประมาณ. [Modules: budget and budget]
This error is already known.
2026-03-05 09:07:20 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.appropriation.line() have the same label: รหัสงบประมาณ. [Modules: budget_appropriation and budget_appropriation]
2026-03-05 09:07:21 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.move.line() have the same label: รหัสงบประมาณ. [Modules: budget and budget]
This error is already known.
2026-03-05 09:07:23 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (participant_ids, target_ids) of kmitl.project() have the same label: กลุ่มเป้าหมาย/ผู้ดำเนินโครงการ. [Modules: kmitl_project and kmitl_project]
2026-03-05 09:07:23 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (organizer_ids, target_ids) of kmitl.project() have the same label: กลุ่มเป้าหมาย/ผู้ดำเนินโครงการ. [Modules: kmitl_project and kmitl_project]
2026-03-05 09:07:25 WARNING server odoo.modules.loading:276
The models ['kmitl.project.exception.confirm'] have no access rules in module kmitl_project, consider adding some, like:
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
kmitl_project.access_kmitl_project_exception_confirm,access_kmitl_project_exception_confirm,kmitl_project.model_kmitl_project_exception_confirm,base.group_user,1,0,0,0
2026-03-05 09:07:35 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (tax_id, price_tax) of purchase.request.line() have the same label: Tax. [Modules: purchase_request_price_tax_included and purchase_request_price_tax_included]
2026-03-05 09:07:36 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (tax_id, price_tax) of purchase.request.line.make.purchase.order.item() have the same label: Tax. [Modules: purchase_request_price_tax_included and purchase_request_price_tax_included]
2026-03-05 09:07:38 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (tax_id, price_tax) of purchase.request.line() have the same label: Tax. [Modules: purchase_request_price_tax_included and purchase_request_price_tax_included]
2026-03-05 09:07:43 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.appropriation.line() have the same label: รหัสงบประมาณ. [Modules: budget_appropriation and budget_appropriation]
2026-03-05 09:07:44 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (create_uid, user_id) of budget.appropriation.compilation() have the same label: Created by. [Modules: budget_appropriation_summary and budget_appropriation_summary]
2026-03-05 09:07:44 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (create_uid, user_id) of budget.appropriation.master.summary() have the same label: Created by. [Modules: budget_appropriation_summary and budget_appropriation_summary]
2026-03-05 09:07:44 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.appropriation.line() have the same label: รหัสงบประมาณ. [Modules: budget_appropriation and budget_appropriation]
2026-03-05 09:08:14 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (tax_id, price_tax) of purchase.request.line() have the same label: Tax. [Modules: purchase_request_price_tax_included and purchase_request_price_tax_included]
2026-03-05 09:08:20 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (quantity_unsigned, quantity) of stock.valuation.layer() have the same label: Quantity. [Modules: stock_picking_kmitl and stock_account]
2026-03-05 09:08:22 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (create_uid, user_id) of budget.appropriation.compilation() have the same label: Created by. [Modules: budget_appropriation_summary and budget_appropriation_summary]
2026-03-05 09:08:22 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (create_uid, user_id) of budget.appropriation.master.summary() have the same label: Created by. [Modules: budget_appropriation_summary and budget_appropriation_summary]
2026-03-05 09:08:24 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.move.line() have the same label: รหัสงบประมาณ. [Modules: budget and budget]
This error is already known.
2026-03-05 09:08:24 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.appropriation.line() have the same label: รหัสงบประมาณ. [Modules: budget_appropriation and budget_appropriation]
2026-03-05 09:08:31 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.appropriation.line() have the same label: รหัสงบประมาณ. [Modules: budget_appropriation and budget_appropriation]
2026-03-05 09:08:31 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (create_uid, user_id) of budget.appropriation.compilation() have the same label: Created by. [Modules: budget_appropriation_summary and budget_appropriation_summary]
2026-03-05 09:08:33 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (tax_id, price_tax) of purchase.request.line() have the same label: Tax. [Modules: purchase_request_price_tax_included and purchase_request_price_tax_included]
2026-03-05 09:08:34 WARNING server odoo.addons.base.models.ir_ui_view:412 Error-prone use of @class in view view.work.acceptance.form.tier_validation.custom (): use the hasclass(*classes) function to filter elements by their classes
2026-03-05 09:08:34 WARNING server odoo.addons.base.models.ir_ui_view:412 Error-prone use of @class in view view.work.acceptance.form.tier_validation.custom (): use the hasclass(*classes) function to filter elements by their classes
2026-03-05 09:08:35 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (account_id, code) of budget.appropriation.line() have the same label: รหัสงบประมาณ. [Modules: budget_appropriation and budget_appropriation]
2026-03-05 09:08:38 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:08:39 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:08:39 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:08:40 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:08:41 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:08:41 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:08:43 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (tax_id, price_tax) of purchase.request.line.make.purchase.order.item() have the same label: Tax. [Modules: purchase_request_price_tax_included and purchase_request_price_tax_included]
2026-03-05 09:08:44 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:09:12 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (department_id, requesting_department_id) of purchase.request.approval() have the same label: Department. [Modules: None and purchase_request_approval]
2026-03-05 09:09:12 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (work_end_display, work_end) of purchase.order() have the same label: Work End. [Modules: purchase_contract_kmitl and purchase_contract_kmitl]
2026-03-05 09:09:12 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (attachment_count, message_attachment_count) of sarabun.document() have the same label: Attachment Count. [Modules: agx_sarabun and mail]
2026-03-05 09:09:17 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (department_id, requesting_department_id) of purchase.request.approval() have the same label: Department. [Modules: None and purchase_request_approval]
2026-03-05 09:09:18 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (display_purchase_order, purchase_order_id) of purchase.request.approval() have the same label: Purchase Order. [Modules: purchase_request_approval_disbursement and purchase_request_approval_disbursement]
2026-03-05 09:09:18 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (department_id, requesting_department_id) of purchase.request.approval() have the same label: Department. [Modules: None and purchase_request_approval]
2026-03-05 09:09:18 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (tax_id, price_tax) of purchase.request.line() have the same label: Tax. [Modules: purchase_request_price_tax_included and purchase_request_price_tax_included]
2026-03-05 09:09:19 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (display_purchase_order, purchase_order_id) of purchase.request.approval() have the same label: Purchase Order. [Modules: purchase_request_approval_disbursement and purchase_request_approval_disbursement]
2026-03-05 09:09:19 WARNING server odoo.addons.base.models.ir_model:1077 Two fields (department_id, requesting_department_id) of purchase.request.approval() have the same label: Department. [Modules: None and purchase_request_approval]
2026-03-05 09:09:19 INFO server odoo.modules.loading:336 307 modules loaded in 309.03s, 176319 queries (+176413 extra)
2026-03-05 09:09:26 Step install_without_demo finished in 8m
2026-03-05 09:09:26 Starting step run_without_demo from config Without demo
2026-03-05 09:09:26 INFO runbot Start running build 08814-16-0
2026-03-05 09:09:26 INFO runbot Using Dockerfile Tag odoo:DockerDefaultAke
2026-03-05 09:11:23 INFO server odoo.modules.loading:336 1 modules loaded in 0.02s, 0 queries (+0 extra)
2026-03-05 09:11:23 WARNING server odoo.modules.module:411 Missing `license` key in manifest for 'agx_approval', defaulting to LGPL-3
2026-03-05 09:11:27 INFO server odoo.modules.loading:336 307 modules loaded in 2.98s, 0 queries (+0 extra)
2026-03-05 09:51:22 WARNING server odoo.modules.module:411 Missing `license` key in manifest for 'agx_approval', defaulting to LGPL-3
2026-03-05 09:51:23 WARNING server odoo.modules.module:411 Missing `license` key in manifest for 'agx_approval', defaulting to LGPL-3
2026-03-05 09:52:46 ERROR server odoo.sql_db:324
bad query: INSERT INTO "kris_project_installment_wizard_line" ("amount", "create_date", "create_uid", "wizard_id", "write_date", "write_uid") VALUES ('250000.00', '2026-03-05 09:52:46.882524', 2, 1, '2026-03-05 09:52:46.882524', 2), ('250000.00', '2026-03-05 09:52:46.882524', 2, 1, '2026-03-05 09:52:46.882524', 2), ('0.00', '2026-03-05 09:52:46.882524', 2, 1, '2026-03-05 09:52:46.882524', 2), ('0.00', '2026-03-05 09:52:46.882524', 2, 1, '2026-03-05 09:52:46.882524', 2) RETURNING "id"
ERROR: null value in column "allocation_line_id" of relation "kris_project_installment_wizard_line" violates not-null constraint
DETAIL:  Failing row contains (1, 1, null, 2, 2, 250000.00, 2026-03-05 09:52:46.882524, 2026-03-05 09:52:46.882524).
2026-03-05 09:52:47 WARNING server odoo.http:2257
ไม่สามารถดำเนินการให้เสร็จสิ้นได้:
- สร้าง/อัปเดต: ไม่ได้ตั้งค่าฟิลด์บังคับ
- ลบ: โมเดลอื่นจำเป็นต้องลบบันทึก หากเป็นไปได้ ให้เก็บถาวรแทน

โมเดล: KRIS Project Installment Wizard Line (kris.project.installment.wizard.line)
ฟิลด์: การจัดสรร (allocation_line_id)
2026-03-05 09:52:58 ERROR server odoo.sql_db:324
bad query: INSERT INTO "kris_project_installment_wizard_line" ("amount", "create_date", "create_uid", "wizard_id", "write_date", "write_uid") VALUES ('250000.00', '2026-03-05 09:52:58.773788', 2, 2, '2026-03-05 09:52:58.773788', 2), ('250000.00', '2026-03-05 09:52:58.773788', 2, 2, '2026-03-05 09:52:58.773788', 2), ('0.00', '2026-03-05 09:52:58.773788', 2, 2, '2026-03-05 09:52:58.773788', 2), ('0.00', '2026-03-05 09:52:58.773788', 2, 2, '2026-03-05 09:52:58.773788', 2) RETURNING "id"
ERROR: null value in column "allocation_line_id" of relation "kris_project_installment_wizard_line" violates not-null constraint
DETAIL:  Failing row contains (2, 2, null, 2, 2, 250000.00, 2026-03-05 09:52:58.773788, 2026-03-05 09:52:58.773788).
2026-03-05 09:52:58 WARNING server odoo.http:2257
ไม่สามารถดำเนินการให้เสร็จสิ้นได้:
- สร้าง/อัปเดต: ไม่ได้ตั้งค่าฟิลด์บังคับ
- ลบ: โมเดลอื่นจำเป็นต้องลบบันทึก หากเป็นไปได้ ให้เก็บถาวรแทน

โมเดล: KRIS Project Installment Wizard Line (kris.project.installment.wizard.line)
ฟิลด์: การจัดสรร (allocation_line_id)
2026-03-05 09:54:48 ERROR server odoo.sql_db:324
bad query: INSERT INTO "kris_project_installment_wizard_line" ("amount", "create_date", "create_uid", "wizard_id", "write_date", "write_uid") VALUES ('250000.00', '2026-03-05 09:54:48.449866', 2, 3, '2026-03-05 09:54:48.449866', 2), ('250000.00', '2026-03-05 09:54:48.449866', 2, 3, '2026-03-05 09:54:48.449866', 2), ('0.00', '2026-03-05 09:54:48.449866', 2, 3, '2026-03-05 09:54:48.449866', 2), ('0.00', '2026-03-05 09:54:48.449866', 2, 3, '2026-03-05 09:54:48.449866', 2) RETURNING "id"
ERROR: null value in column "allocation_line_id" of relation "kris_project_installment_wizard_line" violates not-null constraint
DETAIL:  Failing row contains (3, 3, null, 2, 2, 250000.00, 2026-03-05 09:54:48.449866, 2026-03-05 09:54:48.449866).
2026-03-05 09:54:48 WARNING server odoo.http:2257
ไม่สามารถดำเนินการให้เสร็จสิ้นได้:
- สร้าง/อัปเดต: ไม่ได้ตั้งค่าฟิลด์บังคับ
- ลบ: โมเดลอื่นจำเป็นต้องลบบันทึก หากเป็นไปได้ ให้เก็บถาวรแทน

โมเดล: KRIS Project Installment Wizard Line (kris.project.installment.wizard.line)
ฟิลด์: การจัดสรร (allocation_line_id)
2026-03-05 09:54:58 ERROR server odoo.sql_db:324
bad query: INSERT INTO "kris_project_installment_wizard_line" ("amount", "create_date", "create_uid", "wizard_id", "write_date", "write_uid") VALUES ('0.00', '2026-03-05 09:54:58.866489', 2, 4, '2026-03-05 09:54:58.866489', 2), ('0.00', '2026-03-05 09:54:58.866489', 2, 4, '2026-03-05 09:54:58.866489', 2), ('0.00', '2026-03-05 09:54:58.866489', 2, 4, '2026-03-05 09:54:58.866489', 2), ('0.00', '2026-03-05 09:54:58.866489', 2, 4, '2026-03-05 09:54:58.866489', 2) RETURNING "id"
ERROR: null value in column "allocation_line_id" of relation "kris_project_installment_wizard_line" violates not-null constraint
DETAIL:  Failing row contains (4, 4, null, 2, 2, 0.00, 2026-03-05 09:54:58.866489, 2026-03-05 09:54:58.866489).
2026-03-05 09:54:58 WARNING server odoo.http:2257
ไม่สามารถดำเนินการให้เสร็จสิ้นได้:
- สร้าง/อัปเดต: ไม่ได้ตั้งค่าฟิลด์บังคับ
- ลบ: โมเดลอื่นจำเป็นต้องลบบันทึก หากเป็นไปได้ ให้เก็บถาวรแทน

โมเดล: KRIS Project Installment Wizard Line (kris.project.installment.wizard.line)
ฟิลด์: การจัดสรร (allocation_line_id)
2026-03-05 10:58:52 ERROR server odoo.sql_db:324
bad query: INSERT INTO "kris_project_installment_wizard_line" ("amount", "create_date", "create_uid", "wizard_id", "write_date", "write_uid") VALUES ('0.00', '2026-03-05 10:58:52.326178', 2, 5, '2026-03-05 10:58:52.326178', 2), ('0.00', '2026-03-05 10:58:52.326178', 2, 5, '2026-03-05 10:58:52.326178', 2), ('0.00', '2026-03-05 10:58:52.326178', 2, 5, '2026-03-05 10:58:52.326178', 2), ('0.00', '2026-03-05 10:58:52.326178', 2, 5, '2026-03-05 10:58:52.326178', 2) RETURNING "id"
ERROR: null value in column "allocation_line_id" of relation "kris_project_installment_wizard_line" violates not-null constraint
DETAIL:  Failing row contains (5, 5, null, 2, 2, 0.00, 2026-03-05 10:58:52.326178, 2026-03-05 10:58:52.326178).
2026-03-05 10:58:52 WARNING server odoo.http:2257
ไม่สามารถดำเนินการให้เสร็จสิ้นได้:
- สร้าง/อัปเดต: ไม่ได้ตั้งค่าฟิลด์บังคับ
- ลบ: โมเดลอื่นจำเป็นต้องลบบันทึก หากเป็นไปได้ ให้เก็บถาวรแทน

โมเดล: KRIS Project Installment Wizard Line (kris.project.installment.wizard.line)
ฟิลด์: การจัดสรร (allocation_line_id)
2026-03-05 11:11:07 INFO runbot Kill build 08814-16-0