mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 22:05:45 +00:00
refactor(FE): Set week using chick_in_date and earliest record
This commit is contained in:
+1
@@ -76,6 +76,7 @@ export type ProjectFlockKandangLookup = {
|
||||
quantity: number;
|
||||
available_quantity?: number;
|
||||
population: number;
|
||||
chick_in_date: string;
|
||||
};
|
||||
|
||||
export type ProjectFlockAvailableQuantity = {
|
||||
|
||||
Reference in New Issue
Block a user