definitions/segments/qty.rb in eancom-1.5.1 vs definitions/segments/qty.rb in eancom-1.5.2
- old
+ new
@@ -41,18 +41,22 @@
identifier: 'invoiced_quantity'
},
'59' => {
description: 'Numbers of consumer units in the traded unit',
identifier: 'numbers_or_consumer_units_in_the_traded_unit'
- },
+ },
+ '129' => {
+ description: 'Units per unit price',
+ identifier: 'units_per_unit_price'
+ },
'153' => {
description: 'Statistical sales quantity',
identifier: 'statistical_sales_quantitiy'
- },
+ },
'160' => {
description: 'Minimum production batch',
identifier: 'minimum_production_batch'
- }
+ }
},
description: 'Quantity type code qualifier',
required: true
)
quantity_details.add(:quantity_type_code_qualifier, data)