This commit is contained in:
@@ -4,9 +4,9 @@ using AyaNova.Models;
|
||||
using AyaNova.Biz;
|
||||
namespace AyaNova.DataList
|
||||
{
|
||||
internal class PartInventoryDataList : AyaDataList
|
||||
internal class PartInventoryTransactionsDataList : AyaDataList
|
||||
{
|
||||
public PartInventoryDataList()
|
||||
public PartInventoryTransactionsDataList()
|
||||
{
|
||||
|
||||
DefaultListObjectType = AyaType.PartInventory;
|
||||
|
||||
Reference in New Issue
Block a user