@@ -37,6 +37,15 @@ | |||||
}, | }, | ||||
"stock": { | "stock": { | ||||
"type": "string" | "type": "string" | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -2,7 +2,8 @@ | |||||
"kind": "collectionType", | "kind": "collectionType", | ||||
"collectionName": "apparels", | "collectionName": "apparels", | ||||
"info": { | "info": { | ||||
"name": "Apparel" | |||||
"name": "Apparel", | |||||
"description": "" | |||||
}, | }, | ||||
"options": { | "options": { | ||||
"increments": true, | "increments": true, | ||||
@@ -48,6 +49,15 @@ | |||||
], | ], | ||||
"plugin": "upload", | "plugin": "upload", | ||||
"required": false | "required": false | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -46,6 +46,13 @@ | |||||
"Sumsel", | "Sumsel", | ||||
"Bengkulu" | "Bengkulu" | ||||
] | ] | ||||
}, | |||||
"dealer_status": { | |||||
"type": "enumeration", | |||||
"enum": [ | |||||
"Dealer_3S", | |||||
"Dealer_YPM" | |||||
] | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -50,6 +50,15 @@ | |||||
], | ], | ||||
"plugin": "upload", | "plugin": "upload", | ||||
"required": false | "required": false | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -39,6 +39,15 @@ | |||||
], | ], | ||||
"plugin": "upload", | "plugin": "upload", | ||||
"required": false | "required": false | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -39,6 +39,15 @@ | |||||
], | ], | ||||
"plugin": "upload", | "plugin": "upload", | ||||
"required": false | "required": false | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -214,6 +214,15 @@ | |||||
}, | }, | ||||
"spesifikasi_kelistrikan": { | "spesifikasi_kelistrikan": { | ||||
"type": "richtext" | "type": "richtext" | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -39,6 +39,15 @@ | |||||
}, | }, | ||||
"price": { | "price": { | ||||
"type": "biginteger" | "type": "biginteger" | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -2,7 +2,8 @@ | |||||
"kind": "collectionType", | "kind": "collectionType", | ||||
"collectionName": "yamalubes", | "collectionName": "yamalubes", | ||||
"info": { | "info": { | ||||
"name": "Yamalube" | |||||
"name": "Yamalube", | |||||
"description": "" | |||||
}, | }, | ||||
"options": { | "options": { | ||||
"increments": true, | "increments": true, | ||||
@@ -35,6 +36,15 @@ | |||||
], | ], | ||||
"plugin": "upload", | "plugin": "upload", | ||||
"required": false | "required": false | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |
@@ -2,7 +2,8 @@ | |||||
"kind": "collectionType", | "kind": "collectionType", | ||||
"collectionName": "ygps", | "collectionName": "ygps", | ||||
"info": { | "info": { | ||||
"name": "YGP" | |||||
"name": "YGP", | |||||
"description": "" | |||||
}, | }, | ||||
"options": { | "options": { | ||||
"increments": true, | "increments": true, | ||||
@@ -35,6 +36,15 @@ | |||||
], | ], | ||||
"plugin": "upload", | "plugin": "upload", | ||||
"required": false | "required": false | ||||
}, | |||||
"otr_price_sumsel": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_palembang": { | |||||
"type": "biginteger" | |||||
}, | |||||
"otr_price_bengkulu": { | |||||
"type": "biginteger" | |||||
} | } | ||||
} | } | ||||
} | } |