]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs_gui/emufs.xml
-para debug
[z.facultad/75.06/emufs.git] / emufs_gui / emufs.xml
index 8fd45cef861bc3558d990356c38d95acf7736d61..560aeb4f9db03ddf38ef3886451368a93edb7279 100644 (file)
@@ -8,16 +8,19 @@
                <indices>
                        <indice nombre="codigo" tipo="B" bloque="512" />
                        <indice nombre="desc" tipo="B" bloque="512" />
-                       <indice nombre="presentacion" tipo="B_A" bloque="512" />
+                       <indice nombre="presentacion" tipo="B" bloque="512" />
                </indices>
        </articulos>
        <facturas>
                <fuente>facturas.xml</fuente>
-               <datos tipo="3" bloque="512" />
+               <datos tipo="1" bloque="1024" />
                <datos_notas tipo="2" bloque="0" />
                <indices>
-                       <indice nombre="numero" tipo="B" bloque="512" />
+                       <indice nombre="numero" tipo="B" bloque="1024" />
                        <indice nombre="emision" tipo="B" bloque="512" />
+                       <indice nombre="vto" tipo="B" bloque="512" />
+                       <indice nombre="cheque" tipo="B" bloque="512" />
+                       <indice nombre="ctacte" tipo="B" bloque="512" />
                </indices>
        </facturas>
 </emufs>