mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-25 19:18:40 +00:00
many fixes and expands and module expansions
This commit is contained in:
parent
c197873fb8
commit
d92e5f892f
|
|
@ -1,4 +1,6 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'0100' => ''
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user