public CashMoneyReceiptController(
     ICashReceiptSubDetailsAppService _CashReceiptSubDetailsAppService,
     IAcBRAppService _AcBrService,
     INewChartAppService _newChartService,
     ISubsidiaryInfoAppService _subsidiaryInfoService, ICurrentStockAppService _currentStockService,
     ITransactionLogAppService _transactionLogService,
     IJarnalVoucherAppService _jarnalVoucherService, ISysSetAppService _sysSetService,
     IBranchAppService _branchService, IProjInfoAppService _ProjInfoService,
     IVchrSetAppService _vchrSetService, IDefACAppService _defACService,
     IMoneyReceiptAppService _moneyReceiptService, IMoneyReceiptExtAppService _moneyReceiptExtService,
     ISalesMainAppService _salesMainService, IGsetAppService _gsetService, ICashReceiptAppService _CashReceiptService,
     CashReceiptController _CashReceiptController, ISubsidiaryExtAppService _SubsidiaryExtService, IPVchrMainAppService _pVchrmainService)
 {
     this._CashReceiptSubDetailsAppService = _CashReceiptSubDetailsAppService;
     this._AcBrService            = _AcBrService;
     this._jarnalVoucherService   = _jarnalVoucherService;
     this._newChartService        = _newChartService;
     this._subsidiaryInfoService  = _subsidiaryInfoService;
     this._currentStockService    = _currentStockService;
     this._transactionLogService  = _transactionLogService;
     this._sysSetService          = _sysSetService;
     this._branchService          = _branchService;
     this._ProjInfoService        = _ProjInfoService;
     this._vchrSetService         = _vchrSetService;
     this._defACService           = _defACService;
     this._moneyReceiptService    = _moneyReceiptService;
     this._moneyReceiptExtService = _moneyReceiptExtService;
     this._salesMainService       = _salesMainService;
     this._gsetService            = _gsetService;
     this._CashReceiptService     = _CashReceiptService;
     this._CashReceiptController  = _CashReceiptController;
     this._SubsidiaryExtService   = _SubsidiaryExtService;
     this._pVchrmainService       = _pVchrmainService;
 }
Ejemplo n.º 2
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;
 }
Ejemplo n.º 3
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;
 }
 public OnlineMoneyReceiptController(
     IBankReceiptAppService _bankReceiptService,
     INewChartAppService _newChartService,
     ISubsidiaryInfoAppService _subsidiaryInfoService, ICurrentStockAppService _currentStockService,
     ITransactionLogAppService _transactionLogService,
     IJarnalVoucherAppService _jarnalVoucherService, ISysSetAppService _sysSetService,
     IBranchAppService _branchService, IProjInfoAppService _ProjInfoService,
     IVchrSetAppService _vchrSetService, IDefACAppService _defACService,
     IMoneyReceiptAppService _moneyReceiptService, IMoneyReceiptExtAppService _moneyReceiptExtService,
     ISalesMainAppService _salesMainService, IGsetAppService _gsetService, ICashReceiptAppService _CashReceiptService,
     IBankInfoAppService _bankInfoService, IEmployeeAppService _employeeInfoService, IAcBRAppService _AcBrService)
 {
     this._bankReceiptService     = _bankReceiptService;
     this._newChartService        = _newChartService;
     this._subsidiaryInfoService  = _subsidiaryInfoService;
     this._currentStockService    = _currentStockService;
     this._transactionLogService  = _transactionLogService;
     this._sysSetService          = _sysSetService;
     this._branchService          = _branchService;
     this._ProjInfoService        = _ProjInfoService;
     this._vchrSetService         = _vchrSetService;
     this._defACService           = _defACService;
     this._moneyReceiptService    = _moneyReceiptService;
     this._moneyReceiptExtService = _moneyReceiptExtService;
     this._salesMainService       = _salesMainService;
     this._gsetService            = _gsetService;
     this._CashReceiptService     = _CashReceiptService;
     this._bankInfoService        = _bankInfoService;
     this._employeeInfoService    = _employeeInfoService;
     this._jarnalVoucherService   = _jarnalVoucherService;
     this._AcBrService            = _AcBrService;
 }