update invoice
This commit is contained in:
@@ -6,6 +6,7 @@ const markets_collection = "markets";
|
||||
const packages_collection = "packages";
|
||||
const messages_collection = "messages";
|
||||
const fcs_shipment_collection = "fcs_shipments";
|
||||
const invoices_collection = "invoices";
|
||||
const delivery_address_collection = "delivery_addresses";
|
||||
const cargo_types_collection = "cargo_types";
|
||||
const custom_duties_collection = "custom_duties";
|
||||
|
||||
Reference in New Issue
Block a user