mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-26 07:44:02 +01:00
Merge branch 'master' of https://github.com/devcode-it/openstamanager
This commit is contained in:
commit
762463d01a
@ -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'],
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user