mbu-dev-shared-components 4.3.0__tar.gz → 4.3.2__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.3.0 → mbu_dev_shared_components-4.3.2}/PKG-INFO +1 -1
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/database/constants.py +6 -7
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/document.py +4 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components.egg-info/PKG-INFO +1 -1
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/pyproject.toml +1 -1
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/LICENSE +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/README.md +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/database/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/database/connection.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/database/logging.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/database/utility.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/getorganized/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/getorganized/auth.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/getorganized/cases.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/getorganized/contacts.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/getorganized/documents.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/getorganized/objects.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/google/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/google/api/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/google/api/auth.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/google/workspace/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/google/workspace/alerts.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/msoffice365/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/msoffice365/excel/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/msoffice365/excel/excel_reader.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/msoffice365/sharepoint_api/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/msoffice365/sharepoint_api/files.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/os2forms/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/os2forms/documents.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/os2forms/forms.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/romexis/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/romexis/db_handler.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/romexis/helper_functions.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/sap/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/sap/create_invoice.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/aftalebog.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/app_handler.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/appointment.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/base_ui.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/clinic.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/edi_portal.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/event.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/exceptions.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/handler_base.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/journal_note.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/application/patient.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/database/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/solteqtand/database/db_handler.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/utils/__init__.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/utils/db_stored_procedure_executor.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/utils/fernet_encryptor.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/utils/file_handler.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components/utils/json_handler.py +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components.egg-info/SOURCES.txt +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components.egg-info/dependency_links.txt +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components.egg-info/requires.txt +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/mbu_dev_shared_components.egg-info/top_level.txt +0 -0
- {mbu_dev_shared_components-4.3.0 → mbu_dev_shared_components-4.3.2}/setup.cfg +0 -0
|
@@ -41,13 +41,12 @@ class Constants:
|
|
|
41
41
|
name = ?
|
|
42
42
|
"""
|
|
43
43
|
|
|
44
|
-
|
|
44
|
+
self.execute_query(
|
|
45
45
|
query,
|
|
46
|
-
[new_value, changed_at, constant_name]
|
|
47
|
-
return_rowcount=True
|
|
46
|
+
[new_value, changed_at, constant_name]
|
|
48
47
|
)
|
|
49
48
|
|
|
50
|
-
if
|
|
49
|
+
if not self.get_constant(constant_name):
|
|
51
50
|
raise ValueError(f"No constant found with name: {constant_name}")
|
|
52
51
|
|
|
53
52
|
def add_credential(self, credential_name: str, username: str, password: str,
|
|
@@ -109,7 +108,7 @@ class Constants:
|
|
|
109
108
|
|
|
110
109
|
values.append(credential_name)
|
|
111
110
|
|
|
112
|
-
|
|
111
|
+
self.execute_query(query, values)
|
|
113
112
|
|
|
114
|
-
if
|
|
115
|
-
raise ValueError(f"No
|
|
113
|
+
if not self.get_credential(credential_name):
|
|
114
|
+
raise ValueError(f"No constant found with name: {credential_name}")
|
|
@@ -41,6 +41,10 @@ class DocumentHandler(HandlerBase):
|
|
|
41
41
|
control_type=auto.ControlType.ListControl,
|
|
42
42
|
automation_id="cleverListView1",
|
|
43
43
|
)
|
|
44
|
+
|
|
45
|
+
document_list.SetFocus()
|
|
46
|
+
time.sleep(1)
|
|
47
|
+
|
|
44
48
|
document_list.RightClick(simulateMove=False, waitTime=0)
|
|
45
49
|
|
|
46
50
|
document_list_menu = self.wait_for_control(
|
|
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
|