From 50b05f679d08a33022fcca47f72ef2ce14e59665 Mon Sep 17 00:00:00 2001 From: angelo Date: Fri, 13 Sep 1996 08:56:59 +0000 Subject: [PATCH] Yuppie! Esce prima il 770. Percio' ecco sistemate le conversioni: 11 per la tabella CA7 12 per profili e saldi. Yuppie!! Yuppie!! git-svn-id: svn://10.65.10.50/trunk@3586 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/bacnv.cpp | 8 ++++---- ba/fconv.ini | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ba/bacnv.cpp b/ba/bacnv.cpp index a179c28e9..5c5787f47 100755 --- a/ba/bacnv.cpp +++ b/ba/bacnv.cpp @@ -287,13 +287,13 @@ bool TConversione_archivi::menu(MENU_TAG) break; case 11: if (_codditta == 0) - convert_forms(); - else - convert_saldi(); + convert_ca7(); break; case 12: if (_codditta == 0) - convert_ca7(); + convert_forms(); + else + convert_saldi(); break; default: break; diff --git a/ba/fconv.ini b/ba/fconv.ini index 2f6b996de..4c577347c 100755 --- a/ba/fconv.ini +++ b/ba/fconv.ini @@ -17,8 +17,8 @@ ACNV(13)=bacnv 9 [199509] ACNV(5)=bacnv 10 [199510] -ACNV(50)=bacnv 11 +ACNV(4)=bacnv 11 [199511] -ACNV(4)=bacnv 12 +ACNV(50)=bacnv 12 [EOF]