Also need to allow for more graceful handing when a profile field is not found on the order type.

Comments

bleedev’s picture

levelos’s picture

Status: Active » Needs review
lammensj’s picture

A custom order type should also be taken into account when generating an order from a recurring entity. The patch included is an extension of the one @bleedev wrote and makes sure that that the order type of the first order is used.

pcambra’s picture

Category: Bug report » Feature request
Issue tags: +Needs tests
lammensj’s picture

StatusFileSize
new1.56 KB

Previous patch contained wrong paths, fixed those.