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