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,104 @@
{
Data: {
Articles: [
{
ArticleCode: 'E6U64ABE',
ArticleUnitShortCaption: 'Stk',
CalculatedCustomerPurchaseBasePrice: 325.6123521000,
CalculatedCustomerSellBasePrice: 325.420000000,
Caption: '',
ChangedDate: DateTime,
CreatedDate: DateTime,
CurrencyFactor: 1.00000000,
CurrencyFactorI3D: 1,
DefaultArticleSearchQuantity: 1.0000000,
Description: 'HP Enterprise iLO Advanced Electronic License incl. 3yr 24x7\r\nTech Support and Updates E-LTU',
Distributor: 'Eigene',
DistributorI3D: 1,
EANCode: '4058154110447',
ExternalArticleId: null,
ExternalArticleKind: null,
ExternalArticlePublicId: null,
HasAdditionalArticles: false,
I3D: 4356,
IsEndOfLifeArticle: false,
IsExternalArticle: false,
IsPartList: false,
IsTextEditable: true,
ListPrice: 10.00000000,
Manufacturer: null,
ManufacturerCode: 'E6U64ABE',
MaterialGroupCaption: 'Hardware',
MaterialGroupI3D: 1,
Precision: 2,
PurchasePrice: 325.61235210,
Quantity: 0.00000000,
QuantityAvailable: 0.00000000,
RecommendedSellPrice: 406.78000000,
SellPrice1: 325.42000000,
SellPrice2: 367.72000000,
SellPrice3: 364.47000000,
SellPrice4: 357.96000000,
SerialNumbersAreMandatory: true,
StorePlaceI3D: 0,
StorePositionI3D: 0,
SubMaterialGroup1Caption: null,
SubMaterialGroup1I3D: null,
SubMaterialGroup2Caption: null,
SubMaterialGroup2I3D: null,
VatI3D: 4,
VatRate: 19.00000000,
WarehouseQuantities: [
{
ArticleI3D: 4356,
ArticleIsExternal: false,
CalculatedCustomerPurchaseBasePrice: 325.6123521000,
CalculatedCustomerSellBasePrice: 325.420000000,
I3D: 0,
Quantity: '0',
QuantityAvailable: '0',
QuantityDescription: null,
WarehouseI3D: -1,
WarehouseName: 'Hauptlager'
},
{
ArticleI3D: 4356,
ArticleIsExternal: false,
CalculatedCustomerPurchaseBasePrice: 325.6123521000,
CalculatedCustomerSellBasePrice: 325.420000000,
I3D: 0,
Quantity: '0',
QuantityAvailable: '0',
QuantityDescription: null,
WarehouseI3D: 7,
WarehouseName: 'Lehnert Auto'
}
]
}
],
Barcodes: null,
ParseResult: {
Amount: null,
Barcodes: null,
Distributors: [
'Eigene'
],
InStock: false,
IsEndOfLife: false,
IsPartList: null,
MaterialGroup: null,
MaxResults: 200,
PurchasePriceEnd: null,
PurchasePriceStart: null,
SearchText: 'E6U64ABE',
SellPriceEnd: null,
SellPriceStart: null,
Text: null,
Warehouse: null
}
},
Error: null,
Message: null,
MessageCode: null,
Status: 0
}