mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
fix: first push implementation fifo v2 to all stockable and useable
This commit is contained in:
@@ -198,7 +198,7 @@ func seedProducts(tx *gorm.DB, createdBy uint, uoms map[string]uint, categories
|
||||
Category: "Day Old Chick",
|
||||
Price: 7500,
|
||||
Suppliers: []string{"PT CHAROEN POKPHAND INDONESIA Tbk"},
|
||||
Flags: []utils.FlagType{utils.FlagDOC, utils.FlagPullet, utils.FlagLayer},
|
||||
Flags: []utils.FlagType{utils.FlagAyam},
|
||||
IsVisible: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user