Skip to content

ERP5: rename DeliveryType -> DeliveryTypeInformation

Jérome Perrin requested to merge jerome/erp5:delivery_type_information into master

To be consistent with other type information classes such as SolverTypeInformation or PDFTypeInformation.

Seems all type information classes are using de-facto this naming convention. I did not catch that one when reviewing !129 (merged)

Merge request reports