Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
database marmotech
|
||||
screen size 24 by 80
|
||||
{
|
||||
cuenta_m [f000 ]
|
||||
cuenta_l [f001 ]
|
||||
cuenta_g [f002 ]
|
||||
us_crea [f003 ]
|
||||
fech_crea [f004 ]
|
||||
}
|
||||
end
|
||||
tables
|
||||
cttb00033
|
||||
attributes
|
||||
f000 = cttb00033.cuenta_m;
|
||||
f001 = cttb00033.cuenta_l;
|
||||
f002 = cttb00033.cuenta_g;
|
||||
f003 = cttb00033.us_crea;
|
||||
f004 = cttb00033.fech_crea;
|
||||
end
|
||||
Reference in New Issue
Block a user