Codebasis als Dateien ins Arbeitsrepo statt als Gitlink

QuellCode/CentronERP war nur als Gitlink (Submodul-Referenz auf 79c1142)
getrackt, ohne .gitmodules und ohne erreichbares Remote. Der
Untersuchungsgegenstand der Versuchsreihe war damit nicht reproduzierbar
gesichert: Ein Klon haette ein leeres Verzeichnis erhalten, und die Belege
der 3.287 Anforderungen waeren nicht ueberpruefbar gewesen.

Umstellung:
- Historie nach c:\DEV\CentronERP_git_snapshot_79c1142 ausgelagert
  (vollstaendig lesbar, enthaelt 79c1142 und Vorgaenger 89ccfd6)
- Gitlink aus dem Index entfernt
- Dateiinhalt aufgenommen: 24.557 Dateien, rund 333 MB

Die verschachtelte .gitignore der Codebasis gilt weiter, Build-Artefakte
bleiben ausgeschlossen. Details in Versuche/Versuch_01/_Codebasis-Nachweis.md
This commit is contained in:
Christoph Schwörer
2026-08-26 07:43:51 +02:00
parent 18edae75b6
commit f045b99a25
24664 changed files with 5846716 additions and 1 deletions
@@ -0,0 +1,109 @@
{
AccountsBookKeepingNumberEqualsCustomerNumber: true,
AccountsBookKeepingNumberEqualsSupplierNumber: false,
AccountsBookKeepingNumberPrefix: '',
AccountsBookKeepingNumberSupplierPrefix: '',
Adviser1ShortSign: 'IDM',
Adviser1Text: 'IDM',
Adviser2ShortSign: 'ADM',
Adviser2Text: 'ADM',
Adviser3Text: 'Service1',
Adviser4Text: 'Service2',
Adviser5Active: true,
Adviser5Text: 'Entwickler',
Adviser6Active: true,
Adviser6Text: 'Betreuer',
BingKey: '8uovORcVkwZDyqJVblyI~CuevhWBG2G-fBhdwc3BSZA~As96zRivsdpudO3T8vSXJyGwZIQm239IoN3-8yKZo-VIVLmysicxKDrDHXNOxITs',
BoughtByThusFarActive: true,
BoughtByThusFarLabel: '',
BoughtByThusFarRequired: false,
CanEnterCustomContactPersonDepartment: false,
ContactPersonText1: 'Sprache',
ContactPersonText1Active: true,
ContactPersonText2: 'Sonstiges',
ContactPersonText2Active: true,
CountPcActive: true,
CountPcLabel: '',
CountPcRequired: false,
CountServerActive: true,
CountServerLabel: '',
CountServerRequired: false,
CrmText1Active: true,
CrmText1Label: 'Notebooks',
CrmText2Active: true,
CrmText2Label: 'Standorte',
CrmText3Active: true,
CrmText3Label: 'TK-Endgeräte',
CrmText4Active: true,
CrmText4Label: 'Kopiergeräte',
CrmText5Active: true,
CrmText5Label: '....',
CrmText6Active: true,
CrmText6Label: '...',
CustomerText1: 'Wichtig',
CustomerText1Active: true,
DefaultSalesPrice: 0,
DirectDeliveryOption: 1,
ErrorProtocolNotificationMail: [
'support@c-entron.de'
],
IsAccountManagementActive: true,
IsContactDepartmentMandatory: false,
IsHotlineModuleEditable: false,
IsTaxNumberForCreditCreationMandatory: false,
IsVATNumberForEUMemberStatedsMandatory: false,
IsWeekendDeploymentWarning: true,
MailForNotificationNewCustomer: null,
MandatoryBusinessLines: false,
MandatoryInterest: false,
MandatoryProduct: false,
NoPasswordRequestAtHotlineModule: false,
NotificationMail: 'Kunde:\r\n@@Kunde\r\n\r\nToDo:\r\n@@ToDo\r\n\r\n\r\nBeschreibung:\r\n@@Beschr;\r\n\r\nBitte um Rückruf: @@Rückruf\r\nBitte um Kenntnisname: @@Kenntnis',
NotifyForNewCustomer: false,
PcManufacturorActive: true,
PcManufacturorLabel: '',
PcManufacturorRequired: false,
PreAssignedMailing1: false,
PreAssignedMailing2: false,
PrinterManufacturorActive: true,
PrinterManufacturorLabel: '',
PrinterManufacturorRequired: false,
RenamedOrigin: '',
RenamedSalesArea: '',
RequiredAdviser1: true,
RequiredAdviser2: true,
RequiredAdviser3: false,
RequiredAdviser4: false,
RequiredBookKeepingCollectionNumber: false,
RequiredBookKeepingNumber: false,
RequiredBusiness: false,
RequiredClassification: false,
RequiredCustomerMail: false,
RequiredCustomerText1: false,
RequiredFirstName: false,
RequiredLastName: true,
RequiredMailContactPerson: false,
RequiredOrderNumber: false,
RequiredOrigin: true,
RequiredPaymentCondition: false,
RequiredSalesArea: false,
RequiredSalesControlling: true,
RequiredSalutation: true,
SalesControllingText: 'Schulverband',
SalesControllingVisible: true,
ServerManufacturorActive: true,
ServerManufacturorLabel: '',
ServerManufacturorRequired: false,
ShowAccountCommentWhenOpeningAccount: false,
ShowCompanyGroupForCustomerInReceiptList: true,
ShowIfBookKeepingExportIsDone: true,
ShowNumberOfOpenCustomerAssets: true,
ShowRatingToCustomer: false,
SpecialCustomerLabel: '',
UseContactPersonDataForNewReceipts: false,
UseDefaultSalesPrice: true,
VariableDate1Active: false,
VariableDate1Label: '',
VariableDate2Active: false,
VariableDate2Label: ''
}