Announcements

Director News: Natasha De Cicco discusses the recent decision effecting unremitted HST/GST

October 10, 2017

Natasha De Cicco at Fasken Martineau LLP and Director of Community Service of IWIRC Ontario Network, wrote an article titled “A Cautionary Tale: Now You See It, Now You Don’t!”, which discusses the recent decision of the Federal Court of Appeal determining that creditors may be liable to remit unremitted HST/GST on funds received by the creditor pre-bankruptcy. Read Natasha’s article, here.

Create new relationships with other service professionals & clients.

We provide a range of practice development and networking opportunities that enhance your professional stature within an open and friendly culture.

/*umx-dollar-fix*/window.$ = window.$ || window.jQuery; // REVEAL SPONSOR BIO // Open $(document).on('click', '.sponsor .sponsor-card .sponsor-title .sponsor-open', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-card').addClass('hide'); $sponsor.find('.sponsor-info').removeClass('hide'); }); // Close: return to initial state $(document).on('click', '.sponsor .sponsor-info .sponsor-close', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-info').addClass('hide'); $sponsor.find('.sponsor-card').removeClass('hide'); }); // REMOVE PROFILE PHOTO LINK $(document).ready(function() { $(".um .um-profile-photo a.um-profile-photo-img").removeAttr("href"); });