# EnumPagename

**Kind:** Enum

**Source:** `Frontend/src/app/models/shared/import-data.ts` (line 9)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Values

- `Inquiry`
- `Offer`
- `Order`
- `Lost`
- `Delivered`
- `Cancelled`
- `Regretted`
- `RejectedOrders`
- `CancelledOrders`
- `DeletedJobs`
- `Missed_Potentials`
- `SalesInquiryItems`
- `SalesOfferItems`
- `SalesOrderItems`
- `PurchaseInquiryItems`
- `PurchaseOfferItems`
- `PurchaseOrderItems`
- `Projects`
- `AccountClient`
- `AccountSupplier`
- `Registrations`
- `Employees`
- `Roles`
- `Users`
- `Branches`
- `AllAccounts`
- `Contacts`
- `Invoices`
- `PaymentsList`
- `ActivityMail`
- `ActivityCall`
- `ActivityVisit`
- `ActivityMeeting`
- `ProductType`
- `MarketSegment`
- `FrequentCurrencies`
- `ProductCategory`
- `BookingTarget`
- `InquiryType`
- `LostReason`
- `RegretReasons`
- `CancelationReason`
- `OrderCalcelationReason`
- `Unit`
- `PaymentMethod`
- `GuarantyTypes`
- `VendorType`
- `ClientType`
- `DeliveryTerms`
- `TransactionMethod`

## Used by

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

### Imported by (76)

- `BlogsComponent` — `Frontend/src/app/components/blogs/blogs.component.ts`:1
- `BookingTargetsComponent` — `Frontend/src/app/components/configuration/company/booking-targets/booking-targets.component.ts`:1
- `BranchDetailsComponent` — `Frontend/src/app/components/configuration/company/main-branch/branch-details.component.ts`:1
- `WarehouseConfigListComponent` — `Frontend/src/app/components/configuration/company/warehouse/warehouse-config-list/warehouse-config-list.component.ts`:1
- `UsersLayoutsListComponent` — `Frontend/src/app/components/configuration/default-layouts/users-layouts-list/users-layouts-list.component.ts`:1
- `GenericConfigurationComponent` — `Frontend/src/app/components/configuration/generic-configuration/generic-configuration.component.ts`:1
- `ProductCategoriesComponent` — `Frontend/src/app/components/configuration/products/product-categories/product-categories.component.ts`:1
- `ProductsListComponent` — `Frontend/src/app/components/configuration/products/products-list/products-list.component.ts`:1

…and 68 more.
