This commit is contained in:
@@ -7,7 +7,7 @@ namespace AyaNova.DataList
|
||||
{
|
||||
internal class CustomerDataList : DataListProcessingBase, IDataListInternalCriteria
|
||||
{
|
||||
public CustomerDataList()
|
||||
public CustomerDataList(long translationId)
|
||||
{
|
||||
DefaultListAType = AyaType.Customer;
|
||||
SQLFrom = @"FROM ACUSTOMER
|
||||
|
||||
Reference in New Issue
Block a user