Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
Quotation Amendment
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
khushal samadhan chavan
Quotation Amendment
Commits
cff87307
Commit
cff87307
authored
Aug 04, 2025
by
khushal samadhan chavan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace ApprovedRate.jsp
parent
f46a04e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Quotation Amendment/module-resources/Jsp/ApprovedRate.jsp
Quotation Amendment/module-resources/Jsp/ApprovedRate.jsp
+3
-1
No files found.
Quotation Amendment/module-resources/Jsp/ApprovedRate.jsp
View file @
cff87307
...
@@ -47,9 +47,11 @@
...
@@ -47,9 +47,11 @@
<table
border=
"1"
class=
"itemtbl"
>
<table
border=
"1"
class=
"itemtbl"
>
<tr>
<tr>
<th>
Customer Code
</th>
<th>
Customer Code
</th>
<th>
Customer Name
</th>
<th>
Quotation No
</th>
<th>
Quotation No
</th>
<th>
Quotation Date
</th>
<th>
Quotation Date
</th>
<th>
Item Code
</th>
<th>
Item Code
</th>
<th>
Item Description
</th>
<th>
Approved Rate
</th>
<th>
Approved Rate
</th>
<th>
Quantity
</th>
<th>
Quantity
</th>
</tr>
</tr>
...
@@ -68,7 +70,7 @@
...
@@ -68,7 +70,7 @@
}
else
{
}
else
{
%>
%>
<tr>
<tr>
<td
colspan=
"
6
"
style=
"color:red; text-align: center;"
>
<td
colspan=
"
8
"
style=
"color:red; text-align: center;"
>
No approved quotations found for the selected item code.
No approved quotations found for the selected item code.
</td>
</td>
</tr>
</tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment