Skip to content

CompanyBranchSetting

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/organization/company-branch-setting.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
CompanyBranchSettingIDnumber
BranchStatementstring
FinancialYearStartnumber
FinancialYearEndnumber
DueDateNumOfDaysnumber
DeliveryTimeNumOfDaysnumber
ExpiredGuaranteesNumOfDaysnumber
PastProjectsNumOfDaysnumber
BaseCurrencyIDnumber
AutoDeliveredProcessboolean
NumOfMinutesPerDaynumber
SupplierIDnumber
DaysOff1number
DaysOff2number
DaysOffstring
CompanyBranchIDnumber
IsAutoShipmentboolean

Used by

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

Imported by (3)

  • BranchDetailsComponentFrontend/src/app/components/configuration/company/main-branch/branch-details.component.ts:1
  • NewBranchComponentFrontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • CompanyBranchSettingServiceFrontend/src/app/services/organization/company-branch-setting.service.ts:1

Was this page helpful?

Download as PDF