From 0121c9e28b7a7dae07636e20abe091cb4c11aa68 Mon Sep 17 00:00:00 2001 From: heama Date: Sat, 6 Apr 2024 12:08:42 +0530 Subject: [PATCH] saleorder --- app/Views/client_form.php | 6 +++--- app/Views/invoice_pdf_template.php | 9 +++++---- app/Views/product_form.php | 14 +++++++------- app/Views/sales_order_form.php | 16 ++++++++-------- 4 files changed, 23 insertions(+), 22 deletions(-) diff --git a/app/Views/client_form.php b/app/Views/client_form.php index 6560140..0824df1 100644 --- a/app/Views/client_form.php +++ b/app/Views/client_form.php @@ -22,15 +22,15 @@
" method="post">
- +
- +
- +
diff --git a/app/Views/invoice_pdf_template.php b/app/Views/invoice_pdf_template.php index f964299..6b772fa 100644 --- a/app/Views/invoice_pdf_template.php +++ b/app/Views/invoice_pdf_template.php @@ -21,7 +21,7 @@ table.main-table th, table.main-table td { border: none; /* Remove borders from all cells inside the main table */ - padding: 8px; + } /* Style for the table containing business details */ @@ -68,11 +68,13 @@ table.addresses-table th { text-align: left; + padding-left: 8px; } /* Style for the billing and shipping addresses */ - .billing-address, .shipping-address { + .billing-address { width: 50%; + padding-left: 8px; } /* Style for the invoice-related table */ @@ -143,8 +145,7 @@ p { - + THE MECHANIC diff --git a/app/Views/product_form.php b/app/Views/product_form.php index be7a8bd..b7193cf 100644 --- a/app/Views/product_form.php +++ b/app/Views/product_form.php @@ -24,11 +24,11 @@
- +
- +
@@ -36,11 +36,11 @@
- +
- +
@@ -48,7 +48,7 @@

Pricing Information :


- +
- +
@@ -77,7 +77,7 @@

Stock Information :


- +