diff --git a/update/v2_4_10/Fattura.php b/update/v2_4_10/Fattura.php index 093587b71..36cf75e6c 100755 --- a/update/v2_4_10/Fattura.php +++ b/update/v2_4_10/Fattura.php @@ -590,6 +590,10 @@ class Fattura extends Document { } + public function getReferenceRagioneSociale() + { + } + public function getReference() { }