From d4afe681c05281e1b0cba3fc62526acb5efc0cc0 Mon Sep 17 00:00:00 2001 From: shawnzhang Date: Wed, 1 Jul 2020 11:39:38 +0800 Subject: [PATCH] =?UTF-8?q?7/1=E6=97=A5=E5=89=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintignore | 4 + src/api/SaleOut.js | 10 +- src/api/count.js | 25 + src/lang/en.js | 1 + src/lang/zh.js | 24 +- src/router/index.js | 6 + src/utils/salecontract.js | 4565 ++++++++++------ src/utils/salecontract2.js | 4752 +++++++++++++++++ .../AccessComponent/components/MyAgent.vue | 4 +- .../AccessComponent/components/MyCustomer.vue | 4 +- src/views/AccessTools/components/MyAgent.vue | 4 +- .../AccessTools/components/MyCustomer.vue | 4 +- .../AccountBalance/components/MyAgent.vue | 4 +- .../AccountBalance/components/MyCustomer.vue | 4 +- .../Advancemanage/components/MyCustomer.vue | 4 +- src/views/AgentCollect/components/MyAgent.vue | 4 +- .../AgentCollect/components/MyCustomer.vue | 4 +- src/views/BuildUp/AddBuildUp.vue | 4 +- src/views/ChangeCount/components/MyAgent.vue | 4 +- .../ChangeCount/components/MyCustomer.vue | 4 +- src/views/CollectList/components/MyAgent.vue | 4 +- .../CollectList/components/MyCustomer.vue | 4 +- src/views/Collection/components/MyAgent.vue | 4 +- .../Collection/components/MyCustomer.vue | 4 +- src/views/Coupon/components/MyAgent.vue | 4 +- src/views/Coupon/components/MyCustomer.vue | 4 +- .../CustomerCollect/components/MyAgent.vue | 4 +- .../CustomerCollect/components/MyCustomer.vue | 4 +- .../CustomerMarketing/components/MyAgent.vue | 4 +- .../components/MyCustomer.vue | 4 +- .../components/MyAgent.vue | 4 +- .../components/MyCustomer.vue | 4 +- src/views/DeliverGoods/components/MyAgent.vue | 4 +- .../DeliverGoods/components/MyCustomer.vue | 4 +- .../EmployeeInformationList.vue | 74 +- src/views/Financecount/IncomeAnalysis.vue | 248 + src/views/Financecount/components/MyAgent.vue | 4 +- .../Financecount/components/MyCustomer.vue | 4 +- .../GroupBuyRules/components/MyAgent.vue | 4 +- .../GroupBuyRules/components/MyCustomer.vue | 4 +- .../InstallmentApply/components/MyAgent.vue | 4 +- .../components/MyCustomer.vue | 4 +- .../InstallmentList/components/MyAgent.vue | 4 +- .../InstallmentList/components/MyCustomer.vue | 4 +- src/views/Package/AddPackage.vue | 16 +- src/views/Package/components/MyAgent.vue | 4 +- src/views/Package/components/MyCustomer.vue | 4 +- src/views/PrepReceipt/components/MyAgent.vue | 4 +- .../PrepReceipt/components/MyCustomer.vue | 4 +- src/views/Receipt/components/MyAgent.vue | 4 +- src/views/Receipt/components/MyCustomer.vue | 4 +- src/views/Recycling/AddRecycling.vue | 2 +- src/views/Recycling/components/MyCustomer.vue | 4 +- src/views/Recycling/components/MyDialog.vue | 2 +- src/views/Repair/MyCustomer.vue | 4 +- src/views/Repair/components/MyCustomer.vue | 4 +- .../ReturnExchange/components/MyAgent.vue | 4 +- .../ReturnExchange/components/MyCustomer.vue | 4 +- .../SaleContract/components/DetailList.vue | 24 +- src/views/SaleContract/components/MyAgent.vue | 4 +- .../SaleContract/components/MyCustomer.vue | 4 +- .../SaleContract/components/MyCustomer2.vue | 4 +- src/views/SaleContract/download.vue | 47 +- .../SaleOpportunity/components/MyAgent.vue | 4 +- .../SaleOpportunity/components/MyCustomer.vue | 4 +- src/views/SaleOrder/components/MyAgent.vue | 4 +- src/views/SaleOrder/components/MyCustomer.vue | 4 +- src/views/SaleOut/AddSaleOut.vue | 5 + src/views/SaleOut/NewAccessoriesOut.vue | 1114 ++-- src/views/SaleOut/SaleOutList.vue | 2 +- src/views/SaleOut/components/DetailList.vue | 25 + src/views/SaleOut/components/MyAgent.vue | 4 +- src/views/SaleOut/components/MyCustomer.vue | 4 +- src/views/SaleOut/components/MyDialog2.vue | 138 +- src/views/SaleOut/components/MyItem.vue | 290 + src/views/SalePlan/components/MyAgent.vue | 4 +- src/views/SalePlan/components/MyCustomer.vue | 4 +- src/views/SaleReceipt/components/MyAgent.vue | 4 +- .../SaleReceipt/components/MyCustomer.vue | 4 +- src/views/SaleReport/components/MyAgent.vue | 4 +- .../SaleReport/components/MyCustomer.vue | 4 +- src/views/SaleReturn/AddSaleReturn.vue | 2 +- src/views/SaleReturn/components/MyAgent.vue | 4 +- .../SaleReturn/components/MyCustomer.vue | 4 +- src/views/SaleReturn/components/MyDialog.vue | 2 +- src/views/StockApply/components/MyAgent.vue | 4 +- .../StockApply/components/MyCustomer.vue | 4 +- src/views/StockCount/components/MyAgent.vue | 4 +- .../StockCount/components/MyCustomer.vue | 4 +- src/views/StockPlan/AddStockPlan.vue | 8 +- src/views/Stockenter/AddOtherenter.vue | 2 +- src/views/Stockenter/ProduceEnter.vue | 2 +- src/views/Stockenter/addstockenter.vue | 2 +- src/views/Stockenter/components/MyDialog.vue | 2 +- src/views/Stockenter/components/MyEdit.vue | 2 +- src/views/Stockenter/components/MyOther.vue | 2 +- src/views/Storagemove/components/MyEdit2.vue | 2 +- src/views/Storagemove/components/MyEdit3.vue | 2 +- src/views/Verification/components/MyAgent.vue | 4 +- .../Verification/components/MyCustomer.vue | 4 +- src/views/WarehouseAdjust/AddInitialenter.vue | 2 +- .../WarehouseAdjust/components/MyDialog.vue | 2 +- .../WarehouseAdjust/components/MyDialog2.vue | 4 +- src/views/countProduce/components/MyAgent.vue | 4 +- .../countProduce/components/MyCustomer.vue | 4 +- src/views/home/components/MyAgent.vue | 4 +- src/views/home/components/MyCustomer.vue | 4 +- .../installmentCount/components/MyAgent.vue | 4 +- .../components/MyCustomer.vue | 4 +- .../inventorycount2/components/MyAgent.vue | 4 +- .../inventorycount2/components/MyCustomer.vue | 4 +- static/fenqi/img1.jpeg | Bin 0 -> 142641 bytes static/fenqi/img10.png | Bin 0 -> 512365 bytes static/fenqi/img11.jpeg | Bin 0 -> 122237 bytes static/fenqi/img12.png | Bin 0 -> 1223626 bytes static/fenqi/img2.png | Bin 0 -> 3266 bytes static/fenqi/img3.png | Bin 0 -> 117185 bytes static/fenqi/img5.png | Bin 0 -> 9385 bytes static/fenqi/img6.png | Bin 0 -> 35407 bytes static/fenqi/img7.png | Bin 0 -> 151 bytes static/fenqi/img8.png | Bin 0 -> 304301 bytes static/fenqi/img9.png | Bin 0 -> 176971 bytes static/xianjin/img1.jpg | Bin 0 -> 631293 bytes static/xianjin/img10.png | Bin 0 -> 39523 bytes static/xianjin/img11.jpeg | Bin 0 -> 122237 bytes static/xianjin/img12.png | Bin 0 -> 1223626 bytes static/xianjin/img2.png | Bin 0 -> 3266 bytes static/xianjin/img3.png | Bin 0 -> 128656 bytes static/xianjin/img4.png | Bin 0 -> 10686 bytes static/xianjin/img5.png | Bin 0 -> 9385 bytes static/xianjin/img6.png | Bin 0 -> 39523 bytes static/xianjin/img7.png | Bin 0 -> 512365 bytes static/xianjin/img8.png | Bin 0 -> 304301 bytes static/xianjin/img9.png | Bin 0 -> 176971 bytes 134 files changed, 9284 insertions(+), 2430 deletions(-) create mode 100644 src/utils/salecontract2.js create mode 100644 src/views/Financecount/IncomeAnalysis.vue create mode 100644 src/views/SaleOut/components/MyItem.vue create mode 100644 static/fenqi/img1.jpeg create mode 100644 static/fenqi/img10.png create mode 100644 static/fenqi/img11.jpeg create mode 100644 static/fenqi/img12.png create mode 100644 static/fenqi/img2.png create mode 100644 static/fenqi/img3.png create mode 100644 static/fenqi/img5.png create mode 100644 static/fenqi/img6.png create mode 100644 static/fenqi/img7.png create mode 100644 static/fenqi/img8.png create mode 100644 static/fenqi/img9.png create mode 100644 static/xianjin/img1.jpg create mode 100644 static/xianjin/img10.png create mode 100644 static/xianjin/img11.jpeg create mode 100644 static/xianjin/img12.png create mode 100644 static/xianjin/img2.png create mode 100644 static/xianjin/img3.png create mode 100644 static/xianjin/img4.png create mode 100644 static/xianjin/img5.png create mode 100644 static/xianjin/img6.png create mode 100644 static/xianjin/img7.png create mode 100644 static/xianjin/img8.png create mode 100644 static/xianjin/img9.png diff --git a/.eslintignore b/.eslintignore index 31578f67..05149624 100644 --- a/.eslintignore +++ b/.eslintignore @@ -5,3 +5,7 @@ src/views/home src/views/Repair src/views/Employee src/views/layout/components/Sidebar +src/utils/salecontract +src/utils/salecontract2 +src/utils/*.js + diff --git a/src/api/SaleOut.js b/src/api/SaleOut.js index e6201cde..e16b0210 100644 --- a/src/api/SaleOut.js +++ b/src/api/SaleOut.js @@ -1,7 +1,7 @@ import request from '@/utils/request' // 添加销售出库单 -export function createsaleOut(query, query2, query3, query4, query5, query6) { +export function createsaleOut(query, query2, query3, query4, query5, query6, query7) { var params = new URLSearchParams() params.append('Json', query) // 你要传给后台的参数值 key/value params.append('detailJson', query2) // 你要传给后台的参数值 key/value @@ -18,6 +18,9 @@ export function createsaleOut(query, query2, query3, query4, query5, query6) { if (query6) { params.append('retreatJson', query6) // 你要传给后台的参数值 key/value } + if (query7) { + params.append('serviceJson', query7) // 你要传给后台的参数值 key/value + } return request({ url: '/saleOut/create', method: 'post', @@ -95,7 +98,7 @@ export function searchsaleOut(query) { } // 修改销售出库单 -export function updatesaleOut(query, query2, query3, query4, query5) { +export function updatesaleOut(query, query2, query3, query4, query5, query6) { var params = new URLSearchParams() params.append('Json', query) // 你要传给后台的参数值 key/value params.append('detailJson', query2) // 你要传给后台的参数值 key/value @@ -104,6 +107,9 @@ export function updatesaleOut(query, query2, query3, query4, query5) { if (query5) { params.append('retreatJson', query5) // 你要传给后台的参数值 key/value } + if (query6) { + params.append('serviceJson', query6) // 你要传给后台的参数值 key/value + } return request({ url: '/saleOut/update', method: 'post', diff --git a/src/api/count.js b/src/api/count.js index 11728ce6..0c20424d 100644 --- a/src/api/count.js +++ b/src/api/count.js @@ -1766,3 +1766,28 @@ export function bigStuffInventory(query) { data: params }) } + +// 收入分析表 +export function incomeAnalysis(query) { + var params = new URLSearchParams() + if (query.searchRepositoryId !== '' && query.searchRepositoryId !== null && query.searchRepositoryId !== undefined) { + params.append('searchRepositoryId', query.searchRepositoryId) // 你要传给后台的参数值 key/value + } + if (query.beginTime !== '' && query.beginTime !== null && query.beginTime !== undefined) { + params.append('beginTime', query.beginTime) // 你要传给后台的参数值 key/value + } + if (query.endTime !== '' && query.endTime !== null && query.endTime !== undefined) { + params.append('endTime', query.endTime) // 你要传给后台的参数值 key/value + } + if (query.repositoryId !== '' && query.repositoryId !== null && query.repositoryId !== undefined) { + params.append('repositoryId', query.repositoryId) // 你要传给后台的参数值 key/value + } + if (query.regionIds !== '' && query.regionIds !== null && query.regionIds !== undefined) { + params.append('regionIds', query.regionIds) // 你要传给后台的参数值 key/value + } + return request({ + url: '/SaleReport/incomeAnalysis', + method: 'post', + data: params + }) +} diff --git a/src/lang/en.js b/src/lang/en.js index b37faa5f..02ca8dcc 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -1,5 +1,6 @@ export default { route: { + IncomeAnalysis: 'incomeAnalysis', bigStuffInventory: 'bigStuffInventory', VehicleSaleCount: 'VehicleSaleCount', OutSouringAdjustList: 'OutSouringAdjustList', diff --git a/src/lang/zh.js b/src/lang/zh.js index ac908a6f..c3970bb2 100644 --- a/src/lang/zh.js +++ b/src/lang/zh.js @@ -1,5 +1,6 @@ export default { route: { + IncomeAnalysis: '收入分析', bigStuffInventory: '大件库存统计', VehicleSaleCount: '销售整车出库统计', OutSouringAdjustList: '外包工厂调价单列表', @@ -4459,6 +4460,27 @@ export default { dbrgscgsx: '担保人人数超过限制', zxrwek: '担保人为空', sfdk: '是否抵扣', - qxzkh: '请选择客户' + qxzkh: '请选择客户', + rq: '日期', + khm: '客户名', + ck: '仓库/门店', + djlx: '单据类型', + addMoney: '增加金额', + lessMoney: '减少金额', + djh: '单据号', + invoiceNumber: '发票号', + remark: '备注', + xsckd: '销售出库单', + xsthd: '销售退货单', + skd: '收款单', + srk: '收入单', + wxxm: '维修项目', + tjxm: '添加项目', + wxcx: '维修车型', + xmmc: '项目名称', + ms: '描述', + bdkhjg: '本店客户价格', + fbdkhjg: '非本店客户价格', + qxxzkh: '请先选择客户' } } diff --git a/src/router/index.js b/src/router/index.js index cf2c802f..d869b9d6 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -3318,6 +3318,12 @@ export const asyncRouterMap = [ roles: ['311-314-328-4', '311-314-329-4', '311-314-367-4', '311-314-368-4', '311-314-375-4', '311-313-380-4'] }, children: [ + { + path: 'IncomeAnalysis', + component: () => import('@/views/Financecount/IncomeAnalysis'), + name: 'IncomeAnalysis', + meta: { title: 'IncomeAnalysis', noCache: false, roles: ['311-314-409-4'] } + }, { path: 'shouldPayCount', component: () => import('@/views/Financecount/shouldPayCount'), diff --git a/src/utils/salecontract.js b/src/utils/salecontract.js index c5ab7c60..cf6af2e9 100644 --- a/src/utils/salecontract.js +++ b/src/utils/salecontract.js @@ -17,12 +17,15 @@ function cutnull(data) { return data } const needdata = cutnull(JSON.parse(localStorage.getItem('getprintdata'))) +const repositorydata = cutnull(JSON.parse(localStorage.getItem('setrepository'))) + let cardata = {} function judgeiscar() { const needcar = needdata.saleContractDetailVos.filter(item => { return item.productCode.substr(0, 2) === '01' }) cardata = cutnull(needcar[0]) + console.log('repositorydata', repositorydata) } const selectcompany = localStorage.getItem('selectcompany') let imgurl = '' @@ -42,1732 +45,2850 @@ if (selectcompany === '1' || selectcompany === 1) { judgeiscar() const content = ` -
-

-

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

-

- SALES CERTIFICATION

-

- This is to certify that the Sales Invoice No. - _______________${needdata.number}__________________ - was issued to - ____________${needdata.customerName}______________________

-

- of _____________________${needdata.signAddress}______________________________________ - ­ - ­ - ­ - ­ - ­ - for the purchased in - CASH BASIS - of one - Electric Motor Vehicle - described hereunder:

-

-  

-

- - - DATE PURCHASED - - - : - - ___________${needdata.signDate}_____________

-

- - MODEL OF VEHICLE - - - : - - ____________${cardata.productCategoryName}_____________

-

- - COLOR - - - - - : - - ____________${cardata.color}_____________

-

- - MOTOR NUMBER - - - - : - - _____________${cardata.motorCode}________________

-

- - VEHICLE NUMBER - - - : - - _____________${cardata.carCode}________________

-

- - BATTERY NUMBER - - - : - - _____________${cardata.batteryCode}________________

-

- - CHARGER NUMBER - - - : - - _____________________________

-

-  

-

- NOTE: - Not to sell, assign, lease, pledge or otherwise encumber the subject chattel, or convey in any matter whatsoever our right to purchased it to any other third person without the prior written consent to the VENDOR.

-

-  

-

-  

-

- ____________________________ - - - - - _________________________

-

- Customer’s Signature over Printed Name - - NWOW Marketing Representative

-

-  

- -

-  

-

-

-

-  

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

- WARRANTY POLICY AND GUIDELINES

-

- 1. - - NWOW MARKETING - shall not be liable under this warranty if any damage or defect result from (i) misuse, abuse, neglect improper shipping or installation; (ii) disasters such as fire, flood, lightning or improper electric current; or (iii) service or alteration by anyone other than an authorized NWOW MARKETING representative; (iv) damages incurred through irresponsible use, or other non-recommended practices.

-

- 2. - If the E-Bike will use for business or personal purpose, family use like delivering or use in any heavy activities that may exceed in its maximum load weight and may cause any damage or defect in E-Bike, warranty period of all affected parts will be going to be half of its original warranty period.

-

- 3. - You must retain your bill of sale or other proof of purchase to receive warranty service.

-

- 4. - No warranty extension will be granted for any replacement part(s) furnished to the purchaser in fulfillment of this warranty.

-

- 5. - LIFETIME FREE SERVICE. - Any service taken are free of charge. Only the parts which are not cover by the limited warranty will charged by the company.

-

- 6. - The company offers free home service to the Major malfunction of the unit (i) electrical problem(ii)flat tire and any troubleshooting occurs which cause the E-Bike not to run. Home service will be schedule and the company exerts its effort to repair the malfunction within 48hours. The customer will be responsible to inform the company for any major malfunction of the E-Bike. The company will just service the E-bike to the place registered on our system.

-

- 7. - All the payment must settle before any warranty or service applied. The company has the right to delay our service warranty for our client who didn’t pay their monthly amortization on time.

-

- 8. - If the unit has been installed or customized with other parts by anyone other than an authorized company representative like roof, basket, saddle or others for business or overload use, warranty of major parts and all affected parts will be voided.

-

- - 9 - . - - - If - - the - - e-bike was - - already - - done fixed - - in - - store, - - branch will - - inform - - customer - - to - - claim - - the ebike and - - there - - will - - be - - 7 days - - FREE - - parking. - After - - the - - 7 - - days - - FREE - - parking, - - if - - customer - - still - - not - - claim - - the - - e-bike, - - there - - will - - be - - P20.00 charged per day - as parking fee in store within 60 days. And company not holds any responsibility for any - - damage - - . -

-

- --------------

-

- - I hereby understand the Company policy and Guidelines regarding with the warranty.

-

-  

-

- _____________________________ - - - _________________________ - -

-

- Customer’s Signature over Printed Name - - NWOW Marketing Representative

- -

- -

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

- ________________________________ - - - _____________________________

-

- Customer’s Signature over Printed Name - - - - DATE

-

-  

- -

- -

- -

-

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

-

- WAIVER OF LIABILITY

- -

- This hereby releases - NWOW Marketing - from any and all liabilities upon apprehension/s of Mr. / Ms. __${needdata.customerName}__ by any government agencies for all types of traffic violation and from any all injuries suffered by him / her or by third person/s, financial or otherwise, while driving the above describe Electric Motor Vehicle unit. I, ____${needdata.customerName}____, fully understand and agreed to the foregoing.

-

- ___________________________________ - - - - - ________________________________ - - - - - - - -

- ignature over printed name Buyer - - - - - - - Date

-

- Signed in presence of:

- +
+
+ nwow (1).jpg +
+
+ ADDRESS________${repositorydata.address}_____________ +
+
+ CONTACT NO.__${repositorydata.phone}_______ +
+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+

+
+
+ BACK.jpg + + +
+
+
+

+  

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ SALESCERTIFICATION

+

+  

+

+ This is to certify that the Sales Invoice No.______ was issued to _______${needdata.customerName}_______________ + __________ + _

+

+ Of + ______________${needdata.address}____________________________ + ______ + ­ + ­ + ­ + ­ + ­ + f + or the + purchased in + CASH
+ + BASIS + of + one + Electric Motor Vehicle + d + escribed hereunder:

+

+  

+

+ + DATE PURCHASED + + + : + + _____________________________

+

+ + MODEL OF VEHICLE + + + : + + ______${cardata.productTypeName}_________

+

+ + COLOR + + + + + : + + _____${cardata.color}________________________

+

+ + MOTOR NUMBER + + + + : + + _________${cardata.motorCode}____________________

+

+          VEHICLE NUMBER + + + : + + __________${cardata.carCode}___________________

+

+ + BATTERY + NUMBER + + + : + + ______${cardata.batteryCode}_______________________

+

+ + CHARGER NUMBER + + + : + + ________${cardata.chargeCode}_____________________

+

+ + COTROLLER NUMBER + + + : + + ________${cardata.controlCode}_____________________

+

+  

+

+ NOTE: + Not + to sell, assign, lease, pledge or otherwise encumber the subject chattel, or convey in any matter whatsoever our right to purchased it to any other third person without the prior written consent to the + VENDOR + .

+

+  

+

+ ____________________________ + + + + _________________________

+

+ Customer’s Signature over Printed Name             + + NWOW + Marketing Representative

+

+  

+

+  

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ WARRANTY POLICY AND GUIDELINES

+

+ 1. +   + NWOW MARKETING + shall not be liable under this warranty if any damage or defect result from  ( + i + ) misuse, abuse,  neglect   improper shipping  or  installation; (ii) disasters such as fire, flood, lightning or improper electric current; or (iii) service   or alteration by anyone other than an authorized NWOW MARKETING representative; (iv) damages incurred through    irresponsible use, or other non-recommended practices.

+

+ 2. +   + If the E-Bike will use for business or personal purpose, family use like delivering or use in any heavy activities that may exceed in its maximum load weight and may cause any damage or defect in E-Bike, warranty period of all affected parts will + be going + to be half of its original warranty period.     

+

+ 3. +   + You must retain your bill of sale or other proof of purchase to receive warranty service.

+

+ 4. +   + No warranty extension will be granted for any replacement part(s) furnished to the purchaser in fulfillment of this warranty.

+

+ 5. +   + LIFETIME FREE SERVICE. + Any service taken are free of charge. Only the parts which are not cover by the limited warranty will charged by the company.

+

+ 6. +   + The company offers free home service to the Major malfunction of the unit ( + i + )electrical problem(ii)flat tire and any   troubleshooting occurs which cause the E-Bike not to run. Home service will be schedule and the company + exerts + its effort    to repair the malfunction within 48hours. The customer will be responsible to inform the company for any major malfunction    of the E-Bike. The company will just service the E-bike to the place registered on our system.

+

+ 7. +   + All the payment must + settle + before any warranty or service applied. The company has the right to delay our service warranty for our client who didn’t pay their monthly amortization on time. 

+

+ 8. +   + If the unit has been installed or customized with other parts by anyone other than an authorized company   representative like roof, basket, saddle or others for business or overload use, warranty of major parts and all affected parts will be voided.

+

+ 9. +   + + Ifthee + -bike + wasalreadydone + + fixedinstore,branch + + willinformcustomertoclaimthe + + ebike + andtherewillbe + 7 + daysFREEparking + . + Afterthe7 + daysFREEparking,ifcustomerstillnotclaimthee + -bike,therewillbe + P20.00 charged per day + as parking fee in store within 60 days. And company not holds any responsibility for + anydamage +

+

+ --------------

+

+                      I hereby understand the Company policy and Guidelines regarding with the warranty.

+

+  

+

+    _____________________________                            + + + _________________________       

+

+   Customer’s Signature + over + Printed Name                    + + + + NWOW Marketing Representative

+
+ +
-

- ___________________________________ - - - - - ________________________________

-

- Sales and Service Representative - - - - - - - Date

-

-  

-

-

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

-

- - Name of Customer: ____${needdata.customerName}____ - - - Date: ____${needdata.signDate}____

-

- Unit purchase: _______${cardata.productCategoryName}____ - - - Branch: _________${needdata.saleRepositoryName}_______

-

-  

- -

- DELIVERY CHECK LIST

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

- ERV and ERVS

-
-

- T-KING , M3 and ARS

-
-

- HERO and WARRIOR

-
-

- GB2

-
-

- E-PEDICAB

-
-

- - HEADLIGHT

-
-

- - HEAD LIGHT

-
-

- - HEAD LIGHT

-
-

- - HEADLIGHT

-
-

- - HEAD LIGHT

-
-

- - SIGNAL LIGHT

-
-

- - SIGNAL LIGHT

-
-

- - SIGNAL LIGHT

-
-

- - SIGNAL LIGTHS

-
-

- BRAKE SENSOR

-
-

- - BRAKE LIGHT

-
-

- - BRAKE LIGHT

-
-

- - BRAKE LIGHTS

-
-

- BRAKE LIGHT

-
-

- - BATTERY

-
-

- TAIL LIGHT

-
-

- TAIL LIGHT

-
-

- TAIL LIGHT

-
-

- TAIL LIGHT

-
-

- - PANEL BOARD

-
-

- - REVERSE MODE

-
-

- PARKING LIGHT

-
-

- - REVERSE MODE

-
-

- HORN

-
-

- - CHARGER

-
-

- - HORN

-
-

- REVERSE MODE

-
-

- - HORN

-
-

- SPEED SELECTOR

-
-

- - RAINCOAT

-
-

- - REMOTE

-
-

- HORN

-
-

- - REMOTE

-
-

- - AUTO DRIVE SYSTEM

-
-

- PLATE

-
-

- - SPEED SELECTOR

-
-

- REMOTE

-
-

- - SPEED SELECTOR

-
-

- - PEDAL BOOSTER

-
-

- SAFETY LOCK

-
-

- - BRAKE SENSOR

-
-

- - SPEED SELECTOR

-
-

- - BRAKE SENSOR

-
-

- - BRAKE SENSOR

-
-

- HORN

-
-

- - PANEL BOARD

-
-

- - BRAKE SENSOR

-
-

- - PANEL BOARD

-
-

- - BATTERY

-
-

- PEDAL

-
-

- - SCRATCHES

-
-

- PANEL BOARD

-
-

- - SCRATCHES

-
-

- SCRATCHES

-
-

- SCRATCHES

-
-

- - BATTERY

-
-

- - SCRATCHES

-
-

- - BATTERY

-
-

- BATTERY

-
-

- REVERSE MODE

-
-

- - PLATE

-
-

- BATTERY

-
-

- - PLATE

-
-

- TIRE PRESSURE

-
-

- TIRE PRESSURE

-
-

- - TIRE PRESSURE

-
-

- PLATE

-
-

- - TIRE PRESSURE

-
-

- PANEL BOARD

-
-

-  

-
-

- - CHARGER

-
-

- - TIRE PRESSURE

-
-

- CHARGER

-
-

- CHARGER

-
-

-  

-
-

- - HELMET

-

- RAINCOAT

-
-

- - CHARGER

-

- HELMET

-
-

- RAINCOAT (WARRIOR)

-

- ALIGNMENT

-
-

- HELMET

-

- RAINCOAT

-
-

-  

-
-

- - BRAKE LOCK

-

- ALIGNMENT

-
-

- - RAINCOAT

-

- ALIGNMENT

-
-

- SIDE MIRROR

-

- WINDSHIEL(HERO)

-
-

- SIDE MIRROR

-

- PLATE

-
-

-  

-
-

- SIDE MIRROR

-
-

- PLATE

-

- SIDE MIRROR

-
-

- HAND BRAKE LEVER

-
-

- SAFETY LOCK

-

- FOOT MAP

-

- FOOT REST MAP

-
-

-  

-
-

-  

-

- CERTIFICATE OF RELEASE

-

- This is to certify that the - Electric Motor Vehicle - describe above was physically released, received and accepxed by Mr. / Ms. ____________${needdata.customerName}____________ in A-1 condition as stated in the attached confirmation letter.

-

-  

-

- Make / Type: _________________________________ - -

-

- Model: __________________${cardata.productCategoryName}____________________ - -

-

- Chassis Number: _______________${cardata.carCode}_______________ - -

-

- Motor Number: ______________${cardata.motorCode}_________________

- -

- Charger Number: ______________________________

- -

- Color: _________________${cardata.color}______________________ - -

-

-  

-

- _________________________ - - - - - _________________

-

- Signature over printed name - - - - - - - - Date

-

- Buyer

-

-  

-

- Signed in presence of:

-

-  

-

- _____________________________ - - - - - - - _________________

-

- Sales and Service Representative - - - - - - - Branch Manager

-
-
-

-  

-

-  

-

-  

-

-  

-
-

-

-

-  

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

-

- Refund Policy for - Purchase New E-bikes

-

- Your e-bike is a big investment. We want to make sure you really do want an electric bike and that you have chosen the right one before we deliver it to you, as returning it is not easy. We stand behind everything we sell.

-

-  

-
    -
  1. - When it comes to returning units that have NO DEFECTS, but are instead because customer has changed their mind.
  2. -
-

- =EXCHANGE=

-

- - -           - Within seven (7) days including the day you purchased.

-

- - -           - If during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

-

- - -           - To complete your exchange process, we require original receipx or proof of purchase.

-

- - -           - Exchange may be available for items of the same or greater value.

-

- - -           - For instalment basis, due date of your payment will follow the date you purchased the first unit.

-

- - - - = REFUND - =

-

- - -           - Within seven (7) days including the day you purchased, there will be a re-stocking fee of - 5% - on the cash price of the purchased unit. However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

-

- - -           - To complete your return, we require original receipx or proof of purchase.

-

- -       - If seven (7) days have passed since your purchase - , - we cannot offer you a refund or an exchange.

-

-  

-
    -
  1. - When it comes to returning units that have - DEFECTS/PROBLEMS on MAJOR PARTS - such as;
  2. -
-

- a. - - CHASSIS - - - b. DYNAMO - -

-

- c. - - CONTROLLER - - d. BATTERY - -

-
    -
  • - REFUND/EXCHANGE - -
  • -
-

- -Within thirty (30) days including the day you purchased, if the e-bike was found to be defective on its major parts, please contact or inform the company for a 100% refund or replacement.

-

-             - -However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

-

- -Exchange may be available for items of the same or greater value

-

- -For instalment basis, due date of your payment will follow the date your unit was changed.

-

- - -To complete your return/exchange process, we require original receipx or proof

-

- - of purchase.

-

- -       - If thirty (30) days have passed since your purchase - , - we cannot offer you a refund or an exchange. - -

-

- -       - We will process the refund/exchange due to you as soon as possible and in any event, within 3-8 days from the day we received your returned e-bike.

-

- With my conformity,

-

-  

-

- ______________________________ - - - _________________________

-

- NWOW Marketing Representative - - Signature Over Printed Name

-

- (Customer)

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-  

-

-

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

-

- ROAD TRAFFIC SIGNS

-

-  

-

- Signs that inform roads users of traffic laws and regulations which, if disregarded, with constitute an offense. These signs indicate the only direction (s) in which the motorist is obliged to follow.

-

-  

-

- -          - WARNING SIGNS

-

-

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+    _____________________________                            + + + _________________________       

+

+   Customer’s Signature over Printed Name                    + + + + NWOW Marketing Representative

+
+ -

-  

-

-  

-

-  

-

-  

-

- __________________________________ - - __________________________________

-

- Customer over printed name & signature - - Branch Rep. printed name & signature

-

-  

-

-  

-

-  

-

- -          - REGULATORY SIGNS - -

-

- -          - ROAD CONSTRUCTION SIGNS

-

-  

-

-

-

-

+
+

+  

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ WAIVER OF LIABILITY

+

+  

+

+ This hereby releases + NWOW Marketing + from any and all liabilities upon apprehension/s of Mr. / Ms. __________${needdata.customerName}___________________ by any government agencies for all types of traffic violation and from any all injuries suffered by him / her or by third person/s, financial or otherwise, while driving the above describe + Electric Motor Vehicle + unit. I, ________________________________________, fully understand and agreed to the foregoing.

+

+  

+

+ ___________________________________ + + + + + ____ + ____________________________

+

+ Signature over printed name Buyer + + + + + + + + Date

+

+

+

+ Signed in presence of:

+

+ ___________________________________ + + + + + ________________________________

+

+         Sales and Service Representative + + + + + + + Date

+

+  

+

+  

+

+

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ Name of Customer: ______${needdata.customerName}______________________      + + + Date: ___________________

+

+ Unit purchase: ____${cardata.productTypeName}______${cardata.color}_____________________        + + + Branch: ________${needdata.saleRepositoryName}__________

+

+  

+

+ DELIVERY CHECK LIST 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ ERV + and ERVS

+
+

+ T- + KING + , + M3 + and ARS

+
+

+ HERO and        WARRIOR

+
+

+ GB2

+
+

+     E-PEDICAB

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGTHS

+
+

+ BRAKE SENSOR

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHTS

+
+

+ BRAKE LIGHT

+
+

+ + BATTERY

+
+

+ TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+               TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+ + PANEL BOARD

+
+

+ + REVERSE MODE

+
+

+           PARKING LIGHT

+
+

+ + REVERSE MODE

+
+

+ HORN

+
+

+ + CHARGER

+
+

+ + HORN

+
+

+               REVERSE MODE

+
+

+ + HORN

+
+

+ SPEED SELECTOR

+
+

+ + RAINCOAT

+
+

+ + REMOTE

+
+

+ HORN

+
+

+ + REMOTE

+
+

+ + AUTO DRIVE SYSTEM

+
+

+ PLATE

+
+

+ + SPEED SELECTOR

+
+

+ REMOTE

+
+

+ + SPEED SELECTOR

+
+

+ + PEDAL BOOSTER

+
+

+ SAFETY LOCK

+
+

+ + BRAKE SENSOR

+
+

+ + SPEED SELECTOR

+
+

+ + BRAKE SENSOR

+
+

+ + BRAKE SENSOR

+
+

+ HORN

+
+

+ + PANEL BOARD

+
+

+ + BRAKE SENSOR

+
+

+ + PANEL BOARD

+
+

+ + BATTERY

+
+

+ PEDAL

+
+

+ + SCRATCHES

+
+

+               PANEL BOARD

+
+

+ + SCRATCHES

+
+

+ SCRATCHES

+
+

+ SCRATCHES

+
+

+ + BATTERY

+
+

+ + SCRATCHES

+
+

+ + BATTERY

+
+

+ BATTERY

+
+

+ REVERSE MODE

+
+

+ + PLATE

+
+

+               BATTERY

+
+

+ + PLATE

+
+

+ TIRE PRESSURE

+
+

+ TIRE PRESSURE

+
+

+ + TIRE PRESSURE

+
+

+                PLATE

+
+

+ + TIRE PRESSURE

+
+

+ PANEL BOARD

+
+

+  

+
+

+ + CHARGER

+
+

+ + TIRE PRESSURE

+
+

+ CHARGER

+
+

+ CHARGER

+
+

+  

+
+

+ + HELMET

+

+               RAINCOAT

+
+

+ + CHARGER

+

+                HELMET

+
+

+ RAINCOAT + (WARRIOR)

+

+              ALIGNMENT                   

+
+

+ HELMET

+

+ RAINCOAT

+
+

+  

+
+

+ + BRAKE LOCK

+

+               ALIGNMENT

+
+

+ + RAINCOAT

+

+                ALIGNMENT

+
+

+ SIDE MIRROR

+

+             WINDSHIEL(HERO) 

+
+

+ SIDE MIRROR

+

+ PLATE

+
+

+  

+
+

+            SIDE MIRROR

+
+

+                PLATE                                                    

+

+                 SIDE MIRROR

+
+

+ HAND BRAKE LEVER

+
+

+ SAFETY LOCK

+

+ FOOT MAP

+

+ FOOT REST MAP

+
+

+  

+
+
+

+  

+

+ CERTIFICATE OF RELEASE

+

+  

+

+ This is to certify that the + Electric Motor Vehicle + describe + above + was physically released, received and accepted by
Mr. / Ms. ________${needdata.customerName}________________ in A-1 condition as stated in the attached confirmation letter.

+

+  

+

+ Make / Type: ______CASH___________________________

+

+ Model: _________${cardata.productTypeName}_____________________________

+

+ Chassis Number: ________${cardata.carCode}______________________

+

+ Motor Number: ___________${cardata.motorCode}____________________

+

+ Charger Number: _______${cardata.chargeCode}_______________________

+

+ Color: _____________${cardata.color}__________________________

+

+  

+

+ _________________________ + + + + + _________________________ +

+ Signature over printed name + + + + + + + + Date

+

+ Buyer             

+

+  

+

+ Signed in presence of:

+

+  

+

+  

+

+ ____ + _________________________ + + + + + + _________________________ +

+ Sales and Service Representative + + + + + + +                  Branch Manager

+
+
+
+

+

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ Refund Policy for + Purchase New E-bikes

+

+ Your e-bike is a big investment. We want to make sure you really do want an electric bike and that you have chosen the right one before we deliver it to you, as returning it is not easy. We stand behind everything we sell.

+

+  

+
    +
  1. + When + it comes to returning units that have NO DEFECTS, but are instead because customer has changed their mind.
  2. +
+

+                                            =EXCHANGE=

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + Within s + even + (7) days including the day you purchased.

+

+ - +           + If during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your exchange process, we require original receipt or proof of purchase.

+

+ - +           + Exchange may be available for items of the same or greater value.

+

+ - +           + For instalment basis, due date of your payment will follow the date you purchased the first unit.

+

+ = REFUND + =

+

+ - +           + Within seven (7) days including the day you purchased, there will be a re-stocking fee of + 5% + on the + original + cash price of the purchased unit. However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your return, we require original receipt or proof of purchase.

+

+ +       + If seven (7) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+  

+
    +
  1. + When it comes to returning units that have + DEFECTS/PROBLEMS on MAJOR PARTS + such as;
  2. +
+

+ a. + + CHASSIS + + b.  DYNAMO

+

+ c. + + CONTROLLER + + d.  BATTERY

+
    +
  • + REFUND/EXCHANGE
  • +
+

+ - + Within thirty (30) days including the day you purchased, if the e-bike was found to be defective on its major parts, please contact or inform the company for a 100% refund or replacement.

+

+             + - + However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - + Exchange may be available for items of the same or greater value

+

+ - + For instalment basis, due date of your payment will follow the date your unit was changed.

+

+ + - + To complete your return/exchange process, we re + quire original receipt or proof

+

+ + Of + purchase + .

+

+ +       + If thirty (30) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+ +       + We will process the refund/exchange due to you as soon as possible and in any event, within 3-8 days from the day we received your returned e-bike.

+

+ +       +  

+

+ With my conformity + ,

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature + over + Printed Name

+

+ (Customer)

+
+

+

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

-

-  

-

-  

-

- __________________________________ - - __________________________________

-

- Customer over printed name & signature - - Branch Rep. printed name & signature

-

-

-

-

-

-  

-

-  

-

-

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

- -

-  

-

-  

-

-  

-

-  

-

- TO: - - VALUED CUSTOMERS

-

- FROM: TAILG/NWOW MANAGEMENT

-

- SUBJECT: LTO REGISTRATION.

-

-  

-

- We would like to inform all of our valued customers those below.

-

-  

-
    -
  1. - For all customers who already purchase units. (before February 25, 2017 customers), our company promise that we will be the one who handle 1 - st - registration fee once LTO issue memorandum.
  2. -
-

-  

-
    -
  1. - For all new customers who purchase units. (on or after February 26, 2017 customers), our company promise that we will be the one who handle 1 - st - registration fee once LTO issue memorandum. If later we against our promise, we are accepx customers to return units and we will return full payment.
  2. -
-

-  

-

- Note:

-
    -
  1. - This promise only includes LTO REGISTRATION. Not affect like against traffic rules those violations.
  2. -
  3. - Please always obey traffic rules and wear helmet.
  4. -
  5. - Bring a copy of your Sales Certificate or any proof of purchased.
  6. -
  7. - For before LTO have new memorandum, please avoid main national roads and main highways (Ex: Edsa, Ayala, C3, C4, C5, Roxas Boulevard)
  8. -
  9. - Don’t make an argument to law enforcers just explain that until now LTO didn’t release a latest Memorandum.
  10. -
  11. - Always check your units if it is in good condition.
  12. -
-

- (Signal light, head light, horn, break light, etc.)

-

-

-

- - -

-

-  

-

- - -

-

- #5780 A Binakayan Highway Tramo-Bantayan Kawit, Cavite (in front of JNL Motor Parts)

-

- 09397257983 (SMART) / 09663292305 (GLOBE)

-

- MONDAY-SUNDAY 8:30am – 5:30pm

-

-  

-

- Date: February 25, 2017

-

- TO: - - ALL E-BIKE USERS

-

- FROM: TAILG/NWOW

-

- SUBJECT: - E-BIKE BATTERY CONCERNS

-

-  

-

- 1. -       - CHARGING

-

- 1.1 -   - The lifespan of lead-acid battery is around 400 cycles of charge-discharge, so the charging timing matters a lot, the battery usually needs to be charged after 60% to 70% consumpxion of power, also must be totally discharged 1 time monthly (means fully consume the power and recharge).

-

- 1.2 -   - After usage of e-bike, Leave about 30 minutes rest time for the battery before recharge.

-

- 1.3 -   - Avoid the charging being exposed to direct sunlight, high temperature, raining, or wet environment.

-

- 1.4 -   - Avoid long-time overcharging, this overcharging means the time of charging after the indicator turns green, because even the indicator turns green, the battery is still being charged with a small slow flow of current.

-

- 1.5 -   - Since the electricity capacity of battery decreases naturally during the storage period, the brand-new storage battery also needs to be charged monthly.

-

- 2. -       - REFILLING

-

- 2.1 -   - High temperature of charging environment, large current from charger, long-time usage of battery will cause the battery lack of fluid. The obvious sympxom of lacking fluid is the indicator of charger does not change color into green, and also the temperature of battery gets higher during charging. The battery fluid can be refilled if confirmed short, the following are specific ways:

-

- 1. -       - Discharge the battery to cut-off voltage

-

- 2. -       - Open the battery surface cover, remove the safety valve, inject the battery fluid with a syringe one by one, usually 10 to 12 ml for 12AH battery; 14 to 16 ml for 20 AH battery

-

- 3. -       - Fully charge the refilled battery

-

- 4. -       - Drain out the visible fluid inside the battery

-

- 5. -       - Clean the surface of the battery, put back the safety valve and glue the cover

-

-  

-

- With my conformity,

-

-  

-

- ______________________________ - - - _________________________

-

- NWOW Marketing Representative - - Signature Over Printed Name

-

- (Customer)

-

- - -

-

-  

-

-  

-

- www.nwow.com.ph

-
- +

+

+ Date: February 25, 2017 

+

+ TO:ALL + E-BIKE USERS

+

+ FROM: TAILG/NWOW 

+

+ SUBJECT:  + E-BIKE BATTERY CONCERNS

+

+  

+

+ 1. +       + CHARGING

+

+ 1.1 +   + The lifespan of lead-acid battery is around 400 cycles of charge-discharge, so the charging timing matters a lot, the battery usually needs to be charged after 60% to 70% consumption of power, also must be totally discharged 1 time monthly (means fully consume the power and recharge). 

+

+ 1.2 +   + After usage of e-bike, Leave about 30 minutes rest time for the battery before recharge.

+

+ 1.3 +   + Avoid the charging being exposed to direct sunlight, high temperature, raining, or wet environment. 

+

+ 1.4 +   + Avoid long-time overcharging, this overcharging means the time of charging after the indicator turns green, because even the indicator turns green, the battery is still being charged with a small slow flow of current. 

+

+ 1.5 +   + Since the electricity capacity of battery decreases naturally during the storage period, the brand-new storage battery also needs to be charged monthly. 

+

+ 2. +       + REFILLING

+

+ 2.1 +   + High temperature of charging environment, large current from charger, long-time usage of battery will cause the battery lack of fluid.  The obvious symptom of lacking fluid is the indicator of charger does not change color into green, and also the temperature of battery gets higher during charging.   The battery fluid can be refilled if confirmed short, the following are specific ways:

+

+ 1. +       + Discharge the battery to cut-off voltage 

+

+ 2. +       + Open the battery surface cover, remove the safety valve, inject the battery fluid with a syringe one by one, usually 10 to 12 ml for 12AH battery; 14 to 16 ml for 20 AH battery

+

+ 3. +       + Fully charge the refilled battery 

+

+ 4. +       + Drain out the visible fluid inside the battery

+

+ 5. +       + Clean the surface of the battery, put back the safety valve and glue the cover 

+

+  

+

+ With my conformity + ,

+

+  

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature Over Printed Name

+

+ (Customer)

+

+

+  

+

+  

+

+  

+

+ www.nwow.com.ph

+

+  

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ ROAD TRAFFIC SIGNS

+

+  

+

+ Signs that inform roads users of traffic laws and regulations which, if disregarded, with constitute an offense.
These signs indicate the only direction (s) in which the motorist is obliged to follow.

+

+ +          + WARNING SIGNS + +

+ +

+  

+

+  

+

+ __________________________________ + + __________________________________

+

+ Customer over printed name & signature + + Branch Rep. printed name & signature

+

+  

+

+  

+

+ +          + REGULATORY SIGNS

+

+ +          + ROAD CONSTRUCTION SIGNS

+ +

+

+

+  

+

+  

+

+  

+

+ __________________________________ + + __________________________________

+

+ Customer over printed name & signature + + Branch Rep. printed name & signature

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+
+

+

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ SALESCERTIFICATION

+

+  

+

+ This is to certify that the Sales Invoice No.______ was issued to ________${needdata.customerName}______________ + ___________

+

+ of + ________________${needdata.address}_____________________________________ + ­ + ­ + ­ + ­ + ­ + for + the + purchased in + CASH
+ + BASIS + of + one + Electric Motor Vehicle + d + escribed hereunder:

+

+  

+

+ + DATE PURCHASED + + + : + + _____________________________

+

+ + MODEL OF VEHICLE + + + : + + ___________${cardata.productTypeName}__________________

+

+ + COLOR + + + + + : + + __________${cardata.color}___________________

+

+ + MOTOR NUMBER + + + + : + + ________${cardata.motorCode}_____________________

+

+          VEHICLE NUMBER + + + : + + _____________${cardata.carCode}________________

+

+ + BATTERY + NUMBER + + + : + + __________${cardata.batteryCode}____________________

+

+ + CHARGER NUMBER + + + : + + ______________${cardata.chargeCode}_______________

+

+ + CONTROLER NUMBER + + + : + + ______________${cardata.controlCode}_______________

+

+  

+

+ NOTE: + Not + to sell, assign, lease, pledge or otherwise encumber the subject chattel, or convey in any matter whatsoever our right to purchased it to any other third person without the prior written consent to the + VENDOR + .

+

+  

+

+  

+

+ ____________________________ + + + + _________________________

+

+ Customer’s Signature over Printed Name             + + NWOW + Marketing Representative

+

+  

+

+  

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ WARRANTY POLICY AND GUIDELINES

+

+ 10. + + NWOW MARKETING + shall not be liable under this warranty if any damage or defect result from  ( + i + ) misuse, abuse,  neglect   improper shipping  or  installation; (ii) disasters such as fire, flood, lightning or improper electric current; or (iii) service   or alteration by anyone other than an authorized NWOW MARKETING representative; (iv) damages incurred through    irresponsible use, or other non-recommended practices.

+

+ 11. + + If the E-Bike will use for business or personal purpose, family use like delivering or use in any heavy activities that may exceed in its maximum load weight and may cause any damage or defect in E-Bike, warranty period of all affected parts will be going to be half of its original warranty period.     

+

+ 12. + + You must retain your bill of sale or other proof of purchase to receive warranty service.

+

+ 13. + + No warranty extension will be granted for any replacement part(s) furnished to the purchaser in fulfillment of this warranty.

+

+ 14. + + LIFETIME FREE SERVICE. + Any service taken are free of charge. Only the parts which are not cover by the limited warranty will charged by the company.

+

+ 15. + + The company offers free home service to the Major malfunction of the unit ( + i + )electrical problem(ii)flat tire and any   troubleshooting occurs which cause the E-Bike not to run. Home service will be schedule and the company + exerts + its effort    to repair the malfunction within 48hours. The customer will be responsible to inform the company for any major malfunction    of the E-Bike. The company will just service the E-bike to the place registered on our system.

+

+ 16. + + All the payment must settle before any warranty or service applied. The company has the right to delay our service warranty for our client who didn’t pay their monthly amortization on time. 

+

+ 17. + + If the unit has been installed or customized with other parts by anyone other than an authorized company   representative like roof, basket, saddle or others for business or overload use, warranty of major parts and all affected parts will be voided. 

+

+ 9 + . + + + Ifthee + -bike + wasalreadydone + + fixedinstore,branch + + willinformcustomertoclaimthe + + ebike + andtherewillbe + 7 + daysFREEparking + . + Afterthe7 + daysFREEparking,ifcustomerstillnotclaimthee + -bike,therewillbe + P20.00 charged per day + as parking fee in store within 60 days. And company not holds any responsibility for + anydamage + . +

+

+ --------------

+

+ I hereby understand the Company policy and Guidelines regarding with the warranty.

+

+    _____________________________                            + + + _________________________       

+

+   Customer’s Signature over Printed Name                    + + + + NWOW Marketing Representative

+

+  

+

+  

+ +

+  

+

+  

+

+ ____________________________                            + + + ____________________________                           

+

+ Customer’s Signature over Printed Name                    + + + NWOW Marketing Representative

+

+  

+

+

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ WAIVER OF LIABILITY

+

+  

+

+ This hereby releases + NWOW Marketing + from any and all liabilities upon apprehension/s of Mr. / Ms.
_____________________________ by any government agencies for all types of traffic violation and from
any all injuries suffered by him / her or by third person/s, financial or otherwise, while driving the above
describe
+ Electric Motor Vehicle + unit. I, ____${needdata.customerName}_______, fully understand
and agreed to the foregoing.

+

+ ___________________________________ + + + + + ________________________________Signature over printed name + + + + + + + + Date

+

+ Buyer

+

+ Signed in presence of:

+

+ ___________________________________ + + + + + ________________________________

+

+ Sales and Service Representative + + + + + + +   Date +

+

+  

+
+

+

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ Name of Customer: ___________${needdata.customerName}_________________      + + + Date: ___________________

+

+ Unit purchase: ___${cardata.productTypeName}______${cardata.color}______________________                   Branch: ________${needdata.saleRepositoryName}__________

+

+  

+

+ DELIVERY CHECK LIST 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ ERV + and ERVS

+
+

+ T- + KING + , + M3 + and ARS

+
+

+ HERO and        WARRIOR

+
+

+ GB2

+
+

+      E-PEDICAB

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGTHS

+
+

+ BRAKE SENSOR

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHTS

+
+

+ BRAKE LIGHT

+
+

+ + BATTERY

+
+

+ TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+               TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+ + PANEL BOARD

+
+

+ + REVERSE MODE

+
+

+           PARKING LIGHT

+
+

+ + REVERSE MODE

+
+

+ HORN

+
+

+ + CHARGER

+
+

+ + HORN

+
+

+               REVERSE MODE

+
+

+ + HORN

+
+

+ SPEED SELECTOR

+
+

+ + RAINCOAT

+
+

+ + REMOTE

+
+

+ HORN

+
+

+ + REMOTE

+
+

+ + AUTO DRIVE SYSTEM

+
+

+ PLATE

+
+

+ + SPEED SELECTOR

+
+

+ REMOTE

+
+

+ + SPEED SELECTOR

+
+

+ + PEDAL BOOSTER

+
+

+ SAFETY LOCK

+
+

+ + BRAKE SENSOR

+
+

+ + SPEED SELECTOR

+
+

+ + BRAKE SENSOR

+
+

+ + BRAKE SENSOR

+
+

+ HORN

+
+

+ + PANEL BOARD

+
+

+ + BRAKE SENSOR

+
+

+ + PANEL BOARD

+
+

+ + BATTERY

+
+

+ PEDAL

+
+

+ + SCRATCHES

+
+

+               PANEL BOARD

+
+

+ + SCRATCHES

+
+

+ SCRATCHES

+
+

+ SCRATCHES

+
+

+ + BATTERY

+
+

+ + SCRATCHES

+
+

+ + BATTERY

+
+

+ BATTERY

+
+

+ REVERSE MODE

+
+

+ + PLATE

+
+

+               BATTERY

+
+

+ + PLATE

+
+

+ TIRE PRESSURE

+
+

+ TIRE PRESSURE

+
+

+ + TIRE PRESSURE

+
+

+                PLATE

+
+

+ + TIRE PRESSURE

+
+

+ PANEL BOARD

+
+

+  

+
+

+ + CHARGER

+
+

+ + TIRE PRESSURE

+
+

+ CHARGER

+
+

+ CHARGER

+
+

+  

+
+

+ + HELMET

+

+               RAINCOAT

+
+

+ + CHARGER

+

+                HELMET

+
+

+ RAINCOAT + (WARRIOR)

+

+              ALIGNMENT                   

+
+

+ HELMET

+

+ RAINCOAT

+
+

+  

+
+

+ + BRAKE LOCK

+

+               ALIGNMENT

+
+

+ + RAINCOAT

+

+                ALIGNMENT

+
+

+ SIDE MIRROR

+

+             WINDSHIEL(HERO) 

+
+

+ SIDE MIRROR

+

+ PLATE

+
+

+  

+
+

+            SIDE MIRROR

+
+

+                PLATE                                                    

+

+                 SIDE MIRROR

+
+

+ HAND BRAKE LEVER

+
+

+ SAFETY LOCK

+

+ FOOT MAP

+

+ FOOT REST MAP

+
+

+  

+
+

+  

+

+ CERTIFICATE OF RELEASE

+

+ This is to certify that the + Electric Motor Vehicle + describe + above + was physically released, received and accepted by
Mr. / Ms. ______${needdata.customerName}__________________ in A-1 condition as stated in the attached confirmation letter.

+

+  

+

+                              Make / Type: ______________CASH___________________

+

+                              Model: ______________${cardata.productTypeName}________________________

+

+                              Chassis Number: __________${cardata.carCode}____________________

+

+                              Motor Number: __________${cardata.motorCode}_____________________

+

+                              Charger Number: _______${cardata.chargeCode}_______________________

+

+ +                              Color: _________${cardata.color}______________________________

+

+  

+

+ _________________________ + + + + +                                            _____________ + ____

+

+ Signature over printed name + + + + + + + + Date

+

+ Buyer          

+

+  

+

+ Signed in presence of:

+

+  

+

+ ____ + _________________________        + + + + + + _____________ + ____

+

+ Sales and Service Representative + + + + + + +                  Branch Manager

+
+
+
+
+

+

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ Refund Policy for + Purchase New E-bikes

+

+ Your e-bike is a big investment. We want to make sure you really do want an electric bike and that you have chosen the right one before we deliver it to you, as returning it is not easy. We stand behind everything we sell.

+

+  

+
    +
  1. + When it comes to returning units that have NO DEFECTS, but are instead because customer has changed their mind.
  2. +
+

+                                            =EXCHANGE=

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + Within seven + (7) days including the day you purchased.

+

+ - +           + If during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your exchange process, we require original receipt or proof of purchase.

+

+ - +           + Exchange may be available for items of the same or greater value.

+

+ - +           + For instalment basis, due date of your payment will follow the date you purchased the first unit.

+

+ = REFUND + =

+

+ - +           + Within seven (7) days including the day you purchased, there will be a re-stocking fee of + 5% + on the cash price of the purchased unit. However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your return, we require original receipt or proof of purchase.

+

+ +       + If seven (7) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+  

+
    +
  1. + When it comes to returning units that have + DEFECTS/PROBLEMS on MAJOR PARTS + such as;
  2. +
+

+ a. + + CHASSIS + + b.  DYNAMO

+

+ c. + + CONTROLLER + + d.  BATTERY

+
    +
  • + REFUND/EXCHANGE
  • +
+

+ - + Within thirty (30) days including the day you purchased, if the e-bike was found to be defective on its major parts, please contact or inform the company for a 100% refund or replacement.

+

+             + - + However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - + Exchange may be available for items of the same or greater value

+

+ - + For instalment basis, due date of your payment will follow the date your unit was changed.

+

+ + - + To complete your return/exchange process, we re + quire original receipt or proof

+

+ + of purchase + .

+

+ +       + If thirty (30) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+ +       + We will process the refund/exchange due to you as soon as possible and in any event, within 3-8 days from the day we received your returned e-bike.

+

+ With my conformity + ,

+

+  

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature Over Printed Name

+

+ (Customer)

+

+  

+

+

+

+  

+

+  

+

+  

+

+ + ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ ROAD TRAFFIC SIGNS

+

+  

+

+ Signs that inform roads users of traffic laws and regulations which, if disregarded, with constitute an offense.
These signs indicate the only direction (s) in which the motorist is obliged to follow.

+

+  

+

+ +          + WARNING SIGNS

+

+  

+

+

+

+  

+

+  

+

+ __________________________________ + + __________________________________

+

+ Customer over printed name & signature + + Branch Rep. printed name & signature

+

+  

+

+  

+

+  

+

+ +          + REGULATORY SIGNS

+ + ROAD CONSTRUCTION SIGNS +

+ + + +

+

+

+

+  

+

+  

+

+  

+

+ __________________________________ + + __________________________________

+

+ Customer over printed name & signature + + Branch Rep. printed name & signature

+

+

+

+

+

+  

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+  

+

+  

+

+  

+

+ TO: + VAL + UE + D + CUSTOMERS

+

+ FROM: + TAILG/NWOW MANAGEMENT

+

+ SUBJECT:  LTO REGISTRATION.

+

+  

+

+ We would like to inform all of our valued customers those below.

+

+  

+
    +
  1. + For all customers who already purchase units + . (before February 25, + 2017 customers) + , o + ur company promise that we will be the one who handle 1 + st + registration fee once LTO issue memorandum.
  2. +
+

+  

+
    +
  1. + For all new customers who purchase units. + (on or after February 26, 2017 customers + ),o + ur + company promise that we will be the one who handle 1 + st + registration fee once LTO issue memorandum. If later we against + our promise, w + e are + accept + customers to return units and we will return full payment.
  2. +
+

+  

+

+ Note + :

+
    +
  1. + This promise only includes LTO REGISTRATION. Not affect like against traffic rules those violations.
  2. +
  3. + Please always obey traffic rules and wear helmet.
  4. +
  5. + Bring a copy of your Sales Certificate or any proof of purchased.
  6. +
  7. + For before LTO have new memorandum, please avoid main national roads and main highways (Ex: Edsa, Ayala, C3, C4, C5, + Roxas + Boulevard)
  8. +
  9. + Don’t make an argument to law enforcers just explain that until now LTO didn’t release a latest Memorandum.
  10. +
  11. + Always check your units if it is in good condition.
  12. +
+

+ (Signal light, head light, horn, break light, etc.)

+

+

+

+ + +

+

+  

+

+ + ADDRESS________${repositorydata.address}_____________

+

+ CONTACT NO.__${repositorydata.phone}_______ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+

+ Date: February 25, 2017 

+

+ TO:ALL + E-BIKE USERS

+

+ FROM: TAILG/NWOW 

+

+ SUBJECT:  + E-BIKE BATTERY CONCERNS

+

+  

+

+ 3. +       + CHARGING

+

+ 3.1 +   + The lifespan of lead-acid battery is around 400 cycles of charge-discharge, so the charging timing matters a lot, the battery usually needs to be charged after 60% to 70% consumption of power, also must be totally discharged 1 time monthly (means fully consume the power and recharge). 

+

+ 3.2 +   + After usage of e-bike, Leave about 30 minutes rest time for the battery before recharge.

+

+ 3.3 +   + Avoid the charging being exposed to direct sunlight, high temperature, raining, or wet environment. 

+

+ 3.4 +   + Avoid long-time overcharging, this overcharging means the time of charging after the indicator turns green, because even the indicator turns green, the battery is still being charged with a small slow flow of current. 

+

+ 3.5 +   + Since the electricity capacity of battery decreases naturally during the storage period, the brand-new storage battery also needs to be charged monthly. 

+

+ 4. +       + REFILLING

+

+ 4.1 +   + High temperature of charging environment, large current from charger, long-time usage of battery will cause the battery lack of fluid.  The obvious symptom of lacking fluid is the indicator of charger does not change color into green, and also the temperature of battery gets higher during charging.   The battery fluid can be refilled if confirmed short, the following are specific ways:

+

+ 1. +       + Discharge the battery to cut-off voltage 

+

+ 2. +       + Open the battery surface cover, remove the safety valve, inject the battery fluid with a syringe one by one, usually 10 to 12 ml for 12AH battery; 14 to 16 ml for 20 AH battery

+

+ 3. +       + Fully charge the refilled battery 

+

+ 4. +       + Drain out the visible fluid inside the battery

+

+ 5. +       + Clean the surface of the battery, put back the safety valve and glue the cover 

+

+  

+

+ With my conformity + ,

+

+  

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature Over Printed Name

+

+ (Customer)

+

+

+  

+

+  

+

+  

+
` const datazzz = { needdata, diff --git a/src/utils/salecontract2.js b/src/utils/salecontract2.js new file mode 100644 index 00000000..327b9d0b --- /dev/null +++ b/src/utils/salecontract2.js @@ -0,0 +1,4752 @@ +import store from '@/store' +function cutnull(data) { + for (const x in data) { + if (data[x] === null || data[x] === undefined || data[x] === '') { // 如果是null 把直接内容转为 '' + data[x] = '' + } else { + if (Array.isArray(data[x])) { // 是数组遍历数组 递归继续处理 + data[x] = data[x].map(z => { + return cutnull(z) + }) + } + if (typeof (data[x]) === 'object') { // 是json 递归继续处理 + data[x] = cutnull(data[x]) + } + } + } + return data +} +const needdata = cutnull(JSON.parse(localStorage.getItem('getprintdata'))) +const repositorydata = cutnull(JSON.parse(localStorage.getItem('setrepository'))) + +let cardata = {} +function judgeiscar() { + const needcar = needdata.saleContractDetailVos.filter(item => { + return item.productCode.substr(0, 2) === '01' + }) + cardata = cutnull(needcar[0]) + console.log('repositorydata', repositorydata) +} +const selectcompany = localStorage.getItem('selectcompany') +let imgurl = '' +if (selectcompany === '1' || selectcompany === 1) { + imgurl = 'static/print/2607d2ec-a7d4-4900-a726-9c360bc0c8f4.001.png' +} else if (selectcompany === '2' || selectcompany === 2) { + imgurl = 'static/print/printimg2.png' +} else if (selectcompany === '3' || selectcompany === 3) { + imgurl = 'static/print/printimg3.png' +} else if (selectcompany === '4' || selectcompany === 4) { + imgurl = 'static/print/printimg4.png' +} else if (selectcompany === '5' || selectcompany === 5) { + imgurl = 'static/print/printimg5.png' +} else if (selectcompany === '6' || selectcompany === 6) { + imgurl = 'static/print/printimg6.png' +} + +judgeiscar() +const content = ` +
+
+ + nwow (1).jpg +
+ +

+  

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ +

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+ + +

+  

+

+  

+ +

+ +   +

+

+

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+             BRAND + NEW INSTALLMENT GUIDE

+

+ Date Released + ____________________________________________ + +

+

+ Name of Customer + + + ____________${needdata.customerName}___________________________

+

+ Address: ______________${needdata.address}_____________________ + _________________

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ UNIT PURCHASED: ${cardata.productTypeName}

+
+

+ MOTOR + NO.${cardata.motorCode}

+

+  

+

+ CHASIS NO. ${cardata.carCode}

+
+

+ GROSS + AMOUNT + :${needdata.installmentAllMoney}

+
+

+ TERMS:${needdata.installmentCount}

+
+

+ COLOR:${cardata.color}

+
+

+ BATTERY + NO.${cardata.batteryCode}

+

+  

+

+ CHARGER NO.${cardata.chargeCode}

+
+

+ DOWN PAYMENT:${needdata.firstMoney}

+
+

+ MONTHLY PAYMENT:${needdata.eachMoney}

+
+

+ REBATE

+
+

+ 100 pesos rebate + for every updated payment (on or before due date).

+

+ Good as cash or units that availed in 3 months terms and pick up payments are also not included.

+
+

+ PICK UP PAYMENT

+
+

+ Only for customers who are not capable to go in nearest store to pay their monthly payment.

+

+ (If have emergency, pregnant and person with disability and senior citizens)

+
+

+ CHANGE TERM

+
+

+ If the payment could not settle within the certain terms, there will be an adjustment in the gross amount and monthly payment.

+
+

+ PENALTY

+
+

+ Three ( + 3)days + after the due date, 10% of monthly payment will be added.

+

+ For lapsed Contract + , additional 10% of all unpaid monthly payment will be addedmonthly.

+
+

+ DEPOSIT OF UNIT

+
+

+ Upon reaching Fifteen (15) days delayed payments from due date will deposit of unit.

+

+ In case of special situation + , the company have the rights + to lock or cut the power + of the purchased unit. (The company reserves the right for the final explanation)

+
+

+ GRACE PERIOD

+
+

+ Thirty (30) days grace period + t + o pay all the arrears includ + ing penalties and other + charges + from + + the day unit was deposited in branch.

+
+

+ REPOSSESSION

+
+

+ If the payment still not settle + within 30 days + , the unit will send back to warehouse and will not be returned.

+
+

+  

+

+  

+

+  

+

+ WHOM TO PAY

+
+

+ Authorized collectors and office cashiers only.

+

+ THE COMPANY DO + N + ’T HAVE A + HOUSE COLLECTOR.

+

+ ALWAYS ASK FOR COMPANY RECEIPT + .

+

+ Any payment without receipt will not be honored by the company + even it was + collected by + ana + uthorized + employee + or not by the company.

+

+ PLEASE KEEP RECEIPTS FOR FUTUREREFERENCES.

+
+

+ MAINTENANCE

+
+

+ The custo + mer shall observe strictly the basic maintenance of the + Electric Motor Vehicle + as stated in the + Electric Motor Vehicle + Manual.

+
+

+ WARRANTY

+
+

+ LIFETIME + FREE SERVICE + + WARRANTY + stated in warranty agreement card provided by the company.

+
+

+  

+

+ WARRANTY

+

+ LIMITATIONS

+
+

+ Engine modification is strictly prohibited. If proven, warranty will be automatically null and void. Other warranty conditions are clearly stated on + WARRANTY POLICY AND GUIDELINES + issued by the company. Please read for further information.

+
+ +

+  

+

+ IMPORTANT REMINDERS:

+
    +
  1. + In case of accident or any unintended incident, unit will be deposit to the branch. Check up and repair will be conducted. Company not holds the liability to any missing or damage parts. Repair charges required.
  2. +
  3. + For pull out unit, VENDEE must pay the amount for any missing or damage major and minor parts together with the charger of his/her + ebike + .
  4. +
  5. + The duplicate key will release maximum of 10 days after fully paid.
  6. +
+

+ + I hereby state that I fully understand the preceding guidelines and hereby declare that I will strictly observe its provisions stated above.

+

+ + And I signed to prove my willingness to adhere to it on my free will without pressure from anybody.

+

+ With my conformity, 

+

+ Prepared + by:_ + ____________________ + __ + + + + + ________________________ + __

+

+ + + + + + + + Signature over Printed + Name                                 

+

+ “The company reserves the right for the final explanation + .

+

+ +

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ SALESCERTIFICATION

+

+  

+

+ This is to certify that the Sales Invoice No.______ was issued to ____________${needdata.customerName}__________ +

+ Of + ____________________${needdata.address}_________________________________ + ______ + ­ + ­ + ­ + ­ + ­ + for + the + purchased in
+ INSTALLMENT + BASIS + of + one + Electric Motor Vehicle + d + escribed hereunder:

+

+  

+

+ + DATE PURCHASED + + + : + + _____________________________

+

+ + MODEL OF VEHICLE + + + : + + __________${cardata.productTypeName}___________________

+

+ + COLOR + + + + + : + + __________${cardata.color}___________________

+

+ + MOTOR NUMBER + + + + : + + _________${cardata.motorCode}____________________

+

+          VEHICLE NUMBER + + + : + + _______________${cardata.carCode}______________

+

+ + BATTERY + NUMBER + + + : + + __________${cardata.batteryCode}___________________

+

+ + CHARGER NUMBER + + + : + + ___________${cardata.chargeCode}_________________

+

+ + COTROLLER NUMBER + + + : + + ___________${cardata.controlCode}_________________

+

+  

+

+ NOTE: + Not + to sell, assign, lease, pledge or otherwise encumber the subject chattel, or convey in any
matter whatsoever our right to purchased it to
any other third person without the prior written consent to the
+ VENDOR + .

+

+  

+

+ ______________________________ + + + + + +   _________________________

+

+ Customer’s Signature over Printed Name                                  + + + NWOW + Marketing Representative

+
+

+

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ WARRANTY POLICY AND GUIDELINES

+

+ 1. +   + NWOW MARKETING + shall not be liable under this warranty if any damage or defect result from  ( + i + ) misuse, abuse,  neglect   improper shipping  or  installation; (ii) disasters such as fire, flood, lightning or improper electric current; or (iii) service   or alteration by anyone other than an authorized NWOW MARKETING representative; (iv) damages incurred through    irresponsible use, or other non-recommended practices.

+

+ 2. +   + If the E-Bike will use for business or personal purpose, family use like delivering or use in any heavy activities that may exceed in its maximum load weight and may cause any damage or defect in E-Bike, warranty period of all affected parts will be going to be half of its original warranty period.     

+

+ 3. +   + You must retain your bill of sale or other proof of purchase to receive warranty service.

+

+ 4. +   + No warranty extension will be granted for any replacement part(s) furnished to the purchaser in fulfillment of this warranty.

+

+ 5. +   + LIFETIME FREE SERVICE. + Any service taken are free of charge. Only the parts which are not cover by the limited warranty will charged by the company.

+

+ 6. +   + The company offers free home service to   the Major malfunction of   the   unit ( + i + )electrical problem(ii)flat tire and any   troubleshooting occurs which cause the E-Bike not to run. Home service will be schedule and the company + exerts + its effort    to repair the malfunction within 48hours. The customer will be responsible to inform the company for any major malfunction    of the E-Bike. The company will just service the E-bike to the place registered on our system.

+

+ 7. +   + All the payment must settle before any warranty or service applied. The company has the right to delay our service warranty for our client who didn’t pay their monthly amortization on time. 

+

+ 8. +   + If the unit has been installed or customized with other parts by anyone other than an authorized company   representative like roof, basket, saddle or others for business or overload use, warranty of major parts and all affected parts will be voided.

+

+ 9 + . + + + + Ifthee + -bike + wasalreadydone + + fixedinstore,branch + + willinformcustomertoclaimthe + + ebike + andtherewillbe + 7 + daysFREEparking + . + Afterthe7 + daysFREEparking,ifcustomerstillnotclaimthee + -bike,therewillbe + P20.00 charged per day + as parking fee in store within 60 days. And company not holds any responsibility for + anydamage + + . +

+

+                      I hereby understand the Company policy and Guidelines regarding with the warranty. 

+

+ ______________________ + ________ + + _________________________        

+

+ Customer’s Signature + over + Printed Name + + + NWOW Marketing Representative

+

+  

+ +

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+ ____________________________ + + + + + + ____________________________

+ +

+ Customer’s Signature + over + Printed Name    + + + + + NWOW Marketing Representative

+

+  

+

+  

+ +

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ WAIVER OF LIABILITY

+

+ This hereby releases + NWOW Marketing + from any and all liabilities upon apprehension/s of Mr. / Ms.
____________${needdata.customerName}_________________ by any government agencies for all types of traffic violation and from any all injuries
suffered by him / her or by third person/s, financial or otherwise, while driving the above describe
+ Electric Motor
Vehicle
+ unit. 

+

+ I, __________${needdata.customerName}______________________________, fully understand and agreed to the foregoing +

+

+ ____________________________ + + + + + _______________

+

+            Signature over printed name                                                                              + +   Date    +
+             Buyer       

+

+ + + Signed in presence of:     

+

+ _______________________________ + + + + + + +    _________________

+

+ Sales and Service Representative                   + + + + + Branch Manager 

+
+

+

+

+  

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ CO-MAKER’S STATEMENT

+ +

+ Name: + __________________________________ + _______ + ___ + ____ + __ + __Age:_______

+

+ Last           First              Middle Name

+

+  

+

+ I agree to become a co-maker of the applicant Ms + . / + Mr + . / + Mrs. _________________ + _____________ + In
signing the promissory note which evidence the
+ Electric Motor Vehicle + Loan Applied for if granted         I am
aware of the responsibilities which I will assume in signing such a note in case that the Principal Buyer can’t
settle the said monthly dues I will be responsible of paying the said amount
+ . + I authorized you to obtain such
information as you required concerning the statement made here under and agree that this document shall
remain your property, whether or not due loan is granted
+ .

+

+  

+

+ PERSONAL INFORMATION:

+

+  

+

+ Present + Address: _________________________________

+ +

+ Permanent Address: _________________________________

+ +

+ Length of Stay: _________________________________

+ +

+ Marital Status: _______________ No. of Children:_____________

+ +

+ Contact No: _______________ + E-Mail: _____________

+

+  

+

+ EMP + L + OYMENT + /BUSINESS DETAILS:

+

+  

+ +

+ Company + /Business + Name: ______________________________Contact + No.:______________________________

+ +

+ Company/ Business + Address:

+ +

+ Kind of Business: _______________________ + Length of Service:______________________________

+ +

+ Monthly Income:______________________________

+ +

+ Other Source of Income:______________________________

+ +

+ Monthly fixed expense:______________________________

+

+  

+ +

+ How long have you known the applicant?______________________________

+ +

+ Relation with the Applicant?______________________________

+ +

+ Have you ever been a borrower? ______________________________ + Where:______________________________

+

+  

+

+  

+

+  

+

+ I hereby affirm that all information given above is true and correct.

+

+  

+

+  

+

+  

+

+ __________________________________                  ____________________________________                                                                                     

+

+ Co-Maker’s Signature over Printed Name                    Principal Buyer Signature + over + Printed Name

+

+  

+

+ Date Signed: _______________________                 Date Signed: _________________________                                                                

+

+  

+

+  

+

+

+ +

+  

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ CO-MAKER’S STATEMENT

+

+ Name: + __________________________________ + _______ + ___ + ____ + __ + __Age:_______

+

+ Last           First              Middle Name

+

+  

+

+ I agree to become a co-maker of the applicant Ms. / Mr. / Mrs. _________________ + _____________ + In
signing the promissory note which evidence the
+ Electric Motor Vehicle + Loan Applied for if granted         I am
aware of the responsibilities which I will assume in signing such a note in case that the Principal Buyer can’t
settle the said monthly dues I will be responsible of paying the said amount
+ . + I authorized you to obtain such
information as you required concerning the statement made here under and agree that this document shall
remain your property, whether or not due loan is granted
+ .

+

+  

+

+ PERSONAL INFORMATION:_________________________________

+

+  

+

+ Present + Address:_________________________________

+

+ Permanent Address:_________________________________

+

+ Length of Stay:_________________________________

+

+ Marital Status:_____________________________ No. of Children:________________________

+

+ Contact No: ___________________ + E-Mail:______________________

+

+  

+

+ EMP + L + OYMENT + /BUSINESS DETAILS:

+

+  

+

+ Company + /Business + Name: ______________________________Contact + No.:

+

+ Company/ Business + Address:_________________________________

+

+ Kind of Business: _______________________ + _____________ + __Length of Service:_______________________

+

+ Monthly Income:_______________________

+

+ Other Source of Income:_______________________

+

+ Monthly fixed expense:_______________________

+

+  

+

+ How long have you known the applicant?_______________________

+

+ Relation with the Applicant?_______________________

+

+ Have you ever been a borrower? _______________ + Where:_______________________

+

+  

+

+  

+

+  

+

+ I hereby affirm that all information given above is true and correct.

+

+  

+

+  

+

+  

+

+ __________________________________                  ____________________________________                                                                                     

+

+ Co-Maker’s Signature over Printed Name                    Principal Buyer Signature + over + Printed Name

+

+  

+

+ Date Signed: _______________________                 Date Signed: _________________________                                                                

+

+  

+

+  

+

+  

+

+

+

+

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ CO-MAKER’S STATEMENT

+

+ Name: + __________________________________ + _______ + ___ + ____ + __ + __Age:___

+

+ Last           First              Middle Name

+

+  

+

+ I agree to become a co-maker of the applicant Ms. / Mr. / Mrs. _________________ + _____________ + In
signing the promissory note which evidence the
+ Electric Motor Vehicle + Loan Applied for if granted         I am
aware of the responsibilities which I will assume in signing such a note in case that the Principal Buyer can’t
settle the said monthly dues I will be responsible of paying the said amount
+ . + I authorized you to obtain such
information as you required concerning the statement made here under and agree that this document shall
remain your property, whether or not due loan is granted
+ .

+

+  

+

+ PERSONAL INFORMATION:

+

+  

+

+ Present + Address:_________________________________

+

+ Permanent Address:_________________________________

+

+ Length of Stay:_________________________________

+

+ Marital Status: _________________________________ No. of Children:_________________________________

+

+ Contact No: _____________________________ + ______ E-Mail:_________________________________

+

+  

+

+ EMPLOYMENT + /BUSINESS DETAILS:

+

+  

+

+ Company + /Business + Name: ______________________________Contact + No.:_________________________________

+

+ Company/ Business + Address:_________________________________

+

+ Kind of Business: _______________________ + _____________ + __Length of Service:_________________________________

+

+ Monthly Income:_________________________________

+

+ Other Source of Income:_________________________________

+

+ Monthly fixed expense:_________________________________

+

+  

+

+ How long have you known the applicant?_________________________________

+

+ Relation with the Applicant?_________________________________

+

+ Have you ever been a borrower? _______________ + Where:_________________________________

+

+  

+

+  

+

+  

+

+ I hereby affirm that all information given above is true and correct.

+

+  

+

+  

+

+  

+

+ __________________________________                  ____________________________________                                                                                     

+

+ Co-Maker’s Signature over Printed Name                    Principal Buyer Signature + over + Printed Name

+

+  

+

+ Date Signed: _______________________                 Date Signed: _________________________                                                                

+

+  

+

+  

+

+

+

+  

+

+

+

+  

+

+ AGREEMENT LETTER

+

+ Date: + _ + _________________   

+

+ Branch:  _________${repositorydata.address}_________

+

+ I, _______${needdata.customerName}________________, understand and agree that I will be the Second (2 + nd + ) Co-maker for approving Credit
Investigation (CI) to Installment customer(s) and approved the sale although not yet passed all lacking requirements
especially 2 Valid IDs and Billings (incomplete requirements).  

+

+ *Please check the LACKING requirements:

+

+ BUYER:CO-MAKER:

+

+  

+ + + + + + + + + + + + + +
+ +

+    BRGY + CLEARANCE

+
+ +

+    ELECTRIC BILL

+
+ +

+    PAYSLIP BILL

+
+ +

+    BRGY CLEARANCE

+
+ +

+ 2 + VALID ID

+
+ +

+    WATER BILL

+
+ +

+    BUSINESS PERMIT

+
+ +

+   2 VALID ID

+
+

+  

+

+ *Please fill-up the Co-maker’s Statement:

+

+ CO-MAKER’S STATEMENT

+

+ (Employee)

+

+  

+ +

+ Name: _ + ___________________________________________________Age:________________________

+

+                             Last                    First                  Middle Name

+

+  

+

+ I agree to become a co-maker of the applicant Ms + . / + Mr + . / + Mrs. ______________________________ + in + signing the
promissory note which evidence the
+ Electric Motor Vehicle + Loan Applied for if granted. I am aware of the
responsibilities which I will assume in signing such a note in case that the Principal Buyer can’t settle the said
monthly dues I will be responsible of paying the said amount. I authorized you to obtain such information as you
required concerning the statement made here under and agree that
+ this document + shall remain your property
, whether or not due loan is granted.

+

+  

+

+ PERSONAL INFORMATION:

+

+  

+

+ Present Address: 

+

+ Permanent Address:

+

+ Length of Stay: 

+

+ Marital Status + : _ + ________________________________ No. of Children: Contact No + : _ + __________________________________ E-Mail:_______________________ 

+

+ __________________________________                  ___________________________________

+

+ Co-Maker’s Signature over Printed Name                   Principal Buyer Signature + over + Printed Name

+

+ Date Signed: _______________________                 Date Signed: ________________________                      

+

+  

+

+ NOTE: + This agreement will be effective start April 11, 2019. Failure to fill-up and sign this agreement will consider further disciplinary action + .

+
+

+

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ + CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ PROMISSORY NOTE

+

+  

+
+

+ Date Granted: _______ + ______________________           Maturity Date: _________________________

+

+ Unit Purchased: __ + _____${cardata.productTypeName}_____________________           + Color: __ + _____${cardata.color}_________________________

+

+ Motor Number: _________${cardata.motorCode}____________________          Battery Number: ________${cardata.batteryCode}_______________                   

+

+ Gross Amount: __ + _______${needdata.installmentAllMoney}____________________           Down Payment + : + _________${needdata.firstMoney}_______________

+

+ Total Balance: _____________________________           Terms of payment: __________${needdata.installmentCount}____________

+

+ Monthly Amortization: _______________________

+

+  

+

+ Date of installment: First Installment t + o fall due on _______________________________ + and every ____${needdata.dayOfMonth}______ + of the month + thereafter until the
whole sum of the principal and interest shall have been fully paid.  Penalty of
+ TEN PERCENT (10%) + shall be imposed per + Month + on the amount of
installment due from date of default until fully paid.

+
+

+ FOR VALUE RECEIVED, I/WE jointly and severally promise to pay + NWOW MARKETING with its principal address at + Sta Rosa + , + Laguna + , and the + sum of

+

+ PhP + _______________________________________________ + ________ + _ (P______________).

+

+ Any partially unpaid installment shall be considered as one past due amortization and any partial period less than one week/month of past due shall be considered one month for purposes of computing interests, penalties and charges.

+

+ I/WE agree that if any of the said installments is not paid when due, the whole amount remaining unpaid shall immediately become due and payable. 

+

+ If any installment under this note is not paid at its maturity, I/WE further agree to pay, jointly and severally an additional amount equivalent to TEN PERCENT (10 + ) % + of the total sum due per month for and as penalty charge until the account is fully paid together with the further sum of THIRTY PERCENT (30%) of all amounts due and owing for and as attorney’s fees, inclusive of cost and extrajudicial expenses incurred in the collection of the account.

+

+ In the event of an extreme and unusual change in value of the peso caused by extraordinary inflation or deflation or any other similar reason, the basis for the payment of this note shall be the value of the peso at the time the obligation herein was incurred, as provided in Article 1250 of New Civil Code.

+

+ + I/WE hereby agree and authorize + NWOW MARKETING + . to encumber, assign or sell to any person or entity any right which may have under this Note and/or any assignment, mortgage lien, pledge or other encumbrances constituted in favor of + NWOW MARKETING + pursuant to the provisions of the loan agreement and this Note, if any the consent herein granted is recognized and acknowledged by me/us as a waiver, to all intents and purposes of whatever right I/we may have to notice of actual encumbrances or assignment.

+

+ + That I, the borrower fully understands all the features + ofthe + product as well as the term and conditions set forth in granting this loan.

+

+ + In case of judicial execution in virtue of this note or any part of it, debtors waive all their rights under the provisions of Section 13, Rule 39 of the 1997 Rules of Civil procedure.

+

+ + Any all actions arising from or connected with this note shall be brought only in the proper courts of + Sta Rosa + , Laguna + or place of execution of this note at the election of NWOW MARKETING or holder, as the case may be. All other venue provided in the Rules of Court is hereby waived.

+

+ + I/WE hereby + affix my/our signature(s) at + Sta Rosa + , Laguna + , + Philippines, on ___________________________________.

+ + + + + + + + + + + + + + + + + + + + + +
+

+ + PRINCIPAL BUYER +

+
+

+  

+
+

+ CO-MAKER

+
+

+  

+

+ Signature: _________________________________________ +

+ Name in Print: _____________________________________ +

+ Address: _________________________________________ +

+ ________________________________________________ +

+ ­ + ­ + ­ + ­ + ­ + ­ + ­ + ­ + ­ + ­ + ___________________________________________________

+

+ Contact Number: ____________________________________

+
+

+  

+
+

+ I agree to become a co-maker to this Promissory Note.  I am aware of the responsibility which I will assume in signing such a note.

+

+ Signature: _____________________________________________ +

+ Name in Print: _____________________________________ +

+ Address: _________________________________________ +

+ ________________________________________________ +

+ ­ + ­ + ­ + ­ + ­ + ­ + ­ + ­ + ­ + ­ + Contact Number: _________________________________________

+
+

+  

+
+

+  

+
+

+  

+
+

+  

+
+

+  

+
+

+  

+
+

+  

+

+  

+

+ SIGNED IN THE PRESENCE OF:

+

+ ____________________________ + + + + + + + ___________________________

+

+ Name and Signature of Witness + + + + + + + Name and Signature of Witness + +

+

+  

+

+

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ DEED OF CONDITIONAL SALE

+

+ KNOW ALL MEN BY THESE PRESENTS:

+

+ + This + AGREEMENT + made and + executed + in + + ___________, __________ + , Philippines + .

+

+ This ______________ day + of _ + __________________ by and between:          

+

+ NWOW + MARKETING + represented by    + MARY ROSE LANGIT + LIU situated + in + _____________________ + , Philippines, herein + called the + VENDOR + ;

+

+  

+

+ -   + And +    -

+

+  

+

+  

+

+ __________________________________________and a + resident of ________________________________________________ hereinafter called the + VENDEE + .

+

+  

+

+  

+

+  

+

+ WITNESSETH:

+

+  

+

+  

+

+ 1. That the + VENDORis + the absolute owner of a certain Electric Motor Vehicle which more particularly describe as follows to wit:

+

+ Model + + + :_____________${cardata.productTypeName}____________________ + + +

+

+ Color + + + :____________${cardata.color}_____________________

+ +

+ Motor No + + :____________${cardata.motorCode}_____________________

+ +

+ Battery No + + :_________${cardata.batteryCode}________________________

+

+ Charger No + + :___________${cardata.chargeCode}______________________

+ +

+  

+

+ 2. That + for and in consideration of the total sum of_____________________________________
___________________________________________________________
+ PESOS ( + P_______________ + ) + The + VENDOR + , sells the
above described proper
+ t + y to + the VENDEE + ;

+

+  

+

+ A.) + The sum of ______________________________________PESOS (______________ + ) ( + Down Payment + ) + shall + be                + paidin + cash upon + signingof + this agreement, and the balance of _______________________ + _____________________

+

+ PESOS ( + P__________________) shall be payable in ( + T + erms) _____________________________until the full purchase price has been paid.

+

+  

+

+ B + .) Monthly Installments shall be paid on or before every   _________   day of every month.

+

+  

+

+ C + .) Said monthly installment shall be paid as follows to wit:

+

+  

+

+                      From     ___________________ 20__ + _ + __to      _____________________ 20__ + __ + _ + .

+

+  

+

+      In further consideration of our receipt of the chattel and until the full purchase price thereof is fully paid, we hereby jointly and severally agree and bind ourselves to the following terms and condition, to wit:

+

+  

+

+ 1.)  The chattel shall remain the property of the seller and the title to said personal property shall be vested in the VENDEE only upon payment in full of the whole of the said purchased price as herein provided.

+

+  

+

+ 2 + .) Any monthly installment due and paid shall bear interest at the rate + of + TEN + ( + 10 + %) + + percent + per + month, computed from the date of default until paid; If there is no payment within + ONE ( + 1) + month + we + have the right to take back the + Electric Motor Vehicle + .

+

+  

+

+ 3.) Not to sell, assign, lease, pledge or otherwise encumber the subject chattel, or convey in any matter whatsoever our rights to purchased it to any other third person without the prior written consent to the VENDOR.

+

+  

+

+ 4.) Acceptance by the VENDOR of payments of any part of the obligation after due date shall not be considered or understood as extending the time for the payment of any of the installment mentioned or as a modification of any of the conditions hereof:

+

+  

+

+  

+

+ 5.) Whenever any action is brought by the VENDOR for violation of any of the terms + and condition + of this + agreement, + the VENDEE shall be liable to the VENDOR jointly and severally, + for the + payment of the further sum equivalent to thirty (30%) percent of all sums

+

+  

+

+  

+

+ Due + and owing for Attorney’s Fee which in no case shall not be less than One thousand (P1000.00) Pesos plus an amount equivalent to + Twenty ( + 20 + %) percent + of the total sum due per month for and as penalty charge.

+

+  

+

+ 6.) The buyers hereby expressly undertake to make payments only to authorized representatives of the VENDOR without exception in exchange for company official receipts; otherwise, such payments shall not be honored, in which case we bind ourselves to be responsible for damages that may be caused to the VENDOR which may forthwith avail of all remedies herein provided for in case of default or violation of this contract.

+

+  

+

+ 7.) All the other terms and conditions and stipulation embodied in Warranty Agreement Card shall be similarly accorded full and strict observance.

+

+  

+

+ 8 + .) Pending payment of the full purchase price, the above describe property, located + in + Sta Rosa + , Laguna + , and + now in the actual possession of the + VENDEE + , is hereby conveyed to the + VENDOR + by way of chattel + mortgageas + security for the payment of the unpaid balance + , + under the express understanding that if the said + + VENDEE + ,his + heirs or assigns shall become null  and void: + otherwise it shall remain in full force and effect and shall be enforceable in accordance with the provisions of the Chattel Mortgage Law in Connections with Article 1484 of the new Civil Code.

+

+  

+

+ 9.) The + VENDEE + must inform first the company if he/she will change address. Company will have the rights to hold the purchased unit if failed to follow.

+

+  

+

+ 10.) + + Any sale, mortgage or transfer of unit without prior notice is a violation of this contract. In addition, VENDEE still must pay his/her unpaid monthly payment. +

+

+ +  

+

+  

+

+ IN WITNESS WHEREOF, the parties hereunto set their hand this ____________ + ________ + day + of _ + ______________ + _______ + at _ + _____________________________ + Sta Rosa + , Laguna + , + Philippines + .

+

+  

+

+ ­ + ­ + + _ + _______________ + ____ + _                                                                 ___________________ + ___ + _

+

+                 MARY ROSE LANGIT LIU                                                                             + VENDEE

+

+ VENDOR

+ + + +

+ ID C + ARD & NO + + :_____________________________ + + + + + + + ID C + ARD & NO + + :_____________________________

+ + + +

+ ISSUED O + N + + :_____________________________ + + + + + + + ISSUED O + N + + :_____________________________

+ + +

+ ISSUED A + T + + :_____________________________ + + + + + + + ISSUED A + T + + :_____________________________ + +

+

+  

+

+  

+

+ Signed + in + The Presence Of:

+

+  

+

+      1. ____________________________                                                2. ___________________________

+

+  

+

+  

+

+ ACKNOWLEDGEMENT

+

+  

+

+ REPU + B + LIC + OF THE + PHILIPPINES + )

+

+ PROVINCE OF + + + )

+

+ _______ + )

+

+  

+

+  

+

+  

+

+ BEFORE ME, a Notary Public in and for the Provinc + e of + Cavite + this _______ day of _______ + , personally appeared ______ + _______ + _____ + ______ + _and _______________ + ____________ + who has satisfactorily proven to me their identities though their Identification Card and Number.

+

+  

+

+                  That they are the same persons who presented the + foregoingDEED + OF CONDITIONAL SALE OF + Electric Motor + Vehicle + which + they voluntarily signed in my presence.

+

+  

+

+ This instrument + consistsof + TWO (2) pages including the page wherein this acknowledgement is written.

+

+  

+

+ WITNESS MY HAND AND NOTORIAL SEAL + on the date and place first above written.

+

+  

+

+  

+

+ DOC NO + .   ____________

+

+ PAGE NO. ____________

+

+ BOOK NO.____________

+

+ SERIES OF ___________

+

+  

+

+  

+

+

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ + Name of Customer: ____________________________      Date: ___________________

+

+ Unit purchase: _______________________________        Branch: __________________

+

+  

+

+ DELIVERY CHECK LIST 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ + ERV + and ERVS

+
+

+ T- + KING + , + M3 + and ARS

+
+

+ HERO and        WARRIOR

+
+

+ + GB2

+
+

+      E-PEDICAB

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGTHS

+
+

+ BRAKE SENSOR

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHTS

+
+

+ BRAKE LIGHT

+
+

+ + BATTERY

+
+

+ TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+               TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+ + PANEL BOARD

+
+

+ + REVERSE MODE

+
+

+           PARKING LIGHT

+
+

+ + REVERSE MODE

+
+

+ HORN

+
+

+ + CHARGER

+
+

+ + HORN

+
+

+               REVERSE MODE

+
+

+ + HORN

+
+

+ SPEED SELECTOR

+
+

+ + RAINCOAT

+
+

+ + REMOTE

+
+

+ + HORN

+
+

+ + REMOTE

+
+

+ + AUTO DRIVE SYSTEM

+
+

+ PLATE

+
+

+ + SPEED SELECTOR

+
+

+ + REMOTE

+
+

+ + SPEED SELECTOR

+
+

+ + PEDAL BOOSTER

+
+

+ SAFETY LOCK

+
+

+ + BRAKE SENSOR

+
+

+ + SPEED SELECTOR

+
+

+ + BRAKE SENSOR

+
+

+ + BRAKE SENSOR

+
+

+ HORN

+
+

+ + PANEL BOARD

+
+

+ + BRAKE SENSOR

+
+

+ + PANEL BOARD

+
+

+ + BATTERY

+
+

+ PEDAL

+
+

+ + SCRATCHES

+
+

+               PANEL BOARD

+
+

+ + SCRATCHES

+
+

+ SCRATCHES

+
+

+ SCRATCHES

+
+

+ + BATTERY

+
+

+ + SCRATCHES

+
+

+ + BATTERY

+
+

+ BATTERY

+
+

+ REVERSE MODE

+
+

+ + PLATE

+
+

+               BATTERY

+
+

+ + PLATE

+
+

+ TIRE PRESSURE

+
+

+ TIRE PRESSURE

+
+

+ + TIRE PRESSURE

+
+

+                PLATE

+
+

+ + TIRE PRESSURE

+
+

+ PANEL BOARD

+
+

+  

+
+

+ + CHARGER

+
+

+ + TIRE PRESSURE

+
+

+ CHARGER

+
+

+ CHARGER

+
+

+  

+
+

+ + HELMET

+

+               RAINCOAT

+
+

+ + CHARGER

+

+                HELMET

+
+

+ RAINCOAT + (WARRIOR)

+

+              ALIGNMENT                   

+
+

+ HELMET

+

+ RAINCOAT

+
+

+  

+
+

+ + BRAKE LOCK

+

+               ALIGNMENT

+
+

+ + RAINCOAT

+

+                ALIGNMENT

+
+

+ SIDE MIRROR

+

+             WINDSHIEL(HERO) 

+
+

+ SIDE MIRROR

+

+ PLATE

+
+

+  

+
+

+               SIDE MIRROR

+
+

+                PLATE                                                    

+

+                 SIDE MIRROR

+
+

+ HAND BRAKE LEVER

+
+

+ SAFETY LOCK

+

+ FOOT MAP

+

+ FOOT REST MAP

+
+

+  

+
+

+  

+

+  

+

+ CERTIFICATE OF RELEASE

+

+ This is to certify that the + Electric Motor Vehicle + describe below was physically released, received and accepted
by Mr. / Ms. ___________________________________ in A-1 condition as stated in the attached confirmation
letter. 

+

+                              Make / Type: _________________________________

+

+                              Model: _________________________________

+

+                              Chassis Number: _________________________________

+

+                              Motor Number: ______________________________________

+

+                              Charger Number: ______________________________

+

+                              Color: _______________________________

+

+  

+

+ _________________________ + + + + + _____________ + ____

+

+ Signature over printed name Buyer + + + + + + Date

+

+

+

+ + + + + Signed in presence of:

+

+  

+

+ ____ + _________________________        + + + + + + _____________ + ____

+

+ Sales and Service Representative + + + + + + +                  Branch Manager

+ +
+

+

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ Refund Policy for + Purchase New E-bikes

+

+ Your e-bike is a big investment. We want to make sure you really do want an electric bike and that you have chosen the right one before we deliver it to you, as returning it is not easy. We stand behind everything we sell.

+

+  

+
    +
  1. + When it comes to returning units that have NO DEFECTS, but are instead because customer has changed their mind.
  2. +
+

+                                            =EXCHANGE=

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + Within seven + (7) days including the day you purchased.

+

+ - +           + If during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your exchange process, we require original receipt or proof of purchase.

+

+ - +           + Exchange may be available for items of the same or greater value.

+

+ - +           + For instalment basis, due date of your payment will follow the date you purchased the first unit.

+

+ = REFUND + =

+

+ - +           + Within seven (7) days including the day you purchased, there will be a re-stocking fee of + 5% + on the cash price of the purchased unit. However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your return, we require original receipt or proof of purchase.

+

+ +       + If seven (7) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+  

+
    +
  1. + When it comes to returning units that have + DEFECTS/PROBLEMS on MAJOR PARTS + such as;
  2. +
+

+ a. + + CHASSIS + + b.  DYNAMO

+

+ c. + + CONTROLLER + + d.  BATTERY

+

+             + REFUND/EXCHANGE

+

+ - + Within thirty (30) days including the day you purchased, if the e-bike was found to be defective on its major parts, please contact or inform the company for a 100% refund or replacement.

+

+             + - + However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - + Exchange may be available for items of the same or greater value

+

+ - + For instalment basis, due date of your payment will follow the date your unit was changed.

+

+ + - + To complete your return/exchange process, we re + quire original receipt or proof

+

+ + Of + purchase + .

+

+ +       + If thirty (30) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+ +       + We will process the refund/exchange due to you as soon as possible and in any event, within 3-8 days from the day we received your returned e-bike.

+

+  

+

+  

+

+ With my conformity + ,

+

+  

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature + over + Printed Name

+

+ (Customer)

+

+

+

+

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+

+

+  

+

+ Date: February 25, 2017 

+

+ TO:ALL + E-BIKE USERS

+

+ FROM: TAILG/NWOW 

+

+ SUBJECT:  + E-BIKE BATTERY CONCERNS

+

+  

+

+ 1. +       + CHARGING

+

+ 1.1 +   + The lifespan of lead-acid battery is around 400 cycles of charge-discharge, so the charging timing matters a lot, the battery usually needs to be charged after 60% to 70% consumption of power, also must be totally discharged 1 time monthly (means fully consume the power and recharge). 

+

+ 1.2 +   + After usage of e-bike, Leave about 30 minutes rest time for the battery before recharge.

+

+ 1.3 +   + Avoid the charging being exposed to direct sunlight, high temperature, raining, or wet environment. 

+

+ 1.4 +   + Avoid long-time overcharging, this overcharging means the time of charging after the indicator turns green, because even the indicator turns green, the battery is still being charged with a small slow flow of current. 

+

+ 1.5 +   + Since the electricity capacity of battery decreases naturally during the storage period, the brand-new storage battery also needs to be charged monthly. 

+

+ 2. +       + REFILLING

+

+ 2.1 +   + High temperature of charging environment, large current from charger, long-time usage of battery will cause the battery lack of fluid.  The obvious symptom of lacking fluid is the indicator of charger does not change color into green, and also the temperature of battery gets higher during charging.   The battery fluid can be refilled if confirmed short, the following are specific ways:

+

+ 1. +       + Discharge the battery to cut-off voltage 

+

+ 2. +       + Open the battery surface cover, remove the safety valve, inject the battery fluid with a syringe one by one, usually 10 to 12 ml for 12AH battery; 14 to 16 ml for 20 AH battery

+

+ 3. +       + Fully charge the refilled battery 

+

+ 4. +       + Drain out the visible fluid inside the battery

+

+ 5. +       + Clean the surface of the battery, put back the safety valve and glue the cover 

+

+  

+

+  

+

+  

+

+ With my conformity + ,

+

+  

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature + over + Printed Name

+

+ (Customer)

+

+

+  

+

+  

+

+ www.nwow.com.ph

+

+  

+

+  

+

+

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+ +

+  

+

+  

+

+ ROAD TRAFFIC SIGNS

+

+  

+

+ Signs that inform roads users of traffic laws and regulations which, if disregarded, with constitute an offense. These signs indicate the only direction (s) in which the motorist is obliged to follow.

+ + WARNING SIGNS +

+ +          + +

+

+  

+

+ +          + REGULATORY SIGNS

+ + ROAD CONSTRUCTION SIGNS +

+ +          + +

+

+

+

+  

+

+  

+

+ __________________________________ + + __________________________________

+

+ Customer over printed name & signature + + Branch Rep. printed name & signature

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+  

+

+

+

+ +

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ BRAND + NEW INSTALLMENT GUIDE

+

+  

+

+ Date Released + + + : + __________________________________ +

+

+ Name of + Customer + + + + :_ + _________${needdata.customerName}_________________________ +

+

+ Address + + + :_ + _____________${needdata.address}_____________________ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ UNIT PURCHASED:${cardata.productTypeName}

+
+

+ MOTOR + NO.${cardata.motorCode}

+

+  

+

+ CHASIS NO.${cardata.carCode}

+

+  

+
+

+ GROSS + AMOUNT + :${needdata.installmentAllMoney}

+
+

+ TERMS:${needdata.installmentCount}

+
+

+ COLOR:${cardata.color}

+
+

+ BATTERY + NO.${cardata.batteryCode}

+

+  

+

+ CHARGER NO.${cardata.chargeCode}

+

+  

+
+

+ DOWN PAYMENT:${needdata.firstMoney}

+
+

+ MONTHLY PAYMENT:${needdata.eachMoney}

+
+

+ REBATE

+
+

+ 100 pesos rebate + for every updated payment (on or before due date).

+

+ Good as cash or units that availed in 3 months terms and pick up payments are not included.

+
+

+ PICK UP PAYMENT

+
+

+ Only for customers who are not capable to go in nearest store to pay their monthly payment.

+

+ (If have emergency, pregnant and person with disability and senior citizens)

+
+

+ CHANGE TERM

+
+

+ If the payment could not settle within the certain terms, there will be an adjustment in the gross amount and monthly payment.

+
+

+ PENALTY

+
+

+ Three ( + 3)days + after the due date, 10% of monthly payment will be added.

+

+ For lapsed Contract + , additional 10% of all unpaid monthly payment will be addedmonthly.

+
+

+ DEPOSIT OF UNIT

+
+

+ Upon reaching Fifteen (15) days delayed payments from due date will deposit of unit.

+

+ In case of special situation + , the company have the rights + to lock or cut the power + of the purchased unit. (The company reserves the right for the final explanation)

+
+

+ GRACE PERIOD

+
+

+ Thirty (30) days grace period + t + o pay all the arrears includ + ing penalties and other + charges + from + + the day unit was deposited in branch.

+
+

+ REPOSSESSION

+
+

+ If the payment still not settle + within 30 days + , the unit will send back to warehouse and will not be returned.

+
+

+  

+

+  

+

+  

+

+ WHOM TO PAY

+
+

+ Authorized collectors and office cashiers only.

+

+ THE COMPANY DO + N + ’T HAVE A + HOUSE COLLECTOR.

+

+ ALWAYS ASK FOR COMPANY RECEIPT + .

+

+ Any payment without receipt will not be honored by the company + even it was + collected by + ana + uthorized + employee + or not by the company.

+

+ PLEASE KEEP RECEIPTS FOR FUTUREREFERENCES.

+
+

+ MAINTENANCE

+
+

+ The custo + mer shall observe strictly the basic maintenance of + the + Electric Motor + Vehicle + as + stated in the + Electric + M + otor + V + ehicle + Manual.

+
+

+ WARRANTY

+
+

+ LIFETIME + FREE SERVICE + + WARRANTY + stated in warranty agreement card provided by the company.

+
+

+  

+

+ WARRANTY

+

+ LIMITATIONS

+
+

+ Engine modification is strictly prohibited. If proven, warranty will be automatically null and void. Other warranty conditions are clearly stated on + WARRANTY POLICY AND GUIDELINES + issued by the company. Please read for further information.

+
+ +

+  

+

+ IMPORTANT REMINDERS:

+
    +
  1. + In case of accident or any unintended incident, unit will be deposit to the branch. Check up and repair will be conducted. Company not holds the liability to any missing or damage parts. Repair charges required.
  2. +
  3. + For pull out unit, VENDEE must pay the amount for any missing or damage major and minor parts together with the charger of his/her + ebike + .
  4. +
  5. + The duplicate key will release maximum of 10 days after fully paid.
  6. +
+

+ + I hereby state that I fully understand the preceding guidelines and hereby declare that I will strictly observe its provisions stated above.

+

+ + And I signed to prove my willingness to adhere to it on my free will without pressure from anybody.

+

+  

+

+ With my conformity, 

+

+ Prepared + by:_ + ____________________ + __ + + + + + + + ________________________

+

+ + + + + + + + + + Signature over Printed Name

+

+                                                                                                                                Customer

+

+ “The company reserves the right for the final explanation.”

+

+

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ SALESCERTIFICATION

+

+  

+

+ This is to certify that the Sales Invoice No.______ was issued to ______${needdata.address}________________ + ___________

+

+ Of + _________________________${needdata.customerName}____________________________ + ______ + ­ + ­ + ­ + ­ + ­ + + for the + purchased in
+ INSTALLMENT + BASIS + of + one + Electric Motor Vehicle + d + escribed hereunder:

+

+  

+

+ + DATE PURCHASED + + + : + + _____________________________

+

+ + MODEL OF VEHICLE + + + : + + ________${cardata.productTypeName}_____________________

+

+ + COLOR + + + + + : + + ______${cardata.color}_______________________

+

+ + MOTOR NUMBER + + + + : + + ________${cardata.motorCode}_____________________

+

+          VEHICLE NUMBER + + + : + + _______${cardata.carCode}______________________

+

+ + BATTERY + NUMBER + + + : + + ___________${cardata.batteryCode}__________________

+

+ + CHARGER NUMBER + + + : + + ______________${cardata.chargeCode}_______________

+

+  

+

+ NOTE: + Not + to sell, assign, lease, pledge or otherwise encumber the subject chattel, or convey in any
matter whatsoever our right to purchased it to any other third person without the prior written consent to
the
+ VENDOR + .

+

+  

+

+  

+

+ ____________________________ + + + + _________________________

+

+ Customer’s Signature over Printed Name             + + NWOW + Marketing Representative

+

+  

+

+  

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+ WARRANTY POLICY AND GUIDELINES

+

+ 9. +   + NWOW MARKETING + shall not be liable under this warranty if any damage or defect result from  ( + i + ) misuse, abuse,  neglect   improper shipping  or  installation; (ii) disasters such as fire, flood, lightning or improper electric current; or (iii) service   or alteration by anyone other than an authorized NWOW MARKETING representative; (iv) damages incurred through    irresponsible use, or other non-recommended practices.

+

+ 10. + + If the E-Bike will use for business or personal purpose, family use like delivering or use in any heavy activities that may exceed in its maximum load weight and may cause any damage or defect in E-Bike, warranty period of all affected parts will be going to be half of its original warranty period.     

+

+ 11. + + You must retain your bill of sale or other proof of purchase to receive warranty service.

+

+ 12. + + No warranty extension will be granted for any replacement part(s) furnished to the purchaser in fulfillment of this warranty.

+

+ 13. + + LIFETIME FREE SERVICE. + Any service taken are free of charge. Only the parts which are not cover by the limited warranty will charged by the company.

+

+ 14. + + The company offers free home service to the Major malfunction of the unit ( + i + )electrical problem(ii)flat tire and any   troubleshooting occurs which cause the E-Bike not to run. Home service will be schedule and the company + exerts + its effort    to repair the malfunction within 48hours. The customer will be responsible to inform the company for any major malfunction    of the E-Bike. The company will just service the E-bike to the place registered on our system.

+

+ 15. + + All the payment must settle before any warranty or service applied. The company has the right to delay our service warranty for our client who didn’t pay their monthly amortization on time. 

+

+ 16. + + If the unit has been installed or customized with other parts by anyone other than an authorized company   representative like roof, basket, saddle or others for business or overload use, warranty of major parts and all affected parts will be voided. 

+

+ 9 + . + + Ifthee + -bike + wasalreadydone + + fixedinstore,branch + + willinformcustomertoclaimthe + + ebike + andtherewillbe + 7 + daysFREEparking + . + Afterthe7 + daysFREEparking,ifcustomerstillnotclaimthee + -bike,therewillbe + P20.00 charged per day + as parking fee in store within 60 days. And company not holds any responsibility for + anydamage + .

+

+ --------------

+

+                      I hereby understand the Company policy and Guidelines regarding with the warranty.

+

+  

+

+    _____________________________                            + + + _________________________       

+

+   Customer’s Signature over Printed Name                    + + + + NWOW Marketing Representative

+ +

+  

+ +

+  

+

+  

+

+  

+

+  

+

+  

+

+ _____________________________                            + + + _________________________       

+

+ Customer’s Signature over Printed Name                    + + + + NWOW Marketing Representative

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ WAIVER OF LIABILITY

+

+  

+

+ This hereby releases + NWOW Marketing + from any and all liabilities upon apprehension/s of Mr. / Ms. _____________________________ by any government agencies for all types of traffic violation and from any all injuries suffered by him / her or by third person/s, financial or otherwise, while driving the above describe Electric Motor Vehicle unit. I, ________________________________________, fully understand and agreed to the foregoing.

+

+ ___________________________________ + + + + + ________________________________Signature over printed name + + + + + + + + Date

+

+ Buyer

+

+ Signed in presence of:

+

+ ___________________________________ + + + + + ________________________________

+

+ Sales and Service Representative + + + + + + +   Date

+

+  

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ Name of Customer: ____________________________      + + + Date: ___________________

+

+ Unit purchase: _______________________________        + + + Branch: __________________

+

+  

+

+ DELIVERY CHECK LIST 

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ + ERV + and ERVS

+
+

+ T- + KING + , + M3 + and ARS

+
+

+ HERO and        WARRIOR

+
+

+ + GB2

+
+

+     E-PEDICAB

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEAD LIGHT

+
+

+ + HEADLIGHT

+
+

+ + HEAD LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGHT

+
+

+ + SIGNAL LIGTHS

+
+

+ BRAKE SENSOR

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHT

+
+

+ + BRAKE LIGHTS

+
+

+ BRAKE LIGHT

+
+

+ + BATTERY

+
+

+ TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+               TAIL LIGHT

+
+

+ TAIL LIGHT

+
+

+ + PANEL BOARD

+
+

+ + REVERSE MODE

+
+

+           PARKING LIGHT

+
+

+ + REVERSE MODE

+
+

+ HORN

+
+

+ + CHARGER

+
+

+ + HORN

+
+

+               REVERSE MODE

+
+

+ + HORN

+
+

+ SPEED SELECTOR

+
+

+ + RAINCOAT

+
+

+ + REMOTE

+
+

+ + HORN

+
+

+ + REMOTE

+
+

+ + AUTO DRIVE SYSTEM

+
+

+ PLATE

+
+

+ + SPEED SELECTOR

+
+

+ + REMOTE

+
+

+ + SPEED SELECTOR

+
+

+ + PEDAL BOOSTER

+
+

+ SAFETY LOCK

+
+

+ + BRAKE SENSOR

+
+

+ + SPEED SELECTOR

+
+

+ + BRAKE SENSOR

+
+

+ + BRAKE SENSOR

+
+

+ HORN

+
+

+ + PANEL BOARD

+
+

+ + BRAKE SENSOR

+
+

+ + PANEL BOARD

+
+

+ + BATTERY

+
+

+ PEDAL

+
+

+ + SCRATCHES

+
+

+               PANEL BOARD

+
+

+ + SCRATCHES

+
+

+ SCRATCHES

+
+

+ SCRATCHES

+
+

+ + BATTERY

+
+

+ + SCRATCHES

+
+

+ + BATTERY

+
+

+ BATTERY

+
+

+ REVERSE MODE

+
+

+ + PLATE

+
+

+               BATTERY

+
+

+ + PLATE

+
+

+ TIRE PRESSURE

+
+

+ TIRE PRESSURE

+
+

+ + TIRE PRESSURE

+
+

+                PLATE

+
+

+ + TIRE PRESSURE

+
+

+ PANEL BOARD

+
+

+  

+
+

+ + CHARGER

+
+

+ + TIRE PRESSURE

+
+

+ CHARGER

+
+

+ CHARGER

+
+

+  

+
+

+ + HELMET

+

+               RAINCOAT

+
+

+ + CHARGER

+

+                HELMET

+
+

+ RAINCOAT + (WARRIOR)

+

+              ALIGNMENT                   

+
+

+ HELMET

+

+ RAINCOAT

+
+

+  

+
+

+ + BRAKE LOCK

+

+               ALIGNMENT

+
+

+ + RAINCOAT

+

+                ALIGNMENT

+
+

+ SIDE MIRROR

+

+             WINDSHIEL(HERO) 

+
+

+ SIDE MIRROR

+

+ PLATE

+
+

+  

+
+

+               SIDE MIRROR

+
+

+                PLATE                                                    

+

+                 SIDE MIRROR

+
+

+ HAND BRAKE LEVER

+
+

+ SAFETY LOCK

+

+ FOOT MAP

+

+ FOOT REST MAP

+
+

+  

+
+

+  

+

+ + CERTIFICATE OF RELEASE

+

+ This is to certify that + the + Electric Motor Vehicle + describe + above + was physically released, received and accepted by Mr.
/ Ms. ________________________ in A-1 condition as stated in the attached confirmation letter.

+

+  

+

+                              Make / Type: _________________________________

+

+                              Model: ______________________________________

+

+                              Chassis Number: ______________________________

+

+                              Motor Number: _______________________________

+

+ + + + + Charger Number: ______________________________

+

+ + + + + Color: _______________________________________

+

+  

+

+ _________________________ + + + + +    _________________________ +

+

+ Signature over printed name + + + + + + + + Date

+

+ Buyer             

+

+ Signed in presence of:

+

+  

+

+ + _________________________ + + + + + + _________________________ +

+

+ Sales and Service Representative + + + + + + +                  Branch Manager

+
+
+
+

+

+

+  

+

+  

+

+  ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ Refund Policy for + Purchase New E-bikes

+

+ Your e-bike is a big investment. We want to make sure you really do want an electric bike and that you have chosen the right one before we deliver it to you, as returning it is not easy. We stand behind everything we sell.       

+
    +
  1. + When it comes to returning units that have NO DEFECTS, but are instead because customer has changed their mind.
  2. +
+

+                                            =EXCHANGE=

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + Within seven + (7) days including the day you purchased.

+

+ - +           + If during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your exchange process, we require original receipt or proof of purchase.

+

+ - +           + Exchange may be available for items of the same or greater value.

+

+ - +           + For instalment basis, due date of your payment will follow the date you purchased the first unit.

+

+ = REFUND + =

+

+ - +           + Within seven (7) days including the day you purchased, there will be a re-stocking fee of + 5% + on the cash price of the purchased unit. However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - +           + To complete your return, we require original receipt or proof of purchase.

+

+ +       + If seven (7) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+  

+
    +
  1. + When it comes to returning units that have + DEFECTS/PROBLEMS on MAJOR PARTS + such as;
  2. +
+

+ a. + + CHASSIS + + b.  DYNAMO

+

+ c. + + CONTROLLER + + d.  BATTERY

+

+             + REFUND/EXCHANGE

+

+ - + Within thirty (30) days including the day you purchased, if the e-bike was found to be defective on its major parts, please contact or inform the company for a 100% refund or replacement.

+

+             + - + However, if during inspection any damage was found on the e-bike, customer will have to pay for the parts with scratches and broken parts.

+

+ - + Exchange may be available for items of the same or greater value

+

+ - + For instalment basis, due date of your payment will follow the date your unit was changed.

+

+ + - + To complete your return/exchange process, we re + quire original receipt or proof

+

+ + Of purchase + .

+

+ +       + If thirty (30) days have passed since your purchase + , + we cannot offer you a refund or an exchange.

+

+ +       + We will process the refund/exchange due to you as soon as possible and in any event, within 3-8 days from the day we received your returned e-bike.

+

+  

+

+ With my conformity + ,

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature + over + Printed Name

+

+ (Customer)

+

+

+

+  

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+

+ ROAD TRAFFIC SIGNS

+

+  

+

+ Signs that inform roads users of traffic laws and regulations which, if disregarded, with constitute an offense. These signs indicate the only direction (s) in which the motorist is obliged to follow.

+ +          + WARNING SIGNS +

+ + +

+

+  

+

+  

+

+ __________________________________ + + __________________________________

+

+ Customer over printed name & signature + + Branch Rep. printed name & signature

+

+ +          + REGULATORY SIGNS +

+

+ + + ROAD CONSTRUCTION SIGNS +

+

+ +          + +

+

+

+

+  

+

+  

+

+  

+

+ __________________________________ + + __________________________________

+

+ Customer over printed name & signature + + Branch Rep. printed name & signature

+

+

+

+

+

+

+

+  

+

+  

+

+  

+

+ ADDRESS____________${repositorydata.address}________________

+

+ CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+  

+ +

+  

+

+  

+

+  

+

+  

+

+ TO: + VAL + UE + D + CUSTOMERS

+

+ FROM: + TAILG/NWOW MANAGEMENT

+

+ SUBJECT:  LTO REGISTRATION.

+

+  

+

+ We would like to inform all of our valued customers those below.

+

+  

+
    +
  1. + For all customers who already purchase units + . (Before February 25, + 2017 customers) + , o + ur company promise that we will be the one who handle 1 + st + registration fee once LTO issue memorandum.
  2. +
+

+  

+
    +
  1. + For all new customers who purchase units. + (On or after February 26, 2017 customers + ),o + ur + company promise that we will be the one who handle 1 + st + registration fee once LTO issue memorandum. If later we against + our promise, w + e are + accept + customers to return units and we will return full payment.
  2. +
+

+  

+

+ Note + :

+
    +
  1. + This promise only includes LTO REGISTRATION. Not affect like against traffic rules those violations.
  2. +
  3. + Please always obey traffic rules and wear helmet.
  4. +
  5. + Bring a copy of your Sales Certificate or any proof of purchased.
  6. +
  7. + For before LTO have new memorandum, please avoid main national roads and main highways (Ex: Edsa, Ayala, C3, C4, C5, + Roxas + Boulevard)
  8. +
  9. + Don’t make an argument to law enforcers just explain that until now LTO didn’t release a latest Memorandum.
  10. +
  11. + Always check your units if it is in good condition.
  12. +
+

+ (Signal light, head light, horn, break light, etc.)

+

+

+

+

+

+  

+

+  

+

+  ADDRESS____________${repositorydata.address}________________

+

+ + CONTACT NO.____________${repositorydata.phone}__________________ + +

+

+ MONDAY-SUNDAY 8:30am – 5:30pm

+

+

+

+ Date: February 25, 2017 

+

+ TO:ALL + E-BIKE USERS

+

+ FROM: TAILG/NWOW 

+

+ SUBJECT:  + E-BIKE BATTERY CONCERNS

+

+ 3. +       + CHARGING

+

+ 3.1 +   + The lifespan of lead-acid battery is around 400 cycles of charge-discharge, so the charging timing matters a lot, the battery usually needs to be charged after 60% to 70% consumption of power, also must be totally discharged 1 time monthly (means fully consume the power and recharge). 

+

+ 3.2 +   + After usage of e-bike, Leave about 30 minutes rest time for the battery before recharge.

+

+ 3.3 +   + Avoid the charging being exposed to direct sunlight, high temperature, raining, or wet environment. 

+

+ 3.4 +   + Avoid long-time overcharging, this overcharging means the time of charging after the indicator turns green, because even the indicator turns green, the battery is still being charged with a small slow flow of current. 

+

+ 3.5 +   + Since the electricity capacity of battery decreases naturally during the storage period, the brand-new storage battery also needs to be charged monthly. 

+

+ 4. +       + REFILLING

+

+ 4.1 +   + High temperature of charging environment, large current from charger, long-time usage of battery will cause the battery lack of fluid.  The obvious symptom of lacking fluid is the indicator of charger does not change color into green, and also the temperature of battery gets higher during charging.   The battery fluid can be refilled if confirmed short, the following are specific ways:

+

+ 1. +       + Discharge the battery to cut-off voltage 

+

+ 2. +       + Open the battery surface cover, remove the safety valve, inject the battery fluid with a syringe one by one, usually 10 to 12 ml for 12AH battery; 14 to 16 ml for 20 AH battery

+

+ 3. +       + Fully charge the refilled battery 

+

+ 4. +       + Drain out the visible fluid inside the battery

+

+ 5. +       + Clean the surface of the battery, put back the safety valve and glue the cover

+

+  

+

+ With my conformity + ,

+

+  

+

+ ______________________________ + + + _________________________

+

+ NWOW Marketing Representative + + Signature + over + Printed Name

+

+ (Customer)

+

+  

+

+  

+

+  

+

+ + www.nwow.com.ph

+

+  

+
+` +const datazzz = { + needdata, + content +} + +export default datazzz diff --git a/src/views/AccessComponent/components/MyAgent.vue b/src/views/AccessComponent/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/AccessComponent/components/MyAgent.vue +++ b/src/views/AccessComponent/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/AccessComponent/components/MyCustomer.vue b/src/views/AccessComponent/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/AccessComponent/components/MyCustomer.vue +++ b/src/views/AccessComponent/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/AccessTools/components/MyAgent.vue b/src/views/AccessTools/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/AccessTools/components/MyAgent.vue +++ b/src/views/AccessTools/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/AccessTools/components/MyCustomer.vue b/src/views/AccessTools/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/AccessTools/components/MyCustomer.vue +++ b/src/views/AccessTools/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/AccountBalance/components/MyAgent.vue b/src/views/AccountBalance/components/MyAgent.vue index d35f94e6..2f497dc6 100644 --- a/src/views/AccountBalance/components/MyAgent.vue +++ b/src/views/AccountBalance/components/MyAgent.vue @@ -161,8 +161,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/AccountBalance/components/MyCustomer.vue b/src/views/AccountBalance/components/MyCustomer.vue index 670f8f9a..1f91251f 100644 --- a/src/views/AccountBalance/components/MyCustomer.vue +++ b/src/views/AccountBalance/components/MyCustomer.vue @@ -169,8 +169,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Advancemanage/components/MyCustomer.vue b/src/views/Advancemanage/components/MyCustomer.vue index 5e15981f..9daecbe7 100644 --- a/src/views/Advancemanage/components/MyCustomer.vue +++ b/src/views/Advancemanage/components/MyCustomer.vue @@ -172,8 +172,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/AgentCollect/components/MyAgent.vue b/src/views/AgentCollect/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/AgentCollect/components/MyAgent.vue +++ b/src/views/AgentCollect/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/AgentCollect/components/MyCustomer.vue b/src/views/AgentCollect/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/AgentCollect/components/MyCustomer.vue +++ b/src/views/AgentCollect/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/BuildUp/AddBuildUp.vue b/src/views/BuildUp/AddBuildUp.vue index 7e8ef535..65d1ec99 100644 --- a/src/views/BuildUp/AddBuildUp.vue +++ b/src/views/BuildUp/AddBuildUp.vue @@ -139,7 +139,7 @@
- +
{{ $t('updates.zzhdsp') }}
@@ -159,7 +159,7 @@ stripe border size="small" - style="width: 100%" + style="width: 100%;margin-bottom: 40px" @selection-change="handleSelectionChange"> diff --git a/src/views/ChangeCount/components/MyAgent.vue b/src/views/ChangeCount/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/ChangeCount/components/MyAgent.vue +++ b/src/views/ChangeCount/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/ChangeCount/components/MyCustomer.vue b/src/views/ChangeCount/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/ChangeCount/components/MyCustomer.vue +++ b/src/views/ChangeCount/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CollectList/components/MyAgent.vue b/src/views/CollectList/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/CollectList/components/MyAgent.vue +++ b/src/views/CollectList/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CollectList/components/MyCustomer.vue b/src/views/CollectList/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/CollectList/components/MyCustomer.vue +++ b/src/views/CollectList/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Collection/components/MyAgent.vue b/src/views/Collection/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/Collection/components/MyAgent.vue +++ b/src/views/Collection/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Collection/components/MyCustomer.vue b/src/views/Collection/components/MyCustomer.vue index 1d54ed8d..74b03b50 100644 --- a/src/views/Collection/components/MyCustomer.vue +++ b/src/views/Collection/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Coupon/components/MyAgent.vue b/src/views/Coupon/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/Coupon/components/MyAgent.vue +++ b/src/views/Coupon/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Coupon/components/MyCustomer.vue b/src/views/Coupon/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/Coupon/components/MyCustomer.vue +++ b/src/views/Coupon/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CustomerCollect/components/MyAgent.vue b/src/views/CustomerCollect/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/CustomerCollect/components/MyAgent.vue +++ b/src/views/CustomerCollect/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CustomerCollect/components/MyCustomer.vue b/src/views/CustomerCollect/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/CustomerCollect/components/MyCustomer.vue +++ b/src/views/CustomerCollect/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CustomerMarketing/components/MyAgent.vue b/src/views/CustomerMarketing/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/CustomerMarketing/components/MyAgent.vue +++ b/src/views/CustomerMarketing/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CustomerMarketing/components/MyCustomer.vue b/src/views/CustomerMarketing/components/MyCustomer.vue index 5ebb6f78..3389a305 100644 --- a/src/views/CustomerMarketing/components/MyCustomer.vue +++ b/src/views/CustomerMarketing/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CustomerSurveyReport/components/MyAgent.vue b/src/views/CustomerSurveyReport/components/MyAgent.vue index d464631e..6876ce40 100644 --- a/src/views/CustomerSurveyReport/components/MyAgent.vue +++ b/src/views/CustomerSurveyReport/components/MyAgent.vue @@ -165,8 +165,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/CustomerSurveyReport/components/MyCustomer.vue b/src/views/CustomerSurveyReport/components/MyCustomer.vue index 272b333e..313fa75f 100644 --- a/src/views/CustomerSurveyReport/components/MyCustomer.vue +++ b/src/views/CustomerSurveyReport/components/MyCustomer.vue @@ -171,8 +171,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/DeliverGoods/components/MyAgent.vue b/src/views/DeliverGoods/components/MyAgent.vue index f195bd0d..49c96f96 100644 --- a/src/views/DeliverGoods/components/MyAgent.vue +++ b/src/views/DeliverGoods/components/MyAgent.vue @@ -164,8 +164,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/DeliverGoods/components/MyCustomer.vue b/src/views/DeliverGoods/components/MyCustomer.vue index d056c990..fc8678fb 100644 --- a/src/views/DeliverGoods/components/MyCustomer.vue +++ b/src/views/DeliverGoods/components/MyCustomer.vue @@ -171,8 +171,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/EmployeeInformation/EmployeeInformationList.vue b/src/views/EmployeeInformation/EmployeeInformationList.vue index a3cab906..6886d520 100644 --- a/src/views/EmployeeInformation/EmployeeInformationList.vue +++ b/src/views/EmployeeInformation/EmployeeInformationList.vue @@ -87,14 +87,14 @@
- {{ $t('Hmodule.sure') }} - {{ $t('Hmodule.cancel') }} + {{ $t('Hmodule.sure') }} + {{ $t('Hmodule.cancel') }} @@ -251,6 +251,7 @@ export default { } } return { + sureloding: false, packageLists: [], packageparms: '', categoryVisible: false, @@ -444,7 +445,7 @@ export default { _that = this }, methods: { - handlesendok() { + async handlesendok() { console.log('packageparms', this.packageparms) if (!this.packageparms) { this.$notify.error({ @@ -457,20 +458,60 @@ export default { const filterarr = this.moreaction.filter(item => { return item.stat === 1 }) - - for (const i in filterarr) { - packageToEmp(filterarr[i].id, this.packageparms).then(res => { - if (res.data.ret === 200) { - this.$notify({ - title: 'successful', - message: '分配成功', - type: 'success', - offset: 100 - }) - } - this.categoryVisible = false + if (filterarr.length === 0) { + this.$notify.error({ + title: 'wrong', + message: '请选择在职员工', + offset: 100 }) + return false } + this.sureloding = true + const parms = this.packageparms + const list = await Promise.all(filterarr.map(function(item) { + return packageToEmp(item.id, parms) + })) + console.log('list', list) + let j = 0 + for (const i in list) { + if (list[i].data.ret !== 200) { + j = 1 + } + } + + if (j === 0) { + this.$notify({ + title: 'successful', + message: '分配成功', + type: 'success', + offset: 100 + }) + this.sureloding = false + this.categoryVisible = false + } else if (j === 1) { + this.$notify.error({ + title: 'wrong', + message: '分配失败,请再次分配', + offset: 100 + }) + this.sureloding = false + + return false + } + + // for (const i in filterarr) { + // packageToEmp(filterarr[i].id, this.packageparms).then(res => { + // if (res.data.ret === 200) { + // this.$notify({ + // title: 'successful', + // message: '分配成功', + // type: 'success', + // offset: 100 + // }) + // } + // this.categoryVisible = false + // }) + // } }, getpackagelist() { approvalPackageList().then(res => { @@ -481,6 +522,7 @@ export default { }, closetag() { this.packageparms = '' + this.sureloding = false this.categoryVisible = false }, handleSend() { diff --git a/src/views/Financecount/IncomeAnalysis.vue b/src/views/Financecount/IncomeAnalysis.vue new file mode 100644 index 00000000..13d9b1e7 --- /dev/null +++ b/src/views/Financecount/IncomeAnalysis.vue @@ -0,0 +1,248 @@ + + + + + diff --git a/src/views/Financecount/components/MyAgent.vue b/src/views/Financecount/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/Financecount/components/MyAgent.vue +++ b/src/views/Financecount/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Financecount/components/MyCustomer.vue b/src/views/Financecount/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/Financecount/components/MyCustomer.vue +++ b/src/views/Financecount/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/GroupBuyRules/components/MyAgent.vue b/src/views/GroupBuyRules/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/GroupBuyRules/components/MyAgent.vue +++ b/src/views/GroupBuyRules/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/GroupBuyRules/components/MyCustomer.vue b/src/views/GroupBuyRules/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/GroupBuyRules/components/MyCustomer.vue +++ b/src/views/GroupBuyRules/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/InstallmentApply/components/MyAgent.vue b/src/views/InstallmentApply/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/InstallmentApply/components/MyAgent.vue +++ b/src/views/InstallmentApply/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/InstallmentApply/components/MyCustomer.vue b/src/views/InstallmentApply/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/InstallmentApply/components/MyCustomer.vue +++ b/src/views/InstallmentApply/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/InstallmentList/components/MyAgent.vue b/src/views/InstallmentList/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/InstallmentList/components/MyAgent.vue +++ b/src/views/InstallmentList/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/InstallmentList/components/MyCustomer.vue b/src/views/InstallmentList/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/InstallmentList/components/MyCustomer.vue +++ b/src/views/InstallmentList/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Package/AddPackage.vue b/src/views/Package/AddPackage.vue index c0ee0374..351c75f1 100644 --- a/src/views/Package/AddPackage.vue +++ b/src/views/Package/AddPackage.vue @@ -308,14 +308,14 @@ export default { // } const EnterDetail2 = this.$refs.editable3.getRecords() - if (EnterDetail2.length === 0) { - this.$notify.error({ - title: 'wrong', - message: this.$t('prompt.mxbbnwk'), - offset: 100 - }) - return false - } + // if (EnterDetail2.length === 0) { + // this.$notify.error({ + // title: 'wrong', + // message: this.$t('prompt.mxbbnwk'), + // offset: 100 + // }) + // return false + // } EnterDetail2.map(function(elem) { return elem }).forEach(function(elem) { diff --git a/src/views/Package/components/MyAgent.vue b/src/views/Package/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/Package/components/MyAgent.vue +++ b/src/views/Package/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Package/components/MyCustomer.vue b/src/views/Package/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/Package/components/MyCustomer.vue +++ b/src/views/Package/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/PrepReceipt/components/MyAgent.vue b/src/views/PrepReceipt/components/MyAgent.vue index 9a6f3625..4e26677e 100644 --- a/src/views/PrepReceipt/components/MyAgent.vue +++ b/src/views/PrepReceipt/components/MyAgent.vue @@ -160,8 +160,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/PrepReceipt/components/MyCustomer.vue b/src/views/PrepReceipt/components/MyCustomer.vue index 999b8158..2c057e18 100644 --- a/src/views/PrepReceipt/components/MyCustomer.vue +++ b/src/views/PrepReceipt/components/MyCustomer.vue @@ -168,8 +168,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Receipt/components/MyAgent.vue b/src/views/Receipt/components/MyAgent.vue index d648dd85..e34ae8d6 100644 --- a/src/views/Receipt/components/MyAgent.vue +++ b/src/views/Receipt/components/MyAgent.vue @@ -165,8 +165,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Receipt/components/MyCustomer.vue b/src/views/Receipt/components/MyCustomer.vue index 30b97a9f..18014d31 100644 --- a/src/views/Receipt/components/MyCustomer.vue +++ b/src/views/Receipt/components/MyCustomer.vue @@ -173,8 +173,8 @@ export default { }, filterno(status) { const statusMap = { - 1: '老客户', - 2: '新客户' + 1: _that.$t('update4.bdkh'), + 2: _that.$t('update4.fbdkh') } return statusMap[status] } diff --git a/src/views/Recycling/AddRecycling.vue b/src/views/Recycling/AddRecycling.vue index 5de8d6d1..a7f91c68 100644 --- a/src/views/Recycling/AddRecycling.vue +++ b/src/views/Recycling/AddRecycling.vue @@ -158,7 +158,7 @@ - +