hurx 4 settimane fa
parent
commit
5f8d9e128d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/api/pc/enterprise/orderTypes.ts

+ 1 - 0
src/api/pc/enterprise/orderTypes.ts

@@ -12,6 +12,7 @@ export interface OrderMain {
   customerId?: number;
   customerCode?: string;
   userId?: number;
+  createName?: string;
   shippingAddressId?: number;
   purchaseReason?: string;
   invoiceType?: string;