mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Fix riferimento data fine intervento
This commit is contained in:
parent
f3ece88547
commit
4c41d3ec12
@ -245,7 +245,7 @@ class Intervento extends Document
|
||||
|
||||
public function getReferenceDate()
|
||||
{
|
||||
return $this->data_richiesta;
|
||||
return $this->fine;
|
||||
}
|
||||
|
||||
public function getReferenceRagioneSociale()
|
||||
|
Loading…
x
Reference in New Issue
Block a user