mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-25 06:55:05 +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 [
|
||||
'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'],
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user