public SupplyPaymentTemplate(SupplyPaymentTemplate source) : base(source) { }
public SupplyPaymentTemplate(Terrasoft.Configuration.SupplyPaymentTemplate source) : base(source) { this.CopyEntityLookupProperties(source); }