Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
yusmar
/
tbg-company-api
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
add otr price
master
yusmar
4 anni fa
parent
0d9aecaeda
commit
decd68660a
10 ha cambiato i file
con
94 aggiunte
e
3 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+9
-0
api/accessories/models/accessories.settings.json
+11
-1
api/apparel/models/apparel.settings.json
+7
-0
api/dealers/models/dealers.settings.json
+9
-0
api/helmet/models/helmet.settings.json
+9
-0
api/product-hino/models/product-hino.settings.json
+9
-0
api/product-honda/models/product-honda.settings.json
+9
-0
api/product/models/product.settings.json
+9
-0
api/products-suzuki/models/products-suzuki.settings.json
+11
-1
api/yamalube/models/yamalube.settings.json
+11
-1
api/ygp/models/ygp.settings.json
+ 9
- 0
api/accessories/models/accessories.settings.json
Vedi File
@@ -37,6 +37,15 @@
},
"stock": {
"type": "string"
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 11
- 1
api/apparel/models/apparel.settings.json
Vedi File
@@ -2,7 +2,8 @@
"kind": "collectionType",
"collectionName": "apparels",
"info": {
"name": "Apparel"
"name": "Apparel",
"description": ""
},
"options": {
"increments": true,
@@ -48,6 +49,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 7
- 0
api/dealers/models/dealers.settings.json
Vedi File
@@ -46,6 +46,13 @@
"Sumsel",
"Bengkulu"
]
},
"dealer_status": {
"type": "enumeration",
"enum": [
"Dealer_3S",
"Dealer_YPM"
]
}
}
}
+ 9
- 0
api/helmet/models/helmet.settings.json
Vedi File
@@ -50,6 +50,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/product-hino/models/product-hino.settings.json
Vedi File
@@ -39,6 +39,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/product-honda/models/product-honda.settings.json
Vedi File
@@ -39,6 +39,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/product/models/product.settings.json
Vedi File
@@ -214,6 +214,15 @@
},
"spesifikasi_kelistrikan": {
"type": "richtext"
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/products-suzuki/models/products-suzuki.settings.json
Vedi File
@@ -39,6 +39,15 @@
},
"price": {
"type": "biginteger"
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 11
- 1
api/yamalube/models/yamalube.settings.json
Vedi File
@@ -2,7 +2,8 @@
"kind": "collectionType",
"collectionName": "yamalubes",
"info": {
"name": "Yamalube"
"name": "Yamalube",
"description": ""
},
"options": {
"increments": true,
@@ -35,6 +36,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 11
- 1
api/ygp/models/ygp.settings.json
Vedi File
@@ -2,7 +2,8 @@
"kind": "collectionType",
"collectionName": "ygps",
"info": {
"name": "YGP"
"name": "YGP",
"description": ""
},
"options": {
"increments": true,
@@ -35,6 +36,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva