1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-05 18:27:32 +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() public function getReference()
{ {
} }