Fix per installazioni < 2.4.10

This commit is contained in:
Luca 2020-10-28 13:12:50 +01:00
parent 96fcf6ff5e
commit 6d0412fde8
1 changed files with 4 additions and 0 deletions

View File

@ -590,6 +590,10 @@ class Fattura extends Document
{
}
public function getReferenceRagioneSociale()
{
}
public function getReference()
{
}