Removed Code and BaseCode from Products
Management form almost fixed. Error testing now.
This commit is contained in:
@ -9,7 +9,7 @@ namespace Tanshu.Accounts.Entities
|
||||
{
|
||||
public class Voucher
|
||||
{
|
||||
protected Voucher()
|
||||
public Voucher()
|
||||
{
|
||||
Kots = new List<Kot>();
|
||||
Settlements = new List<VoucherSettlement>();
|
||||
|
||||
Reference in New Issue
Block a user