UNPKG

autoforce

Version:

Developer Automation tool for Github / Gitlab and Salesforce projects.

64 lines (49 loc) 1.49 kB
--- title: Modelo de datos --- ## Introducción ## Objetos <!-- START autogenerated-objects --> ```mermaid erDiagram {{#each objects}} {{#each fields}} {{#unless (isManaged this)}} {{#if referenceTo}} {{referenceTo}} ||..|{ {{../fullName}} : "{{relationshipLabel}}" {{/if}} {{/unless}} {{/each}} {{/each}} {{#each objects}} {{fullName}} { {{#each fields}} {{#unless (isManaged this)}} {{#if referenceTo}} {{fullName}} {{referenceTo}} {{/if}} {{/unless}} {{/each}} } {{/each}} ``` ### Transaccionales | # | Label | Api Name | Descripcion | | --- | ----- | -------- | ----------- | {{#each objects}} {{#unless (isMetadataFormula this)}} | <div class="icons">{{attributesFormula}}</div> | [{{label}}](/diccionarios/objects/{{fullName}}) | {{fullName}} |{{description}}| {{/unless}} {{/each}} ### Configuracion | # | Label | Api Name | Descripcion | | --- | ----- | -------- | ----------- | {{#each objects}} {{#if (isMetadataFormula this)}} | <div class="icons">{{attributesFormula}}</div> | [{{label}}](/diccionarios/objects/{{fullName}}) | {{fullName}} |{{description}}| {{/if}} {{/each}} | # | Referencia | | -------------------------------------------------------------- | ------------- | | <div class="icons">![Track History](/img/tracker_60.png)</div> | Track History | <!-- END autogenerated-objects -->