mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-01-10 22:58:41 +00:00
too many changes
This commit is contained in:
parent
db9736b652
commit
11b7c80524
|
|
@ -68,5 +68,5 @@ final class StockLocationMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='warehousemgmt_stocklocation_id';
|
||||
public const PRIMARYFIELD = 'warehousemgmt_stocklocation_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,5 +52,5 @@ final class StockMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='warehousemgmt_stock_id';
|
||||
public const PRIMARYFIELD = 'warehousemgmt_stock_id';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -68,5 +68,5 @@ final class StockShelfMapper extends DataMapperFactory
|
|||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public const PRIMARYFIELD ='warehousemgmt_stockshelf_id';
|
||||
public const PRIMARYFIELD = 'warehousemgmt_stockshelf_id';
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user