diff --git a/.DS_Store b/.DS_Store index 174a4efe..75dd7790 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/osinaweb/.DS_Store b/osinaweb/.DS_Store index 5395b61a..a75ebbe6 100644 Binary files a/osinaweb/.DS_Store and b/osinaweb/.DS_Store differ diff --git a/osinaweb/addressbook/__pycache__/__init__.cpython-310.pyc b/osinaweb/addressbook/__pycache__/__init__.cpython-310.pyc index ec0515dd..c083727e 100644 Binary files a/osinaweb/addressbook/__pycache__/__init__.cpython-310.pyc and b/osinaweb/addressbook/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/addressbook/__pycache__/admin.cpython-310.pyc b/osinaweb/addressbook/__pycache__/admin.cpython-310.pyc index bffdf167..af22c28a 100644 Binary files a/osinaweb/addressbook/__pycache__/admin.cpython-310.pyc and b/osinaweb/addressbook/__pycache__/admin.cpython-310.pyc differ diff --git a/osinaweb/addressbook/__pycache__/apps.cpython-310.pyc b/osinaweb/addressbook/__pycache__/apps.cpython-310.pyc index 3d8ad5d1..c8ba5f35 100644 Binary files a/osinaweb/addressbook/__pycache__/apps.cpython-310.pyc and b/osinaweb/addressbook/__pycache__/apps.cpython-310.pyc differ diff --git a/osinaweb/addressbook/__pycache__/models.cpython-310.pyc b/osinaweb/addressbook/__pycache__/models.cpython-310.pyc index 54d10375..1485a276 100644 Binary files a/osinaweb/addressbook/__pycache__/models.cpython-310.pyc and b/osinaweb/addressbook/__pycache__/models.cpython-310.pyc differ diff --git a/osinaweb/addressbook/migrations/__pycache__/0001_initial.cpython-310.pyc b/osinaweb/addressbook/migrations/__pycache__/0001_initial.cpython-310.pyc index 7ff71f8f..021aae44 100644 Binary files a/osinaweb/addressbook/migrations/__pycache__/0001_initial.cpython-310.pyc and b/osinaweb/addressbook/migrations/__pycache__/0001_initial.cpython-310.pyc differ diff --git a/osinaweb/addressbook/migrations/__pycache__/0002_country_addressbook.cpython-310.pyc b/osinaweb/addressbook/migrations/__pycache__/0002_country_addressbook.cpython-310.pyc index efcd1dbd..c6878e12 100644 Binary files a/osinaweb/addressbook/migrations/__pycache__/0002_country_addressbook.cpython-310.pyc and b/osinaweb/addressbook/migrations/__pycache__/0002_country_addressbook.cpython-310.pyc differ diff --git a/osinaweb/addressbook/migrations/__pycache__/0003_contact.cpython-310.pyc b/osinaweb/addressbook/migrations/__pycache__/0003_contact.cpython-310.pyc index 476d59a3..d107a297 100644 Binary files a/osinaweb/addressbook/migrations/__pycache__/0003_contact.cpython-310.pyc and b/osinaweb/addressbook/migrations/__pycache__/0003_contact.cpython-310.pyc differ diff --git a/osinaweb/addressbook/migrations/__pycache__/0004_socialmedia.cpython-310.pyc b/osinaweb/addressbook/migrations/__pycache__/0004_socialmedia.cpython-310.pyc index b52ead1e..1dc4c589 100644 Binary files a/osinaweb/addressbook/migrations/__pycache__/0004_socialmedia.cpython-310.pyc and b/osinaweb/addressbook/migrations/__pycache__/0004_socialmedia.cpython-310.pyc differ diff --git a/osinaweb/addressbook/migrations/__pycache__/0005_socialmedia_addressbook.cpython-310.pyc b/osinaweb/addressbook/migrations/__pycache__/0005_socialmedia_addressbook.cpython-310.pyc index 7332653a..ddd275e3 100644 Binary files a/osinaweb/addressbook/migrations/__pycache__/0005_socialmedia_addressbook.cpython-310.pyc and b/osinaweb/addressbook/migrations/__pycache__/0005_socialmedia_addressbook.cpython-310.pyc differ diff --git a/osinaweb/addressbook/migrations/__pycache__/__init__.cpython-310.pyc b/osinaweb/addressbook/migrations/__pycache__/__init__.cpython-310.pyc index ff180b8c..adbdb1b7 100644 Binary files a/osinaweb/addressbook/migrations/__pycache__/__init__.cpython-310.pyc and b/osinaweb/addressbook/migrations/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/billing/__pycache__/__init__.cpython-310.pyc b/osinaweb/billing/__pycache__/__init__.cpython-310.pyc index 85e4a2fb..c2f671af 100644 Binary files a/osinaweb/billing/__pycache__/__init__.cpython-310.pyc and b/osinaweb/billing/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/billing/__pycache__/admin.cpython-310.pyc b/osinaweb/billing/__pycache__/admin.cpython-310.pyc index f1245c1e..c4ba3503 100644 Binary files a/osinaweb/billing/__pycache__/admin.cpython-310.pyc and b/osinaweb/billing/__pycache__/admin.cpython-310.pyc differ diff --git a/osinaweb/billing/__pycache__/apps.cpython-310.pyc b/osinaweb/billing/__pycache__/apps.cpython-310.pyc index d7296905..789e461f 100644 Binary files a/osinaweb/billing/__pycache__/apps.cpython-310.pyc and b/osinaweb/billing/__pycache__/apps.cpython-310.pyc differ diff --git a/osinaweb/billing/__pycache__/models.cpython-310.pyc b/osinaweb/billing/__pycache__/models.cpython-310.pyc index 9d840fb9..8e8def85 100644 Binary files a/osinaweb/billing/__pycache__/models.cpython-310.pyc and b/osinaweb/billing/__pycache__/models.cpython-310.pyc differ diff --git a/osinaweb/billing/__pycache__/urls.cpython-310.pyc b/osinaweb/billing/__pycache__/urls.cpython-310.pyc index f82c7db7..5a104123 100644 Binary files a/osinaweb/billing/__pycache__/urls.cpython-310.pyc and b/osinaweb/billing/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/billing/__pycache__/views.cpython-310.pyc b/osinaweb/billing/__pycache__/views.cpython-310.pyc index 5259df33..3e5a8937 100644 Binary files a/osinaweb/billing/__pycache__/views.cpython-310.pyc and b/osinaweb/billing/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/billing/add/__pycache__/urls.cpython-310.pyc b/osinaweb/billing/add/__pycache__/urls.cpython-310.pyc index bc4aced5..e3058ea8 100644 Binary files a/osinaweb/billing/add/__pycache__/urls.cpython-310.pyc and b/osinaweb/billing/add/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/billing/add/__pycache__/views.cpython-310.pyc b/osinaweb/billing/add/__pycache__/views.cpython-310.pyc index fa7b6393..19295d0a 100644 Binary files a/osinaweb/billing/add/__pycache__/views.cpython-310.pyc and b/osinaweb/billing/add/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/0038_alter_invoice_pdf.py b/osinaweb/billing/migrations/0038_alter_invoice_pdf.py new file mode 100644 index 00000000..8bbf54dd --- /dev/null +++ b/osinaweb/billing/migrations/0038_alter_invoice_pdf.py @@ -0,0 +1,18 @@ +# Generated by Django 4.2.5 on 2024-04-21 11:59 + +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('billing', '0037_recurringcycle_item'), + ] + + operations = [ + migrations.AlterField( + model_name='invoice', + name='pdf', + field=models.FileField(blank=True, null=True, upload_to='uploaded_images'), + ), + ] diff --git a/osinaweb/billing/migrations/__pycache__/0001_initial.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0001_initial.cpython-310.pyc index 750d1191..beb78edb 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0001_initial.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0001_initial.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0002_service_active_service_cancelled_at_and_more.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0002_service_active_service_cancelled_at_and_more.cpython-310.pyc index a7ccc762..ac9a65e8 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0002_service_active_service_cancelled_at_and_more.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0002_service_active_service_cancelled_at_and_more.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0003_payment_servicepayment.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0003_payment_servicepayment.cpython-310.pyc index 1676292f..2bbc32c0 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0003_payment_servicepayment.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0003_payment_servicepayment.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0004_rename_payment_paymenttype.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0004_rename_payment_paymenttype.cpython-310.pyc index 18c732e6..3f73fc7d 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0004_rename_payment_paymenttype.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0004_rename_payment_paymenttype.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0005_service_recurring_cycle.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0005_service_recurring_cycle.cpython-310.pyc index 09f1f998..9fea35d3 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0005_service_recurring_cycle.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0005_service_recurring_cycle.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0006_alter_service_cancelled_at_alter_service_created_at_and_more.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0006_alter_service_cancelled_at_alter_service_created_at_and_more.cpython-310.pyc index a3aa11b6..0ad353ac 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0006_alter_service_cancelled_at_alter_service_created_at_and_more.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0006_alter_service_cancelled_at_alter_service_created_at_and_more.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0007_alter_service_recurring_cycle.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0007_alter_service_recurring_cycle.cpython-310.pyc index 39f0a5b7..79b0b027 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0007_alter_service_recurring_cycle.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0007_alter_service_recurring_cycle.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0008_alter_service_type.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0008_alter_service_type.cpython-310.pyc index 138f6a20..1a49d2df 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0008_alter_service_type.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0008_alter_service_type.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0009_remove_service_due_at_remove_servicepayment_service_and_more.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0009_remove_service_due_at_remove_servicepayment_service_and_more.cpython-310.pyc index 28a36137..a3b3eed2 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0009_remove_service_due_at_remove_servicepayment_service_and_more.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0009_remove_service_due_at_remove_servicepayment_service_and_more.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0010_charge_amount.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0010_charge_amount.cpython-310.pyc index 85c4a20e..1a303aa8 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0010_charge_amount.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0010_charge_amount.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0011_invoice.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0011_invoice.cpython-310.pyc index 8094da17..cadf5305 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0011_invoice.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0011_invoice.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0012_remove_servicepayment_charge_receipt_and_more.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0012_remove_servicepayment_charge_receipt_and_more.cpython-310.pyc index 2012e916..cb73f3e9 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0012_remove_servicepayment_charge_receipt_and_more.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0012_remove_servicepayment_charge_receipt_and_more.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0013_alter_invoice_date_created.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0013_alter_invoice_date_created.cpython-310.pyc index cab613b8..c31d062d 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0013_alter_invoice_date_created.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0013_alter_invoice_date_created.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0014_servicepayment_comment.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0014_servicepayment_comment.cpython-310.pyc index c8e0e42e..a78b48a1 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0014_servicepayment_comment.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0014_servicepayment_comment.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0015_order.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0015_order.cpython-310.pyc index d8be69be..74485ba0 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0015_order.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0015_order.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0016_alter_order_status.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0016_alter_order_status.cpython-310.pyc index 8724501a..d194f4b3 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0016_alter_order_status.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0016_alter_order_status.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0017_service_order.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0017_service_order.cpython-310.pyc index 8bd4e3e8..5eba7912 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0017_service_order.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0017_service_order.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0018_alter_order_status.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0018_alter_order_status.cpython-310.pyc index 502eab82..d2a9ba75 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0018_alter_order_status.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0018_alter_order_status.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0019_item_orderpayment_remove_service_customer_and_more.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0019_item_orderpayment_remove_service_customer_and_more.cpython-310.pyc index d119fdbd..029860d1 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0019_item_orderpayment_remove_service_customer_and_more.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0019_item_orderpayment_remove_service_customer_and_more.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0020_orderitem.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0020_orderitem.cpython-310.pyc index 1bc610b1..cf9bd9a0 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0020_orderitem.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0020_orderitem.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0021_remove_item_recurring_cycle_and_more.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0021_remove_item_recurring_cycle_and_more.cpython-310.pyc index 1bc61dd2..2a3f87b5 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0021_remove_item_recurring_cycle_and_more.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0021_remove_item_recurring_cycle_and_more.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0022_remove_item_cancelled_at_remove_item_created_at_and_more.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0022_remove_item_cancelled_at_remove_item_created_at_and_more.cpython-310.pyc index 95db2ce3..bc4ec0c8 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0022_remove_item_cancelled_at_remove_item_created_at_and_more.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0022_remove_item_cancelled_at_remove_item_created_at_and_more.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0023_alter_item_project_alter_item_type.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0023_alter_item_project_alter_item_type.cpython-310.pyc index dfc5d703..f076f64c 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0023_alter_item_project_alter_item_type.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0023_alter_item_project_alter_item_type.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0024_remove_item_active.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0024_remove_item_active.cpython-310.pyc index 0d5643cb..b9d89824 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0024_remove_item_active.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0024_remove_item_active.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0025_remove_item_project_item_customer.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0025_remove_item_project_item_customer.cpython-310.pyc index 6c079ca6..868cae84 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0025_remove_item_project_item_customer.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0025_remove_item_project_item_customer.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0026_rename_type_item_item_type_remove_order_paid.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0026_rename_type_item_item_type_remove_order_paid.cpython-310.pyc index dbc73b49..67d6958b 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0026_rename_type_item_item_type_remove_order_paid.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0026_rename_type_item_item_type_remove_order_paid.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0027_item_type.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0027_item_type.cpython-310.pyc index e80f2c29..3ffdd81d 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0027_item_type.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0027_item_type.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0028_remove_order_due_date.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0028_remove_order_due_date.cpython-310.pyc index 0187505d..256ee003 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0028_remove_order_due_date.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0028_remove_order_due_date.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0029_invoice_pdf.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0029_invoice_pdf.cpython-310.pyc index 8a16994e..1e95ab1b 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0029_invoice_pdf.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0029_invoice_pdf.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0030_alter_invoice_order.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0030_alter_invoice_order.cpython-310.pyc index 2d9c11ab..d13824a2 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0030_alter_invoice_order.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0030_alter_invoice_order.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0031_alter_invoice_invoice_number.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0031_alter_invoice_invoice_number.cpython-310.pyc index e673cf79..4f124a03 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0031_alter_invoice_invoice_number.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0031_alter_invoice_invoice_number.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0032_order_business.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0032_order_business.cpython-310.pyc index 22969ea4..a6c0ccf2 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0032_order_business.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0032_order_business.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0033_alter_order_status.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0033_alter_order_status.cpython-310.pyc index 7e0d7e80..a92253b6 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0033_alter_order_status.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0033_alter_order_status.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0034_alter_invoice_pdf.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0034_alter_invoice_pdf.cpython-310.pyc index 26ad9cff..1c8bce53 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0034_alter_invoice_pdf.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0034_alter_invoice_pdf.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0035_alter_invoice_pdf.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0035_alter_invoice_pdf.cpython-310.pyc index d7b3024b..32709919 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0035_alter_invoice_pdf.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0035_alter_invoice_pdf.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0036_alter_invoice_invoice_number.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0036_alter_invoice_invoice_number.cpython-310.pyc index 976a691e..a4e041e9 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0036_alter_invoice_invoice_number.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0036_alter_invoice_invoice_number.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0037_recurringcycle_item.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0037_recurringcycle_item.cpython-310.pyc index 26ad7682..e6915489 100644 Binary files a/osinaweb/billing/migrations/__pycache__/0037_recurringcycle_item.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/0037_recurringcycle_item.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/0038_alter_invoice_pdf.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/0038_alter_invoice_pdf.cpython-310.pyc new file mode 100644 index 00000000..1669faa8 Binary files /dev/null and b/osinaweb/billing/migrations/__pycache__/0038_alter_invoice_pdf.cpython-310.pyc differ diff --git a/osinaweb/billing/migrations/__pycache__/__init__.cpython-310.pyc b/osinaweb/billing/migrations/__pycache__/__init__.cpython-310.pyc index 14c494a2..f15d2a00 100644 Binary files a/osinaweb/billing/migrations/__pycache__/__init__.cpython-310.pyc and b/osinaweb/billing/migrations/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/billing/models.py b/osinaweb/billing/models.py index 591d21b0..8316979e 100644 --- a/osinaweb/billing/models.py +++ b/osinaweb/billing/models.py @@ -91,7 +91,7 @@ class Invoice(models.Model): invoice_number = models.CharField(max_length=100, null=True, blank=True) order = models.OneToOneField(Order, on_delete=models.SET_NULL, null=True) date_created = models.DateField() - pdf = models.FileField(null=True, blank=True) + pdf = models.FileField(upload_to='uploaded_images', null=True, blank=True) def __str__(self): return self.invoice_number def save(self, *args, **kwargs): diff --git a/osinaweb/customercore/__pycache__/__init__.cpython-310.pyc b/osinaweb/customercore/__pycache__/__init__.cpython-310.pyc index f09de83d..4e9e8c69 100644 Binary files a/osinaweb/customercore/__pycache__/__init__.cpython-310.pyc and b/osinaweb/customercore/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/customercore/__pycache__/admin.cpython-310.pyc b/osinaweb/customercore/__pycache__/admin.cpython-310.pyc index a5be345e..bcebfbdf 100644 Binary files a/osinaweb/customercore/__pycache__/admin.cpython-310.pyc and b/osinaweb/customercore/__pycache__/admin.cpython-310.pyc differ diff --git a/osinaweb/customercore/__pycache__/apps.cpython-310.pyc b/osinaweb/customercore/__pycache__/apps.cpython-310.pyc index 4df5e0d3..129dd164 100644 Binary files a/osinaweb/customercore/__pycache__/apps.cpython-310.pyc and b/osinaweb/customercore/__pycache__/apps.cpython-310.pyc differ diff --git a/osinaweb/customercore/__pycache__/decorators.cpython-310.pyc b/osinaweb/customercore/__pycache__/decorators.cpython-310.pyc index d6e3d3bf..37b7e6df 100644 Binary files a/osinaweb/customercore/__pycache__/decorators.cpython-310.pyc and b/osinaweb/customercore/__pycache__/decorators.cpython-310.pyc differ diff --git a/osinaweb/customercore/__pycache__/models.cpython-310.pyc b/osinaweb/customercore/__pycache__/models.cpython-310.pyc index 7a13e61f..850794c8 100644 Binary files a/osinaweb/customercore/__pycache__/models.cpython-310.pyc and b/osinaweb/customercore/__pycache__/models.cpython-310.pyc differ diff --git a/osinaweb/customercore/__pycache__/urls.cpython-310.pyc b/osinaweb/customercore/__pycache__/urls.cpython-310.pyc index 3820702a..58ecac16 100644 Binary files a/osinaweb/customercore/__pycache__/urls.cpython-310.pyc and b/osinaweb/customercore/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/customercore/__pycache__/views.cpython-310.pyc b/osinaweb/customercore/__pycache__/views.cpython-310.pyc index 099d6dae..43d7b0db 100644 Binary files a/osinaweb/customercore/__pycache__/views.cpython-310.pyc and b/osinaweb/customercore/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/customercore/migrations/__pycache__/__init__.cpython-310.pyc b/osinaweb/customercore/migrations/__pycache__/__init__.cpython-310.pyc index 373a52d6..f800a613 100644 Binary files a/osinaweb/customercore/migrations/__pycache__/__init__.cpython-310.pyc and b/osinaweb/customercore/migrations/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/customercore/urls.py b/osinaweb/customercore/urls.py index 80b7ca9f..98aae73c 100644 --- a/osinaweb/customercore/urls.py +++ b/osinaweb/customercore/urls.py @@ -16,6 +16,7 @@ urlpatterns = [ path("dedicated-servers-plans/", views.dedicated_servers_plans, name="dedicatedserversplans"), # PAYMENT + path("buy-free/osimenu", views.buy_free_osimenu, name="buyfreeosimenu"), path("payment//", views.payment, name="payment"), path("initiate_checkout/", views.initiate_checkout, name="initiatecheckout"), path("check-order-status///", views.check_order_status, name="check_order_status",), diff --git a/osinaweb/customercore/views.py b/osinaweb/customercore/views.py index 6609ee0c..9e81bcd9 100644 --- a/osinaweb/customercore/views.py +++ b/osinaweb/customercore/views.py @@ -202,3 +202,24 @@ def check_order_status(request, merchant_id, order_id): +def buy_free_osimenu(request): + api_url = 'https://osimenu.com/api/create-subscription/' + api_data = { + 'user': { + 'username': request.user.email, + 'email': request.user.email, + 'password': 'OSITCOM2024', + 'first_name': request.user.first_name, + 'last_name': request.user.last_name + }, + 'customer': { + 'mobile_number': request.user.customerprofile.mobile_number + }, + 'subscription': { + 'plan': 'OSIMENU BASIC' + } + } + + response = requests.post(api_url, json=api_data) + print(response) + return redirect('home') \ No newline at end of file diff --git a/osinaweb/db.sqlite3 b/osinaweb/db.sqlite3 index 7f85a7c2..97e4cab8 100644 Binary files a/osinaweb/db.sqlite3 and b/osinaweb/db.sqlite3 differ diff --git a/osinaweb/osinacore/.DS_Store b/osinaweb/osinacore/.DS_Store index 397a2ceb..ca4d2087 100644 Binary files a/osinaweb/osinacore/.DS_Store and b/osinaweb/osinacore/.DS_Store differ diff --git a/osinaweb/osinacore/__pycache__/__init__.cpython-310.pyc b/osinaweb/osinacore/__pycache__/__init__.cpython-310.pyc index d3bf72e8..22031dae 100644 Binary files a/osinaweb/osinacore/__pycache__/__init__.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/admin.cpython-310.pyc b/osinaweb/osinacore/__pycache__/admin.cpython-310.pyc index 3d92e3a9..dc7c9d64 100644 Binary files a/osinaweb/osinacore/__pycache__/admin.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/admin.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/apps.cpython-310.pyc b/osinaweb/osinacore/__pycache__/apps.cpython-310.pyc index 01e308e2..3f809ecf 100644 Binary files a/osinaweb/osinacore/__pycache__/apps.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/apps.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/custom_context.cpython-310.pyc b/osinaweb/osinacore/__pycache__/custom_context.cpython-310.pyc index 6097eb43..f18b55a3 100644 Binary files a/osinaweb/osinacore/__pycache__/custom_context.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/custom_context.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/decorators.cpython-310.pyc b/osinaweb/osinacore/__pycache__/decorators.cpython-310.pyc index b227896a..0b7a64d6 100644 Binary files a/osinaweb/osinacore/__pycache__/decorators.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/decorators.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/forms.cpython-310.pyc b/osinaweb/osinacore/__pycache__/forms.cpython-310.pyc index be7b7247..824fd760 100644 Binary files a/osinaweb/osinacore/__pycache__/forms.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/forms.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/models.cpython-310.pyc b/osinaweb/osinacore/__pycache__/models.cpython-310.pyc index db88d464..f8a9f8ce 100644 Binary files a/osinaweb/osinacore/__pycache__/models.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/models.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc b/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc index b1667a66..357b8126 100644 Binary files a/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/osinacore/__pycache__/views.cpython-310.pyc b/osinaweb/osinacore/__pycache__/views.cpython-310.pyc index fb029fa0..7263db8a 100644 Binary files a/osinaweb/osinacore/__pycache__/views.cpython-310.pyc and b/osinaweb/osinacore/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/osinacore/add/__pycache__/urls.cpython-310.pyc b/osinaweb/osinacore/add/__pycache__/urls.cpython-310.pyc index 3df37d7e..8bbd326e 100644 Binary files a/osinaweb/osinacore/add/__pycache__/urls.cpython-310.pyc and b/osinaweb/osinacore/add/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/osinacore/add/__pycache__/views.cpython-310.pyc b/osinaweb/osinacore/add/__pycache__/views.cpython-310.pyc index 5b265f74..cf2eb6c5 100644 Binary files a/osinaweb/osinacore/add/__pycache__/views.cpython-310.pyc and b/osinaweb/osinacore/add/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/osinacore/api/__pycache__/serializers.cpython-310.pyc b/osinaweb/osinacore/api/__pycache__/serializers.cpython-310.pyc index 4a81161d..651af878 100644 Binary files a/osinaweb/osinacore/api/__pycache__/serializers.cpython-310.pyc and b/osinaweb/osinacore/api/__pycache__/serializers.cpython-310.pyc differ diff --git a/osinaweb/osinacore/api/__pycache__/urls.cpython-310.pyc b/osinaweb/osinacore/api/__pycache__/urls.cpython-310.pyc index 98b6ece3..6dfc360b 100644 Binary files a/osinaweb/osinacore/api/__pycache__/urls.cpython-310.pyc and b/osinaweb/osinacore/api/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/osinacore/api/__pycache__/views.cpython-310.pyc b/osinaweb/osinacore/api/__pycache__/views.cpython-310.pyc index b00f20cb..3eea1bf2 100644 Binary files a/osinaweb/osinacore/api/__pycache__/views.cpython-310.pyc and b/osinaweb/osinacore/api/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/osinacore/delete/__pycache__/urls.cpython-310.pyc b/osinaweb/osinacore/delete/__pycache__/urls.cpython-310.pyc index c1904a7d..c9797123 100644 Binary files a/osinaweb/osinacore/delete/__pycache__/urls.cpython-310.pyc and b/osinaweb/osinacore/delete/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/osinacore/delete/__pycache__/views.cpython-310.pyc b/osinaweb/osinacore/delete/__pycache__/views.cpython-310.pyc index 76db70b1..44f41469 100644 Binary files a/osinaweb/osinacore/delete/__pycache__/views.cpython-310.pyc and b/osinaweb/osinacore/delete/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/osinacore/edit/__pycache__/urls.cpython-310.pyc b/osinaweb/osinacore/edit/__pycache__/urls.cpython-310.pyc index 9cb99182..6b6b9292 100644 Binary files a/osinaweb/osinacore/edit/__pycache__/urls.cpython-310.pyc and b/osinaweb/osinacore/edit/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/osinacore/edit/__pycache__/views.cpython-310.pyc b/osinaweb/osinacore/edit/__pycache__/views.cpython-310.pyc index bf136150..cbbd6b90 100644 Binary files a/osinaweb/osinacore/edit/__pycache__/views.cpython-310.pyc and b/osinaweb/osinacore/edit/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/0069_alter_business_logo_alter_projectfile_file_and_more.py b/osinaweb/osinacore/migrations/0069_alter_business_logo_alter_projectfile_file_and_more.py new file mode 100644 index 00000000..7d630022 --- /dev/null +++ b/osinaweb/osinacore/migrations/0069_alter_business_logo_alter_projectfile_file_and_more.py @@ -0,0 +1,28 @@ +# Generated by Django 4.2.5 on 2024-04-21 11:59 + +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('osinacore', '0068_remove_customerprofile_confirmed_and_more'), + ] + + operations = [ + migrations.AlterField( + model_name='business', + name='logo', + field=models.ImageField(upload_to='uploaded_images'), + ), + migrations.AlterField( + model_name='projectfile', + name='file', + field=models.FileField(blank=True, upload_to='uploaded_images'), + ), + migrations.AlterField( + model_name='staffprofile', + name='image', + field=models.ImageField(blank=True, null=True, upload_to='uploaded_images'), + ), + ] diff --git a/osinaweb/osinacore/migrations/__pycache__/0001_initial.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0001_initial.cpython-310.pyc index 8881b649..c923b934 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0001_initial.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0001_initial.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0002_projecttype_alter_business_options_staffprofile_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0002_projecttype_alter_business_options_staffprofile_and_more.cpython-310.pyc index c48ae90b..f1dcd575 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0002_projecttype_alter_business_options_staffprofile_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0002_projecttype_alter_business_options_staffprofile_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0003_milestone.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0003_milestone.cpython-310.pyc index 12c54d88..13fee7ef 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0003_milestone.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0003_milestone.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0004_epic.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0004_epic.cpython-310.pyc index 1da4ce8f..42078bfa 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0004_epic.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0004_epic.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0005_staffprofile_image.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0005_staffprofile_image.cpython-310.pyc index 10431896..845765a9 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0005_staffprofile_image.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0005_staffprofile_image.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0006_note.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0006_note.cpython-310.pyc index e8db8624..90b79fcd 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0006_note.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0006_note.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0007_project_project_id_alter_project_status.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0007_project_project_id_alter_project_status.cpython-310.pyc index e1510210..63fed321 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0007_project_project_id_alter_project_status.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0007_project_project_id_alter_project_status.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0008_alter_project_project_id.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0008_alter_project_project_id.cpython-310.pyc index 6f78750a..bed75ce9 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0008_alter_project_project_id.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0008_alter_project_project_id.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0009_alter_project_project_id.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0009_alter_project_project_id.cpython-310.pyc index c2b37417..5dd3391a 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0009_alter_project_project_id.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0009_alter_project_project_id.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0010_remove_note_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0010_remove_note_date.cpython-310.pyc index 981135d5..5f5b31d2 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0010_remove_note_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0010_remove_note_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0011_note_date_alter_note_color_alter_note_text_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0011_note_date_alter_note_color_alter_note_text_and_more.cpython-310.pyc index 38f8ce7a..47ba8902 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0011_note_date_alter_note_color_alter_note_text_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0011_note_date_alter_note_color_alter_note_text_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0012_projectrequirement.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0012_projectrequirement.cpython-310.pyc index 12099c7a..e3fd3256 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0012_projectrequirement.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0012_projectrequirement.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0013_projectfile.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0013_projectfile.cpython-310.pyc index 35931c73..8995c32c 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0013_projectfile.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0013_projectfile.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0014_alter_projectfile_file.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0014_alter_projectfile_file.cpython-310.pyc index dc76e8bf..ab086cac 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0014_alter_projectfile_file.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0014_alter_projectfile_file.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0015_projectcredentials.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0015_projectcredentials.cpython-310.pyc index e02d55e5..2bded16e 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0015_projectcredentials.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0015_projectcredentials.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0016_rename_projectcredentials_projectcredential.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0016_rename_projectcredentials_projectcredential.cpython-310.pyc index 4006099e..403b3e8c 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0016_rename_projectcredentials_projectcredential.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0016_rename_projectcredentials_projectcredential.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0017_alter_project_end_date_alter_project_start_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0017_alter_project_end_date_alter_project_start_date.cpython-310.pyc index edc10820..d777c001 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0017_alter_project_end_date_alter_project_start_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0017_alter_project_end_date_alter_project_start_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0018_epic_status.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0018_epic_status.cpython-310.pyc index d762f5dc..90694ebb 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0018_epic_status.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0018_epic_status.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0019_alter_epic_end_date_alter_epic_start_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0019_alter_epic_end_date_alter_epic_start_date.cpython-310.pyc index 9e2461dd..e1566d60 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0019_alter_epic_end_date_alter_epic_start_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0019_alter_epic_end_date_alter_epic_start_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0020_task.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0020_task.cpython-310.pyc index 6b4c6e6c..025b7b41 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0020_task.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0020_task.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0021_alter_customerprofile_business_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0021_alter_customerprofile_business_and_more.cpython-310.pyc index 6f41a41b..1958e328 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0021_alter_customerprofile_business_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0021_alter_customerprofile_business_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0022_customerprofile_customer_id.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0022_customerprofile_customer_id.cpython-310.pyc index b87acb3e..d499fc57 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0022_customerprofile_customer_id.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0022_customerprofile_customer_id.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0023_task_assigned_to.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0023_task_assigned_to.cpython-310.pyc index 6b25a14a..56722239 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0023_task_assigned_to.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0023_task_assigned_to.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0024_task_task_id.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0024_task_task_id.cpython-310.pyc index 820d08b9..2eec59d4 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0024_task_task_id.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0024_task_task_id.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0025_status.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0025_status.cpython-310.pyc index faecd06d..e5fb61ba 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0025_status.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0025_status.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0026_remove_status_user_status_staff.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0026_remove_status_user_status_staff.cpython-310.pyc index 2dec3c63..6451ce0d 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0026_remove_status_user_status_staff.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0026_remove_status_user_status_staff.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0027_alter_status_staff.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0027_alter_status_staff.cpython-310.pyc index 074b8f3e..f1c1acb1 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0027_alter_status_staff.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0027_alter_status_staff.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0028_remove_projecttype_color.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0028_remove_projecttype_color.cpython-310.pyc index 8b907009..951cb04d 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0028_remove_projecttype_color.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0028_remove_projecttype_color.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0029_alter_reference_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0029_alter_reference_date.cpython-310.pyc index 79d661fe..d6a7df12 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0029_alter_reference_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0029_alter_reference_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0030_tag.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0030_tag.cpython-310.pyc index f66e3bea..66739344 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0030_tag.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0030_tag.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0031_alter_staffprofile_image.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0031_alter_staffprofile_image.cpython-310.pyc index 0a36febb..d0ddb8ee 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0031_alter_staffprofile_image.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0031_alter_staffprofile_image.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0032_point.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0032_point.cpython-310.pyc index ec8ccdf9..1e32064a 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0032_point.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0032_point.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0033_point_date_completed_point_date_workingon_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0033_point_date_completed_point_date_workingon_and_more.cpython-310.pyc index f42b3b9a..5d9a5a48 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0033_point_date_completed_point_date_workingon_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0033_point_date_completed_point_date_workingon_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0034_alter_point_date_completed_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0034_alter_point_date_completed_and_more.cpython-310.pyc index 275de037..0dca2d5e 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0034_alter_point_date_completed_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0034_alter_point_date_completed_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0035_business_business_id.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0035_business_business_id.cpython-310.pyc index 7b437201..3ea10d75 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0035_business_business_id.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0035_business_business_id.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0036_staffposition_alter_staffprofile_position.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0036_staffposition_alter_staffprofile_position.cpython-310.pyc index 240c6ce9..70b8bbec 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0036_staffposition_alter_staffprofile_position.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0036_staffposition_alter_staffprofile_position.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0037_remove_staffprofile_position.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0037_remove_staffprofile_position.cpython-310.pyc index deaf14c1..df2c2d2b 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0037_remove_staffprofile_position.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0037_remove_staffprofile_position.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0038_staffprofile_staff_position.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0038_staffprofile_staff_position.cpython-310.pyc index fbceca2f..a9786906 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0038_staffprofile_staff_position.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0038_staffprofile_staff_position.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0039_alter_staffprofile_staff_position.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0039_alter_staffprofile_staff_position.cpython-310.pyc index 8135d41e..953f13ec 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0039_alter_staffprofile_staff_position.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0039_alter_staffprofile_staff_position.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0040_staffprofile_staff_id.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0040_staffprofile_staff_id.cpython-310.pyc index dca01bdc..cda174d5 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0040_staffprofile_staff_id.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0040_staffprofile_staff_id.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0041_dailyreport.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0041_dailyreport.cpython-310.pyc index ced4f167..185bec2e 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0041_dailyreport.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0041_dailyreport.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0042_remove_customerprofile_email_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0042_remove_customerprofile_email_and_more.cpython-310.pyc index e6f012c0..af58f4e6 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0042_remove_customerprofile_email_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0042_remove_customerprofile_email_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0043_businesstype.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0043_businesstype.cpython-310.pyc index 153484cf..170cce1b 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0043_businesstype.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0043_businesstype.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0044_remove_business_business_type.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0044_remove_business_business_type.cpython-310.pyc index 5f83eb12..ef16962e 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0044_remove_business_business_type.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0044_remove_business_business_type.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0045_business_type.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0045_business_type.cpython-310.pyc index 67f40fdd..883a3e3d 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0045_business_type.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0045_business_type.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0046_task_requirement.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0046_task_requirement.cpython-310.pyc index 9a0ca953..1a292973 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0046_task_requirement.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0046_task_requirement.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0047_task_status_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0047_task_status_date.cpython-310.pyc index db45a01d..3376af19 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0047_task_status_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0047_task_status_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0048_alter_customerprofile_business.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0048_alter_customerprofile_business.cpython-310.pyc index b49344c9..d4d1431f 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0048_alter_customerprofile_business.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0048_alter_customerprofile_business.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0049_alter_customerprofile_business.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0049_alter_customerprofile_business.cpython-310.pyc index 4237403f..d32e0b2d 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0049_alter_customerprofile_business.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0049_alter_customerprofile_business.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0050_projectrequirement_added_by_projectrequirement_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0050_projectrequirement_added_by_projectrequirement_date.cpython-310.pyc index a83d03fc..d9c578d5 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0050_projectrequirement_added_by_projectrequirement_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0050_projectrequirement_added_by_projectrequirement_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0051_alter_task_requirement.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0051_alter_task_requirement.cpython-310.pyc index b41e7582..04bc3d3f 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0051_alter_task_requirement.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0051_alter_task_requirement.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0052_note_project.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0052_note_project.cpython-310.pyc index e0042fff..8867bcba 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0052_note_project.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0052_note_project.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0053_pointactivity.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0053_pointactivity.cpython-310.pyc index d7a02838..4ca68323 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0053_pointactivity.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0053_pointactivity.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0054_remove_point_date_completed_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0054_remove_point_date_completed_and_more.cpython-310.pyc index 9b4f06b6..4596d196 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0054_remove_point_date_completed_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0054_remove_point_date_completed_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0055_alter_point_status.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0055_alter_point_status.cpython-310.pyc index f5b3d201..602b309b 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0055_alter_point_status.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0055_alter_point_status.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0056_alter_pointactivity_end_time.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0056_alter_pointactivity_end_time.cpython-310.pyc index 67b7b872..07a45f45 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0056_alter_pointactivity_end_time.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0056_alter_pointactivity_end_time.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0057_point_total_time_hours_point_total_time_minutes_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0057_point_total_time_hours_point_total_time_minutes_and_more.cpython-310.pyc index 2b64b943..e9044134 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0057_point_total_time_hours_point_total_time_minutes_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0057_point_total_time_hours_point_total_time_minutes_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0058_remove_point_total_time_hours_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0058_remove_point_total_time_hours_and_more.cpython-310.pyc index fac3828e..db7a7041 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0058_remove_point_total_time_hours_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0058_remove_point_total_time_hours_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0059_alter_task_requirement.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0059_alter_task_requirement.cpython-310.pyc index 542e5567..645d6e6c 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0059_alter_task_requirement.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0059_alter_task_requirement.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0060_pointactivity_total_time.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0060_pointactivity_total_time.cpython-310.pyc index c311d65d..8fdea18c 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0060_pointactivity_total_time.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0060_pointactivity_total_time.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0061_alter_task_end_date_alter_task_start_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0061_alter_task_end_date_alter_task_start_date.cpython-310.pyc index e937c89f..ae30e95c 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0061_alter_task_end_date_alter_task_start_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0061_alter_task_end_date_alter_task_start_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0062_connection.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0062_connection.cpython-310.pyc index e3bd9df7..cc0f486f 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0062_connection.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0062_connection.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0063_alter_connection_date.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0063_alter_connection_date.cpython-310.pyc index b41ede6f..8b71a90d 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0063_alter_connection_date.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0063_alter_connection_date.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0064_reaction.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0064_reaction.cpython-310.pyc index 39de0db5..e5b3f337 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0064_reaction.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0064_reaction.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0065_alter_customerprofile_status.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0065_alter_customerprofile_status.cpython-310.pyc index 2eeba91b..80513e9f 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0065_alter_customerprofile_status.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0065_alter_customerprofile_status.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0066_remove_customerprofile_business_business_customer.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0066_remove_customerprofile_business_business_customer.cpython-310.pyc index 3caee87a..7e4cc946 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0066_remove_customerprofile_business_business_customer.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0066_remove_customerprofile_business_business_customer.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0067_customerprofile_confirmed.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0067_customerprofile_confirmed.cpython-310.pyc index fc3bb9ee..01725a22 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0067_customerprofile_confirmed.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0067_customerprofile_confirmed.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0068_remove_customerprofile_confirmed_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0068_remove_customerprofile_confirmed_and_more.cpython-310.pyc index 0f8c0b29..b89859d4 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/0068_remove_customerprofile_confirmed_and_more.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/0068_remove_customerprofile_confirmed_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/0069_alter_business_logo_alter_projectfile_file_and_more.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/0069_alter_business_logo_alter_projectfile_file_and_more.cpython-310.pyc new file mode 100644 index 00000000..e47b4c4d Binary files /dev/null and b/osinaweb/osinacore/migrations/__pycache__/0069_alter_business_logo_alter_projectfile_file_and_more.cpython-310.pyc differ diff --git a/osinaweb/osinacore/migrations/__pycache__/__init__.cpython-310.pyc b/osinaweb/osinacore/migrations/__pycache__/__init__.cpython-310.pyc index 6c5b3d26..dab85550 100644 Binary files a/osinaweb/osinacore/migrations/__pycache__/__init__.cpython-310.pyc and b/osinaweb/osinacore/migrations/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/osinacore/models.py b/osinaweb/osinacore/models.py index a882fd43..d9b96476 100644 --- a/osinaweb/osinacore/models.py +++ b/osinaweb/osinacore/models.py @@ -73,7 +73,7 @@ class Business(models.Model): website = models.URLField(null=True) customer = models.ForeignKey(CustomerProfile, on_delete=models.CASCADE, null=True, blank=True) type = models.ForeignKey(BusinessType, on_delete=models.CASCADE, null=True, blank=True) - logo = models.ImageField() + logo = models.ImageField(upload_to='uploaded_images') business_id = models.CharField(max_length=20, null=True, blank=True) def __str__(self): return self.name @@ -104,7 +104,7 @@ class StaffPosition(models.Model): class StaffProfile(models.Model): user = models.OneToOneField(User, on_delete=models.CASCADE) - image = models.ImageField(null=True, blank=True) + image = models.ImageField(upload_to='uploaded_images', null=True, blank=True) mobile_number = models.CharField(max_length=50) staff_position = models.ForeignKey(StaffPosition, on_delete=models.CASCADE, null=True, blank=True) intern = models.BooleanField(default=False) @@ -197,7 +197,7 @@ class ProjectRequirement(models.Model): class ProjectFile(models.Model): name = models.CharField(max_length=350) - file = models.FileField(blank=True) + file = models.FileField(upload_to='uploaded_images', blank=True) date = models.DateField() project = models.ForeignKey(Project, on_delete=models.CASCADE, null=True) diff --git a/osinaweb/osinacore/templates/add-edit-main.html b/osinaweb/osinacore/templates/add-edit-main.html index cc31267a..25d4948a 100644 --- a/osinaweb/osinacore/templates/add-edit-main.html +++ b/osinaweb/osinacore/templates/add-edit-main.html @@ -37,7 +37,7 @@
- +
@@ -297,7 +297,7 @@ class="w-full xlg1:w-[300px] h-fit bg-secondosiblue flex flex-col items-center absolute xlg1:fixed justify-center gap-2 py-2 bottom-0 inset-x-0 mt-[100px]">
- Ositcom Logo + Ositcom Logo

Powered By OSITCOM

Copyrights © 2024 All Rights Reserved

@@ -641,7 +641,7 @@
- +
@@ -651,7 +651,9 @@
diff --git a/osinaweb/osinacore/templates/customer_index.html b/osinaweb/osinacore/templates/customer_index.html index 5e034347..71f6d7b3 100644 --- a/osinaweb/osinacore/templates/customer_index.html +++ b/osinaweb/osinacore/templates/customer_index.html @@ -6,7 +6,7 @@
-

Tickets

+

Tickets

@@ -90,7 +90,7 @@
-

Invoices

+

Invoices

diff --git a/osinaweb/osinacore/templates/customer_main.html b/osinaweb/osinacore/templates/customer_main.html index 668e9433..4435842f 100644 --- a/osinaweb/osinacore/templates/customer_main.html +++ b/osinaweb/osinacore/templates/customer_main.html @@ -24,7 +24,7 @@
- +
@@ -135,7 +135,7 @@ class="w-full xlg1:w-[300px] h-fit bg-secondosiblue flex flex-col items-center absolute xlg1:fixed justify-center gap-2 py-2 bottom-0 inset-x-0 mt-[100px]">
- Ositcom Logo + Ositcom Logo

Powered By OSITCOM

Copyrights © 2024 All Rights Reserved

@@ -308,7 +308,10 @@

Search Products and Create Order Lines

- + + + +
@@ -350,7 +353,7 @@
- +
@@ -360,7 +363,9 @@
@@ -418,7 +423,7 @@
- Ositcom Logo + Ositcom Logo

Powered By OSITCOM

Copyrights © 2024 All Rights Reserved

diff --git a/osinaweb/osinacore/templates/email-confirmation-sent.html b/osinaweb/osinacore/templates/email-confirmation-sent.html index c789755f..df7764fa 100644 --- a/osinaweb/osinacore/templates/email-confirmation-sent.html +++ b/osinaweb/osinacore/templates/email-confirmation-sent.html @@ -46,11 +46,11 @@

- +
- +
@@ -80,10 +80,10 @@
- + - +
diff --git a/osinaweb/osinacore/templates/forgot-password-confirmation.html b/osinaweb/osinacore/templates/forgot-password-confirmation.html index ef9013a9..7bd51f27 100644 --- a/osinaweb/osinacore/templates/forgot-password-confirmation.html +++ b/osinaweb/osinacore/templates/forgot-password-confirmation.html @@ -46,11 +46,11 @@

- +
- +
@@ -82,10 +82,10 @@ {% csrf_token %} - + - +
diff --git a/osinaweb/osinacore/templates/forgot-password.html b/osinaweb/osinacore/templates/forgot-password.html index 2622283e..53e9fb66 100644 --- a/osinaweb/osinacore/templates/forgot-password.html +++ b/osinaweb/osinacore/templates/forgot-password.html @@ -46,11 +46,11 @@

- +
- +
@@ -82,10 +82,10 @@ {% csrf_token %} - + - +
diff --git a/osinaweb/osinacore/templates/login.html b/osinaweb/osinacore/templates/login.html index 672e269a..1cdcd1e3 100644 --- a/osinaweb/osinacore/templates/login.html +++ b/osinaweb/osinacore/templates/login.html @@ -50,11 +50,11 @@

- +
- +
@@ -85,10 +85,10 @@ {% csrf_token %} - + - +
@@ -152,10 +152,10 @@ {% csrf_token %} - + - +
diff --git a/osinaweb/osinacore/templates/main.html b/osinaweb/osinacore/templates/main.html index f509a09c..4ed61c46 100644 --- a/osinaweb/osinacore/templates/main.html +++ b/osinaweb/osinacore/templates/main.html @@ -65,7 +65,7 @@
- +
@@ -331,7 +331,7 @@ class="w-full xlg1:w-[300px] h-fit bg-secondosiblue flex flex-col items-center absolute xlg1:fixed justify-center gap-2 py-2 bottom-0 inset-x-0 mt-[100px]">
- Ositcom Logo + Ositcom Logo

Powered By OSITCOM

Copyrights © 2024 All Rights Reserved

@@ -675,7 +675,7 @@
- +
@@ -685,7 +685,10 @@
@@ -889,7 +892,7 @@
- Ositcom Logo + Ositcom Logo

Powered By OSITCOM

Copyrights © 2024 All Rights Reserved

diff --git a/osinaweb/osinaweb/__pycache__/__init__.cpython-310.pyc b/osinaweb/osinaweb/__pycache__/__init__.cpython-310.pyc index a67aa420..a88807b5 100644 Binary files a/osinaweb/osinaweb/__pycache__/__init__.cpython-310.pyc and b/osinaweb/osinaweb/__pycache__/__init__.cpython-310.pyc differ diff --git a/osinaweb/osinaweb/__pycache__/settings.cpython-310.pyc b/osinaweb/osinaweb/__pycache__/settings.cpython-310.pyc index 60438929..435f9f10 100644 Binary files a/osinaweb/osinaweb/__pycache__/settings.cpython-310.pyc and b/osinaweb/osinaweb/__pycache__/settings.cpython-310.pyc differ diff --git a/osinaweb/osinaweb/__pycache__/urls.cpython-310.pyc b/osinaweb/osinaweb/__pycache__/urls.cpython-310.pyc index 21871b94..3fd2dacf 100644 Binary files a/osinaweb/osinaweb/__pycache__/urls.cpython-310.pyc and b/osinaweb/osinaweb/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/osinaweb/__pycache__/wsgi.cpython-310.pyc b/osinaweb/osinaweb/__pycache__/wsgi.cpython-310.pyc index 1e24f0bd..aa57ad1d 100644 Binary files a/osinaweb/osinaweb/__pycache__/wsgi.cpython-310.pyc and b/osinaweb/osinaweb/__pycache__/wsgi.cpython-310.pyc differ diff --git a/osinaweb/static/.DS_Store b/osinaweb/static/.DS_Store index 9332d0f1..78a96fb5 100644 Binary files a/osinaweb/static/.DS_Store and b/osinaweb/static/.DS_Store differ diff --git a/osinaweb/static/dist/output.css b/osinaweb/static/dist/output.css index fbd0b337..89751cba 100644 --- a/osinaweb/static/dist/output.css +++ b/osinaweb/static/dist/output.css @@ -1314,10 +1314,6 @@ video { width: 70px; } -.w-\[80\%\] { - width: 80%; -} - .w-\[85\%\] { width: 85%; } @@ -3112,11 +3108,6 @@ video { color: rgb(55 74 122 / var(--tw-text-opacity)); } -.hover\:text-slate-700:hover { - --tw-text-opacity: 1; - color: rgb(51 65 85 / var(--tw-text-opacity)); -} - .hover\:text-slate-800:hover { --tw-text-opacity: 1; color: rgb(30 41 59 / var(--tw-text-opacity)); diff --git a/osinaweb/static/images/.DS_Store b/osinaweb/static/images/.DS_Store index 8f913dc8..d6c95dc1 100644 Binary files a/osinaweb/static/images/.DS_Store and b/osinaweb/static/images/.DS_Store differ diff --git a/osinaweb/static/images/1669023415919.jpeg b/osinaweb/static/images/1669023415919.jpeg deleted file mode 100644 index d20fbe08..00000000 Binary files a/osinaweb/static/images/1669023415919.jpeg and /dev/null differ diff --git a/osinaweb/static/images/1686063290067.jpeg b/osinaweb/static/images/1686063290067.jpeg deleted file mode 100644 index 14728f36..00000000 Binary files a/osinaweb/static/images/1686063290067.jpeg and /dev/null differ diff --git a/osinaweb/static/images/AZIZ_ALHUMAIDHI_KUWAIT_261116_0812.jpeg b/osinaweb/static/images/AZIZ_ALHUMAIDHI_KUWAIT_261116_0812.jpeg deleted file mode 100644 index 69113e93..00000000 Binary files a/osinaweb/static/images/AZIZ_ALHUMAIDHI_KUWAIT_261116_0812.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400.jpeg b/osinaweb/static/images/C2ruP-K3_400x400.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_3eYEtuD.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_3eYEtuD.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_3eYEtuD.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_4AODM0o.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_4AODM0o.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_4AODM0o.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_BJgGtCP.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_BJgGtCP.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_BJgGtCP.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_DPUp266.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_DPUp266.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_DPUp266.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_I1E4CQj.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_I1E4CQj.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_I1E4CQj.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_IJJlte7.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_IJJlte7.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_IJJlte7.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_Q7eQAKS.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_Q7eQAKS.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_Q7eQAKS.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_TXX9jQR.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_TXX9jQR.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_TXX9jQR.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_U67xUdh.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_U67xUdh.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_U67xUdh.jpeg and /dev/null differ diff --git a/osinaweb/static/images/C2ruP-K3_400x400_jaNO7I2.jpeg b/osinaweb/static/images/C2ruP-K3_400x400_jaNO7I2.jpeg deleted file mode 100644 index 24ea07c9..00000000 Binary files a/osinaweb/static/images/C2ruP-K3_400x400_jaNO7I2.jpeg and /dev/null differ diff --git a/osinaweb/static/images/IMG_1044.JPG b/osinaweb/static/images/IMG_1044.JPG deleted file mode 100644 index 7e7c268d..00000000 Binary files a/osinaweb/static/images/IMG_1044.JPG and /dev/null differ diff --git a/osinaweb/static/images/IMG_2102.PNG b/osinaweb/static/images/IMG_2102.PNG deleted file mode 100644 index 6060ad2f..00000000 Binary files a/osinaweb/static/images/IMG_2102.PNG and /dev/null differ diff --git a/osinaweb/static/images/IMG_2104.PNG b/osinaweb/static/images/IMG_2104.PNG deleted file mode 100644 index 805a0cc8..00000000 Binary files a/osinaweb/static/images/IMG_2104.PNG and /dev/null differ diff --git a/osinaweb/static/images/IMG_2105.PNG b/osinaweb/static/images/IMG_2105.PNG deleted file mode 100644 index 71b0371c..00000000 Binary files a/osinaweb/static/images/IMG_2105.PNG and /dev/null differ diff --git a/osinaweb/static/images/IMG_2105_dBbVGEk.PNG b/osinaweb/static/images/IMG_2105_dBbVGEk.PNG deleted file mode 100644 index 71b0371c..00000000 Binary files a/osinaweb/static/images/IMG_2105_dBbVGEk.PNG and /dev/null differ diff --git a/osinaweb/static/images/IMG_2105_fO9iOmK.PNG b/osinaweb/static/images/IMG_2105_fO9iOmK.PNG deleted file mode 100644 index 71b0371c..00000000 Binary files a/osinaweb/static/images/IMG_2105_fO9iOmK.PNG and /dev/null differ diff --git a/osinaweb/static/images/Screen_Shot_2024-01-09_at_3.35.07_PM.png b/osinaweb/static/images/Screen_Shot_2024-01-09_at_3.35.07_PM.png deleted file mode 100644 index a6750286..00000000 Binary files a/osinaweb/static/images/Screen_Shot_2024-01-09_at_3.35.07_PM.png and /dev/null differ diff --git a/osinaweb/static/images/Screen_Shot_2024-01-09_at_3.59.55_PM.png b/osinaweb/static/images/Screen_Shot_2024-01-09_at_3.59.55_PM.png deleted file mode 100644 index a07c53bf..00000000 Binary files a/osinaweb/static/images/Screen_Shot_2024-01-09_at_3.59.55_PM.png and /dev/null differ diff --git a/osinaweb/static/images/Screen_Shot_2024-01-09_at_4.08.47_PM.png b/osinaweb/static/images/Screen_Shot_2024-01-09_at_4.08.47_PM.png deleted file mode 100644 index a29384b8..00000000 Binary files a/osinaweb/static/images/Screen_Shot_2024-01-09_at_4.08.47_PM.png and /dev/null differ diff --git a/osinaweb/static/images/Screen_Shot_2024-01-12_at_3.31.35_PM.png b/osinaweb/static/images/Screen_Shot_2024-01-12_at_3.31.35_PM.png deleted file mode 100644 index 190b0c82..00000000 Binary files a/osinaweb/static/images/Screen_Shot_2024-01-12_at_3.31.35_PM.png and /dev/null differ diff --git a/osinaweb/static/images/Screen_Shot_2024-03-18_at_12.49.49_PM.png b/osinaweb/static/images/Screen_Shot_2024-03-18_at_12.49.49_PM.png deleted file mode 100644 index ba02c853..00000000 Binary files a/osinaweb/static/images/Screen_Shot_2024-03-18_at_12.49.49_PM.png and /dev/null differ diff --git a/osinaweb/static/images/Screenshot_2023-07-17_at_5.42.13_PM.png b/osinaweb/static/images/Screenshot_2023-07-17_at_5.42.13_PM.png deleted file mode 100644 index b9321335..00000000 Binary files a/osinaweb/static/images/Screenshot_2023-07-17_at_5.42.13_PM.png and /dev/null differ diff --git a/osinaweb/static/images/Screenshot_2023-09-09_at_3.36.23_PM.png b/osinaweb/static/images/Screenshot_2023-09-09_at_3.36.23_PM.png deleted file mode 100644 index 51c0624e..00000000 Binary files a/osinaweb/static/images/Screenshot_2023-09-09_at_3.36.23_PM.png and /dev/null differ diff --git a/osinaweb/static/images/Screenshot_2023-09-09_at_3.36.23_PM_cDFiwfG.png b/osinaweb/static/images/Screenshot_2023-09-09_at_3.36.23_PM_cDFiwfG.png deleted file mode 100644 index 51c0624e..00000000 Binary files a/osinaweb/static/images/Screenshot_2023-09-09_at_3.36.23_PM_cDFiwfG.png and /dev/null differ diff --git a/osinaweb/static/images/Screenshot_2023-09-25_at_1.47.42_PM.png b/osinaweb/static/images/Screenshot_2023-09-25_at_1.47.42_PM.png deleted file mode 100644 index db2cda85..00000000 Binary files a/osinaweb/static/images/Screenshot_2023-09-25_at_1.47.42_PM.png and /dev/null differ diff --git a/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM.jpeg b/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM.jpeg deleted file mode 100644 index d37729c9..00000000 Binary files a/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM.jpeg and /dev/null differ diff --git a/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM_bpjQhHj.jpeg b/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM_bpjQhHj.jpeg deleted file mode 100644 index d37729c9..00000000 Binary files a/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM_bpjQhHj.jpeg and /dev/null differ diff --git a/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM_i37PpV4.jpeg b/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM_i37PpV4.jpeg deleted file mode 100644 index d37729c9..00000000 Binary files a/osinaweb/static/images/WhatsApp_Image_2024-01-02_at_1.31.29_PM_i37PpV4.jpeg and /dev/null differ diff --git a/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291.png b/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291.png deleted file mode 100644 index c074d154..00000000 Binary files a/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291.png and /dev/null differ diff --git a/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291_9Ch4jp9.png b/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291_9Ch4jp9.png deleted file mode 100644 index c074d154..00000000 Binary files a/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291_9Ch4jp9.png and /dev/null differ diff --git a/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291_JM6Suol.png b/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291_JM6Suol.png deleted file mode 100644 index c074d154..00000000 Binary files a/osinaweb/static/images/WinaBig-logo.bfee8ead0476c4ee6291_JM6Suol.png and /dev/null differ diff --git a/osinaweb/static/images/avatar.svg b/osinaweb/static/images/avatar.svg deleted file mode 100644 index 2ef4bbe3..00000000 --- a/osinaweb/static/images/avatar.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/osinaweb/static/images/avatar2.png b/osinaweb/static/images/avatar2.png deleted file mode 100644 index 1f5e89df..00000000 Binary files a/osinaweb/static/images/avatar2.png and /dev/null differ diff --git a/osinaweb/static/images/avatar3.png b/osinaweb/static/images/avatar3.png deleted file mode 100644 index 74ef2a70..00000000 Binary files a/osinaweb/static/images/avatar3.png and /dev/null differ diff --git a/osinaweb/static/images/banner.png b/osinaweb/static/images/banner.png deleted file mode 100644 index bd164f4f..00000000 Binary files a/osinaweb/static/images/banner.png and /dev/null differ diff --git a/osinaweb/static/images/checkicon.png b/osinaweb/static/images/checkicon.png deleted file mode 100644 index 21289a31..00000000 Binary files a/osinaweb/static/images/checkicon.png and /dev/null differ diff --git a/osinaweb/static/images/client4.png b/osinaweb/static/images/client4.png deleted file mode 100644 index 45f99519..00000000 Binary files a/osinaweb/static/images/client4.png and /dev/null differ diff --git a/osinaweb/static/images/client4_6OcKRTB.png b/osinaweb/static/images/client4_6OcKRTB.png deleted file mode 100644 index 45f99519..00000000 Binary files a/osinaweb/static/images/client4_6OcKRTB.png and /dev/null differ diff --git a/osinaweb/static/images/closeicon.png b/osinaweb/static/images/closeicon.png deleted file mode 100644 index a07f01a9..00000000 Binary files a/osinaweb/static/images/closeicon.png and /dev/null differ diff --git a/osinaweb/static/images/contactbanner.jpg b/osinaweb/static/images/contactbanner.jpg deleted file mode 100644 index 2714164d..00000000 Binary files a/osinaweb/static/images/contactbanner.jpg and /dev/null differ diff --git a/osinaweb/static/images/eHcWZi3-_400x400.jpg b/osinaweb/static/images/eHcWZi3-_400x400.jpg deleted file mode 100644 index b7004b8c..00000000 Binary files a/osinaweb/static/images/eHcWZi3-_400x400.jpg and /dev/null differ diff --git a/osinaweb/static/images/footer-logo.png b/osinaweb/static/images/footer-logo.png deleted file mode 100644 index f9280242..00000000 Binary files a/osinaweb/static/images/footer-logo.png and /dev/null differ diff --git a/osinaweb/static/images/footer-logo_2.png b/osinaweb/static/images/footer-logo_2.png deleted file mode 100644 index 863af724..00000000 Binary files a/osinaweb/static/images/footer-logo_2.png and /dev/null differ diff --git a/osinaweb/static/images/icons/.DS_Store b/osinaweb/static/images/icons/.DS_Store index 5008ddfc..ff0a3d22 100644 Binary files a/osinaweb/static/images/icons/.DS_Store and b/osinaweb/static/images/icons/.DS_Store differ diff --git a/osinaweb/static/images/icons/about.svg b/osinaweb/static/images/icons/about.svg deleted file mode 100644 index ae79238d..00000000 --- a/osinaweb/static/images/icons/about.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/osinaweb/static/images/icons/activity.png b/osinaweb/static/images/icons/activity.png deleted file mode 100644 index c8114ebd..00000000 Binary files a/osinaweb/static/images/icons/activity.png and /dev/null differ diff --git a/osinaweb/static/images/icons/activity2.png b/osinaweb/static/images/icons/activity2.png deleted file mode 100644 index e544a80f..00000000 Binary files a/osinaweb/static/images/icons/activity2.png and /dev/null differ diff --git a/osinaweb/static/images/icons/billing.png b/osinaweb/static/images/icons/billing.png deleted file mode 100644 index 58cd5919..00000000 Binary files a/osinaweb/static/images/icons/billing.png and /dev/null differ diff --git a/osinaweb/static/images/icons/cart.png b/osinaweb/static/images/icons/cart.png deleted file mode 100644 index bb92e090..00000000 Binary files a/osinaweb/static/images/icons/cart.png and /dev/null differ diff --git a/osinaweb/static/images/icons/download.png b/osinaweb/static/images/icons/download.png deleted file mode 100644 index 61a62c49..00000000 Binary files a/osinaweb/static/images/icons/download.png and /dev/null differ diff --git a/osinaweb/static/images/icons/invoice.svg b/osinaweb/static/images/icons/invoice.svg deleted file mode 100644 index 3502de12..00000000 --- a/osinaweb/static/images/icons/invoice.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/osinaweb/static/images/icons/logout.png b/osinaweb/static/images/icons/logout.png deleted file mode 100644 index 8ea62900..00000000 Binary files a/osinaweb/static/images/icons/logout.png and /dev/null differ diff --git a/osinaweb/static/images/icons/products.svg b/osinaweb/static/images/icons/products.svg deleted file mode 100644 index a55159f2..00000000 --- a/osinaweb/static/images/icons/products.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/osinaweb/static/images/icons/projectswhite.png b/osinaweb/static/images/icons/projectswhite.png deleted file mode 100644 index 6d14ebb3..00000000 Binary files a/osinaweb/static/images/icons/projectswhite.png and /dev/null differ diff --git a/osinaweb/static/images/icons/projectswhite.svg b/osinaweb/static/images/icons/projectswhite.svg deleted file mode 100644 index 08a6c93f..00000000 --- a/osinaweb/static/images/icons/projectswhite.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/osinaweb/static/images/icons/support.png b/osinaweb/static/images/icons/support.png deleted file mode 100644 index 93a0fcaa..00000000 Binary files a/osinaweb/static/images/icons/support.png and /dev/null differ diff --git a/osinaweb/static/images/icons/support.svg b/osinaweb/static/images/icons/support.svg deleted file mode 100644 index 0ccdbcb3..00000000 --- a/osinaweb/static/images/icons/support.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/osinaweb/static/images/icons/ticket.svg b/osinaweb/static/images/icons/ticket.svg deleted file mode 100644 index dec9577a..00000000 --- a/osinaweb/static/images/icons/ticket.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/osinaweb/static/images/icons/users.png b/osinaweb/static/images/icons/users.png deleted file mode 100644 index 97d85d20..00000000 Binary files a/osinaweb/static/images/icons/users.png and /dev/null differ diff --git a/osinaweb/static/images/icons/utilities.png b/osinaweb/static/images/icons/utilities.png deleted file mode 100644 index d1084de3..00000000 Binary files a/osinaweb/static/images/icons/utilities.png and /dev/null differ diff --git a/osinaweb/static/images/icons/work.png b/osinaweb/static/images/icons/work.png deleted file mode 100644 index 0342345b..00000000 Binary files a/osinaweb/static/images/icons/work.png and /dev/null differ diff --git a/osinaweb/static/images/images.jpeg b/osinaweb/static/images/images.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images.jpeg and /dev/null differ diff --git a/osinaweb/static/images/images_66hc7wJ.jpeg b/osinaweb/static/images/images_66hc7wJ.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images_66hc7wJ.jpeg and /dev/null differ diff --git a/osinaweb/static/images/images_8R30tKx.jpeg b/osinaweb/static/images/images_8R30tKx.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images_8R30tKx.jpeg and /dev/null differ diff --git a/osinaweb/static/images/images_94RQy8u.jpeg b/osinaweb/static/images/images_94RQy8u.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images_94RQy8u.jpeg and /dev/null differ diff --git a/osinaweb/static/images/images_dT85NkR.jpeg b/osinaweb/static/images/images_dT85NkR.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images_dT85NkR.jpeg and /dev/null differ diff --git a/osinaweb/static/images/images_qObPEjJ.jpeg b/osinaweb/static/images/images_qObPEjJ.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images_qObPEjJ.jpeg and /dev/null differ diff --git a/osinaweb/static/images/images_vB09pgG.jpeg b/osinaweb/static/images/images_vB09pgG.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images_vB09pgG.jpeg and /dev/null differ diff --git a/osinaweb/static/images/images_yxpbY7h.jpeg b/osinaweb/static/images/images_yxpbY7h.jpeg deleted file mode 100644 index 8b8b6da9..00000000 Binary files a/osinaweb/static/images/images_yxpbY7h.jpeg and /dev/null differ diff --git a/osinaweb/static/images/invoice_1.pdf b/osinaweb/static/images/invoice_1.pdf deleted file mode 100644 index c64cc878..00000000 Binary files a/osinaweb/static/images/invoice_1.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_10.pdf b/osinaweb/static/images/invoice_10.pdf deleted file mode 100644 index da80d85c..00000000 Binary files a/osinaweb/static/images/invoice_10.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_11.pdf b/osinaweb/static/images/invoice_11.pdf deleted file mode 100644 index 95ff7704..00000000 Binary files a/osinaweb/static/images/invoice_11.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_111.pdf b/osinaweb/static/images/invoice_111.pdf deleted file mode 100644 index 897b984a..00000000 Binary files a/osinaweb/static/images/invoice_111.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_112.pdf b/osinaweb/static/images/invoice_112.pdf deleted file mode 100644 index 61b27d73..00000000 Binary files a/osinaweb/static/images/invoice_112.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_113.pdf b/osinaweb/static/images/invoice_113.pdf deleted file mode 100644 index f4a8fe6c..00000000 Binary files a/osinaweb/static/images/invoice_113.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_114.pdf b/osinaweb/static/images/invoice_114.pdf deleted file mode 100644 index a83fbdb8..00000000 Binary files a/osinaweb/static/images/invoice_114.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_12.pdf b/osinaweb/static/images/invoice_12.pdf deleted file mode 100644 index 4187eb05..00000000 Binary files a/osinaweb/static/images/invoice_12.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_13.pdf b/osinaweb/static/images/invoice_13.pdf deleted file mode 100644 index 9abe1fcf..00000000 Binary files a/osinaweb/static/images/invoice_13.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_14.pdf b/osinaweb/static/images/invoice_14.pdf deleted file mode 100644 index a35d59b4..00000000 Binary files a/osinaweb/static/images/invoice_14.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_15.pdf b/osinaweb/static/images/invoice_15.pdf deleted file mode 100644 index 54b5e436..00000000 Binary files a/osinaweb/static/images/invoice_15.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_16.pdf b/osinaweb/static/images/invoice_16.pdf deleted file mode 100644 index 3c8e9a18..00000000 Binary files a/osinaweb/static/images/invoice_16.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_17.pdf b/osinaweb/static/images/invoice_17.pdf deleted file mode 100644 index a1eb3828..00000000 Binary files a/osinaweb/static/images/invoice_17.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_18.pdf b/osinaweb/static/images/invoice_18.pdf deleted file mode 100644 index 4e52231e..00000000 Binary files a/osinaweb/static/images/invoice_18.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_19.pdf b/osinaweb/static/images/invoice_19.pdf deleted file mode 100644 index 39420d3e..00000000 Binary files a/osinaweb/static/images/invoice_19.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_2.pdf b/osinaweb/static/images/invoice_2.pdf deleted file mode 100644 index b0f921d8..00000000 Binary files a/osinaweb/static/images/invoice_2.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_20.pdf b/osinaweb/static/images/invoice_20.pdf deleted file mode 100644 index 6404b5cc..00000000 Binary files a/osinaweb/static/images/invoice_20.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_21.pdf b/osinaweb/static/images/invoice_21.pdf deleted file mode 100644 index 7e6ceec2..00000000 Binary files a/osinaweb/static/images/invoice_21.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_22.pdf b/osinaweb/static/images/invoice_22.pdf deleted file mode 100644 index 682824fa..00000000 Binary files a/osinaweb/static/images/invoice_22.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_23.pdf b/osinaweb/static/images/invoice_23.pdf deleted file mode 100644 index 554a4302..00000000 Binary files a/osinaweb/static/images/invoice_23.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_24.pdf b/osinaweb/static/images/invoice_24.pdf deleted file mode 100644 index 5a706bb9..00000000 Binary files a/osinaweb/static/images/invoice_24.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_25.pdf b/osinaweb/static/images/invoice_25.pdf deleted file mode 100644 index 45201ae0..00000000 Binary files a/osinaweb/static/images/invoice_25.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_26.pdf b/osinaweb/static/images/invoice_26.pdf deleted file mode 100644 index 07de6039..00000000 Binary files a/osinaweb/static/images/invoice_26.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_27.pdf b/osinaweb/static/images/invoice_27.pdf deleted file mode 100644 index cfcf05c8..00000000 Binary files a/osinaweb/static/images/invoice_27.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_28.pdf b/osinaweb/static/images/invoice_28.pdf deleted file mode 100644 index 710bfcc9..00000000 Binary files a/osinaweb/static/images/invoice_28.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_29.pdf b/osinaweb/static/images/invoice_29.pdf deleted file mode 100644 index 6ad89243..00000000 Binary files a/osinaweb/static/images/invoice_29.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_3.pdf b/osinaweb/static/images/invoice_3.pdf deleted file mode 100644 index 097809fc..00000000 Binary files a/osinaweb/static/images/invoice_3.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_30.pdf b/osinaweb/static/images/invoice_30.pdf deleted file mode 100644 index c0d93de1..00000000 Binary files a/osinaweb/static/images/invoice_30.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_31.pdf b/osinaweb/static/images/invoice_31.pdf deleted file mode 100644 index ebb2cd46..00000000 Binary files a/osinaweb/static/images/invoice_31.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_32.pdf b/osinaweb/static/images/invoice_32.pdf deleted file mode 100644 index bc13e2ab..00000000 Binary files a/osinaweb/static/images/invoice_32.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_33.pdf b/osinaweb/static/images/invoice_33.pdf deleted file mode 100644 index 7e3e688c..00000000 Binary files a/osinaweb/static/images/invoice_33.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_34.pdf b/osinaweb/static/images/invoice_34.pdf deleted file mode 100644 index 521e2352..00000000 Binary files a/osinaweb/static/images/invoice_34.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_35.pdf b/osinaweb/static/images/invoice_35.pdf deleted file mode 100644 index aca4c0f5..00000000 Binary files a/osinaweb/static/images/invoice_35.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_36.pdf b/osinaweb/static/images/invoice_36.pdf deleted file mode 100644 index 455f7500..00000000 Binary files a/osinaweb/static/images/invoice_36.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_37.pdf b/osinaweb/static/images/invoice_37.pdf deleted file mode 100644 index 0ac9f478..00000000 Binary files a/osinaweb/static/images/invoice_37.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_38.pdf b/osinaweb/static/images/invoice_38.pdf deleted file mode 100644 index 8bc1b550..00000000 Binary files a/osinaweb/static/images/invoice_38.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_39.pdf b/osinaweb/static/images/invoice_39.pdf deleted file mode 100644 index c1c3351c..00000000 Binary files a/osinaweb/static/images/invoice_39.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_4.pdf b/osinaweb/static/images/invoice_4.pdf deleted file mode 100644 index b247ba14..00000000 Binary files a/osinaweb/static/images/invoice_4.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_40.pdf b/osinaweb/static/images/invoice_40.pdf deleted file mode 100644 index a1a9221e..00000000 Binary files a/osinaweb/static/images/invoice_40.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_41.pdf b/osinaweb/static/images/invoice_41.pdf deleted file mode 100644 index 07573836..00000000 Binary files a/osinaweb/static/images/invoice_41.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_5.pdf b/osinaweb/static/images/invoice_5.pdf deleted file mode 100644 index 6b1aafa4..00000000 Binary files a/osinaweb/static/images/invoice_5.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_6.pdf b/osinaweb/static/images/invoice_6.pdf deleted file mode 100644 index 57dbc2e8..00000000 Binary files a/osinaweb/static/images/invoice_6.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_7.pdf b/osinaweb/static/images/invoice_7.pdf deleted file mode 100644 index f9c03b74..00000000 Binary files a/osinaweb/static/images/invoice_7.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_8.pdf b/osinaweb/static/images/invoice_8.pdf deleted file mode 100644 index 6e9eced9..00000000 Binary files a/osinaweb/static/images/invoice_8.pdf and /dev/null differ diff --git a/osinaweb/static/images/invoice_9.pdf b/osinaweb/static/images/invoice_9.pdf deleted file mode 100644 index dd08e7eb..00000000 Binary files a/osinaweb/static/images/invoice_9.pdf and /dev/null differ diff --git a/osinaweb/static/images/location.png b/osinaweb/static/images/location.png deleted file mode 100644 index 7b3c13a6..00000000 Binary files a/osinaweb/static/images/location.png and /dev/null differ diff --git a/osinaweb/static/images/location_qKXwMbR.png b/osinaweb/static/images/location_qKXwMbR.png deleted file mode 100644 index 7b3c13a6..00000000 Binary files a/osinaweb/static/images/location_qKXwMbR.png and /dev/null differ diff --git a/osinaweb/static/images/logo-social.png b/osinaweb/static/images/logo-social.png deleted file mode 100644 index 6485aac5..00000000 Binary files a/osinaweb/static/images/logo-social.png and /dev/null differ diff --git a/osinaweb/static/images/osinab.png b/osinaweb/static/images/osinab.png deleted file mode 100644 index 487ccf1a..00000000 Binary files a/osinaweb/static/images/osinab.png and /dev/null differ diff --git a/osinaweb/static/images/osinaw.png b/osinaweb/static/images/osinaw.png deleted file mode 100644 index aa2f5a9c..00000000 Binary files a/osinaweb/static/images/osinaw.png and /dev/null differ diff --git a/osinaweb/static/images/ositcom.png b/osinaweb/static/images/ositcom.png deleted file mode 100644 index 00702dea..00000000 Binary files a/osinaweb/static/images/ositcom.png and /dev/null differ diff --git a/osinaweb/static/images/ositcom_logos/.DS_Store b/osinaweb/static/images/ositcom_logos/.DS_Store new file mode 100644 index 00000000..b80ca742 Binary files /dev/null and b/osinaweb/static/images/ositcom_logos/.DS_Store differ diff --git a/osinaweb/static/images/ositcom_logos/full-logo.jpg b/osinaweb/static/images/ositcom_logos/full-logo.jpg deleted file mode 100644 index 1e9406c8..00000000 Binary files a/osinaweb/static/images/ositcom_logos/full-logo.jpg and /dev/null differ diff --git a/osinaweb/static/images/ositcom_logos/osimenuwhite.png b/osinaweb/static/images/ositcom_logos/osimenuwhite.png index 7cdff4e5..752b278c 100644 Binary files a/osinaweb/static/images/ositcom_logos/osimenuwhite.png and b/osinaweb/static/images/ositcom_logos/osimenuwhite.png differ diff --git a/osinaweb/static/images/ositcom_logos/osinawhite.png b/osinaweb/static/images/ositcom_logos/osinawhite.png index 925581b7..aa2f5a9c 100644 Binary files a/osinaweb/static/images/ositcom_logos/osinawhite.png and b/osinaweb/static/images/ositcom_logos/osinawhite.png differ diff --git a/osinaweb/static/images/banner-logo.png b/osinaweb/static/images/ositcom_logos/ositcomwhite(o).png similarity index 100% rename from osinaweb/static/images/banner-logo.png rename to osinaweb/static/images/ositcom_logos/ositcomwhite(o).png diff --git a/osinaweb/static/images/ositcom_ny_post_2024-06.jpg b/osinaweb/static/images/ositcom_ny_post_2024-06.jpg deleted file mode 100644 index d00aabb5..00000000 Binary files a/osinaweb/static/images/ositcom_ny_post_2024-06.jpg and /dev/null differ diff --git a/osinaweb/static/images/ositcom_ny_post_2024-06_p7SbgQt.jpg b/osinaweb/static/images/ositcom_ny_post_2024-06_p7SbgQt.jpg deleted file mode 100644 index d00aabb5..00000000 Binary files a/osinaweb/static/images/ositcom_ny_post_2024-06_p7SbgQt.jpg and /dev/null differ diff --git a/osinaweb/static/images/ositcomlogo.png b/osinaweb/static/images/ositcomlogo.png deleted file mode 100644 index 1940b5e9..00000000 Binary files a/osinaweb/static/images/ositcomlogo.png and /dev/null differ diff --git a/osinaweb/static/images/uploaded_images/salimelliye.jpeg b/osinaweb/static/images/uploaded_images/salimelliye.jpeg new file mode 100644 index 00000000..cae3b9f9 Binary files /dev/null and b/osinaweb/static/images/uploaded_images/salimelliye.jpeg differ diff --git a/osinaweb/static/images/yes.png b/osinaweb/static/images/yes.png deleted file mode 100644 index 9f4fee64..00000000 Binary files a/osinaweb/static/images/yes.png and /dev/null differ