-
para poder inscribir se pide tener lleno raza, ci, telefono etc. eso ya fue arreglado el año pasado de que no se pidiera. :( sera q hay mas cambios perdidos?
Los datos que tiene que tener cargados si…
-
Hi there.
I'm using mongify to migrate date from my sql work. Where a field date is created in table 'servicios'
Mongify documentation states that a date field will be converted to a time format
…
-
I'm creating a REST API with slim3 framework and I using Doctrine2 as orm
I have the entity:
``` php
/**
* @ORM\Entity
* @ORM\Table(name="TERCEROS")
*/
class Empleado
{
/**
* @ORM\Id
…
-
The problem occurs when we try to send or save the formulary of the new register of the collection Banco de Germoplasma Vegetal Corpoica.
DbCommand falló al ejecutar la sentencia SQL: SQLSTATE[HY…
-
-- phpMyAdmin SQL Dump
-- version 4.6.4
-- https://www.phpmyadmin.net/
--
-- Servidor: localhost
-- Tiempo de generación: 12-07-2017 a las 01:05:24
-- Versión del servidor: 5.7.15-log
-- Versió…
-
Relacionado com a issue #25 e #26.
Criação de uma classe BankNoteController no pacote BankSys.BankNote responsável pelos algoritmos de seleção de número e valor de cédulas de saque.
É muito interess…
-
Se debería agregar por un id, no por objeto?
https://github.com/trivialbox/aluc/blob/master/app/Aluc/Service/Laboratorio.php#L37
-
Criar o comando "Withdraw" (sacar) no menu. O comando de "Withdraw" terá a mesma lógica do "Debit" (sem substituí-lo), mas será incrementado posteriormente com opções de cédulas que o usuário deseja r…
-
is there a way to make the startY margin of tables different than the startY in the first page ? this is to align tables not at the top of the page itself
-
If an user forgets his/her password, the user fills a form with email and id (cedula) and submits to backend. The backend has to verify this info. if it is ok, then generates a random passwd and reset…