mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
feat(FE): calculation penjualan telur + peti
This commit is contained in:
+2
@@ -38,6 +38,8 @@ export type BaseSalesOrder = {
|
||||
vehicle_number: string;
|
||||
marketing_type: string;
|
||||
convertion_unit: string;
|
||||
total_peti: number;
|
||||
weight_per_convertion: number;
|
||||
};
|
||||
|
||||
export type BaseDeliveryOrder = {
|
||||
|
||||
Reference in New Issue
Block a user