# NewJobComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_NewJobComponent_2f29d9ca["NewJobComponent"]
    class component_NewJobComponent_2f29d9ca rootComponent
```

## Relationships

- IMPORTS → `CustomFieldsService`
- IMPORTS → `CustomFields`
- IMPORTS → `SelectedModule`
- IMPORTS → `CreateCustomField`
- IMPORTS → `SalesModuleIds`
- IMPORTS → `DeliveryTermService`
- IMPORTS → `PaymentMethodService`
- IMPORTS → `checkChanges`
- IMPORTS → `InquiryPanelDetailsComponent`
- IMPORTS → `offerPanelDetailsComponent`
- IMPORTS → `OrderPanelDetailsComponent`
- IMPORTS → `CommentsService`
- IMPORTS → `ContactPersons`
- IMPORTS → `ContactPersonService`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `AccountModel`
- IMPORTS → `AccountsService`
- IMPORTS → `ProjectService`
- IMPORTS → `InvoicesListComponent`
- IMPORTS → `InvoiceDetails`
- IMPORTS → `InvoiceItems`
- IMPORTS → `InvoicesType`
- IMPORTS → `InvoicesStatus`
- IMPORTS → `TeamsService`
- IMPORTS → `Inquiry`
- IMPORTS → `GuaranteeValueType`
- IMPORTS → `Employee`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `CompanyBranch`
- IMPORTS → `Account`
- IMPORTS → `ProductType`
- IMPORTS → `Project`
- IMPORTS → `InquiryType`
- IMPORTS → `DeliveryTerm`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `ProcessReason`
- IMPORTS → `ContactsComponent`
- IMPORTS → `ActivitiesComponent`
- IMPORTS → `MeetingActivityComponent`
- IMPORTS → `VisitActivityComponent`
- IMPORTS → `CallActivityComponent`
- IMPORTS → `MailActivityComponent`
- IMPORTS → `File`
- IMPORTS → `Tag`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `TempValueForAddNew`
- IMPORTS → `PrintOption`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SalesApprovalProccessEnum`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AlertsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `FilesComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `Flag`
- IMPORTS → `FlagsComponent`

## Used by

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

### Imported by (2)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
