mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Disabilitato invio fattura elettronica
This commit is contained in:
parent
0f94033c7c
commit
9f944597bb
@ -32,7 +32,7 @@ class Interaction
|
|||||||
|
|
||||||
public function isEnabled()
|
public function isEnabled()
|
||||||
{
|
{
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function request($type, $resource, $data = [], $options = [])
|
protected function request($type, $resource, $data = [], $options = [])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user