lib/rsr_group/constants.rb in rsr_group-1.7.3 vs lib/rsr_group/constants.rb in rsr_group-1.7.4

- old
+ new

@@ -38,10 +38,11 @@ '00002' => 'Invalid date', '00003' => 'Duplicate file', '00004' => 'Invalid Etailer number', '00005' => 'Empty file', '00006' => 'Invalid Sequence number', + '00007' => 'Invalid Etailer FFL', '10001' => 'Order Header record missing', '10002' => 'Invalid ship‐to name', '10003' => 'Missing ship‐to address', '10004' => 'Invalid ship‐to city', '10005' => 'Invalid ship‐to state', @@ -63,10 +64,14 @@ '11004' => 'Dealer name mismatch', '11005' => 'Dealer state mismatch', '11006' => 'Dealer FFL expired', '11007' => 'Firearms combined with accessories', '11008' => 'Dealer deactivated', + '11009' => 'Will Not Accept Transfer Orders', + '11010' => 'Missing End Consumer Name', + '11011' => 'Missing End Consumer Number', + '11012' => 'Dealer Not a Storefront', '11999' => 'Miscellaneous', '20001' => 'Order Detail record missing', '20002' => 'Invalid RSR stock number', '20003' => 'Invalid quantity ordered', '20004' => 'Invalid shipping carrier', @@ -76,10 +81,10 @@ '20008' => 'Item prohibited', '20009' => 'Phone number required', '20010' => 'RSR allocated', '20011' => 'Case quantity required', '20999' => 'Miscellaneous', - '30001' => 'OrderTrailerrecordmissing', + '30001' => 'Order Trailer record missing', '30002' => 'Invalid total order amount', '30003' => 'Mismatch on number of items ordered and number specified on order trailer record', '99001' => 'File Trailer record missing', '99002' => 'Invalid quantity ordered', '99003' => 'Mismatch on number of orders found and total quantity specified on file trailer record', \ No newline at end of file