Subversion Repositories SmartDukaan

Rev

Rev 32249 | Rev 32678 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32249 Rev 32308
Line 865... Line 865...
865
                                    <div class="row investmentContainer" style="margin:5px">
865
                                    <div class="row investmentContainer" style="margin:5px">
866
                                    </div>
866
                                    </div>
867
                                </div>
867
                                </div>
868
                            </div>
868
                            </div>
869
                        </div>
869
                        </div>
870
 
-
 
871
                        <div class="col-lg-5 row">
870
                        <div class="col-lg-5 row">
872
                            <div class="info-box orange-bg"
871
                            #if($staticScheme)
873
                                 style="background-image: linear-gradient(#ff7f50 ,orange); box-shadow: 6px 5px 6px #ff7f50;">
872
                                <div class="info-box white-bg" style="padding:0;height: 159px">
874
                                <i class="fa fa-chart-line"></i>
873
                                    <div class="col-lg-6"
875
                                <h3 style="margin-top:-2px;margin-bottom:12px"><strong>Online Sales</strong></h3>
874
                                         style="background-size: 135px !important;background:url('/resources/images/super-retailer.jpg') no-repeat;height: 161px;"
876
                                <div class="row">
875
                                    >
877
                                    <div class="col-lg-3 row" style="margin:5px">
-
 
878
                                        <div style="margin-top:0px; margin-left:24px;"
-
 
879
                                             class="count currency">$countOrder</div>
876
                                        <div
880
                                        <button style=" border-radius: 18px; background: navajowhite;">
877
                                                style="position: absolute;bottom: 4px;left: auto;width: 100%;left:-5px;
881
                                            <div class="title pending_order_dashboard"
-
 
882
                                                 style="cursor: pointer; color:black;">Pending Order
878
                                                text-align: center;color: #333333;margin-bottom: 4px;font-size: 18px; font-weight: bold">
883
                                            </div>
879
                                            $schemeCategory</div>
884
                                        </button>
-
 
885
                                    </div>
880
                                    </div>
886
 
-
 
887
                                    <div class="col-lg-4 row" style="margin:5px">
881
                                    <div class="col-lg-6 row">
888
                                        #if($onlineDeliveredOrderSum)
-
 
889
 
-
 
890
                                            <div style="margin-top:0px; margin-left:37px;"
882
                                        <div class="row" style="margin-top:6px">
891
                                                 class="count currency">$onlineDeliveredOrderSum</div>
883
                                            <div style="text-align: center;font-size: 13px;font-weight: bold;color: black;margin-top: 3px">
892
 
-
 
893
                                        #else
884
                                                1st July - 30th Nov 2023
894
 
-
 
895
                                            <div style="margin-top:0px; margin-left:20px;" class="count currency">0
-
 
896
                                            </div>
885
                                            </div>
897
 
-
 
898
                                        #end
886
                                            <p style="margin: 0 0 8px"></p>
899
                                        <button style="border-radius: 18px; margin-top: 4px; background: navajowhite;">
887
                                            <div style="text-align: center;font-size: 13px;font-weight: bold;color: black">
900
                                            <div class="title total_sale_dashboard"
888
                                                TOTAL TARGET
901
                                                 style="cursor: pointer; color:black;">Online Sales
-
 
902
                                            </div>
889
                                            </div>
-
 
890
                                            <div class="rcurrency"
-
 
891
                                                 style="text-align: center;font-size: 20px;font-weight: bold;color: red">
-
 
892
                                                $staticScheme.getTarget()
-
 
893
                                            </div>
903
                                        </button>
894
                                        </div>
-
 
895
                                        <hr style="margin-top:6px;margin-bottom: 6px"/>
-
 
896
                                        <div class="row">
-
 
897
                                            <div style="text-align: center;font-size: 13px;font-weight: bold;color: black">
-
 
898
                                                TOTAL ACHIEVEMENT
-
 
899
                                            </div>
-
 
900
                                            <div class="rcurrency red"
-
 
901
                                                 style="text-align: center;font-size: 20px;font-weight: bold;color: red">
-
 
902
                                                $nf.format($schemeAchievement)
-
 
903
                                            </div>
-
 
904
                                        </div>
904
                                    </div>
905
                                    </div>
905
                                </div>
906
                                </div>
-
 
907
                            #else
-
 
908
                                <div class="info-box orange-bg"
-
 
909
                                     style="background-image: linear-gradient(#ff7f50 ,orange); box-shadow: 6px 5px 6px #ff7f50;">
-
 
910
                                    <i class="fa fa-chart-line"></i>
-
 
911
                                    <h3 style="margin-top:-2px;margin-bottom:12px"><strong>Online Sales</strong></h3>
-
 
912
                                    <div class="row">
-
 
913
                                        <div class="col-lg-3 row" style="margin:5px">
-
 
914
                                            <div style="margin-top:0px; margin-left:24px;"
-
 
915
                                                 class="count currency">$countOrder</div>
-
 
916
                                            <button style=" border-radius: 18px; background: navajowhite;">
-
 
917
                                                <div class="title pending_order_dashboard"
-
 
918
                                                     style="cursor: pointer; color:black;">Pending Order
-
 
919
                                                </div>
-
 
920
                                            </button>
-
 
921
                                        </div>
-
 
922
 
-
 
923
                                        <div class="col-lg-4 row" style="margin:5px">
-
 
924
                                            #if($onlineDeliveredOrderSum)
-
 
925
 
-
 
926
                                                <div style="margin-top:0px; margin-left:37px;"
-
 
927
                                                     class="count currency">$onlineDeliveredOrderSum</div>
-
 
928
 
-
 
929
                                            #else
-
 
930
 
-
 
931
                                                <div style="margin-top:0px; margin-left:20px;" class="count currency">0
-
 
932
                                                </div>
-
 
933
 
-
 
934
                                            #end
-
 
935
                                            <button style="border-radius: 18px; margin-top: 4px; background: navajowhite;">
-
 
936
                                                <div class="title total_sale_dashboard"
-
 
937
                                                     style="cursor: pointer; color:black;">Online Sales
-
 
938
                                                </div>
-
 
939
                                            </button>
-
 
940
                                        </div>
-
 
941
                                    </div>
906
                            </div>
942
                                </div>
-
 
943
                            #end
907
                        </div>
944
                        </div>
908
                    </div>
945
                    </div>
909
 
946
 
910
 
947
 
911
                    <div class="row">
948
                    <div class="row">
Line 1000... Line 1037...
1000
                                            style="font-size: 19px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;  cursor:pointer;"
1037
                                            style="font-size: 19px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;  cursor:pointer;"
1001
                                            class="grn-status">GRN Pending</strong></h3>
1038
                                            class="grn-status">GRN Pending</strong></h3>
1002
 
1039
 
1003
                                    #if($grnPendingCount &&  $grnPendingValue )
1040
                                    #if($grnPendingCount &&  $grnPendingValue )
1004
                                        <div class="col-lg-3">
1041
                                        <div class="col-lg-3">
-
 
1042
                                            <div style="margin-top:0px"
1005
                                            <div style="margin-top:0px" class="count currency">$grnPendingCount</div>
1043
                                                 class="count currency">$grnPendingCount</div>
1006
                                            <div class="title">Qty</div>
1044
                                            <div class="title">Qty</div>
1007
                                        </div>
1045
                                        </div>
1008
                                        <div class="col-lg-4">
1046
                                        <div class="col-lg-4">
-
 
1047
                                            <div style="margin-top:0px"
1009
                                            <div style="margin-top:0px" class="count currency">$grnPendingValue</div>
1048
                                                 class="count currency">$grnPendingValue</div>
1010
                                            <div class="title" style="margin-left:5px;">Value</div>
1049
                                            <div class="title" style="margin-left:5px;">Value</div>
1011
                                        </div>
1050
                                        </div>
1012
                                    #else
1051
                                    #else
1013
                                        <div class="col-lg-3">
1052
                                        <div class="col-lg-3">
1014
                                            <div style="margin-top:0px" class="count currency">0</div>
1053
                                            <div style="margin-top:0px" class="count currency">0</div>
Line 1154... Line 1193...
1154
                                    #end
1193
                                    #end
1155
                                </select>
1194
                                </select>
1156
                            </div>
1195
                            </div>
1157
                            <div>
1196
                            <div>
1158
                                <!--Training Video -->
1197
                                <!--Training Video -->
1159
                                <a href="#videoModal" class="btn btn-danger" data-toggle="modal" data-src="Nv7J2L_BPCU"><span
1198
                                <a href="#videoModal" class="btn btn-danger" data-toggle="modal"
-
 
1199
                                   data-src="Nv7J2L_BPCU"><span
1160
                                        class="glyphicon glyphicon-play-circle"></span> Play Video</a>
1200
                                        class="glyphicon glyphicon-play-circle"></span> Play Video</a>
1161
                            </div>
1201
                            </div>
1162
                        </div>
1202
                        </div>
1163
                    </div>
1203
                    </div>
1164
                    <div id="offer-container">
1204
                    <div id="offer-container">