mbu-dev-shared-components 4.2.5__tar.gz → 4.2.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/PKG-INFO +1 -1
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/edi_portal.py +20 -5
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components.egg-info/PKG-INFO +1 -1
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/pyproject.toml +1 -1
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/LICENSE +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/README.md +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/database/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/database/connection.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/database/constants.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/database/logging.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/database/utility.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/getorganized/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/getorganized/auth.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/getorganized/cases.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/getorganized/contacts.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/getorganized/documents.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/getorganized/objects.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/google/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/google/api/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/google/api/auth.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/google/workspace/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/google/workspace/alerts.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/msoffice365/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/msoffice365/excel/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/msoffice365/excel/excel_reader.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/msoffice365/sharepoint_api/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/msoffice365/sharepoint_api/files.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/os2forms/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/os2forms/documents.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/os2forms/forms.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/romexis/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/romexis/db_handler.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/romexis/helper_functions.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/sap/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/sap/create_invoice.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/aftalebog.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/app_handler.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/appointment.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/base_ui.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/clinic.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/document.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/event.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/exceptions.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/handler_base.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/journal_note.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/application/patient.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/database/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/solteqtand/database/db_handler.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/utils/__init__.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/utils/db_stored_procedure_executor.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/utils/fernet_encryptor.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/utils/file_handler.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components/utils/json_handler.py +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components.egg-info/SOURCES.txt +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components.egg-info/dependency_links.txt +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components.egg-info/requires.txt +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/mbu_dev_shared_components.egg-info/top_level.txt +0 -0
- {mbu_dev_shared_components-4.2.5 → mbu_dev_shared_components-4.2.7}/setup.cfg +0 -0
|
@@ -102,6 +102,11 @@ class EDIHandler(HandlerBase):
|
|
|
102
102
|
dict: A dictionary containing the row count and whether the phone number matches.
|
|
103
103
|
"""
|
|
104
104
|
try:
|
|
105
|
+
self.app_window.Maximize()
|
|
106
|
+
|
|
107
|
+
contractor_id = None
|
|
108
|
+
clinic_phone_number = None
|
|
109
|
+
|
|
105
110
|
# Handle Hasle Torv Clinic special case
|
|
106
111
|
if (
|
|
107
112
|
extern_clinic_data[0]["contractorId"] == "477052"
|
|
@@ -110,8 +115,16 @@ class EDIHandler(HandlerBase):
|
|
|
110
115
|
contractor_id = "485055"
|
|
111
116
|
clinic_phone_number = "86135240"
|
|
112
117
|
else:
|
|
113
|
-
contractor_id =
|
|
114
|
-
|
|
118
|
+
contractor_id = (
|
|
119
|
+
extern_clinic_data[0]["contractorId"]
|
|
120
|
+
if extern_clinic_data[0]["contractorId"]
|
|
121
|
+
else None
|
|
122
|
+
)
|
|
123
|
+
clinic_phone_number = (
|
|
124
|
+
extern_clinic_data[0]["phoneNumber"]
|
|
125
|
+
if extern_clinic_data[0]["phoneNumber"]
|
|
126
|
+
else None
|
|
127
|
+
)
|
|
115
128
|
|
|
116
129
|
self.edi_portal_click_next_button(sleep_time=3)
|
|
117
130
|
|
|
@@ -129,8 +142,8 @@ class EDIHandler(HandlerBase):
|
|
|
129
142
|
search_box = self.wait_for_control(
|
|
130
143
|
root_web_area.EditControl,
|
|
131
144
|
{"ClassName": class_name},
|
|
132
|
-
search_depth=
|
|
133
|
-
timeout=
|
|
145
|
+
search_depth=50,
|
|
146
|
+
timeout=5,
|
|
134
147
|
)
|
|
135
148
|
except TimeoutError:
|
|
136
149
|
continue
|
|
@@ -143,7 +156,9 @@ class EDIHandler(HandlerBase):
|
|
|
143
156
|
search_box_value_pattern = search_box.GetPattern(
|
|
144
157
|
auto.PatternId.ValuePattern
|
|
145
158
|
)
|
|
146
|
-
search_box_value_pattern.SetValue(
|
|
159
|
+
search_box_value_pattern.SetValue(
|
|
160
|
+
contractor_id if contractor_id else clinic_phone_number
|
|
161
|
+
)
|
|
147
162
|
search_box.SendKeys("{ENTER}")
|
|
148
163
|
|
|
149
164
|
time.sleep(sleep_time)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|