Kind: Class
Source: Frontend/src/app/settings/app/app.settings.ts (line 1636)
Part of: Frontend
Properties
| Property | Type |
|---|---|
printCoverLetter | boolean |
coverLetterText | string |
printData | boolean |
printWatermark | boolean |
watermarkText | string |
showResponsibleNames | boolean |
PrintRegistrationData | boolean |
PrintComents | boolean |
Used by
19 references from 19 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (19)
NewActivityComponent—Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1InvoiceDetailsComponent—Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1DirectCostTransactionsDetailsComponent—Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts:1JobCostingDetailsComponent—Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts:1InquiryToPdfService—Frontend/src/app/components/procurement/inquiry-to-pdf.service.ts:1OrderToPdfService—Frontend/src/app/components/procurement/order-to-pdf.service.ts:1ProcurementDetailsComponent—Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1PurchasingDetailsComponent—Frontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
…and 11 more.
Was this page helpful?