Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
DATABASE marmotech
|
||||
SCREEN SIZE 24 by 80
|
||||
{
|
||||
Cantidad de meses [me]
|
||||
Fecha Inicial Proyeccion [f001 ]
|
||||
\g---------------------------------------------\g
|
||||
Orden Fecha Original Fecha Actualizada
|
||||
\g---------------------------------------------\g
|
||||
[f1 ] [f2 ] [f3 ]
|
||||
}
|
||||
end
|
||||
|
||||
tables
|
||||
cotb00014
|
||||
attributes
|
||||
me = formonly.meses_py;
|
||||
f001 = formonly.fecha_inicial_py type date,format = "dd/mm/yy";
|
||||
f1 = formonly.num_oc;
|
||||
f2 = formonly.fech_ent type date,format = "dd/mm/yy";
|
||||
f3 = formonly.up_fecha1 type date,format = "dd/mm/yy";
|
||||
instructions
|
||||
delimiters " "
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user