NexusERP

NIR — Starter

Recepții de marfă cu antetul și liniile esențiale.

Note de intrare-recepție read-only, cu antet și linii separate și legate prin id_document. Cheile au fost verificate live: antetele și liniile au identificatori unici, iar toate liniile testate au antet corespondent.

Varianta Starter conține datele necesare recepției: număr, dată, furnizor, gestiune, valoare și produse. Varianta Pro organizează suplimentar factura furnizorului, trasabilitatea, conturile și adaugă două indicatoare exacte pentru luna curentă. Nu presupune că NIR și factura sunt același document și nu construiește join după numărul liber al facturii.

Configurare:
1. Creează un login SQL read-only cu SELECT pe cele două obiecte AccesEx.
2. Adaugă sursa SQL Server în Cifru cu TLS și testează structura.
3. Importă pachetul, mapează slotul și rulează testul local.

Pachet neoficial, fără afiliere NexusERP.

What this package creates

1 Home1 Details2 lists1 sources to map
  • Home: Note de intrare-recepție
  • Details: Linii NIR
  • Sub-button: Linii recepție

Sources are mapped locally and verified before applying.

View the JSON being importedcollapsed by default

The exact portable content of this version.

{
    "components": {
        "sourceSlots": [
            {
                "displayName": "NexusERP SQL Server (AccesEx)",
                "id": "90D0513A-2C42-5B34-A2F3-E6892A352C81",
                "kind": "sqlServer",
                "requiredObjects": [
                    "dbo.accesex_note_de_intrare_receptie",
                    "dbo.accesex_note_de_intrare_receptie_lin"
                ],
                "requiresCustomSQL": false
            }
        ],
        "workspaceSelection": {
            "commonFields": [],
            "datasets": [
                {
                    "cacheMode": "cached",
                    "calculatedFields": [],
                    "customQueryIntegrationName": "",
                    "endpointPath": "",
                    "fetchSortRules": [
                        {
                            "direction": "descending",
                            "id": "05D45B02-C59C-57FC-B65A-2067309AC67E",
                            "key": "data_document",
                            "type": "date"
                        }
                    ],
                    "id": "A7228369-E8F4-58A3-BC2B-4C9D09DAADEA",
                    "mappings": [
                        {
                            "commonFieldKey": "",
                            "key": "id_document",
                            "label": "ID NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_document",
                            "type": "text",
                            "visibleInDetail": false,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "id_furnizor",
                            "label": "ID furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_furnizor",
                            "type": "text",
                            "visibleInDetail": false,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "serie_document",
                            "label": "Serie",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "serie_document",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "document_number",
                            "key": "numar_document",
                            "label": "Număr NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "numar_document",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "document_date",
                            "key": "data_document",
                            "label": "Data NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_document",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "supplier_name",
                            "key": "den_furnizor",
                            "label": "Furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_furnizor",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cif_furnizor",
                            "label": "CIF furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cif_furnizor",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "den_gestiune",
                            "label": "Gestiune",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_gestiune",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "valoare",
                            "label": "Valoare recepție",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "valoare",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "numar_factura",
                            "label": "Număr factură furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "numar_factura",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_factura",
                            "label": "Data facturii",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_factura",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "tip_document",
                            "label": "Tip document",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "tip_document",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "nir_amanunt",
                            "label": "NIR cu amănunt",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "nir_amanunt",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "den_clasificare",
                            "label": "Clasificare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_clasificare",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "observatii",
                            "label": "Observații",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "observatii",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "validare",
                            "label": "Validată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "validare",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "anulare",
                            "label": "Anulată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "anulare",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_cr",
                            "label": "Creată la",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_cr",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_md",
                            "label": "Modificată la",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_md",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": false
                        }
                    ],
                    "maxRows": 3000,
                    "name": "Note de intrare-recepție",
                    "primaryKey": "id_document",
                    "refreshPolicy": {
                        "enabled": true,
                        "intervalMinutes": 15
                    },
                    "rootArrayPath": "",
                    "rowLimitEnabled": true,
                    "searchKeys": [
                        "id_document",
                        "id_furnizor",
                        "serie_document",
                        "numar_document",
                        "data_document"
                    ],
                    "sourceID": "90D0513A-2C42-5B34-A2F3-E6892A352C81",
                    "sqlQuery": "",
                    "tableName": "dbo.accesex_note_de_intrare_receptie"
                },
                {
                    "cacheMode": "cached",
                    "calculatedFields": [],
                    "customQueryIntegrationName": "",
                    "endpointPath": "",
                    "fetchSortRules": [],
                    "id": "A5B42272-F8F0-5AB2-A6F7-ABBD3D3F2021",
                    "mappings": [
                        {
                            "commonFieldKey": "",
                            "key": "id_intern",
                            "label": "ID linie",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_intern",
                            "type": "text",
                            "visibleInDetail": false,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "id_document",
                            "label": "ID NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_document",
                            "type": "text",
                            "visibleInDetail": false,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "id_produs",
                            "label": "ID produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_produs",
                            "type": "text",
                            "visibleInDetail": false,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "product_code",
                            "key": "cod_produs",
                            "label": "Cod produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cod_produs",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "product_name",
                            "key": "den_produs",
                            "label": "Produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_produs",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "denumire_sup",
                            "label": "Denumire suplimentară",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "denumire_sup",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "serie_produs",
                            "label": "Serie produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "serie_produs",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "quantity",
                            "key": "cantitate",
                            "label": "Cantitate",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cantitate",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cantitate_2",
                            "label": "Cantitate secundară",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cantitate_2",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "pret_achizitie",
                            "label": "Preț achiziție",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "pret_achizitie",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "pret_vanzare",
                            "label": "Preț vânzare fără TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "pret_vanzare",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "pret_vanzare_tva",
                            "label": "Preț vânzare cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "pret_vanzare_tva",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cota_tva_int",
                            "label": "Cotă TVA intrare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cota_tva_int",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cota_tva_ies",
                            "label": "Cotă TVA ieșire",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cota_tva_ies",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cont_produs",
                            "label": "Cont produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cont_produs",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_intrare",
                            "label": "Data intrării",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_intrare",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_expirare",
                            "label": "Data expirării",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_expirare",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "procent_rabat",
                            "label": "Rabat (%)",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "procent_rabat",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        }
                    ],
                    "maxRows": 5000,
                    "name": "Linii NIR",
                    "primaryKey": "id_intern",
                    "refreshPolicy": {
                        "enabled": true,
                        "intervalMinutes": 15
                    },
                    "rootArrayPath": "",
                    "rowLimitEnabled": true,
                    "searchKeys": [
                        "id_intern",
                        "id_document",
                        "id_produs",
                        "cod_produs",
                        "den_produs"
                    ],
                    "sourceID": "90D0513A-2C42-5B34-A2F3-E6892A352C81",
                    "sqlQuery": "",
                    "tableName": "dbo.accesex_note_de_intrare_receptie_lin"
                }
            ],
            "pages": [
                {
                    "actions": [
                        {
                            "id": "352D5C41-16C4-5294-BB5C-456BE4378EAB",
                            "kind": "showRelated",
                            "relatedInitiallyExpanded": true,
                            "relatedPresentation": "inline",
                            "relatedPreviewLimit": 12,
                            "relatedRowStyle": "table",
                            "relatedShowsCount": true,
                            "relationID": "032FF3B8-D08C-566A-B7F1-448E1CAE8DAE",
                            "systemImage": "list.bullet.rectangle",
                            "targetDatasetID": "A5B42272-F8F0-5AB2-A6F7-ABBD3D3F2021",
                            "title": "Linii recepție",
                            "urlKey": ""
                        }
                    ],
                    "badgeKey": "valoare",
                    "cardEnrichments": [],
                    "cardFieldLayout": [
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_document",
                            "label": "Număr NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_furnizor",
                            "label": "Furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_document",
                            "label": "Data NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_gestiune",
                            "label": "Gestiune",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "valoare",
                            "label": "Valoare recepție",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        }
                    ],
                    "datasetID": "A7228369-E8F4-58A3-BC2B-4C9D09DAADEA",
                    "dateFilterKey": "",
                    "dateFilterLastDays": 7,
                    "dateFilterPreset": "none",
                    "detailFieldLayout": [
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "id_document",
                            "label": "ID NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "id_furnizor",
                            "label": "ID furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "serie_document",
                            "label": "Serie",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_document",
                            "label": "Număr NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_document",
                            "label": "Data NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_furnizor",
                            "label": "Furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cif_furnizor",
                            "label": "CIF furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_gestiune",
                            "label": "Gestiune",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "valoare",
                            "label": "Valoare recepție",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Factura furnizorului",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_factura",
                            "label": "Număr factură furnizor",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Factura furnizorului",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_factura",
                            "label": "Data facturii",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "tip_document",
                            "label": "Tip document",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "nir_amanunt",
                            "label": "NIR cu amănunt",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_clasificare",
                            "label": "Clasificare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "observatii",
                            "label": "Observații",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Control document",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "validare",
                            "label": "Validată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Control document",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "anulare",
                            "label": "Anulată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_cr",
                            "label": "Creată la",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_md",
                            "label": "Modificată la",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        }
                    ],
                    "detailLiveRefreshSeconds": 0,
                    "fixedFilters": [],
                    "id": "28F88FBE-6BA7-5861-BB51-23705E73FF35",
                    "openFilters": [
                        {
                            "id": "35EB1D9B-BCAC-58EC-B53A-1C2AE05876F4",
                            "includeAllOption": true,
                            "key": "den_gestiune",
                            "title": "Gestiune",
                            "type": "text"
                        },
                        {
                            "datePeriodOptions": [
                                "today",
                                "currentMonth",
                                "last7Days",
                                "last30Days",
                                "last90Days"
                            ],
                            "id": "8859C146-2D5B-5C00-8D6A-868F9D74C6D3",
                            "includeAllOption": false,
                            "key": "data_document",
                            "title": "Perioadă",
                            "type": "date"
                        }
                    ],
                    "pageSize": 100,
                    "requiresOpeningFilterSelection": true,
                    "showOnHome": true,
                    "sortRules": [
                        {
                            "direction": "descending",
                            "id": "05D45B02-C59C-57FC-B65A-2067309AC67E",
                            "key": "data_document",
                            "type": "date"
                        }
                    ],
                    "subtitle": "",
                    "subtitleKey": "den_furnizor",
                    "systemImage": "shippingbox",
                    "title": "Note de intrare-recepție",
                    "titleKey": "numar_document"
                },
                {
                    "actions": [],
                    "badgeKey": "cantitate",
                    "cardEnrichments": [],
                    "cardFieldLayout": [
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_produs",
                            "label": "Produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cod_produs",
                            "label": "Cod produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cantitate",
                            "label": "Cantitate",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "pret_achizitie",
                            "label": "Preț achiziție",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        }
                    ],
                    "datasetID": "A5B42272-F8F0-5AB2-A6F7-ABBD3D3F2021",
                    "dateFilterKey": "",
                    "dateFilterLastDays": 7,
                    "dateFilterPreset": "none",
                    "detailFieldLayout": [
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "id_intern",
                            "label": "ID linie",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "id_document",
                            "label": "ID NIR",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "id_produs",
                            "label": "ID produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cod_produs",
                            "label": "Cod produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_produs",
                            "label": "Produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "denumire_sup",
                            "label": "Denumire suplimentară",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Trasabilitate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "serie_produs",
                            "label": "Serie produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantități și prețuri",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "cantitate",
                            "label": "Cantitate",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantități și prețuri",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cantitate_2",
                            "label": "Cantitate secundară",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantități și prețuri",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "pret_achizitie",
                            "label": "Preț achiziție",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantități și prețuri",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "pret_vanzare",
                            "label": "Preț vânzare fără TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantități și prețuri",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "pret_vanzare_tva",
                            "label": "Preț vânzare cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cota_tva_int",
                            "label": "Cotă TVA intrare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cota_tva_ies",
                            "label": "Cotă TVA ieșire",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cont_produs",
                            "label": "Cont produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Trasabilitate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_intrare",
                            "label": "Data intrării",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Trasabilitate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_expirare",
                            "label": "Data expirării",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "procent_rabat",
                            "label": "Rabat (%)",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        }
                    ],
                    "detailLiveRefreshSeconds": 0,
                    "fixedFilters": [],
                    "id": "2F63E2C9-4AC7-50BA-8CC1-9784B0FFA325",
                    "openFilters": [],
                    "pageSize": 100,
                    "requiresOpeningFilterSelection": false,
                    "showOnHome": false,
                    "sortRules": [],
                    "subtitle": "",
                    "subtitleKey": "cod_produs",
                    "systemImage": "list.bullet.rectangle",
                    "title": "Linii recepție",
                    "titleKey": "den_produs"
                }
            ],
            "relations": [
                {
                    "childDatasetID": "A5B42272-F8F0-5AB2-A6F7-ABBD3D3F2021",
                    "childKey": "id_document",
                    "id": "032FF3B8-D08C-566A-B7F1-448E1CAE8DAE",
                    "name": "Linii NIR",
                    "parentDatasetID": "A7228369-E8F4-58A3-BC2B-4C9D09DAADEA",
                    "parentKey": "id_document"
                }
            ],
            "widgets": []
        }
    },
    "format": "cifru-configuration-package",
    "formatVersion": 1,
    "manifest": {
        "applicationName": "NexusERP",
        "configurationLanguages": [
            "ro"
        ],
        "countries": [
            "RO"
        ],
        "createdAt": "2026-07-28T06:20:15Z",
        "description": "Note de intrare-recepție read-only, cu antet și linii separate și legate prin id_document. Cheile au fost verificate live: antetele și liniile au identificatori unici, iar toate liniile testate au antet corespondent.\n\nVarianta Starter conține datele necesare recepției: număr, dată, furnizor, gestiune, valoare și produse. Varianta Pro organizează suplimentar factura furnizorului, trasabilitatea, conturile și adaugă două indicatoare exacte pentru luna curentă. Nu presupune că NIR și factura sunt același document și nu construiește join după numărul liber al facturii.\n\nConfigurare:\n1. Creează un login SQL read-only cu SELECT pe cele două obiecte AccesEx.\n2. Adaugă sursa SQL Server în Cifru cu TLS și testează structura.\n3. Importă pachetul, mapează slotul și rulează testul local.\n\nPachet neoficial, fără afiliere NexusERP.",
        "licenseCode": "Cifru-Community-1.0",
        "minimumCifruVersion": "1.0",
        "minimumPlan": "starter",
        "packageID": "8A5C2BD1-04E7-5D24-8617-73DF2F36752B",
        "rootButtonCount": 1,
        "summary": "Recepții de marfă cu antetul și liniile esențiale.",
        "tags": [
            "NexusERP",
            "NIR",
            "recepții",
            "stoc",
            "read-only"
        ],
        "title": "NIR — Starter"
    }
}

Tags

Reviews

There are no approved reviews for this version yet.

Write a review

Sign in to review

Similar templates

From the same application, then shared tags, in the same language and country.