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;
 }
 public SalesCollectionStatController(IBranchAppService _BranchService, IFYDDAppService _FYDDService,
                                      IProjInfoAppService _ProjInfoService)
 {
     this._BranchService   = _BranchService;
     this._FYDDService     = _FYDDService;
     this._ProjInfoService = _ProjInfoService;
 }
Ejemplo n.º 3
0
 public VATRptController(IFYDDAppService _FYDDService, IBranchAppService _BranchService, IProjInfoAppService _ProjInfoService, IEmployeeAppService _employeeInfoService)
 {
     this._FYDDService         = _FYDDService;
     this._BranchService       = _BranchService;
     this._ProjInfoService     = _ProjInfoService;
     this._employeeInfoService = _employeeInfoService;
 }
 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;
 }
Ejemplo n.º 5
0
 public CustomerWiseSalesStatementController(IBranchAppService _BranchService, IFYDDAppService _FYDDService,
                                             IProjInfoAppService _ProjInfoService, ISubsidiaryInfoAppService _SubsidiaryService)
 {
     this._BranchService     = _BranchService;
     this._FYDDService       = _FYDDService;
     this._ProjInfoService   = _ProjInfoService;
     this._SubsidiaryService = _SubsidiaryService;
 }
Ejemplo n.º 6
0
 public rptSalesCollectionComparisonController(IFYDDAppService _FYDDService, ISubsidiaryInfoAppService _SubsidiaryService, ILocationAppService _locationService, IBranchAppService _BranchService, IProjInfoAppService _ProjInfoService)
 {
     this._locationService   = _locationService;
     this._BranchService     = _BranchService;
     this._ProjInfoService   = _ProjInfoService;
     this._SubsidiaryService = _SubsidiaryService;
     this._FYDDService       = _FYDDService;
 }
Ejemplo n.º 7
0
 public VMBINController(IBranchAppService _BranchService, IProjInfoAppService _ProjInfoService,
                        INewChartAppService _NewChartAppService, IVM_BINAppService _pR_VM_BINService)
 {
     this._pR_VM_BINService   = _pR_VM_BINService;
     this._BranchService      = _BranchService;
     this._ProjInfoService    = _ProjInfoService;
     this._NewChartAppService = _NewChartAppService;
 }
Ejemplo n.º 8
0
 public BalSheetRptController(IBranchAppService _BranchService, IProjInfoAppService _ProjInfoService,
                              IBalSheetRptAppService _BalSheetRptService, ISysSetAppService _sysSetService, IFYDDAppService _FYDDService)
 {
     this._BranchService      = _BranchService;
     this._ProjInfoService    = _ProjInfoService;
     this._BalSheetRptService = _BalSheetRptService;
     this._sysSetService      = _sysSetService;
     this._FYDDService        = _FYDDService;
 }
Ejemplo n.º 9
0
 public GL_OpenBalController(IBranchAppService _BranchService, IProjInfoAppService _ProjInfoService,
                             INewChartAppService _NewChartAppService, IOpenBalAppService _pR_OpenBalanceService, ITransactionLogAppService _transactionLogService)
 {
     this._pR_OpenBalanceService = _pR_OpenBalanceService;
     this._BranchService         = _BranchService;
     this._ProjInfoService       = _ProjInfoService;
     this._NewChartAppService    = _NewChartAppService;
     this._transactionLogService = _transactionLogService;
 }
 public MontlyQuantityController(IFYDDAppService _FYDDService, ILocationAppService _ILocationAppService, ISubsidiaryInfoAppService _ISubsidiaryInfoService, IBranchAppService _BranchService,
                                 IProjInfoAppService _ProjInfoService)
 {
     this._BranchService          = _BranchService;
     this._ISubsidiaryInfoService = _ISubsidiaryInfoService;
     this._ProjInfoService        = _ProjInfoService;
     this._ILocationAppService    = _ILocationAppService;
     this._ProjInfoService        = _ProjInfoService;
     this._FYDDService            = _FYDDService;
 }
Ejemplo n.º 11
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;
 }
Ejemplo n.º 12
0
 public JobWiseRecPayController(IBranchAppService _BranchService, IProjInfoAppService _ProjInfoService,
                                IBalSheetRptAppService _BalSheetRptService, ISysSetAppService _sysSetService, IFYDDAppService _FYDDService,
                                IrptJobWiseVMAppService _JobWiseReportService)
 {
     this._BranchService        = _BranchService;
     this._ProjInfoService      = _ProjInfoService;
     this._BalSheetRptService   = _BalSheetRptService;
     this._sysSetService        = _sysSetService;
     this._FYDDService          = _FYDDService;
     this._JobWiseReportService = _JobWiseReportService;
 }
 public ChartOfAccountsController(INewChartAppService _newChartService, IMinLevAppService _minLevService,
                                  ILevelLenAppService _levelLenService, IProjInfoAppService _projInfoService,
                                  IPVchrDetailAppService _pVchrDetailService, ITVchrDetailAppService _tVchrDeatailService,
                                  IVchrDetailAppService _VchrDeatilService)
 {
     this._newChartService     = _newChartService;
     this._minLevService       = _minLevService;
     this._levelLenService     = _levelLenService;
     this._projInfoService     = _projInfoService;
     this._pVchrDetailService  = _pVchrDetailService;
     this._tVchrDeatailService = _tVchrDeatailService;
     this._VchrDeatilService   = _VchrDeatilService;
 }
 public MasterInformationController(
     IProjInfoAppService _projInfoService,
     IBranchAppService _brInfoService,
     IDepartmentAppService _departmentService,
     IDesignationAppService _designationService,
     IUnitInfoAppService _unitInfoService,
     IBankInfoAppService _bankInfoService,
     IMasterFormAppService _masterFormService,
     IDynaCapAppService _dynaCapService,
     ITransactionLogAppService _transactionLogService,
     ILocationAppService _LocationService
     )
 {
     this._projInfoService       = _projInfoService;
     this._brInfoService         = _brInfoService;
     this._departmentService     = _departmentService;
     this._designationService    = _designationService;
     this._unitInfoService       = _unitInfoService;
     this._bankInfoService       = _bankInfoService;
     this._masterFormService     = _masterFormService;
     this._dynaCapService        = _dynaCapService;
     this._transactionLogService = _transactionLogService;
     this._LocationService       = _LocationService;
 }
Ejemplo n.º 15
0
 public ReceiptGDSController(IBranchAppService _BranchService, IFYDDAppService _FYDDService, IProjInfoAppService _ProjInfoService)
 {
     this._BranchService   = _BranchService;
     this._FYDDService     = _FYDDService;
     this._ProjInfoService = _ProjInfoService;
 }