mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-02-09 03:18:40 +00:00
continue optimizing todos
This commit is contained in:
parent
607c1fbffb
commit
d4c62e390e
|
|
@ -80,7 +80,7 @@ class Arrival
|
|||
*/
|
||||
private int $status = 0;
|
||||
|
||||
/* TODO: count, packaging, product count etc.... for every single position + where do you put it */
|
||||
private bool $goodPackaging = false;
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
* @link https://orange-management.org
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
/* TODO: maybe make this a framework object? and let warehousing, sales, purchase extend this */
|
||||
|
||||
namespace Modules\WarehouseManagement\Models;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user