From be1812418686e42c81a732a546429198f71a4b08 Mon Sep 17 00:00:00 2001
From: mgw <1392924357@qq.com>
Date: Thu, 25 Apr 2024 09:36:05 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=88=B6=E9=80=A0=E8=AE=A2?=
=?UTF-8?q?=E5=8D=95=E5=8F=B7=E7=95=8C=E9=9D=A2=E5=B1=95=E7=A4=BA=E6=95=88?=
=?UTF-8?q?=E6=9E=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jikimo_frontend/static/src/scss/custom_style.scss | 5 +++++
sf_manufacturing/views/mrp_production_addional_change.xml | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/jikimo_frontend/static/src/scss/custom_style.scss b/jikimo_frontend/static/src/scss/custom_style.scss
index 9893b71b..73d5ce96 100644
--- a/jikimo_frontend/static/src/scss/custom_style.scss
+++ b/jikimo_frontend/static/src/scss/custom_style.scss
@@ -491,4 +491,9 @@ div:has(.o_required_modifier) > label::before {
}
.o_list_renderer .o_list_table tfoot .o_list_number {
text-align: left !important;
+}
+
+.o_field_widget.o_readonly_modifier.o_required_modifier.o_field_many2one[name=production_id] .o_form_uri {
+ font-weight: bold;
+ font-size: 20px;
}
\ No newline at end of file
diff --git a/sf_manufacturing/views/mrp_production_addional_change.xml b/sf_manufacturing/views/mrp_production_addional_change.xml
index 47af7c2d..3d822104 100644
--- a/sf_manufacturing/views/mrp_production_addional_change.xml
+++ b/sf_manufacturing/views/mrp_production_addional_change.xml
@@ -70,7 +70,7 @@
-
+