add shipments
This commit is contained in:
@@ -256,7 +256,7 @@
|
|||||||
"box.width":"Width",
|
"box.width":"Width",
|
||||||
"box.height":"Height",
|
"box.height":"Height",
|
||||||
"box.shipment_info":"Shipment information",
|
"box.shipment_info":"Shipment information",
|
||||||
"box.cargo_type":"Cargo types",
|
"box.cargo.type":"Cargos",
|
||||||
"box.dimension":"Dimension",
|
"box.dimension":"Dimension",
|
||||||
"box.delivery_address":"Delivery address",
|
"box.delivery_address":"Delivery address",
|
||||||
"box.fcs_shipment_num":"FCS shipment number",
|
"box.fcs_shipment_num":"FCS shipment number",
|
||||||
@@ -316,6 +316,10 @@
|
|||||||
"FCSshipment.cargo_manifest":"Download cargo manifest",
|
"FCSshipment.cargo_manifest":"Download cargo manifest",
|
||||||
"FCSshipment.create":"Create FCS shipment",
|
"FCSshipment.create":"Create FCS shipment",
|
||||||
"FCSshipment.update":"Update FCS shipment",
|
"FCSshipment.update":"Update FCS shipment",
|
||||||
|
"FCSshipment.ship.btn":"Ship",
|
||||||
|
"FCSshipment.ship.confirm":"Confirm ship?",
|
||||||
|
"FCSshipment.popupmenu.active":"Active FCS shipments",
|
||||||
|
"FCSshipment.popupmenu.delivered":"Delivered FCS shipments",
|
||||||
"FCS Shipment End ================================================================":"",
|
"FCS Shipment End ================================================================":"",
|
||||||
|
|
||||||
"Shipment Start ================================================================":"",
|
"Shipment Start ================================================================":"",
|
||||||
@@ -323,22 +327,22 @@
|
|||||||
"shipment.title": "Shipments",
|
"shipment.title": "Shipments",
|
||||||
"shipment.number": "Shipment number",
|
"shipment.number": "Shipment number",
|
||||||
"shipment.new": "New shipment",
|
"shipment.new": "New shipment",
|
||||||
"shipment.new.title": "New Shipment",
|
"shipment.new.title": "New shipment",
|
||||||
"shipment.edit.title": "Edit Shipment",
|
"shipment.edit.title": "Edit shipment",
|
||||||
"shipment.type": "Pickup/drop-off",
|
"shipment.type": "Pickup/drop-off",
|
||||||
"shipment.date": "Pickup date",
|
"shipment.date": "Pickup date",
|
||||||
"shipment.date.time": "Pickup date/Time",
|
"shipment.date.time": "Pickup date/time",
|
||||||
"shipment.time": "Pickup time",
|
"shipment.time": "Pickup time",
|
||||||
"shipment.location": "Pickup address",
|
"shipment.location": "Pickup address",
|
||||||
"shipment.location.dropoff": "Local dropoff address",
|
"shipment.location.dropoff": "Local dropoff address",
|
||||||
"shipment.courier.dropoff":"Courier dropoff",
|
"shipment.courier.dropoff":"Courier dropoff",
|
||||||
"shipment.location_time": "Pickup Location / Time",
|
"shipment.location_time": "Pickup location/time",
|
||||||
"shipment.information": "Pickup information",
|
"shipment.information": "Pickup information",
|
||||||
"shipment.recipient_information": "Recipient informations",
|
"shipment.recipient_information": "Recipient informations",
|
||||||
"shipment.from":"Ready time",
|
"shipment.from":"Ready time",
|
||||||
"shipment.to":"Latest time available",
|
"shipment.to":"Latest time available",
|
||||||
"shipment.box.delivery":"Delivery address",
|
"shipment.box.delivery":"Delivery address",
|
||||||
"shipment.handling.fee":"Handling fee/Courier fee",
|
"shipment.handling.fee":"Handling fee/courier fee",
|
||||||
"shipment.box.cargo.type":"Cargo types",
|
"shipment.box.cargo.type":"Cargo types",
|
||||||
"shipment.box.dimemsion":"Dimension",
|
"shipment.box.dimemsion":"Dimension",
|
||||||
"shipment.box.shipment.weight":"Shipment weight",
|
"shipment.box.shipment.weight":"Shipment weight",
|
||||||
@@ -346,13 +350,34 @@
|
|||||||
"shipment.box.width":"Width",
|
"shipment.box.width":"Width",
|
||||||
"shipment.box.height":"Height",
|
"shipment.box.height":"Height",
|
||||||
"shipment.box.add":"Add carton",
|
"shipment.box.add":"Add carton",
|
||||||
"shipment.cargo.total":"Total Weight",
|
"shipment.cargo.total":"Total weight",
|
||||||
"shipment.popupmenu.active":"Active Shipments",
|
"shipment.cargo.count":"Carton count",
|
||||||
"shipment.popupmenu.delivered":"Delivered Shipments",
|
"shipment.popupmenu.active":"Active shipments",
|
||||||
|
"shipment.popupmenu.delivered":"Delivered shipments",
|
||||||
|
"shipment.popupmenu.mypickup":"My pickups",
|
||||||
"shipment.create":"Create shipment",
|
"shipment.create":"Create shipment",
|
||||||
"shipment.update":"Update shipment",
|
"shipment.update":"Update shipment",
|
||||||
"shipment.info":"Shipment Info",
|
"shipment.info":"Shipment info",
|
||||||
"shipment.cancel.confirm":"Cancel this shipment?",
|
"shipment.cancel.confirm":"Cancel this shipment?",
|
||||||
|
"shipment.assign.title":"Assign shipment",
|
||||||
|
"shipment.assign.for.pickup":"Assign for pickup",
|
||||||
|
"shipment.assign.btn":"Assign",
|
||||||
|
"shipment.assign.complete.btn":"Complete assign pickup",
|
||||||
|
"shipment.assign.complete.confirm":"Complete assign pickup?",
|
||||||
|
"shipment.staff":"Staff",
|
||||||
|
"shipment.pickup.complete.btn":"Complete pickup",
|
||||||
|
"shipment.pickup.complete.confirm":"Complete pickup?",
|
||||||
|
"shipment.pack.complete.btn":"Complete pack",
|
||||||
|
"shipment.pack.complete.confirm":"Complete pack?",
|
||||||
|
"shipment.pack.menuitem":"Pack shipment",
|
||||||
|
"shipment.pack.fcs.shipment":"FCS shipment",
|
||||||
|
"shipment.pack.btn":"Pack",
|
||||||
|
"shipment.confirm.menuitem":"Confirm shipment",
|
||||||
|
"shipment.confirm.btn":"Confirm",
|
||||||
|
"shipment.confirm.complete.btn":"Complete confirm",
|
||||||
|
"shipment.confirm.complete.confirm":"Complete confirm?",
|
||||||
|
"shipment.receive.complete.btn":"Complete receive",
|
||||||
|
"shipment.receive.complete.confirm":"Complete receive?",
|
||||||
"Shipment End ================================================================":"",
|
"Shipment End ================================================================":"",
|
||||||
|
|
||||||
"Rate Start ================================================================":"",
|
"Rate Start ================================================================":"",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"btn.approve":"အတည်ပြုရန်",
|
"btn.approve":"အတည်ပြုရန်",
|
||||||
"btn.delete":"ဖျက်ရန်",
|
"btn.delete":"ဖျက်ရန်",
|
||||||
"btn.select":"ရွေးချယ်ပါ",
|
"btn.select":"ရွေးချယ်ပါ",
|
||||||
"btn.cancel":"မလုပ်နဲ့",
|
"btn.cancel":"ဖျက်သိမ်းမည်",
|
||||||
"btn.ok": "အိုကေ",
|
"btn.ok": "အိုကေ",
|
||||||
"feet":"ပေ",
|
"feet":"ပေ",
|
||||||
"inch":"လက်မ",
|
"inch":"လက်မ",
|
||||||
@@ -256,7 +256,7 @@
|
|||||||
"box.width":"အနံ",
|
"box.width":"အနံ",
|
||||||
"box.height":"အမြင့်",
|
"box.height":"အမြင့်",
|
||||||
"box.shipment_info":"တင်ပို့သတင်းအချက်အလက်",
|
"box.shipment_info":"တင်ပို့သတင်းအချက်အလက်",
|
||||||
"box.cargo_type":"ကုန်ပစ္စည်းအမျိုးအစားများ",
|
"box.cargo.type":"ကုန်ပစ္စည်းအမျိုးအစားများ",
|
||||||
"box.dimension":"အရွယ်အစား",
|
"box.dimension":"အရွယ်အစား",
|
||||||
"box.delivery_address":"ပို့ဆောင်ရမည့်လိပ်စာ",
|
"box.delivery_address":"ပို့ဆောင်ရမည့်လိပ်စာ",
|
||||||
"box.fcs_shipment_num":"FCS တင်ပို့နံပါတ်",
|
"box.fcs_shipment_num":"FCS တင်ပို့နံပါတ်",
|
||||||
@@ -316,6 +316,8 @@
|
|||||||
"FCSshipment.cargo_manifest":"ကုန်ပစ္စည်းကိုဒေါင်းမည်",
|
"FCSshipment.cargo_manifest":"ကုန်ပစ္စည်းကိုဒေါင်းမည်",
|
||||||
"FCSshipment.create":"FCS တင်ပို့ခြင်းပြုလုပ်မည်",
|
"FCSshipment.create":"FCS တင်ပို့ခြင်းပြုလုပ်မည်",
|
||||||
"FCSshipment.update":"FCS တင်ပို့ခြင်းပြုပြင်မည်",
|
"FCSshipment.update":"FCS တင်ပို့ခြင်းပြုပြင်မည်",
|
||||||
|
"FCSshipment.ship.btn":"Ship",
|
||||||
|
"FCSshipment.ship.confirm":"Confirm ship?",
|
||||||
"FCS Shipment End ================================================================":"",
|
"FCS Shipment End ================================================================":"",
|
||||||
|
|
||||||
"Shipment Start ================================================================":"",
|
"Shipment Start ================================================================":"",
|
||||||
@@ -325,11 +327,11 @@
|
|||||||
"shipment.new": "ပို့ဆောင်ခြင်း အသစ်",
|
"shipment.new": "ပို့ဆောင်ခြင်း အသစ်",
|
||||||
"shipment.new.title": "ပို့ဆောင်ခြင်း အသစ်",
|
"shipment.new.title": "ပို့ဆောင်ခြင်း အသစ်",
|
||||||
"shipment.edit.title": "ပို့ဆောင်ခြင်း ပြင်ဆင်ခြင်း",
|
"shipment.edit.title": "ပို့ဆောင်ခြင်း ပြင်ဆင်ခြင်း",
|
||||||
"shipment.type": "Pickup/Drop-off",
|
"shipment.type": "Pickup/drop-off",
|
||||||
"shipment.date": "Pickup နေ့စွဲ",
|
"shipment.date": "Pickup နေ့စွဲ",
|
||||||
"shipment.date.time": "Pickup နေ့စွဲ/အချိန်",
|
"shipment.date.time": "Pickup နေ့စွဲ/အချိန်",
|
||||||
"shipment.time": "Pickup အချိန်",
|
"shipment.time": "Pickup အချိန်",
|
||||||
"shipment.location_time": "Pickup location / Time",
|
"shipment.location_time": "Pickup location/time",
|
||||||
"shipment.location": "Pickup လိပ်စာ",
|
"shipment.location": "Pickup လိပ်စာ",
|
||||||
"shipment.location.dropoff": "Local dropoff လိပ်စာ",
|
"shipment.location.dropoff": "Local dropoff လိပ်စာ",
|
||||||
"shipment.courier.dropoff":"Courier dropoff",
|
"shipment.courier.dropoff":"Courier dropoff",
|
||||||
@@ -338,7 +340,7 @@
|
|||||||
"shipment.from":"အချိန်(မှ)",
|
"shipment.from":"အချိန်(မှ)",
|
||||||
"shipment.to":"အချိန်(သို့)",
|
"shipment.to":"အချိန်(သို့)",
|
||||||
"shipment.box.delivery":"ပို့ဆောင်ရမည့်လိပ်စာ",
|
"shipment.box.delivery":"ပို့ဆောင်ရမည့်လိပ်စာ",
|
||||||
"shipment.handling.fee":"Handling fee/Courier fee",
|
"shipment.handling.fee":"Handling fee/courier fee",
|
||||||
"shipment.box.cargo.type":"ကုန်ပစ္စည်းအမျိုးအစားများ",
|
"shipment.box.cargo.type":"ကုန်ပစ္စည်းအမျိုးအစားများ",
|
||||||
"shipment.box.dimemsion":"အရွယ်အစား",
|
"shipment.box.dimemsion":"အရွယ်အစား",
|
||||||
"shipment.box.shipment.weight":"တင်ပို့အလေးချိန်",
|
"shipment.box.shipment.weight":"တင်ပို့အလေးချိန်",
|
||||||
@@ -347,12 +349,33 @@
|
|||||||
"shipment.box.height":"အမြင့်",
|
"shipment.box.height":"အမြင့်",
|
||||||
"shipment.box.add":"သေတ္တာထည့်မည်",
|
"shipment.box.add":"သေတ္တာထည့်မည်",
|
||||||
"shipment.cargo.total":"စုစုပေါင်း အလေးချိန်",
|
"shipment.cargo.total":"စုစုပေါင်း အလေးချိန်",
|
||||||
|
"shipment.cargo.count":"စုစုပေါင်း ပုံးအရေအတွက်",
|
||||||
"shipment.popupmenu.active":"လာမည့် အထုပ်များ",
|
"shipment.popupmenu.active":"လာမည့် အထုပ်များ",
|
||||||
"shipment.popupmenu.delivered":"ပို့ပြီးသော အထုပ်များ",
|
"shipment.popupmenu.delivered":"ပို့ပြီးသော အထုပ်များ",
|
||||||
|
"shipment.popupmenu.mypickup":"ကျွန်ုပ်၏ သယ်ဆောင်ရန် အထုပ်များ",
|
||||||
"shipment.create":"ပို့ဆောင်ခြင်း ပြုလုပ်မည်",
|
"shipment.create":"ပို့ဆောင်ခြင်း ပြုလုပ်မည်",
|
||||||
"shipment.update":"ပို့ဆောင်ခြင်းပြုပြင်မည်",
|
"shipment.update":"ပို့ဆောင်ခြင်းပြုပြင်မည်",
|
||||||
"shipment.info":"ပို့ဆောင်ခြင်း",
|
"shipment.info":"ပို့ဆောင်ခြင်း",
|
||||||
"shipment.cancel.confirm":"ပို့ဆောင်ခြင်း ပိတ်သိမ်းမလား?",
|
"shipment.cancel.confirm":"ပို့ဆောင်ခြင်း ပိတ်သိမ်းမလား?",
|
||||||
|
"shipment.assign.title":"ပို့ဆောင်ခြင်း တာဝန်ပေးရန်",
|
||||||
|
"shipment.assign.for.pickup":"သယ်ဆောင်ရန် တာဝန်ပေးမည်",
|
||||||
|
"shipment.assign.btn":"တာဝန်ပေးမည်",
|
||||||
|
"shipment.assign.complete.btn":"တာဝန်ပေး ပြီးဆုံးမည်",
|
||||||
|
"shipment.assign.complete.confirm":"တာဝန်ပေး ပြီးဆုံးမလား?",
|
||||||
|
"shipment.staff":"ဝန်ထမ်း",
|
||||||
|
"shipment.pickup.complete.btn":"Complete pickup",
|
||||||
|
"shipment.pickup.complete.confirm":"Complete pickup?",
|
||||||
|
"shipment.pack.complete.btn":"Complete pack",
|
||||||
|
"shipment.pack.complete.confirm":"Complete pack?",
|
||||||
|
"shipment.pack.menuitem":"Pack shipment",
|
||||||
|
"shipment.pack.fcs.shipment":"FCS shipment",
|
||||||
|
"shipment.pack.btn":"Pack",
|
||||||
|
"shipment.confirm.menuitem":"Confirm shipment",
|
||||||
|
"shipment.confirm.btn":"Confirm",
|
||||||
|
"shipment.confirm.complete.btn":"Complete confirm",
|
||||||
|
"shipment.confirm.complete.confirm":"Complete confirm?",
|
||||||
|
"shipment.receive.complete.btn":"Complete receive",
|
||||||
|
"shipment.receive.complete.confirm":"Complete receive?",
|
||||||
"Shipment End ================================================================":"",
|
"Shipment End ================================================================":"",
|
||||||
|
|
||||||
"Rate Start ================================================================":"",
|
"Rate Start ================================================================":"",
|
||||||
|
|||||||
28
lib/data/provider/carton_data_provider.dart
Normal file
28
lib/data/provider/carton_data_provider.dart
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
import 'dart:async';
|
||||||
|
|
||||||
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
|
import 'package:fcs/helpers/api_helper.dart';
|
||||||
|
import 'package:fcs/helpers/firebase_helper.dart';
|
||||||
|
import 'package:logging/logging.dart';
|
||||||
|
|
||||||
|
class CartonDataProvider {
|
||||||
|
final log = Logger('CartonDataProvider');
|
||||||
|
|
||||||
|
static final CartonDataProvider instance = CartonDataProvider._();
|
||||||
|
CartonDataProvider._();
|
||||||
|
|
||||||
|
Future<void> createCarton(Carton carton) async {
|
||||||
|
return await requestAPI("/cartons", "POST",
|
||||||
|
payload: carton.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> updateCarton(Carton carton) async {
|
||||||
|
return await requestAPI("/cartons", "PUT",
|
||||||
|
payload: carton.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> deleteCarton(Carton carton) async {
|
||||||
|
return await requestAPI("/cartons", "DELETE",
|
||||||
|
payload: carton.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -20,4 +20,9 @@ class FcsShipmentDataProvider {
|
|||||||
return await requestAPI("/fcs_shipments", "DELETE",
|
return await requestAPI("/fcs_shipments", "DELETE",
|
||||||
payload: fcsShipment.toMap(), token: await getToken());
|
payload: fcsShipment.toMap(), token: await getToken());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<void> ship(FcsShipment fcsShipment) async {
|
||||||
|
return await requestAPI("/fcs_shipments/ship", "PUT",
|
||||||
|
payload: fcsShipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -26,8 +26,43 @@ class ShipmentDataProvider {
|
|||||||
payload: shipment.toMap(), token: await getToken());
|
payload: shipment.toMap(), token: await getToken());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<void> assignShipment(Shipment shipment) async {
|
||||||
|
return await requestAPI("/shipments/assign", "PUT",
|
||||||
|
payload: shipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completeAssignShipment(Shipment shipment) async {
|
||||||
|
return await requestAPI("/shipments/assign/complete", "PUT",
|
||||||
|
payload: shipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completePickupShipment(Shipment shipment) async {
|
||||||
|
return await requestAPI("/shipments/pickup/complete", "PUT",
|
||||||
|
payload: shipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> packShipment(Shipment shipment) async {
|
||||||
|
return await requestAPI("/shipments/pack", "PUT",
|
||||||
|
payload: shipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completePackShipment(Shipment shipment) async {
|
||||||
|
return await requestAPI("/shipments/pack/complete", "PUT",
|
||||||
|
payload: shipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
Future<void> confirmShipment(Shipment shipment) async {
|
Future<void> confirmShipment(Shipment shipment) async {
|
||||||
return await requestAPI("/shipment_confirm", "PUT",
|
return await requestAPI("/shipments/confirm", "PUT",
|
||||||
|
payload: shipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completeConfirmShipment(Shipment shipment) async {
|
||||||
|
return await requestAPI("/shipments/confirm/complete", "PUT",
|
||||||
|
payload: shipment.toMap(), token: await getToken());
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completeReceiveShipment(Shipment shipment) async {
|
||||||
|
return await requestAPI("/shipments/receive/complete", "PUT",
|
||||||
payload: shipment.toMap(), token: await getToken());
|
payload: shipment.toMap(), token: await getToken());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
31
lib/data/services/carton_imp.dart
Normal file
31
lib/data/services/carton_imp.dart
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
import 'package:fcs/data/provider/carton_data_provider.dart';
|
||||||
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
|
import 'package:fcs/domain/entities/connectivity.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
|
||||||
|
import 'carton_service.dart';
|
||||||
|
|
||||||
|
class CartonServiceImp implements CartonService {
|
||||||
|
CartonServiceImp({
|
||||||
|
@required this.cartonDataProvider,
|
||||||
|
@required this.connectivity,
|
||||||
|
});
|
||||||
|
|
||||||
|
final Connectivity connectivity;
|
||||||
|
final CartonDataProvider cartonDataProvider;
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> createCarton(Carton carton) {
|
||||||
|
return cartonDataProvider.createCarton(carton);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> deleteCarton(Carton carton) {
|
||||||
|
return cartonDataProvider.deleteCarton(carton);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> updateCarton(Carton carton) {
|
||||||
|
return cartonDataProvider.updateCarton(carton);
|
||||||
|
}
|
||||||
|
}
|
||||||
7
lib/data/services/carton_service.dart
Normal file
7
lib/data/services/carton_service.dart
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
|
|
||||||
|
abstract class CartonService {
|
||||||
|
Future<void> createCarton(Carton carton);
|
||||||
|
Future<void> updateCarton(Carton carton);
|
||||||
|
Future<void> deleteCarton(Carton carton);
|
||||||
|
}
|
||||||
@@ -28,4 +28,9 @@ class FcsShipmentServiceImp implements FcsShipmentService {
|
|||||||
Future<void> deleteFcsShipment(FcsShipment fcsShipment) {
|
Future<void> deleteFcsShipment(FcsShipment fcsShipment) {
|
||||||
return shipmentDataProvider.deleteFcsShipment(fcsShipment);
|
return shipmentDataProvider.deleteFcsShipment(fcsShipment);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> ship(FcsShipment fcsShipment) {
|
||||||
|
return shipmentDataProvider.ship(fcsShipment);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,4 +4,5 @@ abstract class FcsShipmentService {
|
|||||||
Future<void> createFcsShipment(FcsShipment fcsShipment);
|
Future<void> createFcsShipment(FcsShipment fcsShipment);
|
||||||
Future<void> updateFcsShipment(FcsShipment fcsShipment);
|
Future<void> updateFcsShipment(FcsShipment fcsShipment);
|
||||||
Future<void> deleteFcsShipment(FcsShipment fcsShipment);
|
Future<void> deleteFcsShipment(FcsShipment fcsShipment);
|
||||||
|
Future<void> ship(FcsShipment fcsShipment);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
import 'package:fcs/data/provider/auth_fb.dart';
|
import 'package:fcs/data/provider/auth_fb.dart';
|
||||||
|
import 'package:fcs/data/provider/carton_data_provider.dart';
|
||||||
import 'package:fcs/data/provider/common_data_provider.dart';
|
import 'package:fcs/data/provider/common_data_provider.dart';
|
||||||
import 'package:fcs/data/provider/delivery_address_data_provider.dart';
|
import 'package:fcs/data/provider/delivery_address_data_provider.dart';
|
||||||
import 'package:fcs/data/provider/fcs_shipment_data_provider.dart';
|
import 'package:fcs/data/provider/fcs_shipment_data_provider.dart';
|
||||||
@@ -6,6 +7,8 @@ import 'package:fcs/data/provider/package_data_provider.dart';
|
|||||||
import 'package:fcs/data/provider/rate_data_provider.dart';
|
import 'package:fcs/data/provider/rate_data_provider.dart';
|
||||||
import 'package:fcs/data/provider/shipment_data_provider.dart';
|
import 'package:fcs/data/provider/shipment_data_provider.dart';
|
||||||
import 'package:fcs/data/provider/user_data_provider.dart';
|
import 'package:fcs/data/provider/user_data_provider.dart';
|
||||||
|
import 'package:fcs/data/services/carton_imp.dart';
|
||||||
|
import 'package:fcs/data/services/carton_service.dart';
|
||||||
import 'package:fcs/data/services/delivery_address_imp.dart';
|
import 'package:fcs/data/services/delivery_address_imp.dart';
|
||||||
import 'package:fcs/data/services/delivery_address_service.dart';
|
import 'package:fcs/data/services/delivery_address_service.dart';
|
||||||
import 'package:fcs/data/services/fcs_shipment_imp.dart';
|
import 'package:fcs/data/services/fcs_shipment_imp.dart';
|
||||||
@@ -38,6 +41,7 @@ class Services {
|
|||||||
DeliveryAddressService _deliveryAddressService;
|
DeliveryAddressService _deliveryAddressService;
|
||||||
RateService _rateService;
|
RateService _rateService;
|
||||||
ShipmentService _shipmentService;
|
ShipmentService _shipmentService;
|
||||||
|
CartonService _cartonService;
|
||||||
Services._() {
|
Services._() {
|
||||||
_authService = AuthServiceImp(
|
_authService = AuthServiceImp(
|
||||||
authFb: AuthFb.instance,
|
authFb: AuthFb.instance,
|
||||||
@@ -59,6 +63,8 @@ class Services {
|
|||||||
_shipmentService = ShipmentServiceImp(
|
_shipmentService = ShipmentServiceImp(
|
||||||
shipmentDataProvider: ShipmentDataProvider.instance,
|
shipmentDataProvider: ShipmentDataProvider.instance,
|
||||||
connectivity: null);
|
connectivity: null);
|
||||||
|
_cartonService = CartonServiceImp(
|
||||||
|
cartonDataProvider: CartonDataProvider.instance, connectivity: null);
|
||||||
}
|
}
|
||||||
|
|
||||||
AuthService get authService => _authService;
|
AuthService get authService => _authService;
|
||||||
@@ -70,4 +76,5 @@ class Services {
|
|||||||
DeliveryAddressService get deliveryAddressService => _deliveryAddressService;
|
DeliveryAddressService get deliveryAddressService => _deliveryAddressService;
|
||||||
RateService get rateService => _rateService;
|
RateService get rateService => _rateService;
|
||||||
ShipmentService get shipmentService => _shipmentService;
|
ShipmentService get shipmentService => _shipmentService;
|
||||||
|
CartonService get cartonService => _cartonService;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,16 +1,9 @@
|
|||||||
import 'package:fcs/data/provider/rate_data_provider.dart';
|
|
||||||
import 'package:fcs/data/provider/shipment_data_provider.dart';
|
import 'package:fcs/data/provider/shipment_data_provider.dart';
|
||||||
import 'package:fcs/data/services/shipment_service.dart';
|
import 'package:fcs/data/services/shipment_service.dart';
|
||||||
import 'package:fcs/domain/entities/cargo_type.dart';
|
|
||||||
import 'package:fcs/domain/entities/connectivity.dart';
|
import 'package:fcs/domain/entities/connectivity.dart';
|
||||||
import 'package:fcs/domain/entities/discount_by_weight.dart';
|
|
||||||
import 'package:fcs/domain/entities/custom_duty.dart';
|
|
||||||
import 'package:fcs/domain/entities/rate.dart';
|
|
||||||
import 'package:fcs/domain/entities/shipment.dart';
|
import 'package:fcs/domain/entities/shipment.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
|
||||||
import 'rate_service.dart';
|
|
||||||
|
|
||||||
class ShipmentServiceImp implements ShipmentService {
|
class ShipmentServiceImp implements ShipmentService {
|
||||||
ShipmentServiceImp({
|
ShipmentServiceImp({
|
||||||
@required this.shipmentDataProvider,
|
@required this.shipmentDataProvider,
|
||||||
@@ -49,4 +42,39 @@ class ShipmentServiceImp implements ShipmentService {
|
|||||||
Future<void> updateShipment(Shipment shipment) {
|
Future<void> updateShipment(Shipment shipment) {
|
||||||
return shipmentDataProvider.updateShipment(shipment);
|
return shipmentDataProvider.updateShipment(shipment);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> assignShipment(Shipment shipment) {
|
||||||
|
return shipmentDataProvider.assignShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> completeAssignShipment(Shipment shipment) {
|
||||||
|
return shipmentDataProvider.completeAssignShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> completePickupShipment(Shipment shipment) {
|
||||||
|
return shipmentDataProvider.completePickupShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> completePackShipment(Shipment shipment) {
|
||||||
|
return shipmentDataProvider.completePackShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> packShipment(Shipment shipment) {
|
||||||
|
return shipmentDataProvider.packShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> completeConfirmShipment(Shipment shipment) {
|
||||||
|
return shipmentDataProvider.completeConfirmShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Future<void> completeReceiveShipment(Shipment shipment) {
|
||||||
|
return shipmentDataProvider.completeReceiveShipment(shipment);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,6 +5,13 @@ abstract class ShipmentService {
|
|||||||
Future<void> updateShipment(Shipment shipment);
|
Future<void> updateShipment(Shipment shipment);
|
||||||
Future<void> cancelShipment(Shipment shipment);
|
Future<void> cancelShipment(Shipment shipment);
|
||||||
Future<void> confirmShipment(Shipment shipment);
|
Future<void> confirmShipment(Shipment shipment);
|
||||||
|
Future<void> completeConfirmShipment(Shipment shipment);
|
||||||
|
Future<void> completeReceiveShipment(Shipment shipment);
|
||||||
Future<void> pickupShipment(Shipment shipment);
|
Future<void> pickupShipment(Shipment shipment);
|
||||||
Future<void> receiveShipment(Shipment shipment);
|
Future<void> receiveShipment(Shipment shipment);
|
||||||
|
Future<void> assignShipment(Shipment shipment);
|
||||||
|
Future<void> completeAssignShipment(Shipment shipment);
|
||||||
|
Future<void> completePickupShipment(Shipment shipment);
|
||||||
|
Future<void> packShipment(Shipment shipment);
|
||||||
|
Future<void> completePackShipment(Shipment shipment);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ const user_disabled_status = "disabled";
|
|||||||
const user_joined_status = "joined";
|
const user_joined_status = "joined";
|
||||||
|
|
||||||
const pkg_files_path = "/packages";
|
const pkg_files_path = "/packages";
|
||||||
|
const shipment_labels_files_path = "/shipment_labels";
|
||||||
|
|
||||||
// Link page
|
// Link page
|
||||||
const page_payment_methods = "payment_methods";
|
const page_payment_methods = "payment_methods";
|
||||||
@@ -75,7 +76,9 @@ const carton_mix_box = "Mix carton";
|
|||||||
|
|
||||||
// shipment status
|
// shipment status
|
||||||
const shipment_pending_status = "pending";
|
const shipment_pending_status = "pending";
|
||||||
|
const shipment_assigned_status = "assigned";
|
||||||
const shipment_confirmed_status = "confirmed";
|
const shipment_confirmed_status = "confirmed";
|
||||||
|
const shipment_received_status = "received";
|
||||||
const shipment_pickuped_status = "pickuped";
|
const shipment_pickuped_status = "pickuped";
|
||||||
const shipment_packed_status = "packed";
|
const shipment_packed_status = "packed";
|
||||||
const shipment_shipped_status = "shipped";
|
const shipment_shipped_status = "shipped";
|
||||||
|
|||||||
@@ -28,6 +28,9 @@ class Carton {
|
|||||||
String cartonType;
|
String cartonType;
|
||||||
String fcsID;
|
String fcsID;
|
||||||
String userName;
|
String userName;
|
||||||
|
String userID;
|
||||||
|
String fcsShipmentID;
|
||||||
|
String fcsShipmentNumber;
|
||||||
|
|
||||||
int rate;
|
int rate;
|
||||||
int weight;
|
int weight;
|
||||||
@@ -36,6 +39,7 @@ class Carton {
|
|||||||
List<String> photos;
|
List<String> photos;
|
||||||
String remark;
|
String remark;
|
||||||
DateTime arrivedDate;
|
DateTime arrivedDate;
|
||||||
|
String cartonNumber;
|
||||||
|
|
||||||
List<Package> packages;
|
List<Package> packages;
|
||||||
|
|
||||||
@@ -109,6 +113,7 @@ class Carton {
|
|||||||
this.isChecked = false,
|
this.isChecked = false,
|
||||||
this.cartonType,
|
this.cartonType,
|
||||||
this.fcsID,
|
this.fcsID,
|
||||||
|
this.userID,
|
||||||
this.userName,
|
this.userName,
|
||||||
this.rate = 0,
|
this.rate = 0,
|
||||||
this.weight = 0,
|
this.weight = 0,
|
||||||
@@ -121,13 +126,18 @@ class Carton {
|
|||||||
this.shipmentHistory,
|
this.shipmentHistory,
|
||||||
this.packages,
|
this.packages,
|
||||||
this.cargoTypes,
|
this.cargoTypes,
|
||||||
|
this.cartonNumber,
|
||||||
|
this.fcsShipmentID,
|
||||||
|
this.fcsShipmentNumber,
|
||||||
this.deliveryAddress});
|
this.deliveryAddress});
|
||||||
|
|
||||||
Map<String, dynamic> toMap() {
|
Map<String, dynamic> toMap() {
|
||||||
List _cargoTypes = cargoTypes.map((c) => c.toMap()).toList();
|
List _cargoTypes = cargoTypes.map((c) => c.toMap()).toList();
|
||||||
|
List _packages = packages.map((c) => c.toJson()).toList();
|
||||||
return {
|
return {
|
||||||
"id": id,
|
"id": id,
|
||||||
'cargo_types': _cargoTypes,
|
'cargo_types': _cargoTypes,
|
||||||
|
'packages': _packages,
|
||||||
'length': length,
|
'length': length,
|
||||||
'width': width,
|
'width': width,
|
||||||
'height': height,
|
'height': height,
|
||||||
@@ -155,6 +165,10 @@ class Carton {
|
|||||||
userName: map['user_name'],
|
userName: map['user_name'],
|
||||||
fcsID: map['fcs_id'],
|
fcsID: map['fcs_id'],
|
||||||
cartonType: map['carton_type'],
|
cartonType: map['carton_type'],
|
||||||
|
cartonNumber: map['carton_number'],
|
||||||
|
status: map['status'],
|
||||||
|
fcsShipmentID: map['fcs_shipment_id'],
|
||||||
|
fcsShipmentNumber: map['fcs_shipment_number'],
|
||||||
deliveryAddress: _da,
|
deliveryAddress: _da,
|
||||||
cargoTypes: cargoTypes);
|
cargoTypes: cargoTypes);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
import 'package:cloud_firestore/cloud_firestore.dart';
|
import 'package:cloud_firestore/cloud_firestore.dart';
|
||||||
|
import 'package:fcs/domain/vo/delivery_address.dart';
|
||||||
import 'package:fcs/domain/vo/shipment_status.dart';
|
import 'package:fcs/domain/vo/shipment_status.dart';
|
||||||
|
|
||||||
class Package {
|
class Package {
|
||||||
@@ -13,7 +14,6 @@ class Package {
|
|||||||
List<String> photoUrls;
|
List<String> photoUrls;
|
||||||
List<ShipmentStatus> shipmentHistory;
|
List<ShipmentStatus> shipmentHistory;
|
||||||
String desc;
|
String desc;
|
||||||
String deliveryAddressID;
|
|
||||||
|
|
||||||
String status;
|
String status;
|
||||||
String shipmentNumber;
|
String shipmentNumber;
|
||||||
@@ -35,6 +35,7 @@ class Package {
|
|||||||
List<String> photos;
|
List<String> photos;
|
||||||
String remark;
|
String remark;
|
||||||
DateTime arrivedDate;
|
DateTime arrivedDate;
|
||||||
|
DeliveryAddress deliveryAddress;
|
||||||
|
|
||||||
int get amount => rate != null && weight != null ? rate * weight : 0;
|
int get amount => rate != null && weight != null ? rate * weight : 0;
|
||||||
|
|
||||||
@@ -71,17 +72,19 @@ class Package {
|
|||||||
this.currentStatusDate,
|
this.currentStatusDate,
|
||||||
this.photoUrls,
|
this.photoUrls,
|
||||||
this.desc,
|
this.desc,
|
||||||
this.deliveryAddressID,
|
this.deliveryAddress,
|
||||||
this.isChecked = false});
|
this.isChecked = false});
|
||||||
|
|
||||||
factory Package.fromMap(Map<String, dynamic> map, String docID) {
|
factory Package.fromMap(Map<String, dynamic> map, String docID) {
|
||||||
var _currentStatusDate = (map['current_status_date'] as Timestamp);
|
var _currentStatusDate = (map['status_date'] as Timestamp);
|
||||||
|
|
||||||
List<ShipmentStatus> _shipmentStatus = List.from(map['all_status'])
|
List<ShipmentStatus> _shipmentStatus = List.from(map['all_status'])
|
||||||
.map((e) => ShipmentStatus.fromMap(Map<String, dynamic>.from(e)))
|
.map((e) => ShipmentStatus.fromMap(Map<String, dynamic>.from(e)))
|
||||||
.toList();
|
.toList();
|
||||||
List<String> _photoUrls =
|
List<String> _photoUrls =
|
||||||
map['photo_urls'] == null ? [] : List.from(map['photo_urls']);
|
map['photo_urls'] == null ? [] : List.from(map['photo_urls']);
|
||||||
|
var da = map['delivery_address'];
|
||||||
|
var _da = da != null ? DeliveryAddress.fromMap(da, da["id"]) : null;
|
||||||
|
|
||||||
return Package(
|
return Package(
|
||||||
id: docID,
|
id: docID,
|
||||||
@@ -93,8 +96,8 @@ class Package {
|
|||||||
phoneNumber: map['phone_number'],
|
phoneNumber: map['phone_number'],
|
||||||
remark: map['remark'],
|
remark: map['remark'],
|
||||||
desc: map['desc'],
|
desc: map['desc'],
|
||||||
currentStatus: map['current_status'],
|
currentStatus: map['status'],
|
||||||
deliveryAddressID: map['delivery_address_id'],
|
deliveryAddress: _da,
|
||||||
currentStatusDate:
|
currentStatusDate:
|
||||||
_currentStatusDate != null ? _currentStatusDate.toDate() : null,
|
_currentStatusDate != null ? _currentStatusDate.toDate() : null,
|
||||||
photoUrls: _photoUrls,
|
photoUrls: _photoUrls,
|
||||||
@@ -118,8 +121,8 @@ class Package {
|
|||||||
market: json['market'],
|
market: json['market'],
|
||||||
userName: json['user_name'],
|
userName: json['user_name'],
|
||||||
phoneNumber: json['phone_number'],
|
phoneNumber: json['phone_number'],
|
||||||
currentStatus: json['current_status'],
|
currentStatus: json['status'],
|
||||||
currentStatusDate: DateTime.parse(json['current_status_date']));
|
currentStatusDate: DateTime.parse(json['status_date']));
|
||||||
}
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
import 'package:cloud_firestore/cloud_firestore.dart';
|
import 'package:cloud_firestore/cloud_firestore.dart';
|
||||||
|
import 'package:fcs/domain/constants.dart';
|
||||||
import 'package:fcs/domain/entities/carton.dart';
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
import 'package:fcs/domain/vo/delivery_address.dart';
|
import 'package:fcs/domain/vo/delivery_address.dart';
|
||||||
|
|
||||||
@@ -15,13 +16,21 @@ class Shipment {
|
|||||||
String phoneNumber;
|
String phoneNumber;
|
||||||
int numberOfPackage;
|
int numberOfPackage;
|
||||||
int weight;
|
int weight;
|
||||||
int handlingFee;
|
double handlingFee;
|
||||||
String address;
|
String address;
|
||||||
String currentStatus;
|
String status;
|
||||||
bool isCourier;
|
bool isCourier;
|
||||||
int radioIndex;
|
int radioIndex;
|
||||||
List<Carton> boxes;
|
List<Carton> boxes;
|
||||||
|
|
||||||
|
String pickupUserID;
|
||||||
|
String pickupUserName;
|
||||||
|
String pickupUserPhoneNumber;
|
||||||
|
|
||||||
|
String fcsShipmentID;
|
||||||
|
String fcsShipmentNumber;
|
||||||
|
String shipmentLabelUrl;
|
||||||
|
|
||||||
Shipment(
|
Shipment(
|
||||||
{this.id,
|
{this.id,
|
||||||
this.shipmentNumber,
|
this.shipmentNumber,
|
||||||
@@ -34,15 +43,31 @@ class Shipment {
|
|||||||
this.weight,
|
this.weight,
|
||||||
this.handlingFee,
|
this.handlingFee,
|
||||||
this.address,
|
this.address,
|
||||||
this.currentStatus,
|
this.status,
|
||||||
this.pickupDate,
|
this.pickupDate,
|
||||||
this.isCourier = false,
|
this.isCourier = false,
|
||||||
this.radioIndex = 1,
|
this.radioIndex = 1,
|
||||||
this.pickupAddress,
|
this.pickupAddress,
|
||||||
|
this.pickupUserID,
|
||||||
|
this.pickupUserName,
|
||||||
|
this.pickupUserPhoneNumber,
|
||||||
|
this.fcsShipmentID,
|
||||||
|
this.fcsShipmentNumber,
|
||||||
|
this.shipmentLabelUrl,
|
||||||
this.boxes});
|
this.boxes});
|
||||||
|
|
||||||
int get last => DateTime.now().difference(pickupDate).inDays;
|
int get last => DateTime.now().difference(pickupDate).inDays;
|
||||||
|
|
||||||
|
double get totalWeight => boxes?.fold(0, (p, e) => p + e.actualWeight);
|
||||||
|
int get totalCount => boxes?.length;
|
||||||
|
|
||||||
|
bool get isPending => status == shipment_pending_status;
|
||||||
|
bool get isAssigned => status == shipment_assigned_status;
|
||||||
|
bool get isPickuped => status == shipment_pickuped_status;
|
||||||
|
bool get isPacked => status == shipment_packed_status;
|
||||||
|
bool get isConfirmed => status == shipment_confirmed_status;
|
||||||
|
bool get isReceived => status == shipment_received_status;
|
||||||
|
|
||||||
factory Shipment.fromMap(Map<String, dynamic> map, String id) {
|
factory Shipment.fromMap(Map<String, dynamic> map, String id) {
|
||||||
var pd = (map['pickup_date'] as Timestamp);
|
var pd = (map['pickup_date'] as Timestamp);
|
||||||
var pa = map['pickup_address'];
|
var pa = map['pickup_address'];
|
||||||
@@ -55,8 +80,15 @@ class Shipment {
|
|||||||
pickupDate: pd == null ? null : pd.toDate(),
|
pickupDate: pd == null ? null : pd.toDate(),
|
||||||
pickupTimeStart: map['pickup_time_start'],
|
pickupTimeStart: map['pickup_time_start'],
|
||||||
pickupTimeEnd: map['pickup_time_end'],
|
pickupTimeEnd: map['pickup_time_end'],
|
||||||
currentStatus: map['current_status'],
|
status: map['status'],
|
||||||
shipmentType: map['shipment_type'],
|
shipmentType: map['shipment_type'],
|
||||||
|
pickupUserID: map['pickup_user_id'],
|
||||||
|
pickupUserName: map['pickup_user_name'],
|
||||||
|
pickupUserPhoneNumber: map['pickup_user_phone_number'],
|
||||||
|
handlingFee: map['handling_fee'],
|
||||||
|
fcsShipmentID: map['fcs_shipment_id'],
|
||||||
|
fcsShipmentNumber: map['fcs_shipment_number'],
|
||||||
|
shipmentLabelUrl: map['shipment_label_url'],
|
||||||
pickupAddress: _pa);
|
pickupAddress: _pa);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -71,11 +103,17 @@ class Shipment {
|
|||||||
"pickup_date": pickupDate?.toUtc()?.toIso8601String(),
|
"pickup_date": pickupDate?.toUtc()?.toIso8601String(),
|
||||||
'pickup_time_start': pickupTimeStart,
|
'pickup_time_start': pickupTimeStart,
|
||||||
'pickup_time_end': pickupTimeEnd,
|
'pickup_time_end': pickupTimeEnd,
|
||||||
|
'pickup_user_id': pickupUserID,
|
||||||
|
'pickup_user_name': pickupUserName,
|
||||||
|
'pickup_user_phone_number': pickupUserPhoneNumber,
|
||||||
|
'handling_fee': handlingFee,
|
||||||
|
'fcs_shipment_id': fcsShipmentID,
|
||||||
|
'shipment_label_url': shipmentLabelUrl
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String toString() {
|
String toString() {
|
||||||
return 'PickUp{id:$id, userName:$userName,phoneNumber:$phoneNumber,numberOfPackage:$numberOfPackage,weight:$weight,currentStatus:$currentStatus}';
|
return 'PickUp{id:$id, userName:$userName,phoneNumber:$phoneNumber,numberOfPackage:$numberOfPackage,weight:$weight,status:$status}';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -66,6 +66,7 @@ class _CargoTypeEditorState extends State<CargoTypeEditor> {
|
|||||||
_cargo = v;
|
_cargo = v;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
labelKey: "cargo.type",
|
||||||
iconData: Icons.text_format,
|
iconData: Icons.text_format,
|
||||||
selectedValue: _cargo,
|
selectedValue: _cargo,
|
||||||
values: cargos,
|
values: cargos,
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
import 'package:fcs/domain/constants.dart';
|
import 'package:fcs/domain/constants.dart';
|
||||||
import 'package:fcs/domain/entities/carton.dart';
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
import 'package:fcs/domain/entities/cargo_type.dart';
|
import 'package:fcs/domain/entities/cargo_type.dart';
|
||||||
|
import 'package:fcs/domain/entities/fcs_shipment.dart';
|
||||||
import 'package:fcs/domain/entities/package.dart';
|
import 'package:fcs/domain/entities/package.dart';
|
||||||
import 'package:fcs/domain/entities/user.dart';
|
import 'package:fcs/domain/entities/user.dart';
|
||||||
import 'package:fcs/domain/vo/delivery_address.dart';
|
import 'package:fcs/domain/vo/delivery_address.dart';
|
||||||
@@ -8,6 +9,7 @@ import 'package:fcs/helpers/theme.dart';
|
|||||||
import 'package:fcs/localization/app_translations.dart';
|
import 'package:fcs/localization/app_translations.dart';
|
||||||
import 'package:fcs/pages/delivery_address/delivery_address_row.dart';
|
import 'package:fcs/pages/delivery_address/delivery_address_row.dart';
|
||||||
import 'package:fcs/pages/delivery_address/model/delivery_address_model.dart';
|
import 'package:fcs/pages/delivery_address/model/delivery_address_model.dart';
|
||||||
|
import 'package:fcs/pages/fcs_shipment/model/fcs_shipment_model.dart';
|
||||||
import 'package:fcs/pages/main/model/language_model.dart';
|
import 'package:fcs/pages/main/model/language_model.dart';
|
||||||
import 'package:fcs/pages/main/model/main_model.dart';
|
import 'package:fcs/pages/main/model/main_model.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
import 'package:fcs/pages/main/util.dart';
|
||||||
@@ -21,9 +23,11 @@ import 'package:fcs/pages/widgets/display_text.dart';
|
|||||||
import 'package:fcs/pages/widgets/fcs_id_icon.dart';
|
import 'package:fcs/pages/widgets/fcs_id_icon.dart';
|
||||||
import 'package:fcs/pages/widgets/length_picker.dart';
|
import 'package:fcs/pages/widgets/length_picker.dart';
|
||||||
import 'package:fcs/pages/widgets/local_button.dart';
|
import 'package:fcs/pages/widgets/local_button.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_dropdown.dart';
|
||||||
import 'package:fcs/pages/widgets/local_radio_buttons.dart';
|
import 'package:fcs/pages/widgets/local_radio_buttons.dart';
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
import 'package:fcs/pages/widgets/local_title.dart';
|
import 'package:fcs/pages/widgets/local_title.dart';
|
||||||
|
import 'package:fcs/pages/widgets/my_data_table.dart';
|
||||||
import 'package:fcs/pages/widgets/progress.dart';
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
@@ -32,54 +36,38 @@ import 'package:provider/provider.dart';
|
|||||||
import 'cargo_type_editor.dart';
|
import 'cargo_type_editor.dart';
|
||||||
import 'model/carton_model.dart';
|
import 'model/carton_model.dart';
|
||||||
|
|
||||||
class BoxEditor extends StatefulWidget {
|
class CartonEditor extends StatefulWidget {
|
||||||
final Carton box;
|
final Carton box;
|
||||||
BoxEditor({this.box});
|
CartonEditor({this.box});
|
||||||
|
|
||||||
@override
|
@override
|
||||||
_BoxEditorState createState() => _BoxEditorState();
|
_CartonEditorState createState() => _CartonEditorState();
|
||||||
}
|
}
|
||||||
|
|
||||||
class _BoxEditorState extends State<BoxEditor> {
|
class _CartonEditorState extends State<CartonEditor> {
|
||||||
TextEditingController _widthController = new TextEditingController();
|
TextEditingController _widthController = new TextEditingController();
|
||||||
TextEditingController _heightController = new TextEditingController();
|
TextEditingController _heightController = new TextEditingController();
|
||||||
TextEditingController _lengthController = new TextEditingController();
|
TextEditingController _lengthController = new TextEditingController();
|
||||||
|
|
||||||
Carton _box;
|
Carton _box;
|
||||||
bool _isLoading = false;
|
bool _isLoading = false;
|
||||||
bool isNew;
|
bool _isNew;
|
||||||
DeliveryAddress _deliveryAddress = new DeliveryAddress();
|
DeliveryAddress _deliveryAddress = new DeliveryAddress();
|
||||||
User user;
|
User _user;
|
||||||
String _selectShipmentNumber;
|
|
||||||
String _selectedCartonType;
|
String _selectedCartonType;
|
||||||
List<Package> _packages = [];
|
List<Package> _packages = [];
|
||||||
List<Carton> _shipmentBoxes = [];
|
|
||||||
List<Carton> _mixBoxes = [];
|
List<Carton> _mixBoxes = [];
|
||||||
List<CargoType> _cargoTypes = [];
|
|
||||||
double volumetricRatio = 0;
|
double volumetricRatio = 0;
|
||||||
double shipmentWeight = 0;
|
double shipmentWeight = 0;
|
||||||
Carton _selectedShipmentBox;
|
FcsShipment _fcsShipment;
|
||||||
|
List<FcsShipment> _fcsShipments;
|
||||||
|
|
||||||
@override
|
@override
|
||||||
void initState() {
|
void initState() {
|
||||||
super.initState();
|
super.initState();
|
||||||
// for packages
|
|
||||||
var packageModel = Provider.of<PackageModel>(context, listen: false);
|
|
||||||
_packages = [
|
|
||||||
// packageModel.packages[0],
|
|
||||||
// packageModel.packages[1],
|
|
||||||
];
|
|
||||||
_packages.forEach((p) {
|
|
||||||
p.isChecked = false;
|
|
||||||
});
|
|
||||||
|
|
||||||
//for shipment boxes
|
//for shipment boxes
|
||||||
var boxModel = Provider.of<CartonModel>(context, listen: false);
|
var boxModel = Provider.of<CartonModel>(context, listen: false);
|
||||||
_shipmentBoxes = [
|
|
||||||
boxModel.boxeList[0],
|
|
||||||
boxModel.boxeList[1],
|
|
||||||
boxModel.boxeList[2]
|
|
||||||
];
|
|
||||||
|
|
||||||
//for mix boxes
|
//for mix boxes
|
||||||
_mixBoxes = [
|
_mixBoxes = [
|
||||||
@@ -102,29 +90,72 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
if (widget.box != null) {
|
if (widget.box != null) {
|
||||||
_box = widget.box;
|
_box = widget.box;
|
||||||
_deliveryAddress = _box.deliveryAddress;
|
_deliveryAddress = _box.deliveryAddress;
|
||||||
_cargoTypes = _box.cargoTypes;
|
|
||||||
_selectShipmentNumber = _box.shipmentNumber;
|
|
||||||
_widthController.text = _box.width.toString();
|
_widthController.text = _box.width.toString();
|
||||||
_heightController.text = _box.height.toString();
|
_heightController.text = _box.height.toString();
|
||||||
_lengthController.text = _box.length.toString();
|
_lengthController.text = _box.length.toString();
|
||||||
_selectedCartonType = _box.cartonType;
|
_selectedCartonType = _box.cartonType;
|
||||||
isNew = false;
|
_isNew = false;
|
||||||
user = User(fcsID: _box.fcsID, name: _box.userName);
|
_user = User(fcsID: _box.fcsID, name: _box.userName);
|
||||||
} else {
|
} else {
|
||||||
_cargoTypes = [
|
_box = Carton(cargoTypes: []);
|
||||||
CargoType(id: "1", name: 'General', weight: 25),
|
_lengthController.text = "12";
|
||||||
CargoType(id: "2", name: 'Medicine', weight: 20),
|
_widthController.text = "12";
|
||||||
CargoType(id: "3", name: 'Dangerous', weight: 30)
|
_heightController.text = "12";
|
||||||
];
|
_isNew = true;
|
||||||
|
|
||||||
var shipmentModel =
|
|
||||||
Provider.of<DeliveryAddressModel>(context, listen: false);
|
|
||||||
_deliveryAddress = shipmentModel.defalutAddress;
|
|
||||||
isNew = true;
|
|
||||||
_selectedCartonType = carton_from_packages;
|
_selectedCartonType = carton_from_packages;
|
||||||
|
_loadFcsShipments();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_loadFcsShipments() async {
|
||||||
|
FcsShipmentModel fcsShipmentModel =
|
||||||
|
Provider.of<FcsShipmentModel>(context, listen: false);
|
||||||
|
var fcsShipments = await fcsShipmentModel.getActiveFcsShipments();
|
||||||
|
var fcsShipment = fcsShipments.firstWhere((e) => e.id == _box.fcsShipmentID,
|
||||||
|
orElse: () => null);
|
||||||
|
setState(() {
|
||||||
|
_fcsShipments = fcsShipments;
|
||||||
|
_fcsShipment = fcsShipment;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_loadPackages() async {
|
||||||
|
if (_user == null) return;
|
||||||
|
PackageModel packageModel =
|
||||||
|
Provider.of<PackageModel>(context, listen: false);
|
||||||
|
List<Package> packages = await packageModel.getPackages(_user.id);
|
||||||
|
String prevCompare;
|
||||||
|
packages.forEach((p) {
|
||||||
|
String compare = (p.deliveryAddress?.fullName ?? "") +
|
||||||
|
(p.deliveryAddress?.phoneNumber ?? "");
|
||||||
|
if (prevCompare != null && compare == prevCompare) {
|
||||||
|
p.isChecked = true;
|
||||||
|
} else {
|
||||||
|
p.isChecked = false;
|
||||||
|
}
|
||||||
|
if (prevCompare == null) {
|
||||||
|
p.isChecked = true;
|
||||||
|
prevCompare = compare;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
setState(() {
|
||||||
|
_packages = packages;
|
||||||
|
});
|
||||||
|
_populateDeliveryAddress();
|
||||||
|
}
|
||||||
|
|
||||||
|
_populateDeliveryAddress() {
|
||||||
|
if (_packages == null) return;
|
||||||
|
var d = _packages
|
||||||
|
.firstWhere((p) => p.isChecked && p.deliveryAddress != null,
|
||||||
|
orElse: () => null)
|
||||||
|
?.deliveryAddress;
|
||||||
|
setState(() {
|
||||||
|
_deliveryAddress = d;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
_calShipmentWeight() {
|
_calShipmentWeight() {
|
||||||
double l = double.parse(_lengthController.text, (s) => 0);
|
double l = double.parse(_lengthController.text, (s) => 0);
|
||||||
double w = double.parse(_widthController.text, (s) => 0);
|
double w = double.parse(_widthController.text, (s) => 0);
|
||||||
@@ -141,42 +172,26 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
var languageModel = Provider.of<LanguageModel>(context);
|
|
||||||
var boxModel = Provider.of<CartonModel>(context);
|
var boxModel = Provider.of<CartonModel>(context);
|
||||||
|
|
||||||
var shipmentBox = Container(
|
var fcsShipmentsBox = LocalDropdown<FcsShipment>(
|
||||||
child: DropdownButtonFormField(
|
callback: (v) {
|
||||||
value: _selectShipmentNumber,
|
|
||||||
decoration: InputDecoration(
|
|
||||||
fillColor: Colors.white,
|
|
||||||
labelText: AppTranslations.of(context).text("box.fcs_shipment_num"),
|
|
||||||
labelStyle: languageModel.isEng
|
|
||||||
? TextStyle(fontWeight: FontWeight.w500)
|
|
||||||
: TextStyle(fontWeight: FontWeight.w500, fontFamily: "Myanmar3"),
|
|
||||||
icon: Icon(
|
|
||||||
Ionicons.ios_airplane,
|
|
||||||
color: primaryColor,
|
|
||||||
)),
|
|
||||||
items: ["A204", "A203", "A201", "A202"]
|
|
||||||
.map((e) => DropdownMenuItem(
|
|
||||||
child: Text(
|
|
||||||
e,
|
|
||||||
style: TextStyle(color: primaryColor),
|
|
||||||
),
|
|
||||||
value: e))
|
|
||||||
.toList(),
|
|
||||||
onChanged: (value) {
|
|
||||||
setState(() {
|
setState(() {
|
||||||
_selectShipmentNumber = value;
|
_fcsShipment = v;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
));
|
labelKey: "shipment.pack.fcs.shipment",
|
||||||
|
iconData: MaterialCommunityIcons.worker,
|
||||||
|
display: (u) => u.shipmentNumber,
|
||||||
|
selectedValue: _fcsShipment,
|
||||||
|
values: _fcsShipments,
|
||||||
|
);
|
||||||
|
|
||||||
final fcsIDBox = Row(
|
final fcsIDBox = Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
Expanded(
|
Expanded(
|
||||||
child: DisplayText(
|
child: DisplayText(
|
||||||
text: user != null ? user.fcsID : "",
|
text: _user?.fcsID ?? "",
|
||||||
labelTextKey: "box.fcs.id",
|
labelTextKey: "box.fcs.id",
|
||||||
icon: FcsIDIcon(),
|
icon: FcsIDIcon(),
|
||||||
)),
|
)),
|
||||||
@@ -184,20 +199,15 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
icon: Icon(Icons.search, color: primaryColor),
|
icon: Icon(Icons.search, color: primaryColor),
|
||||||
onPressed: () => searchUser(context, callbackUserSelect: (u) {
|
onPressed: () => searchUser(context, callbackUserSelect: (u) {
|
||||||
setState(() {
|
setState(() {
|
||||||
this.user = u;
|
this._user = u;
|
||||||
|
_loadPackages();
|
||||||
});
|
});
|
||||||
})),
|
})),
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
final phoneNumberBox = DisplayText(
|
|
||||||
text: user != null ? user.phoneNumber : "",
|
|
||||||
labelTextKey: "box.phone",
|
|
||||||
iconData: Icons.phone,
|
|
||||||
);
|
|
||||||
|
|
||||||
final namebox = DisplayText(
|
final namebox = DisplayText(
|
||||||
text: user != null ? user.name : "",
|
text: _user?.name ?? "",
|
||||||
labelTextKey: "box.name",
|
labelTextKey: "box.name",
|
||||||
iconData: Icons.person,
|
iconData: Icons.person,
|
||||||
);
|
);
|
||||||
@@ -241,23 +251,42 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
value: p.value.isChecked,
|
value: p.value.isChecked,
|
||||||
activeColor: primaryColor,
|
activeColor: primaryColor,
|
||||||
onChanged: (bool check) {
|
onChanged: (bool check) {
|
||||||
|
if (check &&
|
||||||
|
_deliveryAddress != null &&
|
||||||
|
p.value.deliveryAddress?.id != _deliveryAddress.id) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
setState(() {
|
setState(() {
|
||||||
p.value.isChecked = check;
|
p.value.isChecked = check;
|
||||||
});
|
});
|
||||||
|
_populateDeliveryAddress();
|
||||||
}),
|
}),
|
||||||
Expanded(
|
Expanded(
|
||||||
child: new Text(
|
child: Column(
|
||||||
p.value.trackingID,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
style: textStyle,
|
children: [
|
||||||
|
Text(
|
||||||
|
p.value.trackingID,
|
||||||
|
style: textStyle,
|
||||||
|
),
|
||||||
|
Text(
|
||||||
|
p.value.deliveryAddress?.fullName ?? "",
|
||||||
|
style: textStyle,
|
||||||
|
),
|
||||||
|
Text(
|
||||||
|
p.value.deliveryAddress?.phoneNumber ?? "",
|
||||||
|
style: textStyle,
|
||||||
|
),
|
||||||
|
],
|
||||||
)),
|
)),
|
||||||
new Column(
|
new Column(
|
||||||
children: [
|
children: [
|
||||||
new Text(
|
new Text(
|
||||||
p.value.desc == null ? "" : p.value.desc,
|
p.value?.desc ?? "",
|
||||||
style: textStyle,
|
style: textStyle,
|
||||||
),
|
),
|
||||||
new Text(
|
new Text(
|
||||||
"(${p.value.market == null ? "" : p.value.market})",
|
"(${p.value?.market ?? ""})",
|
||||||
style: textStyle,
|
style: textStyle,
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
@@ -269,66 +298,6 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
}).toList();
|
}).toList();
|
||||||
}
|
}
|
||||||
|
|
||||||
final shipmentBoxTitle = Container(
|
|
||||||
padding: EdgeInsets.only(right: 10.0, top: 20),
|
|
||||||
child: Row(
|
|
||||||
children: <Widget>[
|
|
||||||
Container(
|
|
||||||
width: 30,
|
|
||||||
),
|
|
||||||
Expanded(
|
|
||||||
child:
|
|
||||||
LocalText(context, 'box.shipment_number', color: Colors.grey),
|
|
||||||
),
|
|
||||||
LocalText(context, 'box.shipment.desc', color: Colors.grey),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
);
|
|
||||||
|
|
||||||
List<Widget> getshipmentBoxRowList() {
|
|
||||||
return _shipmentBoxes.asMap().entries.map((s) {
|
|
||||||
return Container(
|
|
||||||
color: Colors.grey[50].withOpacity(0.2),
|
|
||||||
child: Container(
|
|
||||||
padding:
|
|
||||||
EdgeInsets.only(left: 0.0, right: 10.0, top: 3.0, bottom: 3.0),
|
|
||||||
decoration: BoxDecoration(
|
|
||||||
border: Border(
|
|
||||||
bottom: BorderSide(
|
|
||||||
color: s.key == _shipmentBoxes.length - 1
|
|
||||||
? Colors.white
|
|
||||||
: Colors.grey[350],
|
|
||||||
width: 1),
|
|
||||||
),
|
|
||||||
),
|
|
||||||
child: Row(
|
|
||||||
children: <Widget>[
|
|
||||||
Radio(
|
|
||||||
activeColor: primaryColor,
|
|
||||||
groupValue: _selectedShipmentBox,
|
|
||||||
value: s.value,
|
|
||||||
onChanged: (value) {
|
|
||||||
setState(() {
|
|
||||||
_selectedShipmentBox = value;
|
|
||||||
});
|
|
||||||
},
|
|
||||||
),
|
|
||||||
Expanded(
|
|
||||||
child: new Text(
|
|
||||||
s.value.shipmentNumber,
|
|
||||||
style: textStyle,
|
|
||||||
)),
|
|
||||||
new Text(
|
|
||||||
s.value.desc == null ? "" : s.value.desc,
|
|
||||||
style: textStyle,
|
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
),
|
|
||||||
);
|
|
||||||
}).toList();
|
|
||||||
}
|
|
||||||
|
|
||||||
final mixBoxTitle = Container(
|
final mixBoxTitle = Container(
|
||||||
padding: EdgeInsets.only(right: 10.0, top: 20),
|
padding: EdgeInsets.only(right: 10.0, top: 20),
|
||||||
child: Row(
|
child: Row(
|
||||||
@@ -388,113 +357,6 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
}).toList();
|
}).toList();
|
||||||
}
|
}
|
||||||
|
|
||||||
final cargoTitle = Container(
|
|
||||||
padding: EdgeInsets.only(left: 15, right: 0.0, top: 20),
|
|
||||||
child: Row(
|
|
||||||
children: <Widget>[
|
|
||||||
Expanded(
|
|
||||||
child: LocalText(context, 'cargo.type', color: Colors.grey),
|
|
||||||
),
|
|
||||||
Container(
|
|
||||||
padding: EdgeInsets.only(right: 20),
|
|
||||||
child: LocalText(context, 'cargo.weight', color: Colors.grey)),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
);
|
|
||||||
|
|
||||||
List<Widget> getCargoRowList() {
|
|
||||||
if (_cargoTypes == null) {
|
|
||||||
return [];
|
|
||||||
}
|
|
||||||
double total = 0;
|
|
||||||
|
|
||||||
var rows = _cargoTypes.asMap().entries.map((c) {
|
|
||||||
total += c.value.weight;
|
|
||||||
return InkWell(
|
|
||||||
onTap: () async {
|
|
||||||
CargoType cargo = await Navigator.push<CargoType>(
|
|
||||||
context,
|
|
||||||
CupertinoPageRoute(
|
|
||||||
builder: (context) => CargoTypeEditor(cargo: c.value)),
|
|
||||||
);
|
|
||||||
_addCargo(cargo);
|
|
||||||
},
|
|
||||||
child: Container(
|
|
||||||
color: Colors.grey[50].withOpacity(0.2),
|
|
||||||
child: Container(
|
|
||||||
padding: EdgeInsets.only(
|
|
||||||
left: 15.0, right: 0.0, top: 0.0, bottom: 0.0),
|
|
||||||
decoration: BoxDecoration(
|
|
||||||
border: Border(
|
|
||||||
bottom: BorderSide(color: Colors.grey[350], width: 1),
|
|
||||||
),
|
|
||||||
),
|
|
||||||
child: Row(
|
|
||||||
children: <Widget>[
|
|
||||||
Expanded(
|
|
||||||
child: new Text(
|
|
||||||
c.value.name,
|
|
||||||
style: textStyle,
|
|
||||||
)),
|
|
||||||
Row(
|
|
||||||
children: [
|
|
||||||
new Text(
|
|
||||||
c.value.weight == null
|
|
||||||
? "0"
|
|
||||||
: c.value.weight.toString(),
|
|
||||||
style: textStyle,
|
|
||||||
),
|
|
||||||
IconButton(
|
|
||||||
icon: Icon(
|
|
||||||
Icons.remove_circle,
|
|
||||||
color: primaryColor,
|
|
||||||
),
|
|
||||||
onPressed: () {
|
|
||||||
setState(() {
|
|
||||||
_cargoTypes.remove(c.value);
|
|
||||||
});
|
|
||||||
},
|
|
||||||
)
|
|
||||||
],
|
|
||||||
)
|
|
||||||
],
|
|
||||||
),
|
|
||||||
),
|
|
||||||
),
|
|
||||||
);
|
|
||||||
}).toList();
|
|
||||||
|
|
||||||
var totalRow = InkWell(
|
|
||||||
child: Container(
|
|
||||||
color: Colors.grey[50].withOpacity(0.2),
|
|
||||||
child: Container(
|
|
||||||
padding:
|
|
||||||
EdgeInsets.only(left: 15.0, right: 10.0, top: 15.0, bottom: 15.0),
|
|
||||||
child: Row(
|
|
||||||
children: <Widget>[
|
|
||||||
Expanded(
|
|
||||||
child: LocalText(context, "box.cargo.total",
|
|
||||||
color: Colors.black87, fontWeight: FontWeight.bold),
|
|
||||||
),
|
|
||||||
Padding(
|
|
||||||
padding: const EdgeInsets.only(right: 40.0),
|
|
||||||
child: Align(
|
|
||||||
alignment: Alignment.centerRight,
|
|
||||||
child: new Text(
|
|
||||||
total.toString(),
|
|
||||||
style: TextStyle(fontWeight: FontWeight.bold),
|
|
||||||
),
|
|
||||||
),
|
|
||||||
)
|
|
||||||
],
|
|
||||||
),
|
|
||||||
),
|
|
||||||
));
|
|
||||||
|
|
||||||
rows.add(totalRow);
|
|
||||||
return rows;
|
|
||||||
}
|
|
||||||
|
|
||||||
final lengthBox = LengthPicker(
|
final lengthBox = LengthPicker(
|
||||||
controller: _lengthController,
|
controller: _lengthController,
|
||||||
lableKey: "box.length",
|
lableKey: "box.length",
|
||||||
@@ -538,6 +400,15 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
final deliveryBtn = LocalButton(
|
final deliveryBtn = LocalButton(
|
||||||
textKey: "box.deliver.btn",
|
textKey: "box.deliver.btn",
|
||||||
);
|
);
|
||||||
|
final cartonTypeBox = LocalRadioButtons(
|
||||||
|
values: boxModel.cartonTypes,
|
||||||
|
selectedValue: _selectedCartonType,
|
||||||
|
callback: (v) {
|
||||||
|
print(v);
|
||||||
|
setState(() {
|
||||||
|
_selectedCartonType = v;
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
return LocalProgress(
|
return LocalProgress(
|
||||||
inAsyncCall: _isLoading,
|
inAsyncCall: _isLoading,
|
||||||
@@ -565,34 +436,20 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
body: Padding(
|
body: Padding(
|
||||||
padding: const EdgeInsets.all(10.0),
|
padding: const EdgeInsets.all(8.0),
|
||||||
child: ListView(
|
child: ListView(
|
||||||
shrinkWrap: true,
|
shrinkWrap: true,
|
||||||
children: [
|
children: [
|
||||||
widget.box == null
|
|
||||||
? Container()
|
|
||||||
: Center(child: nameWidget(_box.packageNumber)),
|
|
||||||
SizedBox(
|
|
||||||
height: 10,
|
|
||||||
),
|
|
||||||
LocalTitle(textKey: "box.type.title"),
|
LocalTitle(textKey: "box.type.title"),
|
||||||
LocalRadioButtons(
|
cartonTypeBox,
|
||||||
values: boxModel.cartonTypes,
|
|
||||||
selectedValue: _selectedCartonType,
|
|
||||||
callback: (v) {
|
|
||||||
print(v);
|
|
||||||
setState(() {
|
|
||||||
_selectedCartonType = v;
|
|
||||||
});
|
|
||||||
}),
|
|
||||||
LocalTitle(textKey: "box.shipment_info"),
|
LocalTitle(textKey: "box.shipment_info"),
|
||||||
shipmentBox,
|
fcsShipmentsBox,
|
||||||
SizedBox(
|
SizedBox(
|
||||||
height: 10,
|
height: 10,
|
||||||
),
|
),
|
||||||
fcsIDBox,
|
fcsIDBox,
|
||||||
namebox,
|
namebox,
|
||||||
_selectedCartonType == "From packages"
|
_selectedCartonType == carton_from_packages
|
||||||
? Column(
|
? Column(
|
||||||
children: [
|
children: [
|
||||||
LocalTitle(textKey: "box.packages"),
|
LocalTitle(textKey: "box.packages"),
|
||||||
@@ -605,35 +462,22 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
),
|
),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
: _selectedCartonType == "From shipments"
|
: _selectedCartonType == carton_mix_box
|
||||||
? Column(
|
? Column(
|
||||||
children: [
|
children: [
|
||||||
LocalTitle(textKey: "box.shipment.boxes"),
|
LocalTitle(textKey: "box.shipment.boxes"),
|
||||||
shipmentBoxTitle,
|
mixBoxTitle,
|
||||||
Divider(
|
Divider(
|
||||||
color: Colors.grey[400],
|
color: Colors.grey[400],
|
||||||
),
|
),
|
||||||
Column(
|
Column(
|
||||||
children: getshipmentBoxRowList(),
|
children: getMixBoxRowList(),
|
||||||
),
|
)
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
: _selectedCartonType == "Mix carton"
|
: Container(),
|
||||||
? Column(
|
|
||||||
children: [
|
|
||||||
LocalTitle(textKey: "box.shipment.boxes"),
|
|
||||||
mixBoxTitle,
|
|
||||||
Divider(
|
|
||||||
color: Colors.grey[400],
|
|
||||||
),
|
|
||||||
Column(
|
|
||||||
children: getMixBoxRowList(),
|
|
||||||
)
|
|
||||||
],
|
|
||||||
)
|
|
||||||
: Container(),
|
|
||||||
LocalTitle(
|
LocalTitle(
|
||||||
textKey: "box.cargo_type",
|
textKey: "box.cargo.type",
|
||||||
trailing: IconButton(
|
trailing: IconButton(
|
||||||
icon: Icon(
|
icon: Icon(
|
||||||
Icons.add_circle,
|
Icons.add_circle,
|
||||||
@@ -641,43 +485,39 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
),
|
),
|
||||||
onPressed: () async {
|
onPressed: () async {
|
||||||
CargoType cargo = await Navigator.push<CargoType>(
|
CargoType cargo = await Navigator.push<CargoType>(
|
||||||
context,
|
context,
|
||||||
CupertinoPageRoute(
|
CupertinoPageRoute(
|
||||||
builder: (context) => CargoTypeEditor()),
|
builder: (context) => CargoTypeEditor()));
|
||||||
);
|
|
||||||
|
|
||||||
_addCargo(cargo);
|
_addCargo(cargo);
|
||||||
}),
|
}),
|
||||||
),
|
),
|
||||||
cargoTitle,
|
MyDataTable(
|
||||||
Divider(
|
headingRowHeight: 40,
|
||||||
color: Colors.grey[400],
|
columns: [
|
||||||
),
|
MyDataColumn(
|
||||||
Column(
|
label: LocalText(
|
||||||
children: getCargoRowList(),
|
context,
|
||||||
|
"cargo.type",
|
||||||
|
color: Colors.grey,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
MyDataColumn(
|
||||||
|
label: LocalText(
|
||||||
|
context,
|
||||||
|
"cargo.weight",
|
||||||
|
color: Colors.grey,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
rows: getCargoRows(context),
|
||||||
),
|
),
|
||||||
LocalTitle(textKey: "box.dimension"),
|
LocalTitle(textKey: "box.dimension"),
|
||||||
dimBox,
|
dimBox,
|
||||||
shipmentWeightBox,
|
shipmentWeightBox,
|
||||||
LocalTitle(textKey: "box.delivery_address"),
|
LocalTitle(textKey: "box.delivery_address"),
|
||||||
DefaultDeliveryAddress(
|
DefaultDeliveryAddress(
|
||||||
deliveryAddress: _deliveryAddress,
|
deliveryAddress: _deliveryAddress,
|
||||||
labelKey: "box.delivery_address",
|
labelKey: "box.delivery_address",
|
||||||
onTap: () async {
|
|
||||||
DeliveryAddress d = await Navigator.push<DeliveryAddress>(
|
|
||||||
context,
|
|
||||||
CupertinoPageRoute(
|
|
||||||
builder: (context) => DeliveryAddressSelection(
|
|
||||||
deliveryAddress: _deliveryAddress,
|
|
||||||
)),
|
|
||||||
);
|
|
||||||
if (d == null) return;
|
|
||||||
setState(() {
|
|
||||||
this._deliveryAddress = d;
|
|
||||||
});
|
|
||||||
}),
|
|
||||||
SizedBox(
|
|
||||||
height: 10,
|
|
||||||
),
|
),
|
||||||
widget.box == null
|
widget.box == null
|
||||||
? createBtn
|
? createBtn
|
||||||
@@ -700,6 +540,75 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
List<MyDataRow> getCargoRows(BuildContext context) {
|
||||||
|
if (_box?.cargoTypes == null) {
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
double total = 0;
|
||||||
|
var rows = _box.cargoTypes.map((c) {
|
||||||
|
total += c.weight;
|
||||||
|
return MyDataRow(
|
||||||
|
onSelectChanged: (bool selected) async {
|
||||||
|
CargoType cargo = await Navigator.push<CargoType>(
|
||||||
|
context,
|
||||||
|
CupertinoPageRoute(
|
||||||
|
builder: (context) => CargoTypeEditor(
|
||||||
|
cargo: c,
|
||||||
|
)));
|
||||||
|
_addCargo(cargo);
|
||||||
|
},
|
||||||
|
cells: [
|
||||||
|
MyDataCell(new Text(
|
||||||
|
c.name == null ? "" : c.name,
|
||||||
|
style: textStyle,
|
||||||
|
)),
|
||||||
|
MyDataCell(
|
||||||
|
Row(
|
||||||
|
mainAxisAlignment: MainAxisAlignment.end,
|
||||||
|
children: [
|
||||||
|
Text(c.weight == null ? "0" : c.weight.toString(),
|
||||||
|
style: textStyle),
|
||||||
|
IconButton(
|
||||||
|
icon: Icon(
|
||||||
|
Icons.remove_circle,
|
||||||
|
color: primaryColor,
|
||||||
|
),
|
||||||
|
onPressed: () => {_removeCargo(c)},
|
||||||
|
)
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
);
|
||||||
|
}).toList();
|
||||||
|
|
||||||
|
var totalRow = MyDataRow(
|
||||||
|
onSelectChanged: (bool selected) {},
|
||||||
|
cells: [
|
||||||
|
MyDataCell(Align(
|
||||||
|
alignment: Alignment.centerRight,
|
||||||
|
child: LocalText(
|
||||||
|
context,
|
||||||
|
"shipment.cargo.total",
|
||||||
|
color: Colors.black87,
|
||||||
|
fontWeight: FontWeight.bold,
|
||||||
|
),
|
||||||
|
)),
|
||||||
|
MyDataCell(
|
||||||
|
Padding(
|
||||||
|
padding: const EdgeInsets.only(right: 48.0),
|
||||||
|
child: Align(
|
||||||
|
alignment: Alignment.centerRight,
|
||||||
|
child: Text(total.toString(),
|
||||||
|
style: TextStyle(fontWeight: FontWeight.bold))),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
);
|
||||||
|
rows.add(totalRow);
|
||||||
|
return rows;
|
||||||
|
}
|
||||||
|
|
||||||
List<Widget> getAddressList(
|
List<Widget> getAddressList(
|
||||||
BuildContext context, List<DeliveryAddress> addresses) {
|
BuildContext context, List<DeliveryAddress> addresses) {
|
||||||
return addresses.asMap().entries.map((s) {
|
return addresses.asMap().entries.map((s) {
|
||||||
@@ -713,8 +622,49 @@ class _BoxEditorState extends State<BoxEditor> {
|
|||||||
_addCargo(CargoType cargo) {
|
_addCargo(CargoType cargo) {
|
||||||
if (cargo == null) return;
|
if (cargo == null) return;
|
||||||
setState(() {
|
setState(() {
|
||||||
_cargoTypes.remove(cargo);
|
_box.cargoTypes.remove(cargo);
|
||||||
_cargoTypes.add(cargo);
|
_box.cargoTypes.add(cargo);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_removeCargo(CargoType cargo) {
|
||||||
|
setState(() {
|
||||||
|
_box.cargoTypes.remove(cargo);
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_save() async {
|
||||||
|
_box.cartonType = _selectedCartonType;
|
||||||
|
_box.fcsShipmentID = _fcsShipment.id;
|
||||||
|
_box.userID = _user.id;
|
||||||
|
_box.packages = _packages.map((e) => e.isChecked ? e : null).toList();
|
||||||
|
|
||||||
|
double l = double.parse(_lengthController.text, (s) => 0);
|
||||||
|
double w = double.parse(_widthController.text, (s) => 0);
|
||||||
|
double h = double.parse(_heightController.text, (s) => 0);
|
||||||
|
_box.length = l;
|
||||||
|
_box.width = w;
|
||||||
|
_box.height = h;
|
||||||
|
_box.deliveryAddress = _deliveryAddress;
|
||||||
|
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
CartonModel cartonModel =
|
||||||
|
Provider.of<CartonModel>(context, listen: false);
|
||||||
|
if (_isNew) {
|
||||||
|
await cartonModel.createCarton(_box);
|
||||||
|
} else {
|
||||||
|
await cartonModel.updateCarton(_box);
|
||||||
|
}
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@@ -21,20 +21,20 @@ import 'package:provider/provider.dart';
|
|||||||
import 'package:timeline_list/timeline.dart';
|
import 'package:timeline_list/timeline.dart';
|
||||||
import 'package:timeline_list/timeline_model.dart';
|
import 'package:timeline_list/timeline_model.dart';
|
||||||
|
|
||||||
import 'box_editor.dart';
|
import 'carton_editor.dart';
|
||||||
import 'model/carton_model.dart';
|
import 'model/carton_model.dart';
|
||||||
|
|
||||||
final DateFormat dateFormat = DateFormat("d MMM yyyy");
|
final DateFormat dateFormat = DateFormat("d MMM yyyy");
|
||||||
|
|
||||||
class BoxInfo extends StatefulWidget {
|
class CartonInfo extends StatefulWidget {
|
||||||
final Carton box;
|
final Carton box;
|
||||||
BoxInfo({this.box});
|
CartonInfo({this.box});
|
||||||
|
|
||||||
@override
|
@override
|
||||||
_BoxInfoState createState() => _BoxInfoState();
|
_CartonInfoState createState() => _CartonInfoState();
|
||||||
}
|
}
|
||||||
|
|
||||||
class _BoxInfoState extends State<BoxInfo> {
|
class _CartonInfoState extends State<CartonInfo> {
|
||||||
bool _isLoading = false;
|
bool _isLoading = false;
|
||||||
Carton _box;
|
Carton _box;
|
||||||
String _selectedCartonType;
|
String _selectedCartonType;
|
||||||
@@ -162,7 +162,7 @@ class _BoxInfoState extends State<BoxInfo> {
|
|||||||
SizedBox(
|
SizedBox(
|
||||||
width: 10,
|
width: 10,
|
||||||
),
|
),
|
||||||
Text(_selectedCartonType),
|
Text(_selectedCartonType ?? ""),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
@@ -469,7 +469,7 @@ class _BoxInfoState extends State<BoxInfo> {
|
|||||||
child: Padding(
|
child: Padding(
|
||||||
padding: const EdgeInsets.all(10.0),
|
padding: const EdgeInsets.all(10.0),
|
||||||
child: ListView(children: <Widget>[
|
child: ListView(children: <Widget>[
|
||||||
Center(child: nameWidget(_box.packageNumber)),
|
// Center(child: nameWidget(_box.packageNumber)),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
height: 10,
|
height: 10,
|
||||||
),
|
),
|
||||||
@@ -554,7 +554,7 @@ class _BoxInfoState extends State<BoxInfo> {
|
|||||||
_gotoEditor() async {
|
_gotoEditor() async {
|
||||||
Navigator.push(
|
Navigator.push(
|
||||||
context,
|
context,
|
||||||
CupertinoPageRoute(builder: (context) => BoxEditor(box: widget.box)),
|
CupertinoPageRoute(builder: (context) => CartonEditor(box: widget.box)),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -8,15 +8,15 @@ import 'package:flutter/cupertino.dart';
|
|||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:provider/provider.dart';
|
import 'package:provider/provider.dart';
|
||||||
|
|
||||||
import 'box_editor.dart';
|
import 'carton_editor.dart';
|
||||||
import 'box_list_row.dart';
|
import 'carton_list_row.dart';
|
||||||
|
|
||||||
class BoxList extends StatefulWidget {
|
class CartonList extends StatefulWidget {
|
||||||
@override
|
@override
|
||||||
_BoxListState createState() => _BoxListState();
|
_CartonListState createState() => _CartonListState();
|
||||||
}
|
}
|
||||||
|
|
||||||
class _BoxListState extends State<BoxList> {
|
class _CartonListState extends State<CartonList> {
|
||||||
bool _isLoading = false;
|
bool _isLoading = false;
|
||||||
var _controller = ScrollController();
|
var _controller = ScrollController();
|
||||||
|
|
||||||
@@ -97,13 +97,15 @@ class _BoxListState extends State<BoxList> {
|
|||||||
controller: _controller,
|
controller: _controller,
|
||||||
separatorBuilder: (context, index) => Divider(
|
separatorBuilder: (context, index) => Divider(
|
||||||
color: Colors.black,
|
color: Colors.black,
|
||||||
|
height: 1,
|
||||||
),
|
),
|
||||||
scrollDirection: Axis.vertical,
|
scrollDirection: Axis.vertical,
|
||||||
padding: EdgeInsets.only(top: 15),
|
|
||||||
shrinkWrap: true,
|
shrinkWrap: true,
|
||||||
itemCount: boxModel.boxes.length,
|
itemCount: boxModel.boxes.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
return BoxListRow(box: boxModel.boxes[index]);
|
return CartonListRow(
|
||||||
|
key: ValueKey(boxModel.boxes[index].id),
|
||||||
|
box: boxModel.boxes[index]);
|
||||||
}),
|
}),
|
||||||
onRefresh: () => boxModel.refresh(),
|
onRefresh: () => boxModel.refresh(),
|
||||||
),
|
),
|
||||||
@@ -131,7 +133,7 @@ class _BoxListState extends State<BoxList> {
|
|||||||
_newBox() {
|
_newBox() {
|
||||||
Navigator.push(
|
Navigator.push(
|
||||||
context,
|
context,
|
||||||
CupertinoPageRoute(builder: (context) => BoxEditor()),
|
CupertinoPageRoute(builder: (context) => CartonEditor()),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,19 +1,21 @@
|
|||||||
import 'package:fcs/domain/entities/carton.dart';
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
import 'package:intl/intl.dart';
|
import 'package:intl/intl.dart';
|
||||||
import 'box_info.dart';
|
import 'carton_info.dart';
|
||||||
|
|
||||||
class BoxListRow extends StatefulWidget {
|
class CartonListRow extends StatefulWidget {
|
||||||
final Carton box;
|
final Carton box;
|
||||||
const BoxListRow({this.box});
|
const CartonListRow({Key key, this.box}) : super(key: key);
|
||||||
|
|
||||||
@override
|
@override
|
||||||
_BoxListRowState createState() => _BoxListRowState();
|
_CartonListRowState createState() => _CartonListRowState();
|
||||||
}
|
}
|
||||||
|
|
||||||
class _BoxListRowState extends State<BoxListRow> {
|
class _CartonListRowState extends State<CartonListRow> {
|
||||||
final double dotSize = 15.0;
|
final double dotSize = 15.0;
|
||||||
Carton _box = new Carton();
|
Carton _box = new Carton();
|
||||||
final DateFormat dateFormat = new DateFormat("dd MMM yyyy");
|
final DateFormat dateFormat = new DateFormat("dd MMM yyyy");
|
||||||
@@ -26,15 +28,15 @@ class _BoxListRowState extends State<BoxListRow> {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Container(
|
return InkWell(
|
||||||
padding: EdgeInsets.only(left: 15, right: 15),
|
onTap: () {
|
||||||
child: InkWell(
|
Navigator.push(
|
||||||
onTap: () {
|
context,
|
||||||
Navigator.push(
|
CupertinoPageRoute(builder: (context) => CartonInfo(box: _box)),
|
||||||
context,
|
);
|
||||||
CupertinoPageRoute(builder: (context) => BoxInfo(box: _box)),
|
},
|
||||||
);
|
child: Container(
|
||||||
},
|
padding: EdgeInsets.only(left: 15, right: 15),
|
||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
Expanded(
|
Expanded(
|
||||||
@@ -42,6 +44,14 @@ class _BoxListRowState extends State<BoxListRow> {
|
|||||||
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
||||||
child: new Row(
|
child: new Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
|
Container(
|
||||||
|
padding: EdgeInsets.only(left: 5, right: 10),
|
||||||
|
child: Icon(
|
||||||
|
MaterialCommunityIcons.package,
|
||||||
|
color: primaryColor,
|
||||||
|
size: 30,
|
||||||
|
),
|
||||||
|
),
|
||||||
new Expanded(
|
new Expanded(
|
||||||
child: new Column(
|
child: new Column(
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
@@ -49,9 +59,7 @@ class _BoxListRowState extends State<BoxListRow> {
|
|||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.only(left: 8.0),
|
padding: const EdgeInsets.only(left: 8.0),
|
||||||
child: new Text(
|
child: new Text(
|
||||||
_box.packageNumber == null
|
_box.cartonNumber ?? "",
|
||||||
? ''
|
|
||||||
: _box.packageNumber,
|
|
||||||
style: new TextStyle(
|
style: new TextStyle(
|
||||||
fontSize: 15.0, color: Colors.black),
|
fontSize: 15.0, color: Colors.black),
|
||||||
),
|
),
|
||||||
@@ -59,7 +67,7 @@ class _BoxListRowState extends State<BoxListRow> {
|
|||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.only(left: 10.0, top: 10),
|
padding: const EdgeInsets.only(left: 10.0, top: 10),
|
||||||
child: new Text(
|
child: new Text(
|
||||||
dateFormat.format(_box.arrivedDate),
|
_box.userName ?? "",
|
||||||
style: new TextStyle(
|
style: new TextStyle(
|
||||||
fontSize: 15.0, color: Colors.grey),
|
fontSize: 15.0, color: Colors.grey),
|
||||||
),
|
),
|
||||||
@@ -82,14 +90,7 @@ class _BoxListRowState extends State<BoxListRow> {
|
|||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
new Text(
|
new Text(
|
||||||
_box.weight == null
|
"${_box.actualWeight?.toString() ?? ''} lb",
|
||||||
? ''
|
|
||||||
: _box.weight.toString() + 'lb - ',
|
|
||||||
style:
|
|
||||||
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
|
||||||
),
|
|
||||||
new Text(
|
|
||||||
_box.price == null ? "" : "\$ " + _box.price.toString(),
|
|
||||||
style:
|
style:
|
||||||
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
||||||
),
|
),
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
import 'dart:async';
|
import 'dart:async';
|
||||||
|
|
||||||
import 'package:cloud_firestore/cloud_firestore.dart';
|
import 'package:cloud_firestore/cloud_firestore.dart';
|
||||||
|
import 'package:fcs/data/services/services.dart';
|
||||||
import 'package:fcs/domain/constants.dart';
|
import 'package:fcs/domain/constants.dart';
|
||||||
import 'package:fcs/domain/entities/carton.dart';
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
import 'package:fcs/domain/entities/cargo_type.dart';
|
import 'package:fcs/domain/entities/cargo_type.dart';
|
||||||
@@ -312,11 +313,7 @@ class CartonModel extends BaseModel {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
List<String> cartonTypes = [
|
List<String> cartonTypes = [carton_from_packages, carton_mix_box];
|
||||||
carton_from_packages,
|
|
||||||
carton_from_shipments,
|
|
||||||
carton_mix_box
|
|
||||||
];
|
|
||||||
|
|
||||||
set selectedIndex(int index) {
|
set selectedIndex(int index) {
|
||||||
_selectedIndex = index;
|
_selectedIndex = index;
|
||||||
@@ -430,4 +427,12 @@ class CartonModel extends BaseModel {
|
|||||||
.map((e) => Carton.fromMap(e.data, e.documentID))
|
.map((e) => Carton.fromMap(e.data, e.documentID))
|
||||||
.toList();
|
.toList();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<void> createCarton(Carton carton) {
|
||||||
|
return Services.instance.cartonService.createCarton(carton);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> updateCarton(Carton carton) {
|
||||||
|
return Services.instance.cartonService.updateCarton(carton);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -160,7 +160,7 @@ class _DeliveryInfoState extends State<DeliveryInfo> {
|
|||||||
SizedBox(
|
SizedBox(
|
||||||
width: 10,
|
width: 10,
|
||||||
),
|
),
|
||||||
Text(_selectedCartonType),
|
Text(_selectedCartonType ?? ""),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
@@ -467,7 +467,7 @@ class _DeliveryInfoState extends State<DeliveryInfo> {
|
|||||||
child: Padding(
|
child: Padding(
|
||||||
padding: const EdgeInsets.all(10.0),
|
padding: const EdgeInsets.all(10.0),
|
||||||
child: ListView(children: <Widget>[
|
child: ListView(children: <Widget>[
|
||||||
Center(child: nameWidget(_box.packageNumber)),
|
// Center(child: nameWidget(_box.packageNumber)),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
height: 10,
|
height: 10,
|
||||||
),
|
),
|
||||||
|
|||||||
@@ -88,13 +88,14 @@ class _DeliverListState extends State<DeliverList> {
|
|||||||
controller: _controller,
|
controller: _controller,
|
||||||
separatorBuilder: (context, index) => Divider(
|
separatorBuilder: (context, index) => Divider(
|
||||||
color: Colors.black,
|
color: Colors.black,
|
||||||
|
height: 1,
|
||||||
),
|
),
|
||||||
scrollDirection: Axis.vertical,
|
scrollDirection: Axis.vertical,
|
||||||
padding: EdgeInsets.only(top: 15),
|
|
||||||
shrinkWrap: true,
|
shrinkWrap: true,
|
||||||
itemCount: deliveryModel.cartons.length,
|
itemCount: deliveryModel.cartons.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
return DeliveryListRow(
|
return DeliveryListRow(
|
||||||
|
key: ValueKey(deliveryModel.cartons[index].id),
|
||||||
box: deliveryModel.cartons[index]);
|
box: deliveryModel.cartons[index]);
|
||||||
}),
|
}),
|
||||||
onRefresh: () => deliveryModel.refresh(),
|
onRefresh: () => deliveryModel.refresh(),
|
||||||
|
|||||||
@@ -1,14 +1,16 @@
|
|||||||
import 'package:fcs/domain/entities/carton.dart';
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
import 'package:intl/intl.dart';
|
import 'package:intl/intl.dart';
|
||||||
|
|
||||||
import 'delivery_info.dart';
|
import 'delivery_info.dart';
|
||||||
|
|
||||||
class DeliveryListRow extends StatefulWidget {
|
class DeliveryListRow extends StatefulWidget {
|
||||||
final Carton box;
|
final Carton box;
|
||||||
const DeliveryListRow({this.box});
|
const DeliveryListRow({Key key,this.box}):super(key:key);
|
||||||
|
|
||||||
@override
|
@override
|
||||||
_DeliveryListRowState createState() => _DeliveryListRowState();
|
_DeliveryListRowState createState() => _DeliveryListRowState();
|
||||||
@@ -27,15 +29,15 @@ class _DeliveryListRowState extends State<DeliveryListRow> {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Container(
|
return InkWell(
|
||||||
padding: EdgeInsets.only(left: 15, right: 15),
|
onTap: () {
|
||||||
child: InkWell(
|
Navigator.push(
|
||||||
onTap: () {
|
context,
|
||||||
Navigator.push(
|
CupertinoPageRoute(builder: (context) => DeliveryInfo(box: _box)),
|
||||||
context,
|
);
|
||||||
CupertinoPageRoute(builder: (context) => DeliveryInfo(box: _box)),
|
},
|
||||||
);
|
child: Container(
|
||||||
},
|
padding: EdgeInsets.only(left: 15, right: 15),
|
||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
Expanded(
|
Expanded(
|
||||||
@@ -43,6 +45,14 @@ class _DeliveryListRowState extends State<DeliveryListRow> {
|
|||||||
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
||||||
child: new Row(
|
child: new Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
|
Container(
|
||||||
|
padding: EdgeInsets.only(left: 5, right: 10),
|
||||||
|
child: Icon(
|
||||||
|
MaterialCommunityIcons.truck_fast,
|
||||||
|
color: primaryColor,
|
||||||
|
size: 30,
|
||||||
|
),
|
||||||
|
),
|
||||||
new Expanded(
|
new Expanded(
|
||||||
child: new Column(
|
child: new Column(
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
@@ -50,9 +60,7 @@ class _DeliveryListRowState extends State<DeliveryListRow> {
|
|||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.only(left: 8.0),
|
padding: const EdgeInsets.only(left: 8.0),
|
||||||
child: new Text(
|
child: new Text(
|
||||||
_box.packageNumber == null
|
_box.cartonNumber ?? "",
|
||||||
? ''
|
|
||||||
: _box.packageNumber,
|
|
||||||
style: new TextStyle(
|
style: new TextStyle(
|
||||||
fontSize: 15.0, color: Colors.black),
|
fontSize: 15.0, color: Colors.black),
|
||||||
),
|
),
|
||||||
@@ -60,7 +68,7 @@ class _DeliveryListRowState extends State<DeliveryListRow> {
|
|||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.only(left: 10.0, top: 10),
|
padding: const EdgeInsets.only(left: 10.0, top: 10),
|
||||||
child: new Text(
|
child: new Text(
|
||||||
dateFormat.format(_box.arrivedDate),
|
_box.userName ?? "",
|
||||||
style: new TextStyle(
|
style: new TextStyle(
|
||||||
fontSize: 15.0, color: Colors.grey),
|
fontSize: 15.0, color: Colors.grey),
|
||||||
),
|
),
|
||||||
@@ -83,14 +91,7 @@ class _DeliveryListRowState extends State<DeliveryListRow> {
|
|||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
new Text(
|
new Text(
|
||||||
_box.weight == null
|
"${_box.actualWeight?.toString() ?? ''} lb",
|
||||||
? ''
|
|
||||||
: _box.weight.toString() + 'lb - ',
|
|
||||||
style:
|
|
||||||
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
|
||||||
),
|
|
||||||
new Text(
|
|
||||||
_box.price == null ? "" : "\$ " + _box.price.toString(),
|
|
||||||
style:
|
style:
|
||||||
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
||||||
),
|
),
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/localization/app_translations.dart';
|
import 'package:fcs/localization/app_translations.dart';
|
||||||
|
import 'package:fcs/pages/discount/discount_list_row.dart';
|
||||||
import 'package:fcs/pages/discount/model/discount_model.dart';
|
import 'package:fcs/pages/discount/model/discount_model.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
@@ -57,77 +58,14 @@ class _DiscountListState extends State<DiscountList> {
|
|||||||
body: ListView.separated(
|
body: ListView.separated(
|
||||||
separatorBuilder: (context, index) => Divider(
|
separatorBuilder: (context, index) => Divider(
|
||||||
color: Colors.black,
|
color: Colors.black,
|
||||||
|
height: 1,
|
||||||
),
|
),
|
||||||
itemCount: discountModel.discounts.length,
|
itemCount: discountModel.discounts.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
var discount = discountModel.discounts[index];
|
var discount = discountModel.discounts[index];
|
||||||
return InkWell(
|
return DiscountListRow(
|
||||||
onTap: () {
|
key: ValueKey(discount.id),
|
||||||
_selected
|
discount: discount,
|
||||||
? Navigator.pop(context, discount)
|
|
||||||
: Navigator.push(
|
|
||||||
context,
|
|
||||||
CupertinoPageRoute(
|
|
||||||
builder: (context) => DiscountEditor(
|
|
||||||
discount: discount,
|
|
||||||
)),
|
|
||||||
);
|
|
||||||
},
|
|
||||||
child: Padding(
|
|
||||||
padding: const EdgeInsets.all(10.0),
|
|
||||||
child: Row(
|
|
||||||
mainAxisAlignment: MainAxisAlignment.start,
|
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
|
||||||
children: <Widget>[
|
|
||||||
Expanded(
|
|
||||||
child: Column(
|
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
|
||||||
children: <Widget>[
|
|
||||||
Padding(
|
|
||||||
padding: const EdgeInsets.only(bottom: 8.0),
|
|
||||||
child: Text(
|
|
||||||
discount.code,
|
|
||||||
style: TextStyle(
|
|
||||||
color: primaryColor,
|
|
||||||
fontSize: 16,
|
|
||||||
fontWeight: FontWeight.bold,
|
|
||||||
),
|
|
||||||
),
|
|
||||||
),
|
|
||||||
Row(
|
|
||||||
children: <Widget>[
|
|
||||||
Text(
|
|
||||||
discount.customerName,
|
|
||||||
style: TextStyle(
|
|
||||||
color: Colors.black,
|
|
||||||
fontWeight: FontWeight.normal,
|
|
||||||
fontSize: 15),
|
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
),
|
|
||||||
Column(
|
|
||||||
crossAxisAlignment: CrossAxisAlignment.end,
|
|
||||||
children: <Widget>[
|
|
||||||
Padding(
|
|
||||||
padding:
|
|
||||||
const EdgeInsets.only(left: 10.0, bottom: 5.0),
|
|
||||||
child: Text(
|
|
||||||
'\$ ${discount.amount.toString()}',
|
|
||||||
style: TextStyle(
|
|
||||||
color: Colors.black,
|
|
||||||
fontWeight: FontWeight.bold,
|
|
||||||
fontSize: 16),
|
|
||||||
),
|
|
||||||
),
|
|
||||||
getStatus(discount.status),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
),
|
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
|||||||
109
lib/pages/discount/discount_list_row.dart
Normal file
109
lib/pages/discount/discount_list_row.dart
Normal file
@@ -0,0 +1,109 @@
|
|||||||
|
import 'package:fcs/domain/entities/carton.dart';
|
||||||
|
import 'package:fcs/domain/entities/discount.dart';
|
||||||
|
import 'package:fcs/helpers/theme.dart';
|
||||||
|
import 'package:fcs/pages/discount/discount_editor.dart';
|
||||||
|
import 'package:fcs/pages/main/util.dart';
|
||||||
|
import 'package:flutter/cupertino.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
|
import 'package:intl/intl.dart';
|
||||||
|
|
||||||
|
class DiscountListRow extends StatefulWidget {
|
||||||
|
final Discount discount;
|
||||||
|
const DiscountListRow({Key key, this.discount}) : super(key: key);
|
||||||
|
|
||||||
|
@override
|
||||||
|
_DiscountListRowState createState() => _DiscountListRowState();
|
||||||
|
}
|
||||||
|
|
||||||
|
class _DiscountListRowState extends State<DiscountListRow> {
|
||||||
|
final double dotSize = 15.0;
|
||||||
|
Discount _discount;
|
||||||
|
final DateFormat dateFormat = new DateFormat("dd MMM yyyy");
|
||||||
|
|
||||||
|
@override
|
||||||
|
void initState() {
|
||||||
|
super.initState();
|
||||||
|
_discount = widget.discount;
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context) {
|
||||||
|
return InkWell(
|
||||||
|
onTap: () {
|
||||||
|
Navigator.push(
|
||||||
|
context,
|
||||||
|
CupertinoPageRoute(
|
||||||
|
builder: (context) => DiscountEditor(discount: _discount)),
|
||||||
|
);
|
||||||
|
},
|
||||||
|
child: Container(
|
||||||
|
padding: EdgeInsets.only(left: 15, right: 15),
|
||||||
|
child: Row(
|
||||||
|
children: <Widget>[
|
||||||
|
Expanded(
|
||||||
|
child: new Padding(
|
||||||
|
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
||||||
|
child: new Row(
|
||||||
|
children: <Widget>[
|
||||||
|
Container(
|
||||||
|
padding: EdgeInsets.only(left: 5, right: 10),
|
||||||
|
child: Icon(
|
||||||
|
Entypo.price_ribbon,
|
||||||
|
color: primaryColor,
|
||||||
|
size: 30,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
new Expanded(
|
||||||
|
child: new Column(
|
||||||
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
|
children: <Widget>[
|
||||||
|
Padding(
|
||||||
|
padding: const EdgeInsets.only(left: 8.0),
|
||||||
|
child: new Text(
|
||||||
|
_discount.code ?? "",
|
||||||
|
style: new TextStyle(
|
||||||
|
fontSize: 15.0, color: Colors.black),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
Padding(
|
||||||
|
padding: const EdgeInsets.only(left: 10.0, top: 10),
|
||||||
|
child: new Text(
|
||||||
|
_discount.customerName ?? "",
|
||||||
|
style: new TextStyle(
|
||||||
|
fontSize: 15.0, color: Colors.grey),
|
||||||
|
),
|
||||||
|
)
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
Column(
|
||||||
|
children: <Widget>[
|
||||||
|
Padding(
|
||||||
|
padding: const EdgeInsets.all(0),
|
||||||
|
child: Text(_discount.status),
|
||||||
|
),
|
||||||
|
Padding(
|
||||||
|
padding: const EdgeInsets.only(left: 8.0, top: 5, bottom: 5),
|
||||||
|
child: Row(
|
||||||
|
children: <Widget>[
|
||||||
|
new Text(
|
||||||
|
"${_discount.amount ?? ''}",
|
||||||
|
style:
|
||||||
|
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
)
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,6 +1,10 @@
|
|||||||
|
import 'package:fcs/domain/constants.dart';
|
||||||
import 'package:fcs/domain/entities/fcs_shipment.dart';
|
import 'package:fcs/domain/entities/fcs_shipment.dart';
|
||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
|
import 'package:fcs/pages/fcs_shipment/model/fcs_shipment_model.dart';
|
||||||
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:fcs/pages/widgets/display_text.dart';
|
import 'package:fcs/pages/widgets/display_text.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_button.dart';
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
import 'package:fcs/pages/widgets/popupmenu.dart';
|
import 'package:fcs/pages/widgets/popupmenu.dart';
|
||||||
import 'package:fcs/pages/widgets/progress.dart';
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
@@ -9,6 +13,7 @@ import 'package:flutter/material.dart';
|
|||||||
import 'package:flutter_icons/flutter_icons.dart';
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
|
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
|
||||||
import 'package:intl/intl.dart';
|
import 'package:intl/intl.dart';
|
||||||
|
import 'package:provider/provider.dart';
|
||||||
|
|
||||||
import 'fcs_shipment_editor.dart';
|
import 'fcs_shipment_editor.dart';
|
||||||
|
|
||||||
@@ -110,6 +115,11 @@ class _FcsShipmentInfoState extends State<FcsShipmentInfo> {
|
|||||||
iconData: Icons.av_timer,
|
iconData: Icons.av_timer,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
final shipBtn = LocalButton(
|
||||||
|
textKey: "FCSshipment.ship.btn",
|
||||||
|
callBack: _ship,
|
||||||
|
);
|
||||||
|
|
||||||
return LocalProgress(
|
return LocalProgress(
|
||||||
inAsyncCall: _isLoading,
|
inAsyncCall: _isLoading,
|
||||||
child: Scaffold(
|
child: Scaffold(
|
||||||
@@ -151,6 +161,9 @@ class _FcsShipmentInfoState extends State<FcsShipmentInfo> {
|
|||||||
portBox,
|
portBox,
|
||||||
destinationBox,
|
destinationBox,
|
||||||
statusBox,
|
statusBox,
|
||||||
|
_fcsShipment.status == fcs_shipment_confirmed_status
|
||||||
|
? shipBtn
|
||||||
|
: Container(),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
height: 20,
|
height: 20,
|
||||||
)
|
)
|
||||||
@@ -203,4 +216,28 @@ class _FcsShipmentInfoState extends State<FcsShipmentInfo> {
|
|||||||
}).toList();
|
}).toList();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_ship() {
|
||||||
|
showConfirmDialog(context, "FCSshipment.ship.confirm", () {
|
||||||
|
_shipFcsShipment();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_shipFcsShipment() async {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
FcsShipmentModel fcsShipmentModel =
|
||||||
|
Provider.of<FcsShipmentModel>(context, listen: false);
|
||||||
|
await fcsShipmentModel.ship(_fcsShipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -40,11 +40,11 @@ class _FcsShipmentListState extends State<FcsShipmentList> {
|
|||||||
popmenus: [
|
popmenus: [
|
||||||
LocalPopupMenu(
|
LocalPopupMenu(
|
||||||
id: 1,
|
id: 1,
|
||||||
textKey: "package.popupmenu.active",
|
textKey: "FCSshipment.popupmenu.active",
|
||||||
selected: shipmentModel.selectedIndex == 1),
|
selected: shipmentModel.selectedIndex == 1),
|
||||||
LocalPopupMenu(
|
LocalPopupMenu(
|
||||||
id: 2,
|
id: 2,
|
||||||
textKey: "package.popupmenu.delivered",
|
textKey: "FCSshipment.popupmenu.delivered",
|
||||||
selected: shipmentModel.selectedIndex == 2)
|
selected: shipmentModel.selectedIndex == 2)
|
||||||
],
|
],
|
||||||
popupMenuCallback: (p) => this.setState(() {
|
popupMenuCallback: (p) => this.setState(() {
|
||||||
@@ -83,9 +83,9 @@ class _FcsShipmentListState extends State<FcsShipmentList> {
|
|||||||
controller: _controller,
|
controller: _controller,
|
||||||
separatorBuilder: (context, index) => Divider(
|
separatorBuilder: (context, index) => Divider(
|
||||||
color: Colors.black,
|
color: Colors.black,
|
||||||
|
height: 1,
|
||||||
),
|
),
|
||||||
scrollDirection: Axis.vertical,
|
scrollDirection: Axis.vertical,
|
||||||
padding: EdgeInsets.only(top: 15),
|
|
||||||
shrinkWrap: true,
|
shrinkWrap: true,
|
||||||
itemCount: shipmentModel.fcsShipments.length,
|
itemCount: shipmentModel.fcsShipments.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
|
|||||||
@@ -14,13 +14,13 @@ class FcsShipmentListRow extends StatelessWidget {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Container(
|
return InkWell(
|
||||||
padding: EdgeInsets.only(left: 15, right: 15),
|
onTap: () {
|
||||||
child: InkWell(
|
Navigator.of(context).push(CupertinoPageRoute(
|
||||||
onTap: () {
|
builder: (context) => FcsShipmentInfo(fcsShipment: shipment)));
|
||||||
Navigator.of(context).push(CupertinoPageRoute(
|
},
|
||||||
builder: (context) => FcsShipmentInfo(fcsShipment: shipment)));
|
child: Container(
|
||||||
},
|
padding: EdgeInsets.only(left: 15, right: 15),
|
||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
Expanded(
|
Expanded(
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ class FcsShipmentModel extends BaseModel {
|
|||||||
.collection("/$fcs_shipment_collection")
|
.collection("/$fcs_shipment_collection")
|
||||||
.where("is_delivered", isEqualTo: true)
|
.where("is_delivered", isEqualTo: true)
|
||||||
.where("is_deleted", isEqualTo: false)
|
.where("is_deleted", isEqualTo: false)
|
||||||
.orderBy("current_status_date", descending: true);
|
.orderBy("status_date", descending: true);
|
||||||
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
||||||
return FcsShipment.fromMap(data, id);
|
return FcsShipment.fromMap(data, id);
|
||||||
});
|
});
|
||||||
@@ -98,6 +98,24 @@ class FcsShipmentModel extends BaseModel {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<List<FcsShipment>> getActiveFcsShipments() async {
|
||||||
|
List<FcsShipment> fcsShipments = [];
|
||||||
|
try {
|
||||||
|
var snaps = await Firestore.instance
|
||||||
|
.collection("/$fcs_shipment_collection")
|
||||||
|
.where("status", isEqualTo: fcs_shipment_confirmed_status)
|
||||||
|
.getDocuments(source: Source.server);
|
||||||
|
fcsShipments = snaps.documents.map((documentSnapshot) {
|
||||||
|
var fcs = FcsShipment.fromMap(
|
||||||
|
documentSnapshot.data, documentSnapshot.documentID);
|
||||||
|
return fcs;
|
||||||
|
}).toList();
|
||||||
|
} catch (e) {
|
||||||
|
log.warning("Error!! $e");
|
||||||
|
}
|
||||||
|
return fcsShipments;
|
||||||
|
}
|
||||||
|
|
||||||
void initUser(user) {
|
void initUser(user) {
|
||||||
super.initUser(user);
|
super.initUser(user);
|
||||||
}
|
}
|
||||||
@@ -116,4 +134,8 @@ class FcsShipmentModel extends BaseModel {
|
|||||||
Future<void> update(FcsShipment fcsShipment) {
|
Future<void> update(FcsShipment fcsShipment) {
|
||||||
return Services.instance.fcsShipmentService.updateFcsShipment(fcsShipment);
|
return Services.instance.fcsShipmentService.updateFcsShipment(fcsShipment);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<void> ship(FcsShipment fcsShipment) {
|
||||||
|
return Services.instance.fcsShipmentService.ship(fcsShipment);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,21 +1,14 @@
|
|||||||
import 'package:fcs/domain/entities/package.dart';
|
|
||||||
import 'package:fcs/domain/entities/user.dart';
|
|
||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/localization/app_translations.dart';
|
|
||||||
import 'package:fcs/pages/invoice/invoice_shipment_list.dart';
|
import 'package:fcs/pages/invoice/invoice_shipment_list.dart';
|
||||||
import 'package:fcs/pages/invoice/model/invoice_model.dart';
|
import 'package:fcs/pages/invoice/model/invoice_model.dart';
|
||||||
import 'package:fcs/pages/package_search/package_serach.dart';
|
|
||||||
import 'package:fcs/pages/shipment/shipment_list.dart';
|
|
||||||
import 'package:fcs/pages/user_search/user_serach.dart';
|
|
||||||
import 'package:fcs/pages/widgets/bottom_up_page_route.dart';
|
|
||||||
import 'package:fcs/pages/widgets/local_popup_menu_button.dart';
|
import 'package:fcs/pages/widgets/local_popup_menu_button.dart';
|
||||||
import 'package:fcs/pages/widgets/local_popupmenu.dart';
|
import 'package:fcs/pages/widgets/local_popupmenu.dart';
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
import 'package:fcs/pages/widgets/progress.dart';
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
import 'package:provider/provider.dart';
|
import 'package:provider/provider.dart';
|
||||||
|
|
||||||
import 'package:flutter/material.dart';
|
|
||||||
import 'invoice_list_row.dart';
|
import 'invoice_list_row.dart';
|
||||||
|
|
||||||
class InvoiceList extends StatefulWidget {
|
class InvoiceList extends StatefulWidget {
|
||||||
@@ -36,7 +29,8 @@ class _InvoiceListState extends State<InvoiceList> {
|
|||||||
super.initState();
|
super.initState();
|
||||||
_controller.addListener(() async {
|
_controller.addListener(() async {
|
||||||
if (_controller.position.pixels == _controller.position.maxScrollExtent) {
|
if (_controller.position.pixels == _controller.position.maxScrollExtent) {
|
||||||
Provider.of<InvoiceModel>(context, listen: false).loadMore(isCustomer: widget.forCustomer);
|
Provider.of<InvoiceModel>(context, listen: false)
|
||||||
|
.loadMore(isCustomer: widget.forCustomer);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ class InvoiceModel extends BaseModel {
|
|||||||
if (isCustomer) {
|
if (isCustomer) {
|
||||||
pageQuery = pageQuery.where("user_id", isEqualTo: user.id);
|
pageQuery = pageQuery.where("user_id", isEqualTo: user.id);
|
||||||
}
|
}
|
||||||
pageQuery = pageQuery.orderBy("current_status_date", descending: true);
|
pageQuery = pageQuery.orderBy("status_date", descending: true);
|
||||||
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
||||||
return Invoice.fromMap(data, id);
|
return Invoice.fromMap(data, id);
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ import 'package:fcs/domain/entities/user.dart';
|
|||||||
import 'package:fcs/helpers/shared_pref.dart';
|
import 'package:fcs/helpers/shared_pref.dart';
|
||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/localization/transalation.dart';
|
import 'package:fcs/localization/transalation.dart';
|
||||||
import 'package:fcs/pages/carton/box_list.dart';
|
import 'package:fcs/pages/carton/carton_list.dart';
|
||||||
import 'package:fcs/pages/chat/message_detail.dart';
|
import 'package:fcs/pages/chat/message_detail.dart';
|
||||||
import 'package:fcs/pages/chat/model/message_model.dart';
|
import 'package:fcs/pages/chat/model/message_model.dart';
|
||||||
import 'package:fcs/pages/customer/customer_list.dart';
|
import 'package:fcs/pages/customer/customer_list.dart';
|
||||||
@@ -241,8 +241,8 @@ class _HomePageState extends State<HomePage> {
|
|||||||
CupertinoPageRoute(builder: (context) => ProcessingList())));
|
CupertinoPageRoute(builder: (context) => ProcessingList())));
|
||||||
final cartonBtn = TaskButton("boxes.name",
|
final cartonBtn = TaskButton("boxes.name",
|
||||||
icon: MaterialCommunityIcons.package,
|
icon: MaterialCommunityIcons.package,
|
||||||
btnCallback: () => Navigator.of(context)
|
btnCallback: () => Navigator.of(context).push<void>(
|
||||||
.push<void>(CupertinoPageRoute(builder: (context) => BoxList())));
|
CupertinoPageRoute(builder: (context) => CartonList())));
|
||||||
|
|
||||||
final shipmentBtn = TaskButton("shipment",
|
final shipmentBtn = TaskButton("shipment",
|
||||||
icon: SimpleLineIcons.direction,
|
icon: SimpleLineIcons.direction,
|
||||||
|
|||||||
@@ -188,7 +188,7 @@ Widget getStatus(String status) {
|
|||||||
],
|
],
|
||||||
)
|
)
|
||||||
: Text(
|
: Text(
|
||||||
status,
|
status ?? "",
|
||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
color: primaryColor,
|
color: primaryColor,
|
||||||
fontSize: 18,
|
fontSize: 18,
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ class PackageModel extends BaseModel {
|
|||||||
if (isCustomer) {
|
if (isCustomer) {
|
||||||
pageQuery = pageQuery.where("user_id", isEqualTo: user.id);
|
pageQuery = pageQuery.where("user_id", isEqualTo: user.id);
|
||||||
}
|
}
|
||||||
pageQuery = pageQuery.orderBy("current_status_date", descending: true);
|
pageQuery = pageQuery.orderBy("status_date", descending: true);
|
||||||
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
||||||
return Package.fromMap(data, id);
|
return Package.fromMap(data, id);
|
||||||
});
|
});
|
||||||
@@ -199,6 +199,27 @@ class PackageModel extends BaseModel {
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<List<Package>> getPackages(String userID) async {
|
||||||
|
List<Package> packages = [];
|
||||||
|
try {
|
||||||
|
var snaps = await Firestore.instance
|
||||||
|
.collection("/$packages_collection")
|
||||||
|
.where("status", isEqualTo: package_processed_status)
|
||||||
|
.where("user_id", isEqualTo: userID)
|
||||||
|
.where("is_deleted", isEqualTo: false)
|
||||||
|
.where("is_delivered", isEqualTo: false)
|
||||||
|
.getDocuments(source: Source.server);
|
||||||
|
packages = snaps.documents.map((documentSnapshot) {
|
||||||
|
var p =
|
||||||
|
Package.fromMap(documentSnapshot.data, documentSnapshot.documentID);
|
||||||
|
return p;
|
||||||
|
}).toList();
|
||||||
|
} catch (e) {
|
||||||
|
log.warning("Error!! $e");
|
||||||
|
}
|
||||||
|
return packages;
|
||||||
|
}
|
||||||
|
|
||||||
Future<List<User>> searchUser(String term) {
|
Future<List<User>> searchUser(String term) {
|
||||||
return Services.instance.userService.searchUser(term);
|
return Services.instance.userService.searchUser(term);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,12 +1,11 @@
|
|||||||
import 'package:fcs/domain/entities/market.dart';
|
import 'package:fcs/domain/entities/market.dart';
|
||||||
import 'package:fcs/domain/entities/package.dart';
|
import 'package:fcs/domain/entities/package.dart';
|
||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:fcs/pages/market/market_editor.dart';
|
import 'package:fcs/pages/market/market_editor.dart';
|
||||||
import 'package:fcs/pages/market/model/market_model.dart';
|
import 'package:fcs/pages/market/model/market_model.dart';
|
||||||
import 'package:fcs/pages/package/model/package_model.dart';
|
import 'package:fcs/pages/package/model/package_model.dart';
|
||||||
import 'package:fcs/pages/package/tracking_id_page.dart';
|
import 'package:fcs/pages/package/tracking_id_page.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
|
||||||
import 'package:fcs/pages/widgets/bottom_up_page_route.dart';
|
|
||||||
import 'package:fcs/pages/widgets/display_text.dart';
|
import 'package:fcs/pages/widgets/display_text.dart';
|
||||||
import 'package:fcs/pages/widgets/input_text.dart';
|
import 'package:fcs/pages/widgets/input_text.dart';
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
|
|||||||
@@ -34,7 +34,6 @@ class PackageInfo extends StatefulWidget {
|
|||||||
class _PackageInfoState extends State<PackageInfo> {
|
class _PackageInfoState extends State<PackageInfo> {
|
||||||
var dateFormatter = new DateFormat('dd MMM yyyy');
|
var dateFormatter = new DateFormat('dd MMM yyyy');
|
||||||
Package _package;
|
Package _package;
|
||||||
DeliveryAddress _deliveryAddress;
|
|
||||||
bool _isLoading = false;
|
bool _isLoading = false;
|
||||||
MultiImgController multiImgController = MultiImgController();
|
MultiImgController multiImgController = MultiImgController();
|
||||||
|
|
||||||
@@ -49,12 +48,6 @@ class _PackageInfoState extends State<PackageInfo> {
|
|||||||
_package = package;
|
_package = package;
|
||||||
multiImgController.setImageUrls = package.photoUrls;
|
multiImgController.setImageUrls = package.photoUrls;
|
||||||
});
|
});
|
||||||
if (!widget.isSearchResult) {
|
|
||||||
DeliveryAddressModel deliveryAddressModel =
|
|
||||||
Provider.of<DeliveryAddressModel>(context, listen: false);
|
|
||||||
_deliveryAddress = deliveryAddressModel
|
|
||||||
.getLocalDeliveryAddress(package.deliveryAddressID);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
@@ -103,7 +96,7 @@ class _PackageInfoState extends State<PackageInfo> {
|
|||||||
title: "Receipt File",
|
title: "Receipt File",
|
||||||
);
|
);
|
||||||
final deliveryAddressBox = DefaultDeliveryAddress(
|
final deliveryAddressBox = DefaultDeliveryAddress(
|
||||||
deliveryAddress: _deliveryAddress,
|
deliveryAddress: _package.deliveryAddress,
|
||||||
labelKey: "package.delivery.address",
|
labelKey: "package.delivery.address",
|
||||||
onTap: owner
|
onTap: owner
|
||||||
? () async {
|
? () async {
|
||||||
@@ -111,7 +104,7 @@ class _PackageInfoState extends State<PackageInfo> {
|
|||||||
context,
|
context,
|
||||||
CupertinoPageRoute(
|
CupertinoPageRoute(
|
||||||
builder: (context) => DeliveryAddressSelection(
|
builder: (context) => DeliveryAddressSelection(
|
||||||
deliveryAddress: _deliveryAddress,
|
deliveryAddress: _package.deliveryAddress,
|
||||||
)),
|
)),
|
||||||
);
|
);
|
||||||
if (d == null) return;
|
if (d == null) return;
|
||||||
@@ -185,7 +178,7 @@ class _PackageInfoState extends State<PackageInfo> {
|
|||||||
var da =
|
var da =
|
||||||
await deliveryAddressModel.getDeliveryAddress(deliveryAddress.id);
|
await deliveryAddressModel.getDeliveryAddress(deliveryAddress.id);
|
||||||
setState(() {
|
setState(() {
|
||||||
_deliveryAddress = da;
|
_package.deliveryAddress = da;
|
||||||
});
|
});
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
showMsgDialog(context, "Error", e.toString());
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
|||||||
@@ -2,9 +2,7 @@ import 'package:fcs/domain/entities/package.dart';
|
|||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/pages/main/model/main_model.dart';
|
import 'package:fcs/pages/main/model/main_model.dart';
|
||||||
import 'package:fcs/pages/package/model/package_model.dart';
|
import 'package:fcs/pages/package/model/package_model.dart';
|
||||||
import 'package:fcs/pages/package/package_info.dart';
|
|
||||||
import 'package:fcs/pages/package_search/package_serach.dart';
|
import 'package:fcs/pages/package_search/package_serach.dart';
|
||||||
import 'package:fcs/pages/widgets/bottom_up_page_route.dart';
|
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
import 'package:fcs/pages/widgets/progress.dart';
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
@@ -70,9 +68,9 @@ class _ProcessingListState extends State<ProcessingList> {
|
|||||||
body: new ListView.separated(
|
body: new ListView.separated(
|
||||||
separatorBuilder: (context, index) => Divider(
|
separatorBuilder: (context, index) => Divider(
|
||||||
color: Colors.black,
|
color: Colors.black,
|
||||||
|
height: 1,
|
||||||
),
|
),
|
||||||
scrollDirection: Axis.vertical,
|
scrollDirection: Axis.vertical,
|
||||||
padding: EdgeInsets.only(top: 15),
|
|
||||||
shrinkWrap: true,
|
shrinkWrap: true,
|
||||||
itemCount: packageModel.packages.length,
|
itemCount: packageModel.packages.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
import 'package:fcs/domain/entities/package.dart';
|
import 'package:fcs/domain/entities/package.dart';
|
||||||
import 'package:fcs/pages/package/package_info.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:fcs/pages/widgets/bottom_up_page_route.dart';
|
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
import 'package:intl/intl.dart';
|
import 'package:intl/intl.dart';
|
||||||
|
|
||||||
import 'processing_info.dart';
|
import 'processing_info.dart';
|
||||||
@@ -21,20 +21,20 @@ class ProcessingListRow extends StatelessWidget {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Container(
|
return InkWell(
|
||||||
padding: EdgeInsets.only(left: 15, right: 15),
|
onTap: () {
|
||||||
child: InkWell(
|
if (callbackPackageSelect != null) {
|
||||||
onTap: () {
|
callbackPackageSelect(package);
|
||||||
if (callbackPackageSelect != null) {
|
return;
|
||||||
callbackPackageSelect(package);
|
}
|
||||||
return;
|
Navigator.push(
|
||||||
}
|
context,
|
||||||
Navigator.push(
|
CupertinoPageRoute(
|
||||||
context,
|
builder: (context) => ProcessingInfo(package: package)),
|
||||||
CupertinoPageRoute(
|
);
|
||||||
builder: (context) => ProcessingInfo(package: package)),
|
},
|
||||||
);
|
child: Container(
|
||||||
},
|
padding: EdgeInsets.only(left: 15, right: 15),
|
||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
Expanded(
|
Expanded(
|
||||||
@@ -42,6 +42,14 @@ class ProcessingListRow extends StatelessWidget {
|
|||||||
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
||||||
child: new Row(
|
child: new Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
|
Container(
|
||||||
|
padding: EdgeInsets.only(left: 5, right: 10),
|
||||||
|
child: Icon(
|
||||||
|
FontAwesome.dropbox,
|
||||||
|
color: primaryColor,
|
||||||
|
size: 30,
|
||||||
|
),
|
||||||
|
),
|
||||||
new Expanded(
|
new Expanded(
|
||||||
child: new Column(
|
child: new Column(
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ class _ReceivingListState extends State<ReceivingList> {
|
|||||||
@override
|
@override
|
||||||
void initState() {
|
void initState() {
|
||||||
super.initState();
|
super.initState();
|
||||||
|
Provider.of<PackageModel>(context, listen: false).initData(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
@@ -81,9 +82,9 @@ class _ReceivingListState extends State<ReceivingList> {
|
|||||||
body: new ListView.separated(
|
body: new ListView.separated(
|
||||||
separatorBuilder: (context, index) => Divider(
|
separatorBuilder: (context, index) => Divider(
|
||||||
color: Colors.black,
|
color: Colors.black,
|
||||||
|
height: 1,
|
||||||
),
|
),
|
||||||
scrollDirection: Axis.vertical,
|
scrollDirection: Axis.vertical,
|
||||||
padding: EdgeInsets.only(top: 15),
|
|
||||||
shrinkWrap: true,
|
shrinkWrap: true,
|
||||||
itemCount: packageModel.packages.length,
|
itemCount: packageModel.packages.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
import 'package:fcs/domain/entities/package.dart';
|
import 'package:fcs/domain/entities/package.dart';
|
||||||
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:fcs/pages/widgets/bottom_up_page_route.dart';
|
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
import 'package:intl/intl.dart';
|
import 'package:intl/intl.dart';
|
||||||
|
|
||||||
import 'receiving_info.dart';
|
import 'receiving_info.dart';
|
||||||
@@ -20,20 +21,20 @@ class ReceivingListRow extends StatelessWidget {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Container(
|
return InkWell(
|
||||||
padding: EdgeInsets.only(left: 15, right: 15),
|
onTap: () {
|
||||||
child: InkWell(
|
if (callbackPackageSelect != null) {
|
||||||
onTap: () {
|
callbackPackageSelect(package);
|
||||||
if (callbackPackageSelect != null) {
|
return;
|
||||||
callbackPackageSelect(package);
|
}
|
||||||
return;
|
Navigator.push(
|
||||||
}
|
context,
|
||||||
Navigator.push(
|
CupertinoPageRoute(
|
||||||
context,
|
builder: (context) => ReceivingInfo(package: package)),
|
||||||
CupertinoPageRoute(
|
);
|
||||||
builder: (context) => ReceivingInfo(package: package)),
|
},
|
||||||
);
|
child: Container(
|
||||||
},
|
padding: EdgeInsets.only(left: 15, right: 15),
|
||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
Expanded(
|
Expanded(
|
||||||
@@ -41,6 +42,12 @@ class ReceivingListRow extends StatelessWidget {
|
|||||||
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
||||||
child: new Row(
|
child: new Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
|
Padding(
|
||||||
|
padding: EdgeInsets.all(5.0),
|
||||||
|
child: Icon(
|
||||||
|
MaterialCommunityIcons.inbox_arrow_down,
|
||||||
|
color: primaryColor,
|
||||||
|
)),
|
||||||
new Expanded(
|
new Expanded(
|
||||||
child: new Column(
|
child: new Column(
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
|
|||||||
@@ -84,6 +84,13 @@ class BoxRow extends StatelessWidget {
|
|||||||
Column(
|
Column(
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
|
Padding(
|
||||||
|
padding: const EdgeInsets.only(left: 8.0),
|
||||||
|
child: new Text(
|
||||||
|
"${box.cartonNumber ?? ""}",
|
||||||
|
style: new TextStyle(fontSize: 15.0, color: Colors.black),
|
||||||
|
),
|
||||||
|
),
|
||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.only(left: 8.0),
|
padding: const EdgeInsets.only(left: 8.0),
|
||||||
child: new Text(
|
child: new Text(
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
import 'dart:async';
|
import 'dart:async';
|
||||||
|
import 'dart:io';
|
||||||
|
import 'package:fcs/helpers/firebase_helper.dart';
|
||||||
|
import 'package:path/path.dart' as Path;
|
||||||
|
|
||||||
import 'package:cloud_firestore/cloud_firestore.dart';
|
import 'package:cloud_firestore/cloud_firestore.dart';
|
||||||
import 'package:fcs/data/services/services.dart';
|
import 'package:fcs/data/services/services.dart';
|
||||||
@@ -31,10 +34,10 @@ class ShipmentModel extends BaseModel {
|
|||||||
|
|
||||||
get menuSelectedIndex => _menuSelectedIndex;
|
get menuSelectedIndex => _menuSelectedIndex;
|
||||||
|
|
||||||
initData(bool forCustomer) {
|
initData(bool forCustomer, {bool myPickup = false}) {
|
||||||
logout();
|
logout();
|
||||||
_menuSelectedIndex = 1;
|
_menuSelectedIndex = 1;
|
||||||
_loadShipments(forCustomer);
|
_loadShipments(forCustomer, myPickup);
|
||||||
_delivered = _getDeliveredExample(forCustomer);
|
_delivered = _getDeliveredExample(forCustomer);
|
||||||
_delivered.load();
|
_delivered.load();
|
||||||
}
|
}
|
||||||
@@ -80,7 +83,7 @@ class ShipmentModel extends BaseModel {
|
|||||||
if (isCustomer) {
|
if (isCustomer) {
|
||||||
pageQuery = pageQuery.where("user_id", isEqualTo: user.id);
|
pageQuery = pageQuery.where("user_id", isEqualTo: user.id);
|
||||||
}
|
}
|
||||||
pageQuery = pageQuery.orderBy("current_status_date", descending: true);
|
pageQuery = pageQuery.orderBy("status_date", descending: true);
|
||||||
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
var paginator = new Paginator(pageQuery, rowPerLoad: 20, toObj: (data, id) {
|
||||||
return Shipment.fromMap(data, id);
|
return Shipment.fromMap(data, id);
|
||||||
});
|
});
|
||||||
@@ -99,14 +102,14 @@ class ShipmentModel extends BaseModel {
|
|||||||
return Shipment(
|
return Shipment(
|
||||||
id: m.id,
|
id: m.id,
|
||||||
shipmentNumber: m.message,
|
shipmentNumber: m.message,
|
||||||
currentStatus: m.senderName,
|
status: m.senderName,
|
||||||
pickupDate: m.date,
|
pickupDate: m.date,
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
return paginator;
|
return paginator;
|
||||||
}
|
}
|
||||||
|
|
||||||
Future<void> _loadShipments(bool forCustomer) async {
|
Future<void> _loadShipments(bool forCustomer, bool myPickup) async {
|
||||||
if (user == null) return;
|
if (user == null) return;
|
||||||
if (!forCustomer && !user.hasShipment()) return;
|
if (!forCustomer && !user.hasShipment()) return;
|
||||||
String path = "/$shipments_collection";
|
String path = "/$shipments_collection";
|
||||||
@@ -123,6 +126,10 @@ class ShipmentModel extends BaseModel {
|
|||||||
if (forCustomer) {
|
if (forCustomer) {
|
||||||
q = q.where("user_id", isEqualTo: user.id);
|
q = q.where("user_id", isEqualTo: user.id);
|
||||||
}
|
}
|
||||||
|
if (myPickup) {
|
||||||
|
q = q.where("pickup_user_id", isEqualTo: user.id);
|
||||||
|
}
|
||||||
|
q = q.orderBy("created_at", descending: true);
|
||||||
|
|
||||||
listener = q.snapshots().listen((QuerySnapshot snapshot) {
|
listener = q.snapshots().listen((QuerySnapshot snapshot) {
|
||||||
_shipments.clear();
|
_shipments.clear();
|
||||||
@@ -175,4 +182,39 @@ class ShipmentModel extends BaseModel {
|
|||||||
Future<void> cancelShipment(Shipment shipment) {
|
Future<void> cancelShipment(Shipment shipment) {
|
||||||
return Services.instance.shipmentService.cancelShipment(shipment);
|
return Services.instance.shipmentService.cancelShipment(shipment);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<void> assignShipment(Shipment shipment) {
|
||||||
|
return Services.instance.shipmentService.assignShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completeAssignShipment(Shipment shipment) {
|
||||||
|
return Services.instance.shipmentService.completeAssignShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completePickupShipment(Shipment shipment) {
|
||||||
|
return Services.instance.shipmentService.completePickupShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completePackShipment(Shipment shipment) {
|
||||||
|
return Services.instance.shipmentService.completePackShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> packShipment(Shipment shipment) {
|
||||||
|
return Services.instance.shipmentService.packShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> confirmShipment(Shipment shipment) async {
|
||||||
|
// String path = Path.join(shipment_labels_files_path);
|
||||||
|
// String url = await uploadStorage(path, file);
|
||||||
|
// shipment.shipmentLabelUrl = url;
|
||||||
|
return Services.instance.shipmentService.confirmShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completeConfirmShipment(Shipment shipment) {
|
||||||
|
return Services.instance.shipmentService.completeConfirmShipment(shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<void> completeReceiveShipment(Shipment shipment) {
|
||||||
|
return Services.instance.shipmentService.completeReceiveShipment(shipment);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
167
lib/pages/shipment/shipment_assign.dart
Normal file
167
lib/pages/shipment/shipment_assign.dart
Normal file
@@ -0,0 +1,167 @@
|
|||||||
|
import 'package:fcs/domain/constants.dart';
|
||||||
|
import 'package:fcs/domain/entities/shipment.dart';
|
||||||
|
import 'package:fcs/domain/entities/user.dart';
|
||||||
|
import 'package:fcs/helpers/theme.dart';
|
||||||
|
import 'package:fcs/pages/main/util.dart';
|
||||||
|
import 'package:fcs/pages/shipment/model/shipment_model.dart';
|
||||||
|
import 'package:fcs/pages/staff/model/staff_model.dart';
|
||||||
|
import 'package:fcs/pages/widgets/input_text.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_button.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_dropdown.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_radio_buttons.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_title.dart';
|
||||||
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
|
import 'package:flutter/cupertino.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
|
import 'package:intl/intl.dart';
|
||||||
|
import 'package:provider/provider.dart';
|
||||||
|
|
||||||
|
import 'widgets.dart';
|
||||||
|
|
||||||
|
class ShipmentAssign extends StatefulWidget {
|
||||||
|
final Shipment shipment;
|
||||||
|
ShipmentAssign({this.shipment});
|
||||||
|
|
||||||
|
@override
|
||||||
|
_ShipmentAssignState createState() => _ShipmentAssignState();
|
||||||
|
}
|
||||||
|
|
||||||
|
class _ShipmentAssignState extends State<ShipmentAssign> {
|
||||||
|
var dateFormatter = new DateFormat('dd MMM yyyy');
|
||||||
|
var timeFormatter = new DateFormat('jm');
|
||||||
|
|
||||||
|
TextEditingController _fromTimeEditingController =
|
||||||
|
new TextEditingController();
|
||||||
|
TextEditingController _toTimeEditingController = new TextEditingController();
|
||||||
|
TextEditingController _pickupDate = new TextEditingController();
|
||||||
|
TextEditingController _handlingFee = new TextEditingController();
|
||||||
|
|
||||||
|
Shipment _shipment;
|
||||||
|
bool _isLoading = false;
|
||||||
|
var now = new DateTime.now();
|
||||||
|
|
||||||
|
String _selectedShipmentType;
|
||||||
|
User _user;
|
||||||
|
List<User> _users;
|
||||||
|
|
||||||
|
@override
|
||||||
|
void initState() {
|
||||||
|
super.initState();
|
||||||
|
|
||||||
|
_shipment = widget.shipment;
|
||||||
|
_loadUsers();
|
||||||
|
|
||||||
|
_selectedShipmentType = _shipment.shipmentType;
|
||||||
|
_fromTimeEditingController.text = _shipment.pickupTimeStart;
|
||||||
|
_toTimeEditingController.text = _shipment.pickupTimeEnd;
|
||||||
|
_pickupDate.text = dateFormatter.format(_shipment.pickupDate ?? now);
|
||||||
|
_handlingFee.text = _shipment.handlingFee?.toString() ?? "0";
|
||||||
|
}
|
||||||
|
|
||||||
|
_loadUsers() async {
|
||||||
|
StaffModel staffModel = Provider.of<StaffModel>(context, listen: false);
|
||||||
|
var users = await staffModel.getPickupEmployees();
|
||||||
|
var selectUser = users.firstWhere((e) => e.id == _shipment.pickupUserID,
|
||||||
|
orElse: () => null);
|
||||||
|
setState(() {
|
||||||
|
_users = users;
|
||||||
|
_user = selectUser;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context) {
|
||||||
|
ShipmentModel pickupModel = Provider.of<ShipmentModel>(context);
|
||||||
|
final shipmentNumberBox = getShipmentNumberStatus(context, _shipment);
|
||||||
|
bool isLocalPickup = _selectedShipmentType == shipment_local_pickup;
|
||||||
|
bool isCourierPickup = _selectedShipmentType == shipment_courier_pickup;
|
||||||
|
bool isLocalDropoff = _selectedShipmentType == shipment_local_dropoff;
|
||||||
|
bool isCourierDropoff = _selectedShipmentType == shipment_courier_dropoff;
|
||||||
|
|
||||||
|
var usersBox = LocalDropdown<User>(
|
||||||
|
callback: (v) {
|
||||||
|
setState(() {
|
||||||
|
_user = v;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
labelKey: "shipment.staff",
|
||||||
|
iconData: MaterialCommunityIcons.worker,
|
||||||
|
display: (u) => u.name,
|
||||||
|
selectedValue: _user,
|
||||||
|
values: _users,
|
||||||
|
);
|
||||||
|
|
||||||
|
final assignBtn = LocalButton(
|
||||||
|
textKey: "shipment.assign.btn",
|
||||||
|
callBack: _save,
|
||||||
|
);
|
||||||
|
final handlingFeeBox = InputText(
|
||||||
|
labelTextKey: "shipment.handling.fee",
|
||||||
|
controller: _handlingFee,
|
||||||
|
iconData: FontAwesome.truck,
|
||||||
|
);
|
||||||
|
return LocalProgress(
|
||||||
|
inAsyncCall: _isLoading,
|
||||||
|
child: Scaffold(
|
||||||
|
appBar: AppBar(
|
||||||
|
centerTitle: true,
|
||||||
|
leading: new IconButton(
|
||||||
|
icon: new Icon(
|
||||||
|
CupertinoIcons.back,
|
||||||
|
color: primaryColor,
|
||||||
|
),
|
||||||
|
onPressed: () => Navigator.of(context).pop(),
|
||||||
|
),
|
||||||
|
shadowColor: Colors.transparent,
|
||||||
|
backgroundColor: Colors.white,
|
||||||
|
title: LocalText(
|
||||||
|
context,
|
||||||
|
"shipment.assign.title",
|
||||||
|
fontSize: 20,
|
||||||
|
color: primaryColor,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
body: Padding(
|
||||||
|
padding: const EdgeInsets.all(10.0),
|
||||||
|
child: ListView(
|
||||||
|
children: <Widget>[
|
||||||
|
Center(child: shipmentNumberBox),
|
||||||
|
SizedBox(
|
||||||
|
height: 10,
|
||||||
|
),
|
||||||
|
LocalTitle(textKey: "shipment.assign.for.pickup"),
|
||||||
|
usersBox,
|
||||||
|
handlingFeeBox,
|
||||||
|
SizedBox(
|
||||||
|
height: 10,
|
||||||
|
),
|
||||||
|
assignBtn,
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
_save() async {
|
||||||
|
_shipment.pickupUserID = this._user.id;
|
||||||
|
_shipment.handlingFee = double.tryParse(_handlingFee.text) ?? 0;
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.assignShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
114
lib/pages/shipment/shipment_confirm.dart
Normal file
114
lib/pages/shipment/shipment_confirm.dart
Normal file
@@ -0,0 +1,114 @@
|
|||||||
|
import 'package:fcs/domain/entities/shipment.dart';
|
||||||
|
import 'package:fcs/helpers/theme.dart';
|
||||||
|
import 'package:fcs/pages/main/util.dart';
|
||||||
|
import 'package:fcs/pages/shipment/model/shipment_model.dart';
|
||||||
|
import 'package:fcs/pages/widgets/input_text.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_button.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
|
import 'package:flutter/cupertino.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
|
import 'package:intl/intl.dart';
|
||||||
|
import 'package:provider/provider.dart';
|
||||||
|
|
||||||
|
import 'widgets.dart';
|
||||||
|
|
||||||
|
class ShipmentConfirm extends StatefulWidget {
|
||||||
|
final Shipment shipment;
|
||||||
|
ShipmentConfirm({this.shipment});
|
||||||
|
|
||||||
|
@override
|
||||||
|
_ShipmentConfirmState createState() => _ShipmentConfirmState();
|
||||||
|
}
|
||||||
|
|
||||||
|
class _ShipmentConfirmState extends State<ShipmentConfirm> {
|
||||||
|
var dateFormatter = new DateFormat('dd MMM yyyy');
|
||||||
|
var timeFormatter = new DateFormat('jm');
|
||||||
|
TextEditingController _handlingFee = new TextEditingController();
|
||||||
|
|
||||||
|
Shipment _shipment;
|
||||||
|
bool _isLoading = false;
|
||||||
|
var now = new DateTime.now();
|
||||||
|
|
||||||
|
@override
|
||||||
|
void initState() {
|
||||||
|
super.initState();
|
||||||
|
|
||||||
|
_shipment = widget.shipment;
|
||||||
|
_handlingFee.text = _shipment.handlingFee?.toString() ?? "0";
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context) {
|
||||||
|
final shipmentNumberBox = getShipmentNumberStatus(context, _shipment);
|
||||||
|
|
||||||
|
final handlingFeeBox = InputText(
|
||||||
|
labelTextKey: "shipment.handling.fee",
|
||||||
|
controller: _handlingFee,
|
||||||
|
iconData: FontAwesome.truck,
|
||||||
|
);
|
||||||
|
final confirmbtn = LocalButton(
|
||||||
|
textKey: "shipment.confirm.btn",
|
||||||
|
callBack: _save,
|
||||||
|
);
|
||||||
|
return LocalProgress(
|
||||||
|
inAsyncCall: _isLoading,
|
||||||
|
child: Scaffold(
|
||||||
|
appBar: AppBar(
|
||||||
|
centerTitle: true,
|
||||||
|
leading: new IconButton(
|
||||||
|
icon: new Icon(
|
||||||
|
CupertinoIcons.back,
|
||||||
|
color: primaryColor,
|
||||||
|
),
|
||||||
|
onPressed: () => Navigator.of(context).pop(),
|
||||||
|
),
|
||||||
|
shadowColor: Colors.transparent,
|
||||||
|
backgroundColor: Colors.white,
|
||||||
|
title: LocalText(
|
||||||
|
context,
|
||||||
|
"shipment.confirm.menuitem",
|
||||||
|
fontSize: 20,
|
||||||
|
color: primaryColor,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
body: Padding(
|
||||||
|
padding: const EdgeInsets.all(10.0),
|
||||||
|
child: ListView(
|
||||||
|
children: <Widget>[
|
||||||
|
Center(child: shipmentNumberBox),
|
||||||
|
SizedBox(
|
||||||
|
height: 10,
|
||||||
|
),
|
||||||
|
SizedBox(
|
||||||
|
height: 10,
|
||||||
|
),
|
||||||
|
handlingFeeBox,
|
||||||
|
confirmbtn,
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
_save() async {
|
||||||
|
_shipment.handlingFee = double.tryParse(_handlingFee.text) ?? 0;
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.confirmShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -6,11 +6,11 @@ import 'package:fcs/pages/carton/model/carton_model.dart';
|
|||||||
import 'package:fcs/pages/main/model/main_model.dart';
|
import 'package:fcs/pages/main/model/main_model.dart';
|
||||||
import 'package:fcs/pages/main/util.dart';
|
import 'package:fcs/pages/main/util.dart';
|
||||||
import 'package:fcs/pages/shipment/model/shipment_model.dart';
|
import 'package:fcs/pages/shipment/model/shipment_model.dart';
|
||||||
|
import 'package:fcs/pages/shipment/shipment_pack.dart';
|
||||||
import 'package:fcs/pages/widgets/defalut_delivery_address.dart';
|
import 'package:fcs/pages/widgets/defalut_delivery_address.dart';
|
||||||
import 'package:fcs/pages/widgets/display_text.dart';
|
import 'package:fcs/pages/widgets/display_text.dart';
|
||||||
import 'package:fcs/pages/widgets/fcs_id_icon.dart';
|
import 'package:fcs/pages/widgets/fcs_id_icon.dart';
|
||||||
import 'package:fcs/pages/widgets/local_button.dart';
|
import 'package:fcs/pages/widgets/local_button.dart';
|
||||||
import 'package:fcs/pages/widgets/local_dropdown.dart';
|
|
||||||
import 'package:fcs/pages/widgets/local_popup_menu_button.dart';
|
import 'package:fcs/pages/widgets/local_popup_menu_button.dart';
|
||||||
import 'package:fcs/pages/widgets/local_popupmenu.dart';
|
import 'package:fcs/pages/widgets/local_popupmenu.dart';
|
||||||
import 'package:fcs/pages/widgets/local_radio_buttons.dart';
|
import 'package:fcs/pages/widgets/local_radio_buttons.dart';
|
||||||
@@ -21,18 +21,20 @@ import 'package:fcs/pages/widgets/progress.dart';
|
|||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:flutter_icons/flutter_icons.dart';
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
|
|
||||||
import 'package:intl/intl.dart';
|
import 'package:intl/intl.dart';
|
||||||
import 'package:provider/provider.dart';
|
import 'package:provider/provider.dart';
|
||||||
import 'package:url_launcher/url_launcher.dart';
|
import 'package:url_launcher/url_launcher.dart';
|
||||||
|
|
||||||
import 'box_row.dart';
|
import 'box_row.dart';
|
||||||
|
import 'shipment_assign.dart';
|
||||||
|
import 'shipment_confirm.dart';
|
||||||
import 'shipment_editor.dart';
|
import 'shipment_editor.dart';
|
||||||
import 'widgets.dart';
|
import 'widgets.dart';
|
||||||
|
|
||||||
class ShipmentInfo extends StatefulWidget {
|
class ShipmentInfo extends StatefulWidget {
|
||||||
|
final bool isCustomer;
|
||||||
final Shipment shipment;
|
final Shipment shipment;
|
||||||
ShipmentInfo({this.shipment});
|
ShipmentInfo({this.shipment, this.isCustomer});
|
||||||
|
|
||||||
@override
|
@override
|
||||||
_ShipmentInfoState createState() => _ShipmentInfoState();
|
_ShipmentInfoState createState() => _ShipmentInfoState();
|
||||||
@@ -62,24 +64,22 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
|
|
||||||
Shipment _shipment;
|
Shipment _shipment;
|
||||||
bool _isLoading = false;
|
bool _isLoading = false;
|
||||||
|
bool _isCustomer;
|
||||||
var now = new DateTime.now();
|
var now = new DateTime.now();
|
||||||
|
|
||||||
@override
|
@override
|
||||||
void initState() {
|
void initState() {
|
||||||
super.initState();
|
super.initState();
|
||||||
_shipment = widget.shipment;
|
_shipment = widget.shipment;
|
||||||
|
_isCustomer = widget.isCustomer;
|
||||||
_loadCartons(_shipment.id);
|
_loadCartons(_shipment.id);
|
||||||
|
|
||||||
if (widget.shipment != null) {
|
_addressEditingController.text = _shipment.address;
|
||||||
_addressEditingController.text = _shipment.address;
|
_fromTimeEditingController.text = _shipment.pickupTimeStart;
|
||||||
_fromTimeEditingController.text = _shipment.pickupTimeStart;
|
_toTimeEditingController.text = _shipment.pickupTimeEnd;
|
||||||
_toTimeEditingController.text = _shipment.pickupTimeEnd;
|
_noOfPackageEditingController.text = _shipment.numberOfPackage.toString();
|
||||||
_noOfPackageEditingController.text = _shipment.numberOfPackage.toString();
|
_weightEditingController.text = _shipment.weight.toString();
|
||||||
_weightEditingController.text = _shipment.weight.toString();
|
_pickupDate.text = dateFormatter.format(_shipment.pickupDate ?? now);
|
||||||
_pickupDate.text = dateFormatter.format(_shipment.pickupDate ?? now);
|
|
||||||
// _handlingFeeController.text =
|
|
||||||
// numberFormatter.format(_shipment.handlingFee);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
_loadCartons(String shipmentID) async {
|
_loadCartons(String shipmentID) async {
|
||||||
@@ -90,6 +90,16 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_loadShipment(String id) async {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
Shipment s = await shipmentModel.getShipment(id);
|
||||||
|
s.boxes = _shipment.boxes;
|
||||||
|
setState(() {
|
||||||
|
_shipment = s;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
void dispose() {
|
void dispose() {
|
||||||
super.dispose();
|
super.dispose();
|
||||||
@@ -103,7 +113,56 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
bool isCourierPickup = _shipment.shipmentType == shipment_courier_pickup;
|
bool isCourierPickup = _shipment.shipmentType == shipment_courier_pickup;
|
||||||
bool isLocalDropoff = _shipment.shipmentType == shipment_local_dropoff;
|
bool isLocalDropoff = _shipment.shipmentType == shipment_local_dropoff;
|
||||||
bool isCourierDropoff = _shipment.shipmentType == shipment_courier_dropoff;
|
bool isCourierDropoff = _shipment.shipmentType == shipment_courier_dropoff;
|
||||||
|
bool isEditable = widget.isCustomer
|
||||||
|
? (_shipment.isPending || _shipment.isAssigned)
|
||||||
|
: (_shipment.isPending || _shipment.isAssigned || _shipment.isPickuped);
|
||||||
|
bool canCancel =
|
||||||
|
_shipment.isPending || _shipment.isConfirmed || _shipment.isAssigned;
|
||||||
|
|
||||||
|
final popupMenu = LocalPopupMenuButton(
|
||||||
|
popmenus: [
|
||||||
|
LocalPopupMenu(
|
||||||
|
enabled: _shipment.isPending && isLocalPickup,
|
||||||
|
id: 1,
|
||||||
|
textKey: "shipment.assign.for.pickup",
|
||||||
|
),
|
||||||
|
LocalPopupMenu(
|
||||||
|
enabled:
|
||||||
|
(_shipment.isPickuped && isLocalPickup) || _shipment.isReceived,
|
||||||
|
id: 3,
|
||||||
|
textKey: "shipment.pack.menuitem",
|
||||||
|
),
|
||||||
|
LocalPopupMenu(
|
||||||
|
enabled: _shipment.isPending && (isCourierPickup || isCourierDropoff),
|
||||||
|
id: 4,
|
||||||
|
textKey: "shipment.confirm.menuitem",
|
||||||
|
),
|
||||||
|
LocalPopupMenu(
|
||||||
|
enabled: canCancel,
|
||||||
|
id: 2,
|
||||||
|
textKey: "btn.cancel",
|
||||||
|
),
|
||||||
|
],
|
||||||
|
selectable: false,
|
||||||
|
buttonIcon: Icons.more_vert,
|
||||||
|
popupMenuCallback: (p) => p.id == 1
|
||||||
|
? _gotoAssign()
|
||||||
|
: p.id == 2
|
||||||
|
? _cancel()
|
||||||
|
: p.id == 3 ? _gotoPack() : p.id == 4 ? _gotoConfirm() : null,
|
||||||
|
);
|
||||||
|
final popupMenuCustomer = LocalPopupMenuButton(
|
||||||
|
popmenus: [
|
||||||
|
LocalPopupMenu(
|
||||||
|
enabled: canCancel,
|
||||||
|
id: 2,
|
||||||
|
textKey: "btn.cancel",
|
||||||
|
),
|
||||||
|
],
|
||||||
|
selectable: false,
|
||||||
|
buttonIcon: Icons.more_vert,
|
||||||
|
popupMenuCallback: (p) => p.id == 2 ? _cancel() : null,
|
||||||
|
);
|
||||||
final shipmentNumberBox = getShipmentNumberStatus(context, _shipment);
|
final shipmentNumberBox = getShipmentNumberStatus(context, _shipment);
|
||||||
|
|
||||||
final fromTimeBox = DisplayText(
|
final fromTimeBox = DisplayText(
|
||||||
@@ -136,7 +195,7 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
onPressed: _openCourierWebsite,
|
onPressed: _openCourierWebsite,
|
||||||
icon: Icon(Icons.open_in_new, color: primaryColor),
|
icon: Icon(Icons.open_in_new, color: primaryColor),
|
||||||
label: Text(
|
label: Text(
|
||||||
'Visit courier websie \nfor nearest drop-off',
|
'Visit courier website \nfor nearest drop-off',
|
||||||
style: TextStyle(fontSize: 16, color: primaryColor),
|
style: TextStyle(fontSize: 16, color: primaryColor),
|
||||||
),
|
),
|
||||||
backgroundColor: Colors.white,
|
backgroundColor: Colors.white,
|
||||||
@@ -146,14 +205,40 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
iconData: Icons.location_on,
|
iconData: Icons.location_on,
|
||||||
labelKey: "shipment.location",
|
labelKey: "shipment.location",
|
||||||
);
|
);
|
||||||
var boxModel = Provider.of<CartonModel>(context);
|
var usersBox = DisplayText(
|
||||||
|
labelTextKey: "shipment.staff",
|
||||||
|
text: _shipment.pickupUserName,
|
||||||
|
iconData: MaterialCommunityIcons.worker);
|
||||||
var handlingFeeBox = DisplayText(
|
var handlingFeeBox = DisplayText(
|
||||||
labelTextKey: "shipment.handling.fee",
|
labelTextKey: "shipment.handling.fee",
|
||||||
text: "10",
|
text: (_shipment.handlingFee ?? 0).toString(),
|
||||||
iconData: FontAwesomeIcons.moneyBill);
|
iconData: FontAwesome.truck);
|
||||||
final cancelBtn = LocalButton(
|
|
||||||
textKey: "btn.cancel",
|
final assignCompleteBtn = LocalButton(
|
||||||
callBack: _cancel,
|
textKey: "shipment.assign.complete.btn",
|
||||||
|
callBack: _completeAssign,
|
||||||
|
);
|
||||||
|
final completePickupBtn = LocalButton(
|
||||||
|
textKey: "shipment.pickup.complete.btn",
|
||||||
|
callBack: _pickup,
|
||||||
|
);
|
||||||
|
final completePackBtn = LocalButton(
|
||||||
|
textKey: "shipment.pack.complete.btn",
|
||||||
|
callBack: _pack,
|
||||||
|
);
|
||||||
|
final confirmCompleteBtn = LocalButton(
|
||||||
|
textKey: "shipment.confirm.complete.btn",
|
||||||
|
callBack: _confirm,
|
||||||
|
);
|
||||||
|
|
||||||
|
final fcsShipmentNumberBox = DisplayText(
|
||||||
|
text: _shipment.fcsShipmentNumber,
|
||||||
|
labelTextKey: "FCSshipment.number",
|
||||||
|
iconData: Ionicons.ios_airplane,
|
||||||
|
);
|
||||||
|
final completeReceiveBtn = LocalButton(
|
||||||
|
textKey: "shipment.receive.complete.btn",
|
||||||
|
callBack: _receive,
|
||||||
);
|
);
|
||||||
|
|
||||||
return LocalProgress(
|
return LocalProgress(
|
||||||
@@ -178,24 +263,23 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
),
|
),
|
||||||
actions: <Widget>[
|
actions: <Widget>[
|
||||||
IconButton(
|
IconButton(
|
||||||
icon: Icon(Icons.edit, color: primaryColor),
|
icon: Icon(Icons.edit,
|
||||||
onPressed: _edit,
|
color: isEditable ? primaryColor : Colors.grey),
|
||||||
|
onPressed: isEditable ? _edit : null,
|
||||||
),
|
),
|
||||||
|
widget.isCustomer ? popupMenuCustomer : popupMenu,
|
||||||
]),
|
]),
|
||||||
body: Padding(
|
body: Padding(
|
||||||
padding: const EdgeInsets.all(10.0),
|
padding: const EdgeInsets.all(10.0),
|
||||||
child: ListView(
|
child: ListView(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
shipmentNumberBox,
|
shipmentNumberBox,
|
||||||
|
|
||||||
LocalTitle(textKey: "shipment.type"),
|
LocalTitle(textKey: "shipment.type"),
|
||||||
LocalRadioButtons(
|
LocalRadioButtons(
|
||||||
readOnly: true,
|
readOnly: true,
|
||||||
values: pickupModel.shipmentTypes,
|
values: pickupModel.shipmentTypes,
|
||||||
selectedValue: _shipment.shipmentType,
|
selectedValue: _shipment.shipmentType,
|
||||||
),
|
),
|
||||||
// handlingFeeBox,
|
|
||||||
// shipmentTypeBox,
|
|
||||||
...(isLocalDropoff
|
...(isLocalDropoff
|
||||||
? [
|
? [
|
||||||
LocalTitle(textKey: "shipment.location.dropoff"),
|
LocalTitle(textKey: "shipment.location.dropoff"),
|
||||||
@@ -218,17 +302,48 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
toTimeBox,
|
toTimeBox,
|
||||||
]
|
]
|
||||||
: []),
|
: []),
|
||||||
// localDropoffAddress,
|
|
||||||
// curierDropoffAddress,
|
|
||||||
LocalTitle(
|
LocalTitle(
|
||||||
textKey: "boxes.name",
|
textKey: "boxes.name",
|
||||||
|
trailing: Text(
|
||||||
|
"${_shipment.totalCount} Cartons - ${_shipment.totalWeight} lb"),
|
||||||
),
|
),
|
||||||
Column(
|
Column(
|
||||||
children: getBoxList(context, _shipment.boxes),
|
children: getBoxList(context, _shipment.boxes),
|
||||||
),
|
),
|
||||||
_shipment.currentStatus == shipment_pending_status
|
!_isCustomer ? fcsShipmentNumberBox : Container(),
|
||||||
? cancelBtn
|
...(_shipment.isAssigned ||
|
||||||
: Container()
|
_shipment.isConfirmed ||
|
||||||
|
_shipment.isPending
|
||||||
|
? [
|
||||||
|
handlingFeeBox,
|
||||||
|
]
|
||||||
|
: []),
|
||||||
|
...(isLocalPickup
|
||||||
|
? [
|
||||||
|
LocalTitle(textKey: "shipment.assign.for.pickup"),
|
||||||
|
usersBox,
|
||||||
|
]
|
||||||
|
: []),
|
||||||
|
...(isLocalPickup && !_isCustomer
|
||||||
|
? [
|
||||||
|
_shipment.isPending ? assignCompleteBtn : Container(),
|
||||||
|
_shipment.isAssigned ? completePickupBtn : Container(),
|
||||||
|
_shipment.isPickuped ? completePackBtn : Container(),
|
||||||
|
]
|
||||||
|
: []),
|
||||||
|
...((isCourierPickup || isCourierDropoff) && !_isCustomer
|
||||||
|
? [
|
||||||
|
_shipment.isPending ? confirmCompleteBtn : Container(),
|
||||||
|
_shipment.isConfirmed ? completeReceiveBtn : Container(),
|
||||||
|
_shipment.isReceived ? completePackBtn : Container(),
|
||||||
|
]
|
||||||
|
: []),
|
||||||
|
...((isLocalDropoff) && !_isCustomer
|
||||||
|
? [
|
||||||
|
_shipment.isPending ? completeReceiveBtn : Container(),
|
||||||
|
_shipment.isReceived ? completePackBtn : Container(),
|
||||||
|
]
|
||||||
|
: []),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
@@ -256,13 +371,8 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
)),
|
)),
|
||||||
);
|
);
|
||||||
if (updated ?? false) {
|
if (updated ?? false) {
|
||||||
ShipmentModel shipmentModel =
|
await _loadShipment(_shipment.id);
|
||||||
Provider.of<ShipmentModel>(context, listen: false);
|
await _loadCartons(_shipment.id);
|
||||||
Shipment s = await shipmentModel.getShipment(_shipment.id);
|
|
||||||
setState(() {
|
|
||||||
_shipment = s;
|
|
||||||
});
|
|
||||||
await _loadCartons(s.id);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -294,4 +404,164 @@ class _ShipmentInfoState extends State<ShipmentInfo> {
|
|||||||
MainModel mainModel = Provider.of<MainModel>(context, listen: false);
|
MainModel mainModel = Provider.of<MainModel>(context, listen: false);
|
||||||
launch("${mainModel.setting.courierWebsite}");
|
launch("${mainModel.setting.courierWebsite}");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_gotoAssign() async {
|
||||||
|
bool assigned = await Navigator.push<bool>(
|
||||||
|
context,
|
||||||
|
CupertinoPageRoute(
|
||||||
|
builder: (context) => ShipmentAssign(
|
||||||
|
shipment: _shipment,
|
||||||
|
)),
|
||||||
|
);
|
||||||
|
if (assigned ?? false) {
|
||||||
|
await _loadShipment(_shipment.id);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
_completeAssign() {
|
||||||
|
showConfirmDialog(context, "shipment.assign.complete.confirm", () {
|
||||||
|
_completeAssignShipment();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_completeAssignShipment() async {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.completeAssignShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
_pickup() {
|
||||||
|
showConfirmDialog(context, "shipment.pickup.complete.confirm", () {
|
||||||
|
_pickupShipment();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_pickupShipment() async {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.completePickupShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
_gotoPack() async {
|
||||||
|
bool assigned = await Navigator.push<bool>(
|
||||||
|
context,
|
||||||
|
CupertinoPageRoute(
|
||||||
|
builder: (context) => ShipmentPack(
|
||||||
|
shipment: _shipment,
|
||||||
|
)),
|
||||||
|
);
|
||||||
|
if (assigned ?? false) {
|
||||||
|
await _loadShipment(_shipment.id);
|
||||||
|
await _loadCartons(_shipment.id);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
_pack() {
|
||||||
|
showConfirmDialog(context, "shipment.pack.complete.confirm", () {
|
||||||
|
_packShipment();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_packShipment() async {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.completePackShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
_gotoConfirm() async {
|
||||||
|
bool assigned = await Navigator.push<bool>(
|
||||||
|
context,
|
||||||
|
CupertinoPageRoute(
|
||||||
|
builder: (context) => ShipmentConfirm(
|
||||||
|
shipment: _shipment,
|
||||||
|
)),
|
||||||
|
);
|
||||||
|
if (assigned ?? false) {
|
||||||
|
await _loadShipment(_shipment.id);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
_confirm() {
|
||||||
|
showConfirmDialog(context, "shipment.confirm.complete.confirm", () {
|
||||||
|
_confirmShipment();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_confirmShipment() async {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.completeConfirmShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
_receive() {
|
||||||
|
showConfirmDialog(context, "shipment.receive.complete.confirm", () {
|
||||||
|
_receiveShipment();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
_receiveShipment() async {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.completeReceiveShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,10 +25,12 @@ class ShipmentList extends StatefulWidget {
|
|||||||
class _ShipmentListState extends State<ShipmentList> {
|
class _ShipmentListState extends State<ShipmentList> {
|
||||||
bool _isLoading = false;
|
bool _isLoading = false;
|
||||||
var _controller = ScrollController();
|
var _controller = ScrollController();
|
||||||
|
bool _forCustomer = true;
|
||||||
|
|
||||||
@override
|
@override
|
||||||
void initState() {
|
void initState() {
|
||||||
super.initState();
|
super.initState();
|
||||||
|
_forCustomer = widget.forCustomer;
|
||||||
_controller.addListener(() async {
|
_controller.addListener(() async {
|
||||||
if (_controller.position.pixels == _controller.position.maxScrollExtent) {
|
if (_controller.position.pixels == _controller.position.maxScrollExtent) {
|
||||||
Provider.of<ShipmentModel>(context, listen: false)
|
Provider.of<ShipmentModel>(context, listen: false)
|
||||||
@@ -36,7 +38,8 @@ class _ShipmentListState extends State<ShipmentList> {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
Provider.of<ShipmentModel>(context, listen: false).initData(false);
|
Provider.of<ShipmentModel>(context, listen: false)
|
||||||
|
.initData(widget.forCustomer);
|
||||||
}
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
@@ -48,13 +51,27 @@ class _ShipmentListState extends State<ShipmentList> {
|
|||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
ShipmentModel shipmentModel = Provider.of<ShipmentModel>(context);
|
ShipmentModel shipmentModel = Provider.of<ShipmentModel>(context);
|
||||||
final popupMenu = LocalPopupMenuButton(
|
final popupMenu = LocalPopupMenuButton(
|
||||||
popmenus: [
|
popmenus: _forCustomer
|
||||||
LocalPopupMenu(
|
? [
|
||||||
id: 1, textKey: "shipment.popupmenu.active", selected: true),
|
LocalPopupMenu(
|
||||||
LocalPopupMenu(id: 2, textKey: "shipment.popupmenu.delivered")
|
id: 1, textKey: "shipment.popupmenu.active", selected: true),
|
||||||
],
|
LocalPopupMenu(id: 2, textKey: "shipment.popupmenu.delivered"),
|
||||||
|
]
|
||||||
|
: [
|
||||||
|
LocalPopupMenu(
|
||||||
|
id: 1, textKey: "shipment.popupmenu.active", selected: true),
|
||||||
|
LocalPopupMenu(id: 2, textKey: "shipment.popupmenu.delivered"),
|
||||||
|
LocalPopupMenu(id: 3, textKey: "shipment.popupmenu.mypickup"),
|
||||||
|
],
|
||||||
popupMenuCallback: (p) => this.setState(() {
|
popupMenuCallback: (p) => this.setState(() {
|
||||||
shipmentModel.menuSelectedIndex = p.id;
|
shipmentModel.menuSelectedIndex = p.id;
|
||||||
|
if (p.id == 3) {
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false)
|
||||||
|
.initData(widget.forCustomer, myPickup: true);
|
||||||
|
} else if (p.id == 1) {
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false)
|
||||||
|
.initData(widget.forCustomer);
|
||||||
|
}
|
||||||
}),
|
}),
|
||||||
);
|
);
|
||||||
return LocalProgress(
|
return LocalProgress(
|
||||||
@@ -72,18 +89,20 @@ class _ShipmentListState extends State<ShipmentList> {
|
|||||||
title: LocalText(context, "shipment",
|
title: LocalText(context, "shipment",
|
||||||
fontSize: 18, color: Colors.white),
|
fontSize: 18, color: Colors.white),
|
||||||
actions: <Widget>[
|
actions: <Widget>[
|
||||||
IconButton(
|
widget.forCustomer
|
||||||
icon: Icon(
|
? Container()
|
||||||
Icons.search,
|
: IconButton(
|
||||||
color: Colors.white,
|
icon: Icon(
|
||||||
),
|
Icons.search,
|
||||||
iconSize: 30,
|
color: Colors.white,
|
||||||
// onPressed: () => showPlacesSearch(context),
|
),
|
||||||
),
|
iconSize: 30,
|
||||||
|
// onPressed: () => showPlacesSearch(context),
|
||||||
|
),
|
||||||
popupMenu
|
popupMenu
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
floatingActionButton: shipmentModel.menuSelectedIndex == 1
|
floatingActionButton: widget.forCustomer
|
||||||
? FloatingActionButton.extended(
|
? FloatingActionButton.extended(
|
||||||
onPressed: () {
|
onPressed: () {
|
||||||
_newPickup();
|
_newPickup();
|
||||||
@@ -108,8 +127,10 @@ class _ShipmentListState extends State<ShipmentList> {
|
|||||||
itemCount: shipmentModel.shipments.length,
|
itemCount: shipmentModel.shipments.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
return ShipmentListRow(
|
return ShipmentListRow(
|
||||||
key: ValueKey(shipmentModel.shipments[index].id),
|
key: ValueKey(shipmentModel.shipments[index].id),
|
||||||
pickUp: shipmentModel.shipments[index]);
|
pickUp: shipmentModel.shipments[index],
|
||||||
|
isCustomer: widget.forCustomer,
|
||||||
|
);
|
||||||
}),
|
}),
|
||||||
onRefresh: () =>
|
onRefresh: () =>
|
||||||
shipmentModel.refresh(isCustomer: widget.forCustomer),
|
shipmentModel.refresh(isCustomer: widget.forCustomer),
|
||||||
|
|||||||
@@ -9,14 +9,19 @@ import 'shipment_info.dart';
|
|||||||
|
|
||||||
class ShipmentListRow extends StatelessWidget {
|
class ShipmentListRow extends StatelessWidget {
|
||||||
final Shipment pickUp;
|
final Shipment pickUp;
|
||||||
const ShipmentListRow({Key key, this.pickUp}) : super(key: key);
|
final bool isCustomer;
|
||||||
|
const ShipmentListRow({Key key, this.pickUp, this.isCustomer})
|
||||||
|
: super(key: key);
|
||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return InkWell(
|
return InkWell(
|
||||||
onTap: () {
|
onTap: () {
|
||||||
Navigator.of(context).push(CupertinoPageRoute(
|
Navigator.of(context).push(CupertinoPageRoute(
|
||||||
builder: (context) => ShipmentInfo(shipment: pickUp)));
|
builder: (context) => ShipmentInfo(
|
||||||
|
shipment: pickUp,
|
||||||
|
isCustomer: isCustomer,
|
||||||
|
)));
|
||||||
},
|
},
|
||||||
child: Container(
|
child: Container(
|
||||||
padding: EdgeInsets.only(left: 15, right: 15),
|
padding: EdgeInsets.only(left: 15, right: 15),
|
||||||
@@ -46,7 +51,7 @@ class ShipmentListRow extends StatelessWidget {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.only(left: 10.0, top: 10),
|
padding: const EdgeInsets.only(left: 10.0, top: 3),
|
||||||
child: new Text(
|
child: new Text(
|
||||||
pickUp.id == null
|
pickUp.id == null
|
||||||
? ''
|
? ''
|
||||||
@@ -66,29 +71,25 @@ class ShipmentListRow extends StatelessWidget {
|
|||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.all(0),
|
padding: const EdgeInsets.all(0),
|
||||||
child: getStatus(pickUp.currentStatus),
|
child: getStatus(pickUp.status),
|
||||||
),
|
|
||||||
Padding(
|
|
||||||
padding: const EdgeInsets.only(left: 8.0, top: 5, bottom: 5),
|
|
||||||
child: Row(
|
|
||||||
children: <Widget>[
|
|
||||||
new Text(
|
|
||||||
pickUp.weight == null
|
|
||||||
? ''
|
|
||||||
: pickUp.weight.toString() + 'lb - ',
|
|
||||||
style:
|
|
||||||
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
|
||||||
),
|
|
||||||
new Text(
|
|
||||||
pickUp.numberOfPackage == null
|
|
||||||
? ""
|
|
||||||
: pickUp.numberOfPackage.toString() + ' packages',
|
|
||||||
style:
|
|
||||||
new TextStyle(fontSize: 15.0, color: Colors.grey),
|
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
),
|
),
|
||||||
|
// Padding(
|
||||||
|
// padding: const EdgeInsets.only(left: 8.0, top: 5, bottom: 5),
|
||||||
|
// child: Row(
|
||||||
|
// children: <Widget>[
|
||||||
|
// new Text(
|
||||||
|
// "(${pickUp.totalWeight ?? "0"}) lb ",
|
||||||
|
// style:
|
||||||
|
// new TextStyle(fontSize: 15.0, color: Colors.grey),
|
||||||
|
// ),
|
||||||
|
// new Text(
|
||||||
|
// "(${pickUp.totalCount ?? "0"}) cartons ",
|
||||||
|
// style:
|
||||||
|
// new TextStyle(fontSize: 15.0, color: Colors.grey),
|
||||||
|
// ),
|
||||||
|
// ],
|
||||||
|
// ),
|
||||||
|
// ),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
|||||||
140
lib/pages/shipment/shipment_pack.dart
Normal file
140
lib/pages/shipment/shipment_pack.dart
Normal file
@@ -0,0 +1,140 @@
|
|||||||
|
import 'package:fcs/domain/entities/fcs_shipment.dart';
|
||||||
|
import 'package:fcs/domain/entities/shipment.dart';
|
||||||
|
import 'package:fcs/helpers/theme.dart';
|
||||||
|
import 'package:fcs/pages/fcs_shipment/model/fcs_shipment_model.dart';
|
||||||
|
import 'package:fcs/pages/main/util.dart';
|
||||||
|
import 'package:fcs/pages/shipment/model/shipment_model.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_button.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_dropdown.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_title.dart';
|
||||||
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
|
import 'package:flutter/cupertino.dart';
|
||||||
|
import 'package:flutter/material.dart';
|
||||||
|
import 'package:flutter_icons/flutter_icons.dart';
|
||||||
|
import 'package:intl/intl.dart';
|
||||||
|
import 'package:provider/provider.dart';
|
||||||
|
|
||||||
|
import 'widgets.dart';
|
||||||
|
|
||||||
|
class ShipmentPack extends StatefulWidget {
|
||||||
|
final Shipment shipment;
|
||||||
|
ShipmentPack({this.shipment});
|
||||||
|
|
||||||
|
@override
|
||||||
|
_ShipmentPackState createState() => _ShipmentPackState();
|
||||||
|
}
|
||||||
|
|
||||||
|
class _ShipmentPackState extends State<ShipmentPack> {
|
||||||
|
var dateFormatter = new DateFormat('dd MMM yyyy');
|
||||||
|
var timeFormatter = new DateFormat('jm');
|
||||||
|
|
||||||
|
Shipment _shipment;
|
||||||
|
bool _isLoading = false;
|
||||||
|
var now = new DateTime.now();
|
||||||
|
|
||||||
|
FcsShipment _fcsShipment;
|
||||||
|
List<FcsShipment> _fcsShipments;
|
||||||
|
|
||||||
|
@override
|
||||||
|
void initState() {
|
||||||
|
super.initState();
|
||||||
|
|
||||||
|
_shipment = widget.shipment;
|
||||||
|
_loadFcsShipments();
|
||||||
|
}
|
||||||
|
|
||||||
|
_loadFcsShipments() async {
|
||||||
|
FcsShipmentModel fcsShipmentModel =
|
||||||
|
Provider.of<FcsShipmentModel>(context, listen: false);
|
||||||
|
var fcsShipments = await fcsShipmentModel.getActiveFcsShipments();
|
||||||
|
var fcsShipment = fcsShipments
|
||||||
|
.firstWhere((e) => e.id == _shipment.fcsShipmentID, orElse: () => null);
|
||||||
|
setState(() {
|
||||||
|
_fcsShipments = fcsShipments;
|
||||||
|
_fcsShipment = fcsShipment;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
@override
|
||||||
|
Widget build(BuildContext context) {
|
||||||
|
final shipmentNumberBox = getShipmentNumberStatus(context, _shipment);
|
||||||
|
|
||||||
|
var fcsShipmentsBox = LocalDropdown<FcsShipment>(
|
||||||
|
callback: (v) {
|
||||||
|
setState(() {
|
||||||
|
_fcsShipment = v;
|
||||||
|
});
|
||||||
|
},
|
||||||
|
labelKey: "shipment.pack.fcs.shipment",
|
||||||
|
iconData: MaterialCommunityIcons.worker,
|
||||||
|
display: (u) => u.shipmentNumber,
|
||||||
|
selectedValue: _fcsShipment,
|
||||||
|
values: _fcsShipments,
|
||||||
|
);
|
||||||
|
|
||||||
|
final packbtn = LocalButton(
|
||||||
|
textKey: "shipment.pack.btn",
|
||||||
|
callBack: _save,
|
||||||
|
);
|
||||||
|
return LocalProgress(
|
||||||
|
inAsyncCall: _isLoading,
|
||||||
|
child: Scaffold(
|
||||||
|
appBar: AppBar(
|
||||||
|
centerTitle: true,
|
||||||
|
leading: new IconButton(
|
||||||
|
icon: new Icon(
|
||||||
|
CupertinoIcons.back,
|
||||||
|
color: primaryColor,
|
||||||
|
),
|
||||||
|
onPressed: () => Navigator.of(context).pop(),
|
||||||
|
),
|
||||||
|
shadowColor: Colors.transparent,
|
||||||
|
backgroundColor: Colors.white,
|
||||||
|
title: LocalText(
|
||||||
|
context,
|
||||||
|
"shipment.pack.menuitem",
|
||||||
|
fontSize: 20,
|
||||||
|
color: primaryColor,
|
||||||
|
),
|
||||||
|
),
|
||||||
|
body: Padding(
|
||||||
|
padding: const EdgeInsets.all(10.0),
|
||||||
|
child: ListView(
|
||||||
|
children: <Widget>[
|
||||||
|
Center(child: shipmentNumberBox),
|
||||||
|
SizedBox(
|
||||||
|
height: 10,
|
||||||
|
),
|
||||||
|
LocalTitle(textKey: "shipment.pack.fcs.shipment"),
|
||||||
|
fcsShipmentsBox,
|
||||||
|
SizedBox(
|
||||||
|
height: 10,
|
||||||
|
),
|
||||||
|
packbtn,
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
_save() async {
|
||||||
|
_shipment.fcsShipmentID = this._fcsShipment.id;
|
||||||
|
setState(() {
|
||||||
|
_isLoading = true;
|
||||||
|
});
|
||||||
|
try {
|
||||||
|
ShipmentModel shipmentModel =
|
||||||
|
Provider.of<ShipmentModel>(context, listen: false);
|
||||||
|
await shipmentModel.packShipment(_shipment);
|
||||||
|
Navigator.pop(context, true);
|
||||||
|
} catch (e) {
|
||||||
|
showMsgDialog(context, "Error", e.toString());
|
||||||
|
} finally {
|
||||||
|
setState(() {
|
||||||
|
_isLoading = false;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,5 +1,7 @@
|
|||||||
import 'package:fcs/domain/entities/shipment.dart';
|
import 'package:fcs/domain/entities/shipment.dart';
|
||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_popup_menu_button.dart';
|
||||||
|
import 'package:fcs/pages/widgets/local_popupmenu.dart';
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
|
||||||
@@ -17,7 +19,7 @@ Widget getShipmentNumberStatus(BuildContext context, Shipment shipment) {
|
|||||||
),
|
),
|
||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.only(left: 8.0),
|
padding: const EdgeInsets.only(left: 8.0),
|
||||||
child: Chip(label: Text(shipment.currentStatus ?? "")),
|
child: Chip(label: Text(shipment.status ?? "")),
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -85,4 +85,29 @@ class StaffModel extends BaseModel {
|
|||||||
Future<User> findUser(String phoneNumber) {
|
Future<User> findUser(String phoneNumber) {
|
||||||
return Services.instance.userService.findUser(phoneNumber);
|
return Services.instance.userService.findUser(phoneNumber);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Future<List<User>> getPickupEmployees() async {
|
||||||
|
if (user == null || !user.hasShipment()) return [];
|
||||||
|
return _getUsers(privilege_shipment);
|
||||||
|
}
|
||||||
|
|
||||||
|
Future<List<User>> _getUsers(String privilege) async {
|
||||||
|
List<User> users = [];
|
||||||
|
try {
|
||||||
|
var snaps = await Firestore.instance
|
||||||
|
.collection("/$user_collection")
|
||||||
|
.where("is_employee", isEqualTo: true)
|
||||||
|
.where("is_sys_admin", isEqualTo: false)
|
||||||
|
.where("privileges", arrayContains: privilege)
|
||||||
|
.getDocuments(source: Source.server);
|
||||||
|
users = snaps.documents.map((documentSnapshot) {
|
||||||
|
var user =
|
||||||
|
User.fromMap(documentSnapshot.data, documentSnapshot.documentID);
|
||||||
|
return user;
|
||||||
|
}).toList();
|
||||||
|
} catch (e) {
|
||||||
|
log.warning("Error!! $e");
|
||||||
|
}
|
||||||
|
return users;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
import 'package:fcs/domain/entities/user.dart';
|
import 'package:fcs/domain/entities/user.dart';
|
||||||
import 'package:fcs/helpers/theme.dart';
|
import 'package:fcs/helpers/theme.dart';
|
||||||
import 'package:fcs/pages/staff/model/staff_model.dart';
|
import 'package:fcs/pages/staff/model/staff_model.dart';
|
||||||
import 'package:fcs/pages/widgets/bottom_up_page_route.dart';
|
|
||||||
import 'package:fcs/pages/widgets/local_text.dart';
|
import 'package:fcs/pages/widgets/local_text.dart';
|
||||||
import 'package:fcs/pages/widgets/progress.dart';
|
import 'package:fcs/pages/widgets/progress.dart';
|
||||||
import 'package:flutter/cupertino.dart';
|
import 'package:flutter/cupertino.dart';
|
||||||
@@ -55,9 +54,9 @@ class _StaffListState extends State<StaffList> {
|
|||||||
body: new ListView.separated(
|
body: new ListView.separated(
|
||||||
separatorBuilder: (context, index) => Divider(
|
separatorBuilder: (context, index) => Divider(
|
||||||
color: Colors.black,
|
color: Colors.black,
|
||||||
|
height: 1,
|
||||||
),
|
),
|
||||||
scrollDirection: Axis.vertical,
|
scrollDirection: Axis.vertical,
|
||||||
padding: EdgeInsets.only(left: 5, right: 5, top: 5),
|
|
||||||
shrinkWrap: true,
|
shrinkWrap: true,
|
||||||
itemCount: staffModel.employees.length,
|
itemCount: staffModel.employees.length,
|
||||||
itemBuilder: (BuildContext context, int index) {
|
itemBuilder: (BuildContext context, int index) {
|
||||||
@@ -69,56 +68,52 @@ class _StaffListState extends State<StaffList> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Widget _item(User user) {
|
Widget _item(User user) {
|
||||||
return Stack(
|
return InkWell(
|
||||||
children: <Widget>[
|
onTap: () {
|
||||||
InkWell(
|
Navigator.of(context).push(
|
||||||
onTap: () {
|
CupertinoPageRoute(builder: (context) => StaffEditor(staff: user)));
|
||||||
Navigator.of(context).push(CupertinoPageRoute(
|
},
|
||||||
builder: (context) => StaffEditor(staff: user)));
|
child: Row(
|
||||||
},
|
children: <Widget>[
|
||||||
child: Row(
|
Expanded(
|
||||||
children: <Widget>[
|
child: new Padding(
|
||||||
Expanded(
|
padding: const EdgeInsets.symmetric(vertical: 10.0),
|
||||||
child: new Padding(
|
child: new Row(
|
||||||
padding: const EdgeInsets.symmetric(vertical: 10.0),
|
children: <Widget>[
|
||||||
child: new Row(
|
new Padding(
|
||||||
children: <Widget>[
|
padding: new EdgeInsets.symmetric(
|
||||||
new Padding(
|
horizontal: 32.0 - dotSize / 2),
|
||||||
padding: new EdgeInsets.symmetric(
|
child: Icon(
|
||||||
horizontal: 32.0 - dotSize / 2),
|
MaterialCommunityIcons.worker,
|
||||||
child: Icon(
|
color: primaryColor,
|
||||||
MaterialCommunityIcons.worker,
|
size: 40,
|
||||||
color: primaryColor,
|
),
|
||||||
size: 40,
|
|
||||||
),
|
|
||||||
),
|
|
||||||
new Expanded(
|
|
||||||
child: new Column(
|
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
|
||||||
children: <Widget>[
|
|
||||||
new Text(
|
|
||||||
user.name,
|
|
||||||
style: new TextStyle(fontSize: 15.0),
|
|
||||||
),
|
|
||||||
Padding(
|
|
||||||
padding: const EdgeInsets.only(top: 8.0),
|
|
||||||
child: new Text(
|
|
||||||
user.phoneNumber,
|
|
||||||
style: new TextStyle(
|
|
||||||
fontSize: 15.0, color: Colors.grey),
|
|
||||||
),
|
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
|
||||||
),
|
|
||||||
],
|
|
||||||
),
|
),
|
||||||
),
|
new Expanded(
|
||||||
|
child: new Column(
|
||||||
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
|
children: <Widget>[
|
||||||
|
new Text(
|
||||||
|
user.name,
|
||||||
|
style: new TextStyle(fontSize: 15.0),
|
||||||
|
),
|
||||||
|
Padding(
|
||||||
|
padding: const EdgeInsets.only(top: 8.0),
|
||||||
|
child: new Text(
|
||||||
|
user.phoneNumber,
|
||||||
|
style: new TextStyle(
|
||||||
|
fontSize: 15.0, color: Colors.grey),
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
|
),
|
||||||
|
),
|
||||||
|
],
|
||||||
),
|
),
|
||||||
],
|
),
|
||||||
),
|
),
|
||||||
),
|
],
|
||||||
],
|
),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -27,10 +27,12 @@ class DefaultDeliveryAddress extends StatelessWidget {
|
|||||||
Row(
|
Row(
|
||||||
children: [
|
children: [
|
||||||
Expanded(
|
Expanded(
|
||||||
child: DisplayText(
|
child: this.labelKey == null
|
||||||
labelTextKey: this.labelKey ?? "delivery_address",
|
? Container()
|
||||||
iconData: iconData ?? MaterialCommunityIcons.truck_fast,
|
: DisplayText(
|
||||||
),
|
labelTextKey: this.labelKey,
|
||||||
|
iconData: iconData ?? MaterialCommunityIcons.truck_fast,
|
||||||
|
),
|
||||||
),
|
),
|
||||||
onTap == null
|
onTap == null
|
||||||
? Container()
|
? Container()
|
||||||
|
|||||||
@@ -9,9 +9,17 @@ class LocalDropdown<T> extends StatelessWidget {
|
|||||||
final IconData iconData;
|
final IconData iconData;
|
||||||
final T selectedValue;
|
final T selectedValue;
|
||||||
final List<T> values;
|
final List<T> values;
|
||||||
|
final Function(T) display;
|
||||||
|
final String labelKey;
|
||||||
|
|
||||||
const LocalDropdown(
|
const LocalDropdown(
|
||||||
{Key key, this.callback, this.iconData, this.selectedValue, this.values})
|
{Key key,
|
||||||
|
this.callback,
|
||||||
|
this.iconData,
|
||||||
|
this.selectedValue,
|
||||||
|
this.values,
|
||||||
|
this.labelKey,
|
||||||
|
this.display})
|
||||||
: super(key: key);
|
: super(key: key);
|
||||||
|
|
||||||
@override
|
@override
|
||||||
@@ -32,7 +40,7 @@ class LocalDropdown<T> extends StatelessWidget {
|
|||||||
padding: const EdgeInsets.only(right: 18.0),
|
padding: const EdgeInsets.only(right: 18.0),
|
||||||
child: LocalText(
|
child: LocalText(
|
||||||
context,
|
context,
|
||||||
"shipment.type",
|
labelKey,
|
||||||
color: Colors.black54,
|
color: Colors.black54,
|
||||||
fontSize: 16,
|
fontSize: 16,
|
||||||
),
|
),
|
||||||
@@ -49,14 +57,21 @@ class LocalDropdown<T> extends StatelessWidget {
|
|||||||
callback(newValue);
|
callback(newValue);
|
||||||
},
|
},
|
||||||
isExpanded: true,
|
isExpanded: true,
|
||||||
items: values.map<DropdownMenuItem<T>>((T value) {
|
items: values == null
|
||||||
return DropdownMenuItem<T>(
|
? []
|
||||||
value: value,
|
: values.map<DropdownMenuItem<T>>((T value) {
|
||||||
child: Text(value==null? "":value.toString(),
|
return DropdownMenuItem<T>(
|
||||||
overflow: TextOverflow.ellipsis,
|
value: value,
|
||||||
style: TextStyle(color: primaryColor)),
|
child: Text(
|
||||||
);
|
value == null
|
||||||
}).toList(),
|
? ""
|
||||||
|
: display != null
|
||||||
|
? display(value)
|
||||||
|
: value.toString(),
|
||||||
|
overflow: TextOverflow.ellipsis,
|
||||||
|
style: TextStyle(color: primaryColor)),
|
||||||
|
);
|
||||||
|
}).toList(),
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ class LocalPopupMenuButton extends StatefulWidget {
|
|||||||
final PopupMenuCallback popupMenuCallback;
|
final PopupMenuCallback popupMenuCallback;
|
||||||
final List<LocalPopupMenu> popmenus;
|
final List<LocalPopupMenu> popmenus;
|
||||||
final bool multiSelect;
|
final bool multiSelect;
|
||||||
|
final bool selectable;
|
||||||
final IconData buttonIcon;
|
final IconData buttonIcon;
|
||||||
|
|
||||||
const LocalPopupMenuButton(
|
const LocalPopupMenuButton(
|
||||||
@@ -17,6 +18,7 @@ class LocalPopupMenuButton extends StatefulWidget {
|
|||||||
this.popupMenuCallback,
|
this.popupMenuCallback,
|
||||||
this.popmenus,
|
this.popmenus,
|
||||||
this.buttonIcon,
|
this.buttonIcon,
|
||||||
|
this.selectable = true,
|
||||||
this.multiSelect = false})
|
this.multiSelect = false})
|
||||||
: super(key: key);
|
: super(key: key);
|
||||||
|
|
||||||
@@ -39,25 +41,27 @@ class _LocalPopupMenuButtonState extends State<LocalPopupMenuButton> {
|
|||||||
return PopupMenuButton<LocalPopupMenu>(
|
return PopupMenuButton<LocalPopupMenu>(
|
||||||
elevation: 3.2,
|
elevation: 3.2,
|
||||||
onSelected: (selected) {
|
onSelected: (selected) {
|
||||||
if (!widget.multiSelect) {
|
if (widget.selectable) {
|
||||||
setState(() {
|
if (!widget.multiSelect) {
|
||||||
popmenus.forEach((e) {
|
setState(() {
|
||||||
if (e.id != selected.id)
|
popmenus.forEach((e) {
|
||||||
e.selected = false;
|
if (e.id != selected.id)
|
||||||
else
|
e.selected = false;
|
||||||
e.selected = true;
|
else
|
||||||
|
e.selected = true;
|
||||||
|
});
|
||||||
});
|
});
|
||||||
});
|
selected.selected = true;
|
||||||
selected.selected = true;
|
} else {
|
||||||
} else {
|
setState(() {
|
||||||
setState(() {
|
popmenus.forEach((e) {
|
||||||
popmenus.forEach((e) {
|
if (e.id == selected.id) e.selected = !e.selected;
|
||||||
if (e.id == selected.id) e.selected = !e.selected;
|
});
|
||||||
});
|
});
|
||||||
});
|
selected.selected = !selected.selected;
|
||||||
selected.selected = !selected.selected;
|
}
|
||||||
}
|
}
|
||||||
if (widget.popupMenuCallback != null)
|
if (selected.enabled && widget.popupMenuCallback != null)
|
||||||
widget.popupMenuCallback(selected);
|
widget.popupMenuCallback(selected);
|
||||||
},
|
},
|
||||||
icon: Container(
|
icon: Container(
|
||||||
@@ -92,11 +96,14 @@ class _LocalPopupMenuButtonState extends State<LocalPopupMenuButton> {
|
|||||||
)),
|
)),
|
||||||
itemBuilder: (BuildContext context) {
|
itemBuilder: (BuildContext context) {
|
||||||
return popmenus.map((LocalPopupMenu choice) {
|
return popmenus.map((LocalPopupMenu choice) {
|
||||||
|
if (choice == null) return null;
|
||||||
return PopupMenuItem<LocalPopupMenu>(
|
return PopupMenuItem<LocalPopupMenu>(
|
||||||
value: choice,
|
value: choice,
|
||||||
child: Row(
|
child: Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
LocalText(context, choice.textKey, color: primaryColor),
|
LocalText(context, choice.textKey,
|
||||||
|
color:
|
||||||
|
choice?.enabled ?? true ? primaryColor : Colors.grey),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
width: 10,
|
width: 10,
|
||||||
),
|
),
|
||||||
@@ -115,6 +122,7 @@ class _LocalPopupMenuButtonState extends State<LocalPopupMenuButton> {
|
|||||||
|
|
||||||
bool _needHighlight() {
|
bool _needHighlight() {
|
||||||
popmenus.forEach((e) {
|
popmenus.forEach((e) {
|
||||||
|
if (e == null) return false;
|
||||||
if (e.selected && e.highlight) return true;
|
if (e.selected && e.highlight) return true;
|
||||||
});
|
});
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
@@ -3,6 +3,11 @@ class LocalPopupMenu {
|
|||||||
String textKey;
|
String textKey;
|
||||||
bool selected;
|
bool selected;
|
||||||
bool highlight;
|
bool highlight;
|
||||||
|
bool enabled;
|
||||||
LocalPopupMenu(
|
LocalPopupMenu(
|
||||||
{this.id, this.textKey, this.selected = false, this.highlight = false});
|
{this.id,
|
||||||
|
this.textKey,
|
||||||
|
this.selected = false,
|
||||||
|
this.highlight = false,
|
||||||
|
this.enabled = true});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user