legacyclassification (Reverse OneToOneField from LegacyClassification) – The legacy classification of this Classification (related name of classification_ptr)
classificationcomponent (Reverse ForeignKey from ClassificationComponent) – All Classification component of this Classification (related name of classification)
classification (ForeignKey to Classification) – Classification (related name: classificationcomponent)
component (ForeignKey to Component) – Component (related name: classificationcomponent)
Reverse relationships:
Parameters
legacyclassificationcomponent (Reverse OneToOneField from LegacyClassificationComponent) – The legacy classification component of this Classification component (related name of classificationcomponent_ptr)
field_of_application (ForeignKey to FieldOfApplication) – Field of application (related name: constructionproduct)
unit (ForeignKey to Unit) – Unit. This value should be determined based on the selected Element (related name: constructionproduct)
Reverse relationships:
Parameters
legacyconstructionproduct (Reverse OneToOneField from LegacyConstructionProduct) – The legacy construction product of this Construction product (related name of constructionproduct_ptr)
additional_product_information (Reverse OneToOneField from AdditionalProductInformation) – The additional product information of this Construction product (related name of construction_product)
classifications (Reverse ForeignKey from Classification) – All classifications of this Construction product (related name of construction_product)
environmentaldeclaration (Reverse ForeignKey from EnvironmentalDeclaration) – All Environmental declarations of this data owner (related name of owner)
Save the current instance. Override this in a subclass if you want to
control the saving process.
The ‘force_insert’ and ‘force_update’ parameters can be used to insist
that the “save” must be an SQL insert or update (or equivalent for
non-SQL backends), respectively. Normally, they should not be set.
lca_report_publication_date (DateField) – LCA Report Publication Date
Relationship fields:
Parameters
registration (ForeignKey to Registration) – Registration (related name: environmental_declarations)
owner (ForeignKey to DataOwner) – Owner (related name: environmentaldeclaration)
reviewer (ForeignKey to Reviewer) – Reviewer (related name: reviewed_declarations)
Reverse relationships:
Parameters
legacyenvironmentaldeclaration (Reverse OneToOneField from LegacyEnvironmentalDeclaration) – The legacy environmental declaration of this Environmental declaration (related name of environmentaldeclaration_ptr)
legacymeelifterprofile (Reverse ForeignKey from LegacyMeelifterProfile) – All Legacy Meelifter Profiles of this Environmental declaration (related name of environmental_declaration)
construction_product (Reverse OneToOneField from ConstructionProduct) – The construction product of this Environmental declaration (related name of environmental_declaration)
environmental_profiles (Reverse ForeignKey from EnvironmentalProfile) – All environmental profiles of this Environmental declaration (related name of environmental_declaration)
audit_status (Reverse OneToOneField from AuditStatus) – The audit status of this Environmental declaration (related name of environmental_declaration)
audit_activities (Reverse ForeignKey from AuditActivity) – All audit activities of this Environmental declaration (related name of environmental_declaration)
lca_report_publication_date (DateField) – LCA Report Publication Date
Relationship fields:
Parameters
registration (ForeignKey to Registration) – Registration (related name: environmental_declarations)
owner (ForeignKey to DataOwner) – Owner (related name: environmentaldeclaration)
reviewer (ForeignKey to Reviewer) – Reviewer (related name: reviewed_declarations)
Reverse relationships:
Parameters
legacyenvironmentaldeclaration (Reverse OneToOneField from LegacyEnvironmentalDeclaration) – The legacy environmental declaration of this Environmental declaration (related name of environmentaldeclaration_ptr)
legacymeelifterprofile (Reverse ForeignKey from LegacyMeelifterProfile) – All Legacy Meelifter Profiles of this Environmental declaration (related name of environmental_declaration)
construction_product (Reverse OneToOneField from ConstructionProduct) – The construction product of this Environmental declaration (related name of environmental_declaration)
environmental_profiles (Reverse ForeignKey from EnvironmentalProfile) – All environmental profiles of this Environmental declaration (related name of environmental_declaration)
audit_status (Reverse OneToOneField from AuditStatus) – The audit status of this Environmental declaration (related name of environmental_declaration)
audit_activities (Reverse ForeignKey from AuditActivity) – All audit activities of this Environmental declaration (related name of environmental_declaration)
account (ForeignKey to Account) – Account (related name: registrations)
Reverse relationships:
Parameters
legacyregistration (Reverse OneToOneField from LegacyRegistration) – The legacy registration of this Environmental declaration registration (related name of registration_ptr)
environmental_declarations (Reverse ForeignKey from EnvironmentalDeclaration) – All environmental declarations of this Environmental declaration registration (related name of registration)
An Environmental Declaration is registered formally by the NMD, just like a license
plate. Once an Environmental Declaration is registered, it will keep the same
registration number throughout its life. Sometimes the Environmental Declaration is
replaced by a new version (for instance due to a typo). In this case the
registration number stays the same, but the Environmental Declaration version is
increased by one.
As soon as a Environmental Declaration Owner starts adding his Environmental
Declaration , a Preliminary Environmental Declaration will be created. This
registration does not have a registration number yet. The number will be assigned
after first admittance.
account (ForeignKey to Account) – Account (related name: registrations)
Reverse relationships:
Parameters
legacyregistration (Reverse OneToOneField from LegacyRegistration) – The legacy registration of this Environmental declaration registration (related name of registration_ptr)
environmental_declarations (Reverse ForeignKey from EnvironmentalDeclaration) – All environmental declarations of this Environmental declaration registration (related name of registration)