[REF] Move instantiation of Order class to earlier in function
authoreileen <emcnaughton@wikimedia.org>
Sun, 17 Jan 2021 20:51:58 +0000 (09:51 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 18 Jan 2021 06:09:42 +0000 (19:09 +1300)
commita817ccddb4ae483cc2167eb60872836492c9fab2
treea0ac64a31cc4636850c369c0f9f2456124473288
parent343b1e77a408c04623b5a9f44ce8d33a13fe3eb9
[REF] Move instantiation of Order class to earlier in function

This is part of making the Order object and it's methods available to the non-renewal
form which has the same amount calculation bug the class is used to fix.

Note the Order class is an internal class not the order api which we do wish to switch this
form to using
CRM/Member/Form.php