Kind: Class
Source: Frontend/src/app/components/configuration/integration-with-crms/integration-with-crms.ts (line 87)
Part of: Frontend
Properties
| Property | Type |
|---|---|
CommissionInvoice | boolean |
SalesInvoice | boolean |
PurchaseOrder | boolean |
SalesOrder | boolean |
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
IntegrationWithCrmsService—Frontend/src/app/components/configuration/integration-with-crms/integration-with-crms.service.ts:1InvoiceDetailsComponent—Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1ProcurementDetailsComponent—Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1
Was this page helpful?