Skip to content

CompanyBranch

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.WebApp/Client/app/models/organization/company-branch.model.ts (line 5)

Part of: Pams

Properties

PropertyType
CompanyBranchIDnumber
BranchNamestring
BranchFullNamestring
BranchStatementstring
AddressIDnumber
AddressAddress
ManagingDirectorstring
CommercialRegistrationNostring
VATIDstring
Logostring
IsoLogostring
VAtstring
CurrencyCodestring
IsActiveboolean
CompanyIDnumber
CompanyBranchSettingIDnumber
FinancialYearStartDate
IsMainBranchboolean
FinancialYearStartDaynumber
FinancialYearStartMonthnumber
Mailstring
SupplierIDnumber
ContactInfoListArray<ContactInfo>

Where it refuses work

  • CompanyBranch stops the work with an early return when this.FinancialYearStart == null.

Relationships

  • IMPORTS → Address
  • IMPORTS → AppSettings

Was this page helpful?

Download as PDF