Corretto metodo descrizione
git-svn-id: svn://10.65.10.50/trunk@1793 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
7d9a470e15
commit
f6addabd12
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user