import type { Modeldocument } from "../types";

// ── Seed-modeldocumenten: thema 3. Vennootschappen ───────────────────────────

export const vennootschappenModellen: Modeldocument[] = [
  {
    id: "omzetting-vennootschap",
    authentiekeAkte: true,
    titel: "Omzetting van een vennootschap (andere rechtsvorm)",
    korteTitel: "Omzetting vennootschap",
    akteType: "omzetting-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    omschrijving:
      "Authentieke akte (buitengewone algemene vergadering) tot omzetting van een vennootschap in een andere rechtsvorm met behoud van de rechtspersoonlijkheid (art. 14:1 e.v. WVV). Hoofdkeuze: omzetting naar BV, NV of CV. Bevat de vaststelling van de omzettingsverslagen (art. 14:3-14:4 WVV) en de aanneming van de nieuwe statuten. Bij gebruik: parameters invullen, de doelrechtsvorm kiezen; voor een BV kan het onderdeel 'statuten-besloten-vennootschap' worden toegevoegd.",
    structuur: [
      { onderdeelId: "hoofding-akte", verplicht: true },
      { onderdeelId: "aanhef-akte", verplicht: true },
      { onderdeelId: "omzetting-vennootschap-besluit", verplicht: true },
      { onderdeelId: "omzetting-vennootschap-nieuwe-statuten", verplicht: true, conditie: "kies de doelrechtsvorm: BV, NV of CV" },
      { onderdeelId: "recht-op-geschriften-slotformule", verplicht: true, conditie: "kies integrale of gedeeltelijke voorlezing" },
    ],
    slot: "",
    bron: "Omzetting vennootschap (art. 14:1 e.v. WVV)",
    versie: "1.0",
    datum: "2026-07-05",
  },
  {
    id: "omzetting-vennootschap-fr",
    authentiekeAkte: true,
    titel: "Transformation d'une société (autre forme juridique)",
    korteTitel: "Transformation société",
    akteType: "omzetting-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    taal: "fr",
    vertalingVanId: "omzetting-vennootschap",
    omschrijving:
      "Acte authentique (assemblée générale extraordinaire) de transformation d'une société en une autre forme juridique avec maintien de la personnalité juridique (art. 14:1 e.v. CSA). Choix principal : transformation en SRL, SA ou SC. Contient la constatation des rapports de transformation (art. 14:3-14:4 CSA) et l'adoption des nouveaux statuts. Miroir francophone du modèle néerlandais.",
    structuur: [
      { onderdeelId: "hoofding-akte-fr", verplicht: true },
      { onderdeelId: "aanhef-akte-fr", verplicht: true },
      { onderdeelId: "omzetting-vennootschap-besluit-fr", verplicht: true },
      { onderdeelId: "omzetting-vennootschap-nieuwe-statuten-fr", verplicht: true, conditie: "choisir la forme cible : SRL, SA ou SC" },
      { onderdeelId: "recht-op-geschriften-slotformule-fr", verplicht: true, conditie: "choisir la lecture intégrale ou partielle" },
    ],
    slot: "",
    bron: "Transformation société (art. 14:1 e.v. CSA)",
    versie: "1.0",
    datum: "2026-07-05",
  },
  {
    id: "ontbinding-vereffening-besloten-vennootschap",
    authentiekeAkte: true,
    titel: "Ontbinding en vereffening van een besloten vennootschap",
    korteTitel: "Ontbinding-vereffening BV",
    akteType: "ontbinding-vereffening-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    omschrijving:
      "Authentieke akte (buitengewone algemene vergadering) tot ontbinding van een besloten vennootschap en de regeling van haar vereffening onder het WVV. Hoofdkeuze: benoeming van een vereffenaar of onmiddellijke sluiting in één akte (turbo-vereffening, art. 2:80 WVV). Bevat de vaststelling van de ontbindingsverslagen (art. 2:71 WVV). Bij gebruik: parameters invullen, de hypothese kiezen.",
    structuur: [
      { onderdeelId: "hoofding-akte", verplicht: true },
      { onderdeelId: "aanhef-akte", verplicht: true },
      { onderdeelId: "ontbinding-vennootschap-besluit", verplicht: true },
      { onderdeelId: "ontbinding-vennootschap-vereffening", verplicht: true, conditie: "kies de hypothese: benoeming vereffenaar of onmiddellijke sluiting (turbo)" },
      { onderdeelId: "recht-op-geschriften-slotformule", verplicht: true, conditie: "kies integrale of gedeeltelijke voorlezing" },
    ],
    slot: "",
    bron: "Ontbinding en vereffening BV (art. 2:71 e.v. WVV)",
    versie: "1.0",
    datum: "2026-07-05",
  },
  {
    id: "ontbinding-vereffening-besloten-vennootschap-fr",
    authentiekeAkte: true,
    titel: "Dissolution et liquidation d'une société à responsabilité limitée",
    korteTitel: "Dissolution-liquidation SRL",
    akteType: "ontbinding-vereffening-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    taal: "fr",
    vertalingVanId: "ontbinding-vereffening-besloten-vennootschap",
    omschrijving:
      "Acte authentique (assemblée générale extraordinaire) de dissolution d'une société à responsabilité limitée et de règlement de sa liquidation sous le CSA. Choix principal : nomination d'un liquidateur ou clôture immédiate en un acte (liquidation turbo, art. 2:80 CSA). Contient la constatation des rapports de dissolution (art. 2:71 CSA). Miroir francophone du modèle néerlandais.",
    structuur: [
      { onderdeelId: "hoofding-akte-fr", verplicht: true },
      { onderdeelId: "aanhef-akte-fr", verplicht: true },
      { onderdeelId: "ontbinding-vennootschap-besluit-fr", verplicht: true },
      { onderdeelId: "ontbinding-vennootschap-vereffening-fr", verplicht: true, conditie: "choisir l'hypothèse : nomination d'un liquidateur ou clôture immédiate (turbo)" },
      { onderdeelId: "recht-op-geschriften-slotformule-fr", verplicht: true, conditie: "choisir la lecture intégrale ou partielle" },
    ],
    slot: "",
    bron: "Dissolution et liquidation SRL (art. 2:71 e.v. CSA)",
    versie: "1.0",
    datum: "2026-07-05",
  },
  {
    id: "oprichting-besloten-vennootschap",
    authentiekeAkte: true,
    titel: "Oprichting van een besloten vennootschap (BV)",
    korteTitel: "Oprichting BV",
    akteType: "oprichting-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    omschrijving:
      "Authentieke oprichtingsakte van een besloten vennootschap (BV) onder het WVV. Hoofdkeuze: inbreng in geld of (mede) in natura. De akte bevat de oprichtingshandeling met het financieel plan en de inbrengen, de volledige statutaire tekst (herbruikbaar onderdeel 'statuten-besloten-vennootschap'), en de slotbepalingen (eerste bestuurders, eerste boekjaar, overname verbintenissen, volmachten). Bij gebruik: parameters invullen, de hypothese kiezen.",
    structuur: [
      { onderdeelId: "hoofding-akte", verplicht: true },
      { onderdeelId: "aanhef-akte", verplicht: true },
      { onderdeelId: "identiteit-partijen", verplicht: true, herhaalPerPartij: true, conditie: "de oprichters; kies de hypothese natuurlijke persoon of rechtspersoon" },
      { onderdeelId: "oprichting-bv-aanhef-inbreng", verplicht: true, conditie: "kies de hypothese: inbreng in geld of (mede) in natura" },
      { onderdeelId: "statuten-besloten-vennootschap", verplicht: true, conditie: "de volledige statutaire tekst (Titel I-VIII); vul de parameters en keuzes in" },
      { onderdeelId: "oprichting-bv-bestuur-boekjaar", verplicht: true },
      { onderdeelId: "recht-op-geschriften-slotformule", verplicht: true, conditie: "kies integrale of gedeeltelijke voorlezing" },
    ],
    slot: "",
    bron: "Oprichting BV (WVV)",
    versie: "1.0",
    datum: "2026-07-05",
  },
  {
    id: "oprichting-besloten-vennootschap-fr",
    authentiekeAkte: true,
    titel: "Constitution d'une société à responsabilité limitée (SRL)",
    korteTitel: "Constitution SRL",
    akteType: "oprichting-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    taal: "fr",
    vertalingVanId: "oprichting-besloten-vennootschap",
    omschrijving:
      "Acte constitutif authentique d'une société à responsabilité limitée (SRL) sous le CSA. Choix principal : apport en numéraire ou (aussi) en nature. L'acte contient l'acte de constitution avec le plan financier et les apports, le texte statutaire complet (onderdeel réutilisable 'statuten-besloten-vennootschap'), et les dispositions finales (premiers administrateurs, premier exercice, reprise des engagements, procurations). Miroir francophone du modèle néerlandais.",
    structuur: [
      { onderdeelId: "hoofding-akte-fr", verplicht: true },
      { onderdeelId: "aanhef-akte-fr", verplicht: true },
      { onderdeelId: "identiteit-partijen-fr", verplicht: true, herhaalPerPartij: true, conditie: "les fondateurs ; choisir l'hypothèse personne physique ou morale" },
      { onderdeelId: "oprichting-bv-aanhef-inbreng-fr", verplicht: true, conditie: "choisir l'hypothèse : apport en numéraire ou (aussi) en nature" },
      { onderdeelId: "statuten-besloten-vennootschap-fr", verplicht: true, conditie: "le texte statutaire complet (Titres I-VIII) ; compléter les paramètres et choix" },
      { onderdeelId: "oprichting-bv-bestuur-boekjaar-fr", verplicht: true },
      { onderdeelId: "recht-op-geschriften-slotformule-fr", verplicht: true, conditie: "choisir la lecture intégrale ou partielle" },
    ],
    slot: "",
    bron: "Constitution SRL (CSA)",
    versie: "1.0",
    datum: "2026-07-05",
  },
  {
    id: "aanpassing-statuten-besloten-vennootschap-wvv",
    authentiekeAkte: true,
    titel: "Aanpassing van de statuten van een besloten vennootschap aan het WVV (nieuwe statuten)",
    akteType: "aanpassing-statuten-besloten-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    omschrijving:
      "Buitengewone algemene vergadering van een besloten vennootschap (BV) tot aanneming van volledig nieuwe statuten ter aanpassing aan het Wetboek van vennootschappen en verenigingen (WVV), met behoud van de rechtsvorm. Bevat de vaststellingen omtrent de WVV-overgang (art. 39 wet van 23 maart 2019), de alarmbelprocedure, en de aanneming van de nieuwe statuten als afzonderlijk, herbruikbaar modelonderdeel (ook bruikbaar bij een oprichtingsakte). Bij gebruik: parameters invullen en per onderdeel de toepasselijke hypothese kiezen.",
    // Géén inleiding: de datum/notaris-aanhef komt uitsluitend van het
    // onderdeel "aanhef-akte" (structuur hierna) — een eigen inleiding zou de
    // aanhef herhalen.
    structuur: [
      { onderdeelId: "hoofding-akte", verplicht: true },
      { onderdeelId: "aanhef-akte", verplicht: true },
      // ── Partijen ──
      { onderdeelId: "identiteit-partijen", verplicht: true, herhaalPerPartij: true, zonderVariantenMetPrefix: "notaris-identificatie-", conditie: "comparant is de volmachthouder/medewerker die de vennootschap vertegenwoordigt; kies de hypothese 'rechtspersoon' voor de vertegenwoordigde BV" },

      // ── Inleidende bepalingen ──
      { onderdeelId: "inleidende-bepalingen-bekwaamheid-voorlezing", verplicht: true, conditie: "kies de toepasselijke hypotheses (bekwaamheid, toelichting/voorlezing)" },

      // ── Buitengewone algemene vergadering ──
      { onderdeelId: "buitengewone-algemene-vergadering-aanpassing-statuten-wvv", verplicht: true, conditie: "kies de hypothese voor de identiteit/oprichting/eerdere statutenwijziging(en) van de vennootschap; vul alle parameters in" },

      // ── Nieuwe statuten (vierde besluit) ──
      { onderdeelId: "statuten-besloten-vennootschap", verplicht: true, conditie: "volledige nieuwe statutentekst; stem de [KIES:]-keuzes (zetel, overdraagbaarheid aandelen, bestuursregeling) af op de concrete vennootschap" },

      // ── Slotbepalingen ──
      { onderdeelId: "identiteit-partijen", verplicht: true, enkelVariantenMetPrefix: "notaris-identificatie-", conditie: "kies de notaris-identificatievaststelling — variant 'notaris-identificatie-rechtspersoon'" },
      { onderdeelId: "bewaring-afschrift-naban-izimi", verplicht: true },
      { onderdeelId: "recht-op-geschriften-slotformule", verplicht: true, conditie: "kies integrale of gedeeltelijke voorlezing" },
    ],
    slot: "",
    bron: "MOD2T_aanpassing_besloten_vennootschap_aan_nieuwe_wet_met_nieuwe_statuten (eigen kantoormodel)",
    versie: "1.0",
    datum: "2026-06-23",
  },
  {
    id: "aanpassing-statuten-besloten-vennootschap-wvv-fr",
    authentiekeAkte: true,
    titel: "Adaptation des statuts d'une société à responsabilité limitée au CSA (nouveaux statuts)",
    akteType: "aanpassing-statuten-besloten-vennootschap",
    thema: "vennootschappen",
    soort: "MOD",
    taal: "fr",
    vertalingVanId: "aanpassing-statuten-besloten-vennootschap-wvv",
    omschrijving:
      "Assemblée générale extraordinaire d'une société à responsabilité limitée (SRL) adoptant des statuts entièrement nouveaux en vue de l'adaptation au Code des sociétés et des associations (CSA), avec maintien de la forme légale. Contient les constatations relatives au passage au CSA (art. 39 de la loi du 23 mars 2019), la procédure de la sonnette d'alarme, et l'adoption des nouveaux statuts sous la forme d'un modelonderdeel distinct et réutilisable (également utilisable lors d'un acte de constitution). À l'utilisation : compléter les paramètres et choisir, par onderdeel, l'hypothèse applicable. Miroir francophone du modèle néerlandais.",
    // Pas d'inleiding : l'en-tête (date/notaire) provient exclusivement de
    // l'onderdeel "aanhef-akte-fr" (structuur ci-après).
    structuur: [
      { onderdeelId: "hoofding-akte-fr", verplicht: true },
      { onderdeelId: "aanhef-akte-fr", verplicht: true },
      { onderdeelId: "identiteit-partijen-fr", verplicht: true, herhaalPerPartij: true, zonderVariantenMetPrefix: "notaris-identificatie-", conditie: "le comparant est le mandataire/collaborateur représentant la société ; choisir l'hypothèse « personne morale » pour la SRL représentée" },
      { onderdeelId: "inleidende-bepalingen-bekwaamheid-voorlezing-fr", verplicht: true, conditie: "choisir les hypothèses applicables (capacité, commentaire/lecture)" },
      { onderdeelId: "buitengewone-algemene-vergadering-aanpassing-statuten-wvv-fr", verplicht: true, conditie: "choisir l'hypothèse relative à l'identité/constitution/modification(s) statutaire(s) antérieure(s) de la société ; compléter tous les paramètres" },
      { onderdeelId: "statuten-besloten-vennootschap-fr", verplicht: true, conditie: "texte intégral des nouveaux statuts ; adapter les choix [CHOISIR:] (siège, cessibilité des actions, régime d'administration) à la société concrète" },
      { onderdeelId: "identiteit-partijen-fr", verplicht: true, enkelVariantenMetPrefix: "notaris-identificatie-", conditie: "choisir la constatation d'identification du notaire — variante 'notaris-identificatie-rechtspersoon'" },
      { onderdeelId: "bewaring-afschrift-naban-izimi-fr", verplicht: true },
      { onderdeelId: "recht-op-geschriften-slotformule-fr", verplicht: true, conditie: "choisir la lecture intégrale ou partielle" },
    ],
    slot: "",
    bron: "MOD2T_aanpassing_besloten_vennootschap_aan_nieuwe_wet_met_nieuwe_statuten (eigen kantoormodel)",
    versie: "1.0",
    datum: "2026-06-23",
  },
];
