mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Merge branch 'master' of https://github.com/devcode-it/openstamanager
This commit is contained in:
@@ -1856,7 +1856,7 @@ class FatturaElettronica
|
|||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
'category' => tr('Fattura Elettronica'),
|
'category' => tr('Fattura Elettronica'),
|
||||||
'id_module' => (new Module())->getByName('Fattire di vendita')->id_record,
|
'id_module' => (new Module())->getByName('Fatture di vendita')->id_record,
|
||||||
'id_record' => $this->getDocumento()['id'],
|
'id_record' => $this->getDocumento()['id'],
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user