]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs_gui/emufs.xml
Algun dia terminara de arreglarse el obtener_siguiente, espero que sea ahora
[z.facultad/75.06/emufs.git] / emufs_gui / emufs.xml
index 4ede2d84efc4ecc2eafd4a90b8642b390c7b211a..946a50daa49b8ffe4a42ced40cfdfa74b81fa6a5 100644 (file)
@@ -4,7 +4,7 @@
 <emufs>
        <articulos>
                <fuente>articulos.xml</fuente>
-               <datos tipo="1" bloque="512" />
+               <datos tipo="4" bloque="512" />
                <indices>
                        <indice nombre="codigo" tipo="B" bloque="512" />
                        <indice nombre="desc" tipo="B" bloque="512" />
        </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>