Parteneri (Free)
Parteneri (clienți și furnizori) din NexusERP, read-only — modul Free, fără SQL. Date de contact (telefon, email, agent, localitate), CIF/CNP, flag persoană fizică/firmă, observații și profilul de credit (limită credit, restanță maximă, termene, plătitor TVA). Filtre pe agent și pe PF/firmă, căutare după nume/CIF/telefon/email. Cache 500.000 rânduri, reîmprospătare automată la 60 min.
Parteneri din NexusERP — versiunea Free, cu adevărat în limitele planului Free (o sursă, un tabel, fără legături, fără SQL). Citește direct view-ul documentat dbo.accesex_parteneri_view.
Ce arată despre partener: denumirea, CIF/CNP, dacă e persoană fizică sau firmă, agentul, localitatea, telefonul și emailul, observațiile, plus profilul de credit — limită credit, restanță maximă admisă, termen de încasare și de plată (zile), plătitor TVA și registrul comerțului. Atingi un partener pentru toate detaliile.
Filtre: la deschidere poți alege un agent (sau „Toți”) și poți separa persoanele fizice de firme (pers_fizica: 1=persoană fizică, 0=firmă); caută după denumire, CIF/CNP, telefon sau email. Deci da — merge deopotrivă pe persoane fizice și pe firme, sunt în aceeași listă și le poți filtra.
Despre solduri: soldul curent și cel depășit „live” NU există ca o coloană în Nexus — se calculează dintr-o funcție (dbo.urmarire_parteneri), care cere SQL, adică planul Pro. În Free vezi în schimb profilul de credit-control (limită credit, restanță maximă admisă, termene). Pentru soldul curent/depășit pe fiecare partener folosește varianta „Parteneri (Pro)”.
Setări: cache local până la 500.000 de rânduri, reîmprospătare automată la 60 de minute (partenerii sunt puțini, deci actualizarea e de regulă rapidă). Notă: prima actualizare și testarea la import pot dura până la ~1 minut; ține Cifru deschis cât se actualizează, pentru că în fundal sistemul de operare poate întrerupe descărcarea.
Pregătire: login SQL read-only cu SELECT pe dbo.accesex_parteneri_view; acces securizat (VPN/TLS). Nu necesită Pro.
What this package creates
- Home: Parteneri
Sources are mapped locally and verified before applying.
View the JSON being importedcollapsed by default
{
"components": {
"sourceSlots": [
{
"displayName": "NexusERP SQL Server (AccesEx)",
"id": "6689ECBA-9A31-4E3C-9F60-C3101EE5F65B",
"kind": "sqlServer",
"requiredObjects": [
"dbo.accesex_parteneri_view"
],
"requiresCustomSQL": false
}
],
"workspaceSelection": {
"commonFields": [],
"datasets": [
{
"cacheMode": "cached",
"calculatedFields": [],
"customQueryIntegrationName": "",
"endpointPath": "",
"fetchSortRules": [
{
"direction": "ascending",
"id": "93530EAC-6457-4763-80C5-58D87624A5EC",
"key": "denumire",
"type": "text"
}
],
"id": "EE36D63B-E416-4FCA-9D58-BA7C9C6180CC",
"mappings": [
{
"commonFieldKey": "",
"key": "id_intern",
"label": "ID",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "id_intern",
"type": "text",
"visibleInDetail": false,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "denumire",
"label": "Partener",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "denumire",
"type": "text",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "cif_cnp",
"label": "CIF / CNP",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "cif_cnp",
"type": "text",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "pers_fizica",
"label": "Persoană fizică",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "pers_fizica",
"type": "number",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "den_agent",
"label": "Agent",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "den_agent",
"type": "text",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "den_localitate",
"label": "Localitate",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "den_localitate",
"type": "text",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "telefon",
"label": "Telefon",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "telefon",
"type": "text",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "email",
"label": "Email",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "email",
"type": "text",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "limita_credit",
"label": "Limită credit",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "limita_credit",
"type": "number",
"visibleInDetail": true,
"visibleInList": true
},
{
"commonFieldKey": "",
"key": "restanta_max",
"label": "Restanță maximă admisă",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "restanta_max",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "termen_incasare",
"label": "Termen încasare (zile)",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "termen_incasare",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "termen_plata",
"label": "Termen plată (zile)",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "termen_plata",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "platitor_tva",
"label": "Plătitor TVA",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "platitor_tva",
"type": "number",
"visibleInDetail": true,
"visibleInList": false
},
{
"commonFieldKey": "",
"key": "registru_comert",
"label": "Reg. comerț",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "registru_comert",
"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": "data_modificare",
"label": "Modificat la",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic",
"sourceColumn": "data_modificare",
"type": "date",
"visibleInDetail": true,
"visibleInList": false
}
],
"maxRows": 500000,
"name": "Parteneri",
"primaryKey": "id_intern",
"refreshPolicy": {
"enabled": true,
"intervalMinutes": 60
},
"rootArrayPath": "",
"rowLimitEnabled": true,
"searchKeys": [
"denumire",
"cif_cnp",
"den_agent",
"telefon",
"email"
],
"sourceID": "6689ECBA-9A31-4E3C-9F60-C3101EE5F65B",
"sqlQuery": "",
"tableName": "dbo.accesex_parteneri_view"
}
],
"pages": [
{
"actions": [],
"badgeKey": "limita_credit",
"cardEnrichments": [],
"cardFieldLayout": [
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "denumire",
"label": "Partener",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "cif_cnp",
"label": "CIF / CNP",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "pers_fizica",
"label": "Persoană fizică",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "den_agent",
"label": "Agent",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "den_localitate",
"label": "Localitate",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "limita_credit",
"label": "Limită credit",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
}
],
"datasetID": "EE36D63B-E416-4FCA-9D58-BA7C9C6180CC",
"dateFilterKey": "",
"dateFilterLastDays": 7,
"dateFilterPreset": "none",
"detailFieldLayout": [
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "denumire",
"label": "Partener",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "cif_cnp",
"label": "CIF / CNP",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "pers_fizica",
"label": "Persoană fizică",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "den_agent",
"label": "Agent",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "den_localitate",
"label": "Localitate",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "telefon",
"label": "Telefon",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "email",
"label": "Email",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "limita_credit",
"label": "Limită credit",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "restanta_max",
"label": "Restanță maximă admisă",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "termen_incasare",
"label": "Termen încasare (zile)",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "termen_plata",
"label": "Termen plată (zile)",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "platitor_tva",
"label": "Plătitor TVA",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "registru_comert",
"label": "Reg. comerț",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "observatii",
"label": "Observații",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
},
{
"detailGroup": "",
"detailRole": "information",
"isVisible": true,
"key": "data_modificare",
"label": "Modificat la",
"locationLabelKey": "",
"locationLongitudeKey": "",
"presentation": "automatic"
}
],
"detailLiveRefreshSeconds": 0,
"fixedFilters": [],
"id": "B2786128-86BB-45BB-81D9-F435A64B410E",
"openFilters": [
{
"id": "50D8C55B-76A2-485A-BBF0-67A6961DAC94",
"includeAllOption": true,
"key": "den_agent",
"title": "Alege agentul",
"type": "text"
},
{
"id": "08F94308-D4ED-4DFA-A7EC-DF4EDF601ED6",
"includeAllOption": true,
"key": "pers_fizica",
"title": "Persoană fizică? (1=da, 0=firmă)",
"type": "number"
}
],
"pageSize": 100,
"requiresOpeningFilterSelection": false,
"showOnHome": true,
"sortRules": [
{
"direction": "ascending",
"id": "0AC08343-4EAC-4C03-B91F-86A3B559E241",
"key": "denumire",
"type": "text"
}
],
"subtitle": "",
"subtitleKey": "cif_cnp",
"systemImage": "person.2",
"title": "Parteneri",
"titleKey": "denumire"
}
],
"relations": [],
"widgets": []
}
},
"format": "cifru-configuration-package",
"formatVersion": 1,
"manifest": {
"applicationName": "NexusERP",
"configurationLanguages": [
"ro"
],
"countries": [
"RO"
],
"createdAt": "2026-09-11T00:00:00Z",
"description": "Parteneri din NexusERP — versiunea Free, cu adevărat în limitele planului Free (o sursă, un tabel, fără legături, fără SQL). Citește direct view-ul documentat dbo.accesex_parteneri_view.\n\nCe arată despre partener: denumirea, CIF/CNP, dacă e persoană fizică sau firmă, agentul, localitatea, telefonul și emailul, observațiile, plus profilul de credit — limită credit, restanță maximă admisă, termen de încasare și de plată (zile), plătitor TVA și registrul comerțului. Atingi un partener pentru toate detaliile.\n\nFiltre: la deschidere poți alege un agent (sau „Toți”) și poți separa persoanele fizice de firme (pers_fizica: 1=persoană fizică, 0=firmă); caută după denumire, CIF/CNP, telefon sau email. Deci da — merge deopotrivă pe persoane fizice și pe firme, sunt în aceeași listă și le poți filtra.\n\nDespre solduri: soldul curent și cel depășit „live” NU există ca o coloană în Nexus — se calculează dintr-o funcție (dbo.urmarire_parteneri), care cere SQL, adică planul Pro. În Free vezi în schimb profilul de credit-control (limită credit, restanță maximă admisă, termene). Pentru soldul curent/depășit pe fiecare partener folosește varianta „Parteneri (Pro)”.\n\nSetări: cache local până la 500.000 de rânduri, reîmprospătare automată la 60 de minute (partenerii sunt puțini, deci actualizarea e de regulă rapidă). Notă: prima actualizare și testarea la import pot dura până la ~1 minut; ține Cifru deschis cât se actualizează, pentru că în fundal sistemul de operare poate întrerupe descărcarea.\n\nPregătire: login SQL read-only cu SELECT pe dbo.accesex_parteneri_view; acces securizat (VPN/TLS). Nu necesită Pro.",
"licenseCode": "Cifru-Community-1.0",
"minimumCifruVersion": "1.0",
"minimumPlan": "free",
"packageID": "D0965437-F640-4F4B-B4F0-2CB3A4643D47",
"rootButtonCount": 1,
"summary": "Parteneri (clienți și furnizori) din NexusERP, read-only — modul Free, fără SQL. Date de contact (telefon, email, agent, localitate), CIF/CNP, flag persoană fizică/firmă, observații și profilul de credit (limită credit, restanță maximă, termene, plătitor TVA). Filtre pe agent și pe PF/firmă, căutare după nume/CIF/telefon/email. Cache 500.000 rânduri, reîmprospătare automată la 60 min.",
"tags": [
"NexusERP",
"parteneri",
"clienti",
"furnizori",
"agenda",
"free"
],
"title": "Parteneri (Free)"
}
}