]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs_gui/emufs.xml
retoques previos a la entrega. (que peligro :-D)
[z.facultad/75.06/emufs.git] / emufs_gui / emufs.xml
index 6fc553a694bbf8448dd2396c09d12b3b3b8b1b91..88634fa5dbdcb439525d6a6ad6437207147552bf 100644 (file)
@@ -4,7 +4,7 @@
 <emufs>
        <articulos>
                <fuente>articulos.xml</fuente>
-               <datos tipo="1" bloque="512" />
+               <datos tipo="3" 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="1" bloque="512" />
-               <datos_notas tipo="2" bloque="0" />
+               <datos tipo="3" bloque="1024" />
+               <datos_notas tipo="2" bloque="512" />
                <indices>
                        <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>