mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
Merge branch 'fix/hppv2-egg-production-double-count' into 'development'
fix: change pakan cutover flag to PAKAN See merge request mbugroup/lti-api!466
This commit is contained in:
@@ -36,7 +36,7 @@ const (
|
|||||||
hppV2ProrationEggPiece = "laying_egg_piece_share"
|
hppV2ProrationEggPiece = "laying_egg_piece_share"
|
||||||
hppV2ScopePulletCost = "pullet_cost"
|
hppV2ScopePulletCost = "pullet_cost"
|
||||||
hppV2ScopeProductionCost = "production_cost"
|
hppV2ScopeProductionCost = "production_cost"
|
||||||
hppV2CutoverFlagPakan = "PAKAN-CUTOVER"
|
hppV2CutoverFlagPakan = string(utils.FlagPakan)
|
||||||
hppV2CutoverFlagOvk = "OVK"
|
hppV2CutoverFlagOvk = "OVK"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user