Muestra las diferencias entre dos versiones de la página.
|
script_farma_-_bmc_bmt [2022/09/30 12:18] fas |
script_farma_-_bmc_bmt [2023/07/07 13:07] (actual) fas |
||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| - | ======Script de FARMA====== | + | [[Script Inicial BMC]] |
| - | El scrip se corre en la primer instalacion en BMC y BMT. | + | |
| - | Antes de ejecutarlo, hablar con LALY o HORACIO para que indiquen cual es la ultima version. | + | [[Script Inicial BMT]] |
| - | Ultimo Update 23/09 | + | [[Pasar a deshabilitado los productos Normales]] |
| - | <code> | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602906")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602907")},{$set: {newValue: "true" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c60282b")},{$set: {newValue: "5" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c60282c")},{$set: {newValue: "1" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c6028f8")},{$set: {newValue: "true" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c60295c")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c60295f")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602963")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602964")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602965")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602974")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("61143968c730269cc43a6cca")},{$set: {newValue: "true" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c6028fa")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("62338bfdcf2af4cde908c03d")},{$set: {newValue: "true" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602922")},{$set: {newValue: "DocNbr" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c60290e")},{$set: {newValue: "true" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ec82cfd365af27f2cb3dab0")},{$set: {newValue: "DEV" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c60280a")},{$set: {newValue: "true" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c60274e")},{$set: {newValue: "true" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ed8dfa415207b71203cd8f6")},{$set: {newValue: "false" }}); | + | [[conservar transaccion en la pantalla de venta]] |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602966")},{$set: {newValue: "false" }}); | + | |
| - | db.ConfigurationValue.updateMany({systemProperty: ObjectId("5ea556545604c8593c602995")},{$set: {newValue: "true" }}); | + | |
| + | [[Script de corrección de articulo relacionados]] | ||
| - | --23/09 se agrega configuracion de tipo de transaccion automatica venta | + | [[Script de deshabilitar menu Combustible - FARMA]] |
| - | </code> | + | |
| + | [[Script para crear indices de tablas - Lentitud de trx]] | ||
| + | |||
| + | [[Script para ver autoarqueo/autoarqueable en medios de pago]] | ||