From c8de75ceaebfa91bf159f774e814e42187a5840f Mon Sep 17 00:00:00 2001 From: mgw <1392924357@qq.com> Date: Fri, 28 Jun 2024 09:51:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=9A=90=E8=97=8F=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jikimo_hide_options/models/models.py | 2 +- sf_machine_connect/views/compensation.xml | 12 ++--- sf_machine_connect/views/ftp_button.xml | 2 +- sf_machine_connect/wizard/up_select.xml | 2 +- sf_manufacturing/models/mrp_production.py | 8 --- sf_manufacturing/models/mrp_workorder.py | 53 +++++++++---------- sf_manufacturing/models/stock.py | 2 +- sf_manufacturing/views/mrp_workorder_view.xml | 12 ++--- sf_mrs_connect/controllers/controllers.py | 6 +-- sf_plan/models/custom_plan.py | 24 ++++----- sf_plan/views/view.xml | 2 +- 11 files changed, 57 insertions(+), 68 deletions(-) diff --git a/jikimo_hide_options/models/models.py b/jikimo_hide_options/models/models.py index c06acc45..84aee828 100644 --- a/jikimo_hide_options/models/models.py +++ b/jikimo_hide_options/models/models.py @@ -200,7 +200,7 @@ def _create(self, data_list): @api.model -def unlink(self, *args): +def unlink(self): """ unlink() Deletes the records in ``self``. diff --git a/sf_machine_connect/views/compensation.xml b/sf_machine_connect/views/compensation.xml index 7668d818..55036c8d 100644 --- a/sf_machine_connect/views/compensation.xml +++ b/sf_machine_connect/views/compensation.xml @@ -20,12 +20,12 @@ -