Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md

This commit is contained in:
2026-08-18 20:59:52 -04:00
commit 454973e269
5978 changed files with 2664094 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
=========================================================================
Formulario : ccfmrp012
Objetivo : Formulario para captura de valores que intervendran en
el criterio de busqueda por rango en el (los) modulo(s)
ccprrp012.
Autor : Tadeo A. Ferreras
Fecha : Julio 22,1993
=========================================================================
}
database marmotech
screen
{
Ano Actual [c ]
Mes Inicial [f1 ]
Mes Final [f2 ]
}
end
tables
vetb00002
attributes
c = formonly.ano,required;
f1 = formonly.mes_in ,autonext,color=yellow;
f2 = formonly.mes_fi ,color=yellow;
instructions delimiters" "
end