+
From f0e47371edfd2663ff0b33342b81c89d57b73176 Mon Sep 17 00:00:00 2001
From: guanhuan
Date: Fri, 27 Jun 2025 15:29:02 +0800
Subject: [PATCH 30/33] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=9D=AF=E6=96=99?=
=?UTF-8?q?=E7=B1=BB=E5=9E=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sf_demand_plan/models/sf_production_demand_plan.py | 1 +
sf_demand_plan/views/demand_plan.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/sf_demand_plan/models/sf_production_demand_plan.py b/sf_demand_plan/models/sf_production_demand_plan.py
index 1e1459d3..7271e90d 100644
--- a/sf_demand_plan/models/sf_production_demand_plan.py
+++ b/sf_demand_plan/models/sf_production_demand_plan.py
@@ -72,6 +72,7 @@ class SfProductionDemandPlan(models.Model):
model_long = fields.Char('尺寸(mm)', compute='_compute_model_long')
blank_type = fields.Selection([('圆料', '圆料'), ('方料', '方料')], string='坯料分类',
related='product_id.blank_type')
+ blank_precision = fields.Selection([('精坯', '精坯'), ('粗坯', '粗坯')], string='坯料类型', related='product_id.blank_precision')
embryo_long = fields.Char('坯料尺寸(mm)', compute='_compute_embryo_long')
materials_id = fields.Char('材料', compute='_compute_materials_id', store=True)
model_machining_precision = fields.Selection(selection=_get_machining_precision, string='精度',
diff --git a/sf_demand_plan/views/demand_plan.xml b/sf_demand_plan/views/demand_plan.xml
index 0cb6d803..4ebc21f7 100644
--- a/sf_demand_plan/views/demand_plan.xml
+++ b/sf_demand_plan/views/demand_plan.xml
@@ -32,6 +32,7 @@
+
From 70113cb3c5e6b5f74ba7750924c65addbb833203 Mon Sep 17 00:00:00 2001
From: yuxianghui <3437689193@qq.com>
Date: Mon, 30 Jun 2025 09:20:09 +0800
Subject: [PATCH 31/33] =?UTF-8?q?=E9=87=87=E8=B4=AD=E7=94=B3=E8=AF=B7?=
=?UTF-8?q?=E6=89=B9=E9=87=8F=E8=BD=AC=E9=87=87=E8=B4=AD=E6=8C=89=E9=92=AE?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/purchase_request_view.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/jikimo_purchase_request/views/purchase_request_view.xml b/jikimo_purchase_request/views/purchase_request_view.xml
index 151152e8..f793eaaa 100644
--- a/jikimo_purchase_request/views/purchase_request_view.xml
+++ b/jikimo_purchase_request/views/purchase_request_view.xml
@@ -67,6 +67,16 @@
+
+
+
From 32cd68e15ff0c339bba1021c44e4918588a9bacb Mon Sep 17 00:00:00 2001
From: guanhuan
Date: Mon, 30 Jun 2025 13:36:04 +0800
Subject: [PATCH 32/33] =?UTF-8?q?=E8=B0=83=E6=8B=A8=E5=8A=A8=E4=BD=9C?=
=?UTF-8?q?=E4=B8=AD=E5=B1=8F=E8=94=BD=E9=AA=8C=E8=AF=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sf_demand_plan/views/demand_plan.xml | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/sf_demand_plan/views/demand_plan.xml b/sf_demand_plan/views/demand_plan.xml
index 4ebc21f7..e80894a3 100644
--- a/sf_demand_plan/views/demand_plan.xml
+++ b/sf_demand_plan/views/demand_plan.xml
@@ -23,10 +23,10 @@
-
+
@@ -95,7 +95,8 @@
-
+
+
+
+
+
+
\ No newline at end of file
From fe8df494f92a8383570cb40564d7dbfb10d750b3 Mon Sep 17 00:00:00 2001
From: guanhuan
Date: Mon, 30 Jun 2025 17:13:46 +0800
Subject: [PATCH 33/33] =?UTF-8?q?=E9=9C=80=E6=B1=82=E8=AE=A1=E5=88=92?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E5=AD=97=E6=AE=B5=E4=BD=8D=E7=BD=AE=E5=8F=98?=
=?UTF-8?q?=E5=8A=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sf_demand_plan/views/demand_plan.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sf_demand_plan/views/demand_plan.xml b/sf_demand_plan/views/demand_plan.xml
index e80894a3..b70e37db 100644
--- a/sf_demand_plan/views/demand_plan.xml
+++ b/sf_demand_plan/views/demand_plan.xml
@@ -23,10 +23,6 @@
-
@@ -47,7 +43,10 @@
-
+
@@ -66,6 +65,7 @@
+