X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/840e216ee1d0b23864f75f44ba549899669d9595..9bbb4b390299cc1c13b735a700d7050e9f6a6ad1:/emufs_gui/facturas.h diff --git a/emufs_gui/facturas.h b/emufs_gui/facturas.h index c43a104..1afce41 100644 --- a/emufs_gui/facturas.h +++ b/emufs_gui/facturas.h @@ -26,6 +26,7 @@ typedef struct _facturas_ { float procdoi; int numero_remito; int cant_items; + EMUFS_BLOCK_ID reg_nota; char emision[9]; char vencimiento[9]; char estado[3];