]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs_gui/emufs.xml
Recorrer de articulos listo, still buggy, no se si el que jode es el arbol
[z.facultad/75.06/emufs.git] / emufs_gui / emufs.xml
index 689e50ea5f841fc0ecc1a55c5ac855aa65288e2f..6fc553a694bbf8448dd2396c09d12b3b3b8b1b91 100644 (file)
@@ -4,19 +4,19 @@
 <emufs>
        <articulos>
                <fuente>articulos.xml</fuente>
-               <datos tipo="3" bloque="512" />
+               <datos tipo="1" bloque="512" />
                <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="512" />
                <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" />
                </indices>
        </facturas>