NexusERP

Facturi clienti

Facturi clienti Free, cu soldul ca badge si liniile documentului in Detalii.

Configuratie NexusERP pentru planul Free: facturi clienti si liniile documentului in sub-butonul Detalii factura. Foloseste o singura sursa, doua liste si o singura legatura Detalii intre liste din aceeasi sursa. Varianta Free pastreaza factura si liniile ei; listele suplimentare, precum facturi neincasate separat, nu sunt incluse pentru a ramane in limita Free. Detaliile includ valori, incasare, scadenta, livrare, agent, facturist, comanda, AWB si observatii, iar liniile includ preturi, TVA, discount, brand, serie, aviz si comanda. Campurile tehnice si id-urile sunt ascunse din carduri si detalii. Pachetul nu contine credentiale, nu foloseste SQL personalizat si nu scrie date.

Filtrul la deschidere foloseste perioadele native compatibile Cifru: Azi, saptamana curenta, luna curenta si ultimele 7, 30 sau 90 de zile. Antetele au cache de maximum 100.000 de randuri, cu actualizare automata la 60 de minute.

What this package creates

1 Home1 Details2 lists1 sources to map
  • Home: Facturi clienți
  • Details: Linii factură
  • Sub-button: Linii factura client

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": "105A3EE7-70CC-5136-97BD-220277D6E47C",
                "kind": "sqlServer",
                "requiredObjects": [
                    "dbo.accesex_facturi_clienti",
                    "dbo.accesex_facturi_clienti_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": "8D162B19-B699-59C7-9FCA-FD966A6F5523",
                    "mappings": [
                        {
                            "commonFieldKey": "",
                            "key": "id_document",
                            "label": "ID document",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_document",
                            "type": "text",
                            "visibleInDetail": false,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "id_client",
                            "label": "ID client",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_client",
                            "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 factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "numar_document",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "document_date",
                            "key": "data_document",
                            "label": "Data facturii",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_document",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "customer_name",
                            "key": "den_client",
                            "label": "Client",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_client",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cif_client",
                            "label": "CIF client",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cif_client",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "den_gestiune",
                            "label": "Gestiune",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_gestiune",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "valoare",
                            "label": "Valoare fără TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "valoare",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "valoare_cu_tva",
                            "label": "Valoare cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "valoare_cu_tva",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "valoare_incasata",
                            "label": "Valoare încasată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "valoare_incasata",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "sold",
                            "label": "Rest pe factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "sold",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "stare_factura",
                            "label": "Stare factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "stare_factura",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_lim",
                            "label": "Scadență",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_lim",
                            "type": "date",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "moneda",
                            "label": "Monedă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "moneda",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "mod_plata",
                            "label": "Mod de plată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "mod_plata",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "den_agent",
                            "label": "Agent",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_agent",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "den_facturist",
                            "label": "Facturist",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_facturist",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "user_creare",
                            "label": "Creată de",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "user_creare",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "numar_comanda",
                            "label": "Număr comandă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "numar_comanda",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "numar_awb",
                            "label": "AWB",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "numar_awb",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cod_uit",
                            "label": "Cod UIT",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cod_uit",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "den_adresa",
                            "label": "Adresă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_adresa",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "localitate_livrare",
                            "label": "Localitate livrare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "localitate_livrare",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "judet_livrare",
                            "label": "Județ livrare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "judet_livrare",
                            "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": 100000,
                    "name": "Facturi clienți",
                    "primaryKey": "id_document",
                    "refreshPolicy": {
                        "enabled": true,
                        "intervalMinutes": 60
                    },
                    "rootArrayPath": "",
                    "rowLimitEnabled": true,
                    "searchKeys": [
                        "id_document",
                        "id_client",
                        "serie_document",
                        "numar_document",
                        "data_document"
                    ],
                    "sourceID": "105A3EE7-70CC-5136-97BD-220277D6E47C",
                    "sqlQuery": "",
                    "tableName": "dbo.accesex_facturi_clienti"
                },
                {
                    "cacheMode": "cached",
                    "calculatedFields": [],
                    "customQueryIntegrationName": "",
                    "endpointPath": "",
                    "fetchSortRules": [],
                    "id": "AA2D9957-2FB0-5610-A77A-5A89D6D60486",
                    "mappings": [
                        {
                            "commonFieldKey": "",
                            "key": "id_linie_document",
                            "label": "ID linie",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "id_linie_document",
                            "type": "text",
                            "visibleInDetail": false,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "id_document",
                            "label": "ID document",
                            "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 / serviciu",
                            "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": "quantity",
                            "key": "cantitate",
                            "label": "Cantitate",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cantitate",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "pret_vanzare",
                            "label": "Preț fără TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "pret_vanzare",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "pret_vanzare_tva",
                            "label": "Preț cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "pret_vanzare_tva",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": true
                        },
                        {
                            "commonFieldKey": "",
                            "key": "cota_tva_ies",
                            "label": "Cotă TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "cota_tva_ies",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "procent_discount",
                            "label": "Discount (%)",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "procent_discount",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "den_brand",
                            "label": "Brand",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "den_brand",
                            "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": "",
                            "key": "numar_aviz",
                            "label": "Număr aviz",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "numar_aviz",
                            "type": "number",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_aviz",
                            "label": "Data avizului",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_aviz",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "numar_comanda",
                            "label": "Număr comandă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "numar_comanda",
                            "type": "text",
                            "visibleInDetail": true,
                            "visibleInList": false
                        },
                        {
                            "commonFieldKey": "",
                            "key": "data_comanda",
                            "label": "Data comenzii",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic",
                            "sourceColumn": "data_comanda",
                            "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
                        }
                    ],
                    "maxRows": 5000,
                    "name": "Linii facturi clienți",
                    "primaryKey": "id_linie_document",
                    "refreshPolicy": {
                        "enabled": true,
                        "intervalMinutes": 15
                    },
                    "rootArrayPath": "",
                    "rowLimitEnabled": true,
                    "searchKeys": [
                        "id_linie_document",
                        "id_document",
                        "id_produs",
                        "cod_produs",
                        "den_produs"
                    ],
                    "sourceID": "105A3EE7-70CC-5136-97BD-220277D6E47C",
                    "sqlQuery": "",
                    "tableName": "dbo.accesex_facturi_clienti_lin"
                }
            ],
            "pages": [
                {
                    "actions": [
                        {
                            "id": "7D5100E5-74E9-5FC8-B49E-21159B624B24",
                            "kind": "showRelated",
                            "relatedInitiallyExpanded": true,
                            "relatedPresentation": "separate",
                            "relatedPreviewLimit": 20,
                            "relatedRowStyle": "table",
                            "relatedShowsCount": true,
                            "relationID": "52F51E54-BE67-5165-B5E3-7D19311859E2",
                            "systemImage": "list.bullet.rectangle",
                            "targetDatasetID": "AA2D9957-2FB0-5610-A77A-5A89D6D60486",
                            "title": "Detalii factura",
                            "urlKey": ""
                        }
                    ],
                    "badgeKey": "sold",
                    "cardEnrichments": [],
                    "cardFieldLayout": [
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_client",
                            "label": "Client",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_document",
                            "label": "Număr factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "sold",
                            "label": "Rest pe factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "valoare_cu_tva",
                            "label": "Valoare cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_document",
                            "label": "Data facturii",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "stare_factura",
                            "label": "Stare factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        }
                    ],
                    "datasetID": "8D162B19-B699-59C7-9FCA-FD966A6F5523",
                    "dateFilterKey": "",
                    "dateFilterLastDays": 7,
                    "dateFilterPreset": "none",
                    "detailFieldLayout": [
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_client",
                            "label": "Client",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Document",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "serie_document",
                            "label": "Serie",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Document",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_document",
                            "label": "Număr factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Document",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_document",
                            "label": "Data facturii",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Document",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_lim",
                            "label": "Scadență",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Document",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "stare_factura",
                            "label": "Stare factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Valori",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "valoare",
                            "label": "Valoare fără TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Valori",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "valoare_cu_tva",
                            "label": "Valoare cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Valori",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "valoare_incasata",
                            "label": "Valoare încasată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Valori",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "sold",
                            "label": "Rest pe factură",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Valori",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "moneda",
                            "label": "Monedă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Valori",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "mod_plata",
                            "label": "Mod de plată",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Client si livrare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cif_client",
                            "label": "CIF client",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Client si livrare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_gestiune",
                            "label": "Gestiune",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Client si livrare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_adresa",
                            "label": "Adresă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Client si livrare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "localitate_livrare",
                            "label": "Localitate livrare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Client si livrare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "judet_livrare",
                            "label": "Județ livrare",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Operare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_agent",
                            "label": "Agent",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Operare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_facturist",
                            "label": "Facturist",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Operare",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "user_creare",
                            "label": "Creată de",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Documente asociate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_comanda",
                            "label": "Număr comandă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Documente asociate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_awb",
                            "label": "AWB",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Documente asociate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cod_uit",
                            "label": "Cod UIT",
                            "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"
                        }
                    ],
                    "detailLiveRefreshSeconds": 0,
                    "fixedFilters": [],
                    "id": "F9472481-F78E-50FB-BD22-826239D80861",
                    "openFilters": [
                        {
                            "datePeriodOptions": [
                                "today",
                                "thisWeek",
                                "currentMonth",
                                "last7Days",
                                "last30Days",
                                "last90Days"
                            ],
                            "id": "061E50EE-00A0-5BBF-A1C5-24FDEC73DDDD",
                            "includeAllOption": false,
                            "key": "data_document",
                            "title": "Perioadă",
                            "type": "date"
                        },
                        {
                            "id": "35EB1D9B-BCAC-58EC-B53A-1C2AE05876F4",
                            "includeAllOption": true,
                            "key": "den_gestiune",
                            "title": "Gestiune",
                            "type": "text"
                        },
                        {
                            "id": "AFADBBD3-C2D6-5E70-A762-D9B3D48D979C",
                            "includeAllOption": true,
                            "key": "stare_factura",
                            "title": "Stare factură",
                            "type": "text"
                        }
                    ],
                    "pageSize": 100,
                    "requiresOpeningFilterSelection": true,
                    "showOnHome": true,
                    "sortRules": [
                        {
                            "direction": "descending",
                            "id": "05D45B02-C59C-57FC-B65A-2067309AC67E",
                            "key": "data_document",
                            "type": "date"
                        }
                    ],
                    "subtitle": "",
                    "subtitleKey": "numar_document",
                    "systemImage": "doc.text",
                    "title": "Facturi clienți",
                    "titleKey": "den_client"
                },
                {
                    "actions": [],
                    "badgeKey": "cantitate",
                    "cardEnrichments": [],
                    "cardFieldLayout": [
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_produs",
                            "label": "Produs / serviciu",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cod_produs",
                            "label": "Cod produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "cantitate",
                            "label": "Cantitate",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "pret_vanzare_tva",
                            "label": "Preț cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        }
                    ],
                    "datasetID": "AA2D9957-2FB0-5610-A77A-5A89D6D60486",
                    "dateFilterKey": "",
                    "dateFilterLastDays": 7,
                    "dateFilterPreset": "none",
                    "detailFieldLayout": [
                        {
                            "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 / serviciu",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "denumire_sup",
                            "label": "Denumire suplimentară",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantitati si preturi",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "cantitate",
                            "label": "Cantitate",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantitati si preturi",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "pret_vanzare",
                            "label": "Preț fără TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantitati si preturi",
                            "detailRole": "highlight",
                            "isVisible": true,
                            "key": "pret_vanzare_tva",
                            "label": "Preț cu TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantitati si preturi",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "cota_tva_ies",
                            "label": "Cotă TVA",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Cantitati si preturi",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "procent_discount",
                            "label": "Discount (%)",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "den_brand",
                            "label": "Brand",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "serie_produs",
                            "label": "Serie produs",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Documente asociate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_aviz",
                            "label": "Număr aviz",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Documente asociate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_aviz",
                            "label": "Data avizului",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Documente asociate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "numar_comanda",
                            "label": "Număr comandă",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "Documente asociate",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_comanda",
                            "label": "Data comenzii",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        },
                        {
                            "detailGroup": "",
                            "detailRole": "information",
                            "isVisible": true,
                            "key": "data_expirare",
                            "label": "Data expirării",
                            "locationLabelKey": "",
                            "locationLongitudeKey": "",
                            "presentation": "automatic"
                        }
                    ],
                    "detailLiveRefreshSeconds": 0,
                    "fixedFilters": [],
                    "id": "2F2432B2-B557-5BEE-AC8F-E2587BDA2001",
                    "openFilters": [],
                    "pageSize": 100,
                    "requiresOpeningFilterSelection": false,
                    "showOnHome": false,
                    "sortRules": [],
                    "subtitle": "",
                    "subtitleKey": "cod_produs",
                    "systemImage": "list.bullet.rectangle",
                    "title": "Linii factura client",
                    "titleKey": "den_produs"
                }
            ],
            "relations": [
                {
                    "childDatasetID": "AA2D9957-2FB0-5610-A77A-5A89D6D60486",
                    "childKey": "id_document",
                    "id": "52F51E54-BE67-5165-B5E3-7D19311859E2",
                    "name": "Linii factură",
                    "parentDatasetID": "8D162B19-B699-59C7-9FCA-FD966A6F5523",
                    "parentKey": "id_document"
                }
            ],
            "widgets": []
        }
    },
    "format": "cifru-configuration-package",
    "formatVersion": 1,
    "manifest": {
        "applicationName": "NexusERP",
        "configurationLanguages": [
            "ro"
        ],
        "countries": [
            "RO"
        ],
        "createdAt": "2026-09-03T10:56:14Z",
        "description": "Configuratie NexusERP pentru planul Free: facturi clienti si liniile documentului in sub-butonul Detalii factura. Foloseste o singura sursa, doua liste si o singura legatura Detalii intre liste din aceeasi sursa. Varianta Free pastreaza factura si liniile ei; listele suplimentare, precum facturi neincasate separat, nu sunt incluse pentru a ramane in limita Free. Detaliile includ valori, incasare, scadenta, livrare, agent, facturist, comanda, AWB si observatii, iar liniile includ preturi, TVA, discount, brand, serie, aviz si comanda. Campurile tehnice si id-urile sunt ascunse din carduri si detalii. Pachetul nu contine credentiale, nu foloseste SQL personalizat si nu scrie date.\n\nFiltrul la deschidere foloseste perioadele native compatibile Cifru: Azi, saptamana curenta, luna curenta si ultimele 7, 30 sau 90 de zile. Antetele au cache de maximum 100.000 de randuri, cu actualizare automata la 60 de minute.",
        "licenseCode": "Cifru-Community-1.0",
        "minimumCifruVersion": "1.0",
        "minimumPlan": "free",
        "packageID": "0BB32B31-6313-5319-8088-25B0AF870458",
        "rootButtonCount": 1,
        "summary": "Facturi clienti Free, cu soldul ca badge si liniile documentului in Detalii.",
        "tags": [
            "NexusERP",
            "facturi clienți",
            "neîncasate",
            "sold",
            "read-only"
        ],
        "title": "Facturi clienti"
    }
}

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.