diff --git a/api/__pycache__/settings.cpython-312.pyc b/api/__pycache__/settings.cpython-312.pyc index a3e5f94f..9de78854 100644 Binary files a/api/__pycache__/settings.cpython-312.pyc and b/api/__pycache__/settings.cpython-312.pyc differ diff --git a/api/__pycache__/urls.cpython-312.pyc b/api/__pycache__/urls.cpython-312.pyc index cef44bf9..998da67d 100644 Binary files a/api/__pycache__/urls.cpython-312.pyc and b/api/__pycache__/urls.cpython-312.pyc differ diff --git a/api/urls.py b/api/urls.py index 43a61bff..a27d1693 100644 --- a/api/urls.py +++ b/api/urls.py @@ -14,7 +14,7 @@ Including another URLconf 2. Add a URL to urlpatterns: re_path('blog/', include('blog.urls')) """ from django.urls import re_path -from app import views, cob, payment, contract, cleardata, email, backup, server,api_workflow, importdata +from app import views, cob, payment, cleardata, email, backup, server,api_workflow, importdata urlpatterns = [ re_path("workflow/execute/$", api_workflow.execute_workflow), @@ -43,7 +43,6 @@ urlpatterns = [ re_path('account-entry/$', payment.account_entry), re_path('account-multi-entry/$', payment.account_multi_entry), re_path('close-of-business/$', cob.close_of_business), - re_path('create-contract/', contract.create_contract), re_path('data-deletion/', cleardata.data_deletion), re_path('send-email/$', email.send_email), re_path('backup-database/', backup.backup_database), diff --git a/app/__pycache__/document_generator.cpython-312.pyc b/app/__pycache__/document_generator.cpython-312.pyc index a5646f46..c80c07b3 100644 Binary files a/app/__pycache__/document_generator.cpython-312.pyc and b/app/__pycache__/document_generator.cpython-312.pyc differ diff --git a/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng cá nhân.docx# b/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng cá nhân.docx# new file mode 100644 index 00000000..4bcac6bd --- /dev/null +++ b/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng cá nhân.docx# @@ -0,0 +1 @@ +,loitx,dell7460,17.01.2026 15:10,file:///home/loitx/snap/libreoffice/365/.config/libreoffice/4; \ No newline at end of file diff --git a/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng tổ chức.docx# b/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng tổ chức.docx# new file mode 100644 index 00000000..ef584733 --- /dev/null +++ b/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng tổ chức.docx# @@ -0,0 +1 @@ +,loitx,dell7460,17.01.2026 15:11,file:///home/loitx/snap/libreoffice/365/.config/libreoffice/4; \ No newline at end of file diff --git a/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng đồng sở hữu.docx# b/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng đồng sở hữu.docx# new file mode 100644 index 00000000..4bcac6bd --- /dev/null +++ b/static/contract/.~lock.3. Thoả thuận thực hiện nguyện vọng đồng sở hữu.docx# @@ -0,0 +1 @@ +,loitx,dell7460,17.01.2026 15:10,file:///home/loitx/snap/libreoffice/365/.config/libreoffice/4; \ No newline at end of file diff --git a/static/contract/3. Thoả thuận thực hiện nguyện vọng cá nhân.docx b/static/contract/3. Thoả thuận thực hiện nguyện vọng cá nhân.docx index f1ff6e7d..89cbbb8f 100644 Binary files a/static/contract/3. Thoả thuận thực hiện nguyện vọng cá nhân.docx and b/static/contract/3. Thoả thuận thực hiện nguyện vọng cá nhân.docx differ diff --git a/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chức.docx b/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chức.docx index 474f9ba4..5bfed856 100644 Binary files a/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chức.docx and b/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chức.docx differ diff --git a/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chứcv2.docx b/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chứcv2.docx index 6728b585..6d3039b1 100644 Binary files a/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chứcv2.docx and b/static/contract/3. Thoả thuận thực hiện nguyện vọng tổ chứcv2.docx differ diff --git a/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữu.docx b/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữu.docx index 66c2031b..35cf31bd 100644 Binary files a/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữu.docx and b/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữu.docx differ diff --git a/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữuv2.docx b/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữuv2.docx index 3012ea3c..9a247f42 100644 Binary files a/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữuv2.docx and b/static/contract/3. Thoả thuận thực hiện nguyện vọng đồng sở hữuv2.docx differ