Menu Design

PHOTO EMBED

Thu Jan 30 2025 13:36:15 GMT+0000 (Coordinated Universal Time)

Saved by @Pooja

<%{
	//<li><a href="#Report:All_Indents" target="_blank">Create / View Indent</a></li>
	%>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Page Designed by Varun</title>
    <style>
        body.custom-links-page {
            font-family: 'Arial', sans-serif;
            background-color: #f8f8f8;
            margin: 0;
            padding: 10px;
        }

        body.custom-links-page h1 {
            color: #333;
            text-align: center;
        }

        .group-container {
            background-color: #14638e;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            margin-bottom: 10px;
            padding: 10px;
            overflow: hidden;
        }

        .subgroup-container {
            background-color: #f2f2f2;
            border-radius: 8px;
            margin-bottom: 10px;
            padding: 10px;
            overflow: hidden;
        }

        .column {
            width: 33.33%;
            float: left;
            box-sizing: border-box;
            padding: 0 5px;
        }

        .column ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

        .column li {
            margin-bottom: 10px;
            border-bottom: 1px solid #ddd;
            padding-bottom: 5px;
        }

        .column a {
            text-decoration: none;
            color: #14638e;
            font-weight: bold;
            transition: color 0.3s ease;
        }

        .column a:hover {
            color: #da251c;
        }

        /* Media Query for Mobile Devices */
        @media only screen and (max-width: 767px) {
            .column {
                width: 100%;
                float: none;
                margin-bottom: 15px;
            }
        }
    </style>
</head>
<body class="custom-links-page">

    <h2 style="text-align: center"><img src=<%="https://carrierwheels.com/images/CWPL_LOGO_NAME.png"%> width="350px"></h2>

    <div class="group-container">
	<h2 style="text-align: center">SALES ORDER PROCESS</h2>
	
        <div class="subgroup-container">

			<div class="column">
                <h4>Customer</h4>
                <ul>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Form:Customer_Pricing_Master" target="_blank">Create Customer Pricing</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Customer_Pricing_Masters" target="_blank">View Customer Pricing - Customerwise</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Customer_Pricing_Productwise1" target="_blank">View Customer Pricing - Productwise</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Customer_Pricing_History" target="_blank">Customer Pricing History</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Edit_Customer_Pricing_Master" target="_blank">Edit Customer Pricing</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Import_Customer_Price_Master" target="_blank">Import Customer Pricing</a></li>
                </ul>
            </div>

            <div class="column">
                <h4>Sales Order</h4>
                <ul>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Sales_Order_Process" target="_blank">Active Sales Order</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Draft_SalesOrder" target="_blank">Draft Sales Order</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Form:Sales_Order" target="_blank">Create Sales Order</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Sales_Order_History" target="_blank">Sales Order History</a></li>
				<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Sales_Order_Itemwise" target="_blank">Item wise Sales Order</a></li>
					
                </ul>
            </div>
			
			<div class="column">
                <h4>Invoice</h4>
                <ul>
                    <li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Domestic_Invoices" target="_blank">View Invoice</a></li>
					<!--<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:All_Payments" target="_blank">View Payments</a></li>--> 
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Update_MRN" target="_blank">MRN/Detention Process</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:MRN_Process_Report" target="_blank">MRN/Detention Report</a></li>
                </ul>
            </div>            
        </div>
		
		
	
	
		<div class="subgroup-container">
			<div class="column">
                <h4>Proforma Invoice</h4>
                <ul>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:All_Proforma_Invoices" target="_blank">View Proforma Invoice</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Form:Create_Proforma_Invoice" target="_blank">Create Proforma Invoice</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Pending_Proforma_Invoices" target="_blank">Pending Proforma Invoice</a></li>
                </ul>
            </div>

            <div class="column">
                <h4>Dispatch Note</h4>
                <ul>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Dispatch_Note_Plan_Report" target="_blank">View Dispatch Note Plan</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:History_of_Dispatch_Note" target="_blank">Dispatch Note History</a></li>
					<!--<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Revert_Dispatch_Note_Plan" target="_blank">Revert Dispatch Note Plan</a></li>-->
					<!--<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Vehicles_Dispatch_Details_Report" target="_blank">Vehicles Dispatch Details</a></li>-->
					<!--<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Closed_Dispatch_Note" target="_blank">Closed Dispatch Details</a></li>-->
                </ul>
            </div>
	
	
			<div class="column">
                <h4>Stock</h4>
                <ul>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Production_Stock_Summary" target="_blank">Production Stock Summary</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Inventory_Aging_Report1" target="_blank">Inventory Aging Report</a></li>
                </ul>
            </div>
        </div>

   
		
		<div class="subgroup-container">

			<div class="column">
                <h4>Others</h4>
                <ul>                  
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Form:Daily_Inward_Sheets" target="_blank">Daily Inward Sheets</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Customer_Part_Master" target="_blank">Customer Part Master</a></li>
                </ul>
            </div>
  
            <div class="column">
                <h4>Reports</h4>
                <ul>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Sales_Report" target="_blank">Sales Report Customer Wise</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:SO_Report_Itemwise" target="_blank">SO Report Itemwise</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Sale_Book_Report" target="_blank">Sales Book</a></li>
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:Sales_Order_on_EDD" target="_blank">Open SO Report Shipment Datewise</a></li>	
					<li><a href="https://creatorapp.zoho.in/carrierwheels/erp/#Report:All_Daily_Inward_Sheets" target="_blank">Daily Inward Sheets</a></li>	
                </ul>
            </div>

           
        </div>
		
		
    </div>

  	<!-- Add more groups and links as needed -->

</body>
</html>
<%

}%>
content_copyCOPY