mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-18 17:38:41 +00:00
prepare for localization support in mapeprs
This commit is contained in:
parent
080b30caea
commit
21228b753a
|
|
@ -75,7 +75,9 @@ final class SupplierMapper extends DataMapperAbstract
|
||||||
'mapper' => ProfileMapper::class,
|
'mapper' => ProfileMapper::class,
|
||||||
'src' => 'suppliermgmt_supplier_account',
|
'src' => 'suppliermgmt_supplier_account',
|
||||||
],
|
],
|
||||||
]; /**
|
];
|
||||||
|
|
||||||
|
/**
|
||||||
* Has many relation.
|
* Has many relation.
|
||||||
*
|
*
|
||||||
* @var array<string, array<string, null|string>>
|
* @var array<string, array<string, null|string>>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user