2017-12-13 17:33:55 +08:00

55 lines
2.6 KiB
Handlebars
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{!home-board}}
{{#main-content}}
<div class="col-sm-12 index-content">
<h3>User tips: </h3>
<p class="bold">{{repeat-it '&nbsp;' 4}}Customer Status:</p>
<p>{{repeat-it '&nbsp;' 8}}Active Auto assigned, Active customer, with PO in current year</p>
<p>{{repeat-it '&nbsp;' 8}}Occasional Auto assigned, Not very active, no PO in current year, but occasional PO within past 2 years</p>
<p>{{repeat-it '&nbsp;' 8}}Sleeping Auto assigned, Sleeping customer and no PO within past 2 years, still use PUSH-PULL</p>
<p>{{repeat-it '&nbsp;' 8}}NA Manually assigned, Not PUSH-PULL customer anymore</p>
<br />
<p class="bold">{{repeat-it '&nbsp;' 4}}Customer Basic Information to collect: </p>
<p>{{repeat-it '&nbsp;' 8}}General info: </p>
<p>{{repeat-it '&nbsp;' 8}}Global Project (for CA only): </p>
<p>{{repeat-it '&nbsp;' 8}}Cust. Core Business: </p>
<p>{{repeat-it '&nbsp;' 8}}LEMO app: </p>
<p>{{repeat-it '&nbsp;' 8}}LEMO rivals(%): </p>
<p>{{repeat-it '&nbsp;' 8}}Cust. staff qty: </p>
<p>{{repeat-it '&nbsp;' 8}}Cust. competitors: </p>
<br />
<p class="bold">{{repeat-it '&nbsp;' 4}}LMCN Week Goals: </p>
<p>{{repeat-it '&nbsp;' 8}}每次访客时100%向需要的客户推广:新产品、光纤、组件和技术研讨会。</p>
<hr />
<h3>Admin Tips: </h3>
<p>{{repeat-it '&nbsp;' 4}}Step 1 Import Customers: QAD 2.2.23</p>
<p>{{repeat-it '&nbsp;' 4}}Step 2 Import Sales Data: QAD 7.17.13</p>
{{!--
User tips:
    Customer Status:
        Active Auto assigned, Active customer, with PO in current year
        Occasional Auto assigned, Not very active, no PO in current year, but occasional PO within past 2 years
        Sleeping Auto assigned, Sleeping customer and no PO within past 2 years, still use PUSH-PULL
        NA Manually assigned, Not PUSH-PULL customer anymore
 
Customer Basic Information to collect:
General info:
Global Project (for CA only):  
Cust. Core Business:
LEMO app:
LEMO rivals(%):
Cust. staff qty:
Cust. competitors:
 
LMCN Week Goals:
访100%广
Admin Tips:
Step 1 Import Customers: QAD 2.2.23
Step 2 Import Sales Data: QAD 7.17.13
--}}
</div>
{{/main-content}}