X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fpkg_sales_credit_pkg.pm;h=bd165f1c88855eb4e8532ec1241b8a4fa9854529;hb=57329fa70955c43248af97ad1d36ac49e15afa7c;hp=9b13cd8726466ff3e274d9ceaf050742292e4e62;hpb=eb496e0e972cdaa94f894d232c5cc6dfa250e9ad;p=freeside.git diff --git a/FS/FS/part_event/Action/pkg_sales_credit_pkg.pm b/FS/FS/part_event/Action/pkg_sales_credit_pkg.pm index 9b13cd872..bd165f1c8 100644 --- a/FS/FS/part_event/Action/pkg_sales_credit_pkg.pm +++ b/FS/FS/part_event/Action/pkg_sales_credit_pkg.pm @@ -1,4 +1,6 @@ package FS::part_event::Action::pkg_sales_credit_pkg; + +# yes, they must be in this order use base qw( FS::part_event::Action::Mixin::pkg_sales_credit FS::part_event::Action::Mixin::credit_pkg FS::part_event::Action::pkg_sales_credit );