[grisbi-cvs] grisbi/src/plugins/ofx ofx.c,1.8,1.9
Pierre Biava
pbiava at users.sourceforge.net
Sun Nov 16 21:34:27 CET 2008
- Previous message: [grisbi-cvs] grisbi/src barre_outils.c, 1.116, 1.117 categories_onglet.c, 1.178, 1.179 gsb_assistant_account.c, 1.20, 1.21 gsb_data_payment.c, 1.9, 1.10 gsb_data_payment.h, 1.5, 1.6 gsb_form_scheduler.c, 1.28, 1.29 gsb_form_widget.c, 1.24, 1.25 gsb_transactions_list.c, 1.142, 1.143 import.c, 1.250, 1.251 import.h, 1.36, 1.37 imputation_budgetaire.c, 1.143, 1.144 main.c, 1.131, 1.132 tiers_onglet.c, 1.138, 1.139 transaction_list.c, 1.23, 1.24 utils_str.c, 1.59, 1.60
- Next message: [grisbi-cvs] grisbi/src barre_outils.c,1.117,1.118
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/grisbi/grisbi/src/plugins/ofx
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3921/src/plugins/ofx
Modified Files:
ofx.c
Log Message:
modification de import.c pour initialiser automatiquement le mode de payement à partir du fichier ofx.
Index: ofx.c
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/plugins/ofx/ofx.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ofx.c 2 Sep 2008 17:02:05 -0000 1.8
+++ ofx.c 16 Nov 2008 20:34:25 -0000 1.9
@@ -427,7 +427,6 @@
{
case OFX_CHECK:
/* si c'est un chèque, svt ya pas de tiers, on va mettre chèque... */
-
if ( !ope_import -> tiers )
ope_import -> tiers = g_strdup ( _("Check"));
break;
- Previous message: [grisbi-cvs] grisbi/src barre_outils.c, 1.116, 1.117 categories_onglet.c, 1.178, 1.179 gsb_assistant_account.c, 1.20, 1.21 gsb_data_payment.c, 1.9, 1.10 gsb_data_payment.h, 1.5, 1.6 gsb_form_scheduler.c, 1.28, 1.29 gsb_form_widget.c, 1.24, 1.25 gsb_transactions_list.c, 1.142, 1.143 import.c, 1.250, 1.251 import.h, 1.36, 1.37 imputation_budgetaire.c, 1.143, 1.144 main.c, 1.131, 1.132 tiers_onglet.c, 1.138, 1.139 transaction_list.c, 1.23, 1.24 utils_str.c, 1.59, 1.60
- Next message: [grisbi-cvs] grisbi/src barre_outils.c,1.117,1.118
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list