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
14dc5d83
Commit
14dc5d83
authored
Aug 05, 2025
by
khushal samadhan chavan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace CommonDetails.jsp
parent
6c8c8268
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
Quotation Amendment/module-resources/Jsp/CommonDetails.jsp
Quotation Amendment/module-resources/Jsp/CommonDetails.jsp
+4
-2
No files found.
Quotation Amendment/module-resources/Jsp/CommonDetails.jsp
View file @
14dc5d83
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
<table
border=
"1"
class=
"itemtbl"
>
<table
border=
"1"
class=
"itemtbl"
>
<tr>
<tr>
<th>
ITEM CODE
</th>
<th>
ITEM CODE
</th>
<th>
ITEM DESCRIPTION
</th>
<th>
RM COST
</th>
<th>
RM COST
</th>
<th>
PM COST
</th>
<th>
PM COST
</th>
<th>
OTHER COST
</th>
<th>
OTHER COST
</th>
...
@@ -54,7 +55,7 @@
...
@@ -54,7 +55,7 @@
<%
}
<%
}
}
else
{
%>
}
else
{
%>
<tr>
<tr>
<td
colspan=
"
7
"
style=
"color:red;"
>
No cost details available.
</td>
<td
colspan=
"
8
"
style=
"color:red;"
>
No cost details available.
</td>
</tr>
</tr>
<%
}
%>
<%
}
%>
</table>
</table>
...
@@ -65,6 +66,7 @@
...
@@ -65,6 +66,7 @@
<table
border=
"1"
class=
"itemtbl"
>
<table
border=
"1"
class=
"itemtbl"
>
<tr>
<tr>
<th>
ITEM CODE
</th>
<th>
ITEM CODE
</th>
<th>
ITEM DESCRIPTION
</th>
<th>
RATE
</th>
<th>
RATE
</th>
<th>
EFFECTIVE FROM
</th>
<th>
EFFECTIVE FROM
</th>
<th>
VALID UPTO
</th>
<th>
VALID UPTO
</th>
...
@@ -80,7 +82,7 @@
...
@@ -80,7 +82,7 @@
<%
}
<%
}
}
else
{
%>
}
else
{
%>
<tr>
<tr>
<td
colspan=
"
6
"
style=
"color:red;"
>
No price list details available.
</td>
<td
colspan=
"
7
"
style=
"color:red;"
>
No price list details available.
</td>
</tr>
</tr>
<%
}
%>
<%
}
%>
</table>
</table>
...
...
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