mirror of
https://github.com/KeymonSoft/Medicomed-V2.git
synced 2026-04-17 12:56:28 +00:00
Se actualizaron los Querys para que apunten al nuevo portal de MEDICOMED, ya se hicieron pruebas para insertar datos a la tabla de pedido, no venta y clientes nuevos.
16 lines
404 B
Plaintext
16 lines
404 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# linguist-language
|
|
*.b4a linguist-language=B4X
|
|
*.b4i linguist-language=B4X
|
|
*.b4j linguist-language=B4X
|
|
*.b4r linguist-language=B4X
|
|
*.bas linguist-language=B4X
|
|
|
|
# linguist-detectable
|
|
*.b4a linguist-detectable=true
|
|
*.b4i linguist-detectable=true
|
|
*.b4j linguist-detectable=true
|
|
*.b4r linguist-detectable=true
|
|
*.bas linguist-detectable=true |