Skip to content

PaymentsService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/services/payments/payments.service.ts (line 1)

Part of: Frontend

Relationships

  • IMPORTS → PaymentsList
  • IMPORTS → RecievableInvoices
  • IMPORTS → PaymentDetails
  • IMPORTS → ReceivingMethod
  • IMPORTS → CompanyBranchBankAccountModel
  • IMPORTS → AppSettings
  • IMPORTS → AuthService

Used by

7 references from 7 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (7)

  • GenericConfigurationComponentFrontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • LettersOfGuarantiesDetailsComponentFrontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts:1
  • InstallmentListComponentFrontend/src/app/components/payments/installment-list/installment-list.component.ts:1
  • CurrencyRateFrontend/src/app/components/payments/payment-details/payment-details.component.ts:1
  • PaymentsListComponentFrontend/src/app/components/payments/payments-list/payments-list.component.ts:1
  • PamsServicesModuleFrontend/src/app/services/pams-services.module.ts:1

Was this page helpful?

Download as PDF