Schakel JavaScript in om deze site te bekijken.

Made in EU
Bouw7 Forums

Navigatie: Package: bow_organization > Procedures

bow_organization.postbranch: Bouw7 Package for organization operations that could not be mapped to a table.

Create or update a branch with the schema.

Procedureparameters

De volgende parameters kunnen worden gebruikt om het gedrag te sturen van de procedure bow_organization.postbranch. Voor verplichte parameters moet altijd een waarde worden opgegeven, maar optionele parameters hoeven in het algemeen geen waarde te hebben en de uitvoering zal standaard een vooraf bepaald gedrag vertonen. Waarden kunnen worden gespecificeerd op basis van positie en naam. In beide gevallen worden alle niet-gespecificeerde parameters geëvalueerd aan de hand van hun standaardwaarden.

Waardespecificatie op positie gebeurt door alle waarden van de eerste tot de laatste benodigde waarde op te sommen. Bijvoorbeeld: een `begin package.procedure(value1, value2, value3); end` voor een procedure met vier parameters gebruikt de standaardwaarde voor de vierde parameter en de opgegeven waarden voor de eerste drie.

Waardespecificatie op naam gebeurt door alle waarden die een waarde vereisen op te sommen. Bijvoorbeeld met `begin package.procedure (name1 => value1, name3 => value3); end` op dezelfde procedure gebruikt de standaardwaarden voor de tweede en vierde parameters en de gespecificeerde waarden voor de eerste en derde.

Naam

Datatype

Verplicht

Standaardwaarde

Documentatie

id

int64

 

ID of the branch.

useOrganizationInfo

boolean

 

If organization information should be used instead of branch information.

name

string

 

Name of the branch.

code

string

 

The code of the branch.

companyName

string

 

The company name of the branch.

address

string

 

Address of the branch.

zipCode

string

 

ZIP code of the branch.

city

string

 

City of the branch.

countryCode

string

 

An ISO 3166-2 representation of the country.

phoneNumber

string

 

Phone number of the branch.

email

string

 

Email of the branch.

website

string

 

The website of the branch.

cocNumber

string

 

The COC number.

vatNumber

string

 

VAT number of the branch.

accountNumber

string

 

Account number of the branch.

afasAdministration

string

 

Afas administration code of the branch.

afasProjectLeader

string

 

Afas project leader of the branch.

wageComponentPercentage

string

 

The wage component percentage of the branch.

gAccountPercentage

string

 

The g account percentage of the branch.

gAccountText

string

 

The g account text of the branch.

nAccountText

string

 

The n account text of the branch.

id_2

int64

 

The ID of this file

modelType

string

 

The category of the file.

modelId

int64

 

The ID of the associated type.

name_2

string

 

The public name of the file.

size

int64

 

The size of the file in bytes.

extension

string

 

The extension of the file.

uri

string

 

The URI of the file, used to fetch the contents.

secureHash

string

 

A secure random hash for the file, that can be used for retrieving thumbnails without additional authentication.

createdAt

datetime

 

The creation time of the entity.

createdBy

string

 

The user that created the entity.

updatedAt

datetime

 

The last updated time of the entity.

updatedBy

string

 

The user that last updated the entity.

id_3

int64

 

The ID of the division this object is associated with.

description

string

 

The description of the division this object is associated with.

glAccountCode

string

 

A general ledger account code to use for sales related items.

glAccountCodePurchase

string

 

A general ledger account code to use for purchase related items.

journalCode

string

 

A journal code to use for sales related items.

journalCodePurchase

string

 

A journal code to use for purchase related items.

journalCodeWorkInProgress

string

 

A default journal code to use for work in progress related items.

exactPaymentConditionSales

string

 

A default payment condition to use for sales related items.

exactPaymentConditionPurchase

string

 

A default payment condition to use for purchase related items.

workInProgressSettings_id

int64

 

The ID of the work in progress settings.

workInProgressSettings_glAccountCodeSales

string

 

A general ledger account code to use for sales related items.

workInProgressSettings_glAccountCodeSalesDebit

string

 

A general ledger account code to use for sales debit related items.

workInProgressSettings_glAccountCodeSalesClosing

string

 

A general ledger account code to use for sales closing related items.

workInProgressSettings_glAccountCodePurchase

string

 

A general ledger account code to use for purchase related items.

workInProgressSettings_glAccountCodePurchaseDebit

string

 

A general ledger account code to use for purchase debit related items.

workInProgressSettings_glAccountCodePurchaseClosing

string

 

A general ledger account code to use for purchase closing related items.

workInProgressSettings_glAccountCodeHours

string

 

A general ledger account code to use for hours related items.

workInProgressSettings_glAccountCodeHoursDebit

string

 

A general ledger account code to use for hours debit related items.

workInProgressSettings_glAccountCodeHoursClosing

string

 

A general ledger account code to use for hours closing related items.

workInProgressSettings_glAccountCodeMaterial

string

 

A general ledger account code to use for material related items.

workInProgressSettings_glAccountCodeMaterialDebit

string

 

A general ledger account code to use for material debit related items.

workInProgressSettings_glAccountCodeMaterialClosing

string

 

A general ledger account code to use for material closing related items.

workInProgressSettings_glAccountCodeEquipment

string

 

A general ledger account code to use for equipment related items.

workInProgressSettings_glAccountCodeEquipmentDebit

string

 

A general ledger account code to use for equipment debit related items.

workInProgressSettings_glAccountCodeEquipmentClosing

string

 

A general ledger account code to use for equipment closing related items.

workInProgressSettings_glAccountCodeWaste

string

 

A general ledger account code to use for waste related items.

workInProgressSettings_glAccountCodeWasteDebit

string

 

A general ledger account code to use for waste debit related items.

workInProgressSettings_glAccountCodeWasteClosing

string

 

A general ledger account code to use for waste closing related items.

workInProgressSettings_costCenterSales

string

 

A cost center to use for sales related items.

workInProgressSettings_costCenterSalesDebit

string

 

A cost center to use for sales debit related items.

workInProgressSettings_costCenterPurchase

string

 

A cost center to use for purchase related items.

workInProgressSettings_costCenterPurchaseDebit

string

 

A cost center to use for purchase debit related items.

workInProgressSettings_costCenterHours

string

 

A cost center to use for hours related items.

workInProgressSettings_costCenterHoursDebit

string

 

A cost center to use for hours debit related items.

workInProgressSettings_costCenterMaterial

string

 

A cost center to use for material related items.

workInProgressSettings_costCenterMaterialDebit

string

 

A cost center to use for material debit related items.

workInProgressSettings_costCenterEquipment

string

 

A cost center to use for equipment related items.

workInProgressSettings_costCenterEquipmentDebit

string

 

A cost center to use for equipment debit related items.

workInProgressSettings_costCenterWaste

string

 

A cost center to use for waste related items.

workInProgressSettings_costCenterWasteDebit

string

 

A cost center to use for waste debit related items.

invoiceFooter

string

 

The invoice footer text.

createdAt1

datetime

 

The creation time of the entity.

createdBy1

string

 

The user that created the entity.

updatedAt1

datetime

 

The last updated time of the entity.

updatedBy1

string

 

The user that last updated the entity.

p_addAsDepartmentBranch

int64

 

Option to add branch automatically to department as allowed branch.

 

30-06-2025 16:22 Versie 24.1.116-BETA+5455

X

Belangrijke Informatie over Veiligheid en Gebruik

Beoogd gebruik en beperkingen: Deze software, ontwikkeld door Invantive, is ontworpen om een verscheidenheid aan zakelijke en informatietechnologische gegevensverwerkingsfuncties te ondersteunen, zoals boekhouding, financiële rapportage en verkooprapportage. Het is belangrijk om op te merken dat deze software niet is ontworpen, getest of goedgekeurd voor gebruik in omgevingen waar een storing of defect kan leiden tot levensbedreigende situaties, ernstige fysieke schade of milieuschade. Dit omvat, maar is niet beperkt tot:

  • Nucleaire faciliteiten: de software mag niet worden gebruikt voor operaties of functies die verband houden met de controle, het onderhoud of de werking van nucleaire faciliteiten.
  • Defensie en militaire toepassingen: deze software is niet geschikt voor gebruik in defensiegerelateerde toepassingen, inclusief maar niet beperkt tot wapenbeheer, militaire strategieplanning of andere aspecten van nationale defensie.
  • Luchtvaart: de software is niet bedoeld voor gebruik in de bediening, navigatie of communicatiesystemen van vliegtuigen of luchtverkeersleidingomgevingen.
  • Gezondheidszorg en medicijnproductie: deze software mag niet worden gebruikt voor de werking van medische apparaten, de analyse van patiëntgegevens voor kritieke gezondheidsbeslissingen, farmaceutische productie of medisch onderzoek waarbij een storing of defect de gezondheid van de patiënt kan beïnvloeden.
  • Verwerking van chemische en/of gevaarlijke stoffen: deze software is niet bedoeld voor het beheer, de controle of de operationele aspecten van chemische fabrieken of faciliteiten voor de verwerking van chemische en/of gevaarlijke stoffen. Elke storing in de software die in deze omgevingen wordt gebruikt kan leiden tot gevaarlijke chemische lozingen, explosies of milieurampen.
  • Transport- en verkeerscontrolesystemen: de software mag niet worden gebruikt voor de besturing, bediening of het beheer van transportsystemen, waaronder de besturing van spoorwegsignalen, metrosystemen of verkeerslichten. Storingen in dergelijke kritieke systemen kunnen tot ernstige ongelukken leiden en de openbare veiligheid in gevaar brengen.
  • Energienetwerk- en nutsbesturingssystemen: deze software is niet ontworpen voor de besturing of bediening van energienetwerksystemen, waaronder elektrische onderstations, besturingssystemen voor hernieuwbare energie of besturingssystemen van waternutsbedrijven. Het falen van software op deze gebieden kan leiden tot aanzienlijke stroomonderbrekingen, onderbrekingen in de watervoorziening of andere storingen in openbare voorzieningen, waardoor gemeenschappen in gevaar kunnen komen en grote schade kan worden aangericht.
  • Andere omgevingen met een hoog risico: alle andere kritieke infrastructuren en omgevingen waar een storing in de software kan leiden tot aanzienlijke schade aan personen of het milieu.

Gebruikersverantwoordelijkheid: gebruikers moeten ervoor zorgen dat ze het beoogde gebruik van de software begrijpen en de software niet gebruiken in een omgeving die buiten het beoogde doel valt. Het is de verantwoordelijkheid van de gebruiker om de geschiktheid van de software voor de beoogde toepassing te beoordelen, vooral in scenario's die een risico kunnen vormen voor leven, gezondheid en/of milieu.

Afwijzing van aansprakelijkheid: Invantive wijst elke verantwoordelijkheid af voor schade, letsel of wettelijke gevolgen die voortvloeien uit het gebruik of misbruik van deze software in verboden en/of onbedoelde toepassingen.

  
Disclaimer