1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-27 22:19:26 +01:00

Fix per installazioni < 2.4.10

This commit is contained in:
Luca 2020-10-28 13:12:50 +01:00
parent 96fcf6ff5e
commit 6d0412fde8

View File

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