From 43940f428e28cc1f1ec015415212dce5ac1fa0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20V=C3=A9zina?= Date: Mon, 1 Jan 2024 14:52:23 -0500 Subject: [PATCH] wizard --- .../views/res_partner_views.xml | 22 +++---------- bemade_sethy_configuration/wizard/__init__.py | 2 +- .../wizard/create_property_wizard.py | 10 ------ .../wizard/property_wizard.py | 31 +++++++++++++++++++ .../wizard/property_wizard_views.xml | 20 ++++++++++++ .../wizard/select_property_wizard.py | 10 ------ 6 files changed, 57 insertions(+), 38 deletions(-) delete mode 100644 bemade_sethy_configuration/wizard/create_property_wizard.py create mode 100644 bemade_sethy_configuration/wizard/property_wizard.py create mode 100644 bemade_sethy_configuration/wizard/property_wizard_views.xml delete mode 100644 bemade_sethy_configuration/wizard/select_property_wizard.py diff --git a/bemade_sethy_configuration/views/res_partner_views.xml b/bemade_sethy_configuration/views/res_partner_views.xml index c3914b7..2207638 100644 --- a/bemade_sethy_configuration/views/res_partner_views.xml +++ b/bemade_sethy_configuration/views/res_partner_views.xml @@ -74,42 +74,30 @@ - - - - - - -