예제 #1
0
 public ItemWiseSalesStatementController(IBranchAppService _BranchService, ILocationAppService _locationService, IItemInfoAppService _ItemService, IFYDDAppService _FYDDService)
 {
     this._BranchService   = _BranchService;
     this._locationService = _locationService;
     this._ItemService     = _ItemService;
     this._FYDDService     = _FYDDService;
 }
예제 #2
0
 public SalesF1Controller(ILocationAppService _locationService, IItemTypeAppService _itemTypeService,
                          ISubsidiaryInfoAppService _subsidiaryInfoService, IItemInfoAppService _itemInfoService,
                          ICurrentStockAppService _currentStockService, ICommonPVVMAppService _CommonVmService,
                          IItemWiseDisVatAppService _ItemWiseDisVatService, ISalesMainAppService _SalesMainService,
                          ISalesDetailAppService _SaleDetailService, IIssueMainAppService _IssueMainService,
                          IIssueDetailsAppService _IssueDetailService, IEmployeeFuncAppService _EmpFuncService,
                          IEmployeeAppService _EmployeeService, IIssueMainAppService _issueMainService,
                          IJarnalVoucherAppService _jarnalVoucherService, ISysSetAppService _sysSetService)
 {
     this._locationService       = _locationService;
     this._itemTypeService       = _itemTypeService;
     this._subsidiaryInfoService = _subsidiaryInfoService;
     this._itemInfoService       = _itemInfoService;
     this._currentStockService   = _currentStockService;
     this._CommonVmService       = _CommonVmService;
     this._ItemWiseDisVatService = _ItemWiseDisVatService;
     this._SalesMainService      = _SalesMainService;
     this._SaleDetailService     = _SaleDetailService;
     this._IssueMainService      = _IssueMainService;
     this._IssueDetailService    = _IssueDetailService;
     this._EmpFuncService        = _EmpFuncService;
     this._EmployeeService       = _EmployeeService;
     this._issueMainService      = _issueMainService;
     this._jarnalVoucherService  = _jarnalVoucherService;
     this._sysSetService         = _sysSetService;
 }
예제 #3
0
 public SalesReturnController(ICommonPVVMAppService _CommonVmService, ILocationAppService _locationService,
                              ISubsidiaryInfoAppService _subsidiaryInfoService, IItemInfoAppService _itemInfoService,
                              ICurrentStockAppService _currentStockService, ISalesMainAppService _SalesMainService,
                              ISalesDetailAppService _SaleDetailService,
                              IEmployeeAppService _EmployeeService, IBranchAppService _branchService,
                              IJarnalVoucherAppService _jarnalVoucherService, ISysSetAppService _sysSetService,
                              IVchrSetAppService _vchrSetService, ILotDTAppService _lotDtService, ICostLedgerAppService CostLedgerAppService,
                              IDefACAppService _defACService, IUnitAppService _unitService,
                              ISaleRetMainAppService _saleRetMainService, IIssueMainAppService _issueMainService,
                              ITransactionLogAppService _transactionLogService, ISaleRetDetailAppService _saleRetDetailService,
                              IReceiveAppService _receiveMainService, IReceiveDetailsAppService _receiveDetailService)
 {
     this._CommonVmService       = _CommonVmService;
     this._locationService       = _locationService;
     this._subsidiaryInfoService = _subsidiaryInfoService;
     this._itemInfoService       = _itemInfoService;
     this._currentStockService   = _currentStockService;
     this._SalesMainService      = _SalesMainService;
     this._SaleDetailService     = _SaleDetailService;
     this._EmployeeService       = _EmployeeService;
     this._jarnalVoucherService  = _jarnalVoucherService;
     this._sysSetService         = _sysSetService;
     this._vchrSetService        = _vchrSetService;
     this._lotDtService          = _lotDtService;
     this.CostLedgerAppService   = CostLedgerAppService;
     this._defACService          = _defACService;
     this._saleRetMainService    = _saleRetMainService;
     this._branchService         = _branchService;
     this._issueMainService      = _issueMainService;
     this._transactionLogService = _transactionLogService;
     this._saleRetDetailService  = _saleRetDetailService;
     this._receiveMainService    = _receiveMainService;
     this._receiveDetailService  = _receiveDetailService;
     this._unitService           = _unitService;
 }
예제 #4
0
 public VM_4P3Controller(IItemInfoAppService _itemInfoService, IUnitAppService _unitService, ITransactionLogAppService _transactionLogService, ISysSetAppService _sysSetService)
 {
     this._itemInfoService       = _itemInfoService;
     this._unitService           = _unitService;
     this._transactionLogService = _transactionLogService;
     this._sysSetService         = _sysSetService;
 }
예제 #5
0
 public StoreRptController(IBranchAppService _BranchService,
                           IIssRecSrcDestAppService _issRecvSrcDestService, IFYDDAppService _FYDDService,
                           IItemInfoAppService _ItemInfoService)
 {
     this._BranchService         = _BranchService;
     this._FYDDService           = _FYDDService;
     this._ItemInfoService       = _ItemInfoService;
     this._issRecvSrcDestService = _issRecvSrcDestService;
 }
예제 #6
0
 public Sample_GiftController(ISubsidiaryInfoService _ISubsidiaryInfoService, IItemInfoAppService _IItemInfoAppService, INewChartAppService _INewChartAppService, ILocationAppService _ILocationAppService, IIssueDetailsService _IssueDetailsAppService, IIssueMainService _IIssueMainService, IBranchAppService _BranchService, IFYDDAppService _FYDDService)
 {
     this._ISubsidiaryInfoService = _ISubsidiaryInfoService;
     this._INewChartAppService    = _INewChartAppService;
     this._ILocationAppService    = _ILocationAppService;
     this._FYDDService            = _FYDDService;
     this._IIssueMainService      = _IIssueMainService;
     this._IssueDetailsAppService = _IssueDetailsAppService;
     this._IItemInfoAppService    = _IItemInfoAppService;
 }
예제 #7
0
 public RateChartController(ISubsidiaryTypeAppService ISubsidiaryTypeService, ITransactionLogAppService _transactionLogService, IItemInfoAppService _IItemInfoAppService, ISubsidiaryInfoAppService _ISubsidiaryInfoService, IRateChartAppService _RateChartService, IFYDDAppService _FYDDService, IProjInfoAppService _ProjInfoService)
 {
     this._RateChartService       = _RateChartService;
     this._FYDDService            = _FYDDService;
     this._ProjInfoService        = _ProjInfoService;
     this._ISubsidiaryInfoService = _ISubsidiaryInfoService;
     this._IItemInfoAppService    = _IItemInfoAppService;
     this._transactionLogService  = _transactionLogService;
     this.ISubsidiaryTypeService  = ISubsidiaryTypeService;
 }
예제 #8
0
 public StockLedgerRptController(IReportLedgerAppService _ReportLedgerService, ILedgerCaptionAppService _LedgerCapService,
                                 IItemInfoAppService _ItemService, IBranchAppService _BranchService, IFYDDAppService _FYDDService, ISysSetAppService _sysSetService,
                                 IItemTypeAppService _itemTypeService, ICommonPVVMAppService _CommonVmService)
 {
     this._ReportLedgerService = _ReportLedgerService;
     this._LedgerCapService    = _LedgerCapService;
     this._ItemService         = _ItemService;
     this._BranchService       = _BranchService;
     this._FYDDService         = _FYDDService;
     this._sysSetService       = _sysSetService;
     this._itemTypeService     = _itemTypeService;
     this._CommonVmService     = _CommonVmService;
 }
예제 #9
0
 public ScheduleRptController(IItemInfoAppService _ItemService, ISubsidiaryInfoAppService _SubsidiaryService,
                              INewChartAppService _NewChartService, IBranchAppService _BranchService, IEmployeeAppService _employeeService,
                              ISummaryReportAppService _summaryReportService, IUserBranchAppService _userbranchService, IDynaCapAppService _dynaCapService,
                              ISysSetAppService _sysSetService, IFYDDAppService _FYDDService)
 {
     this._ItemService          = _ItemService;
     this._SubsidiaryService    = _SubsidiaryService;
     this._NewChartService      = _NewChartService;
     this._BranchService        = _BranchService;
     this._employeeService      = _employeeService;
     this._summaryReportService = _summaryReportService;
     this._userbranchService    = _userbranchService;
     this._sysSetService        = _sysSetService;
     this._dynaCapService       = _dynaCapService;
     this._FYDDService          = _FYDDService;
 }
 public DepositToBankController(
     ICashOperationAppService _CashOperationService,
     ICashReceiptAppService _cashReceiptAppService,
     IWithdrawAppService _withdrawService,
     IExpenseAppService _ExpenseService,
     IDepositToBankAppService _DepositToBankService,
     IEmployeeAppService _EmployeeService,
     ISubsidiaryInfoAppService _subsidiaryService,
     IItemInfoAppService _ItemService,
     INewChartAppService _NewChartService,
     ILocationAppService _LocationService,
     IUnitAppService _UnitService,
     ITransactionLogAppService _transactionLogService,
     IBankOperationAppService _BankOperationService,
     IJarnalVoucherAppService _jarnalVoucherService,
     ISysSetAppService _sysSetService,
     IOpnBalAppService _OpnBalService,
     IPaymentAppService _paymentService,
     IHORemitAppService _HORemitService, IAcBRAppService _AcBrService,
     IBankReceiptAppService _BankReceiptAppService, IGsetAppService _gsetService)
 {
     this._CashOperationService  = _CashOperationService;
     this._cashReceiptAppService = _cashReceiptAppService;
     this._withdrawService       = _withdrawService;
     this._ExpenseService        = _ExpenseService;
     this._DepositToBankService  = _DepositToBankService;
     this._subsidiaryService     = _subsidiaryService;
     this._NewChartService       = _NewChartService;
     this._EmployeeService       = _EmployeeService;
     this._subsidiaryService     = _subsidiaryService;
     this._ItemService           = _ItemService;
     this._LocationService       = _LocationService;
     this._UnitService           = _UnitService;
     this._transactionLogService = _transactionLogService;
     this._jarnalVoucherService  = _jarnalVoucherService;
     this._sysSetService         = _sysSetService;
     this._OpnBalService         = _OpnBalService;
     this._paymentService        = _paymentService;
     this._HORemitService        = _HORemitService;
     this._BankReceiptAppService = _BankReceiptAppService;
     this._BankOperationService  = _BankOperationService;
     this._gsetService           = _gsetService;
     this._AcBrService           = _AcBrService;
 }
예제 #11
0
 public ItemController(IUnitAppService _UnitService, IItemTypeAppService _ItemService,
                       IItemInfoAppService _ItemInfoService, ITransactionLogAppService _transactionLogServic,
                       ITransactionLogAppService _transactionLogService, IItemListAppService _ItemListService,
                       IvuItemInfoAppService _vuItemInfoAppService, ICommonPVVMAppService _CommonVmService,
                       ISysSetAppService _sysSetService, ICostLedgerAppService CostLedgerAppService,
                       ILocationAppService _locationService, IBranchAppService _branchSerive)
 {
     this._UnitService           = _UnitService;
     this._ItemTypeService       = _ItemService;
     this._ItemInfoService       = _ItemInfoService;
     this._transactionLogService = _transactionLogService;
     this._ItemListService       = _ItemListService;
     this._vuItemInfoAppService  = _vuItemInfoAppService;
     this._CommonVmService       = _CommonVmService;
     this._sysSetService         = _sysSetService;
     this.CostLedgerAppService   = CostLedgerAppService;
     this._locationService       = _locationService;
     this._branchSerive          = _branchSerive;
 }
예제 #12
0
 public ReportController(IReportLedgerAppService _ReportLedgerService, ILedgerTypeAppService _LedgerTypeService,
                         ILedgerCaptionAppService _LedgerCapService, IItemInfoAppService _ItemService, ISubsidiaryInfoAppService _SubsidiaryService,
                         INewChartAppService _NewChartService, IBranchAppService _BranchService, IEmployeeAppService _employeeService, IJarnalVoucherAppService _jarnalVoucher,
                         IVchrPreviewVMAppService _VchrPreviewVMService, IUserBranchAppService _userbranchService, IFYDDAppService _FYDDService, ISysSetAppService _sysSetService)
 {
     this._ReportLedgerService  = _ReportLedgerService;
     this._LedgerTypeService    = _LedgerTypeService;
     this._LedgerCapService     = _LedgerCapService;
     this._ItemService          = _ItemService;
     this._SubsidiaryService    = _SubsidiaryService;
     this._NewChartService      = _NewChartService;
     this._BranchService        = _BranchService;
     this._employeeService      = _employeeService;
     this._jarnalVoucher        = _jarnalVoucher;
     this._VchrPreviewVMService = _VchrPreviewVMService;
     this._userbranchService    = _userbranchService;
     this._FYDDService          = _FYDDService;
     this._sysSetService        = _sysSetService;
 }
 public SummaryReportController(ILocationAppService _locationService, ISummaryReportAppService _SumRptService, ISummaryReportTypeAppService _SumRptTypeService,
                                ILedgerCaptionAppService _LedgerCapService, IBranchAppService _BranchService, IEmployeeAppService _employeeService, INewChartAppService _newchartAppService,
                                ISubsidiaryInfoAppService _SubsidiaryService, IItemInfoAppService _ItemService, IReportLedgerAppService _ReportLedgerService,
                                IVchrPreviewVMAppService _VchrPreviewVMService, IUserBranchAppService _userbranchService, IFYDDAppService _FYDDService, ISysSetAppService _sysSetService)
 {
     this._locationService      = _locationService;
     this._SumRptService        = _SumRptService;
     this._SumRptTypeService    = _SumRptTypeService;
     this._LedgerCapService     = _LedgerCapService;
     this._BranchService        = _BranchService;
     this._employeeService      = _employeeService;
     this._newchartAppService   = _newchartAppService;
     this._SubsidiaryService    = _SubsidiaryService;
     this._ItemService          = _ItemService;
     this._ReportLedgerService  = _ReportLedgerService;
     this._VchrPreviewVMService = _VchrPreviewVMService;
     this._userbranchService    = _userbranchService;
     this._FYDDService          = _FYDDService;
     this._sysSetService        = _sysSetService;
 }