Corretto metodo descrizione

git-svn-id: svn://10.65.10.50/trunk@1793 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-09-07 15:40:22 +00:00
parent 7d9a470e15
commit f6addabd12

View File

@ -244,8 +244,8 @@ int TBill::tipo_att()
// Certified 99%
const TString& TBill::descrizione()
{
if (_descrizione.empty())
{
if (_descrizione.empty() && !empty())
{
if (!find())
_descrizione = "Sconosciuto";