From a6768fda51f59481d2ed406604d2052027672c87 Mon Sep 17 00:00:00 2001 From: luca83 Date: Tue, 3 Feb 2009 11:08:13 +0000 Subject: [PATCH] =?UTF-8?q?Patch=20level=20=20=20=20=20=20=20=20=20:=2010.?= =?UTF-8?q?0=20patch=20226=20Files=20correlati=20=20=20=20=20:=20lv0=20Ric?= =?UTF-8?q?ompilazione=20Demo=20:=20[=20]=20Commento=20=20=20=20=20=20=20?= =?UTF-8?q?=20=20=20=20=20:=200001147:=20Non=20vengono=20reguistrati=20i?= =?UTF-8?q?=20magazzini=20nei=20dati=20di=20configurazione=20Descrizione:?= =?UTF-8?q?=20nella=20label=20"Parametri"=20dei=20dati=20di=20configurazio?= =?UTF-8?q?ne=20lavanderie=20non=20vengono=20tenuti=20in=20memoria=20n?= =?UTF-8?q?=C3=A8=20il=20magazzino=20del=20nuovo=20n=C3=A8=20il=20magazzin?= =?UTF-8?q?o=20del=20circolante?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.65.10.50/trunk@18186 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- lv/lv0300a.uml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lv/lv0300a.uml b/lv/lv0300a.uml index 63eec43b1..f26fb57b8 100755 --- a/lv/lv0300a.uml +++ b/lv/lv0300a.uml @@ -419,7 +419,7 @@ STRING F_CODMAGN 4 BEGIN PROMPT 2 2 "Magazzino del nuovo " HELP "Codice deposito del nuovo" - FIELD CODTAB[1,3] + FIELD CODMAGN KEY 1 USE MAG SELECT CODTAB[4,5]=="" FLAG "U" @@ -443,7 +443,7 @@ STRING F_CODMAGC 4 BEGIN PROMPT 2 4 "Magazzino del circolante " HELP "Codice deposito del circolante" - FIELD CODTAB[1,3] + FIELD CODMAGC KEY 1 USE MAG SELECT CODTAB[4,5]=="" FLAG "U"