@vario-software/types 2026.34.2 → 2026.34.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/scripting/services.d.ts +61 -61
- package/scripting/types.d.ts +326 -326
package/scripting/types.d.ts
CHANGED
|
@@ -84,14 +84,14 @@ export interface Account {
|
|
|
84
84
|
businessRelationType: BusinessRelationType;
|
|
85
85
|
|
|
86
86
|
/**
|
|
87
|
-
*
|
|
87
|
+
* Zeitzone (bzw. Zeitzonen-Offset) des Accounts
|
|
88
88
|
*/
|
|
89
|
-
|
|
89
|
+
accountZoneId: AccountZoneId;
|
|
90
90
|
|
|
91
91
|
/**
|
|
92
|
-
*
|
|
92
|
+
* first contact type for this account
|
|
93
93
|
*/
|
|
94
|
-
|
|
94
|
+
initialContactTypeRef: ApiCreatableReference;
|
|
95
95
|
|
|
96
96
|
/**
|
|
97
97
|
* Supplier of this account
|
|
@@ -143,26 +143,26 @@ export interface Account {
|
|
|
143
143
|
*/
|
|
144
144
|
payablesSum: number;
|
|
145
145
|
|
|
146
|
-
/**
|
|
147
|
-
* Summe Forderungen
|
|
148
|
-
*/
|
|
149
|
-
receivablesSum: number;
|
|
150
|
-
|
|
151
146
|
/**
|
|
152
147
|
* Kostenstelle
|
|
153
148
|
*/
|
|
154
149
|
costCenter: string;
|
|
155
150
|
|
|
156
151
|
/**
|
|
157
|
-
*
|
|
152
|
+
* Summe Forderungen
|
|
158
153
|
*/
|
|
159
|
-
|
|
154
|
+
receivablesSum: number;
|
|
160
155
|
|
|
161
156
|
/**
|
|
162
157
|
* Custom account data
|
|
163
158
|
*/
|
|
164
159
|
custom: EavAccount;
|
|
165
160
|
|
|
161
|
+
/**
|
|
162
|
+
* companyLegal for this account
|
|
163
|
+
*/
|
|
164
|
+
companyLegalRef: ApiCreatableReference;
|
|
165
|
+
|
|
166
166
|
/**
|
|
167
167
|
* tax number/ Steuernummer
|
|
168
168
|
*/
|
|
@@ -336,26 +336,26 @@ export interface AccountAddress {
|
|
|
336
336
|
*/
|
|
337
337
|
types: Array<ApiCreatableReference>;
|
|
338
338
|
|
|
339
|
-
/**
|
|
340
|
-
* GLN/ILN as location identifier for this address
|
|
341
|
-
*/
|
|
342
|
-
globalLocationNumber: string;
|
|
343
|
-
|
|
344
339
|
/**
|
|
345
340
|
* Leitweg-ID
|
|
346
341
|
*/
|
|
347
342
|
buyerReference: string;
|
|
348
343
|
|
|
349
344
|
/**
|
|
350
|
-
*
|
|
345
|
+
* GLN/ILN as location identifier for this address
|
|
351
346
|
*/
|
|
352
|
-
|
|
347
|
+
globalLocationNumber: string;
|
|
353
348
|
|
|
354
349
|
/**
|
|
355
350
|
* Custom data
|
|
356
351
|
*/
|
|
357
352
|
custom: EavAccountaddress;
|
|
358
353
|
|
|
354
|
+
/**
|
|
355
|
+
* abweichende Zahlungsart
|
|
356
|
+
*/
|
|
357
|
+
deviatingPaymentMethodRef: ApiObjectReference;
|
|
358
|
+
|
|
359
359
|
/**
|
|
360
360
|
* Postcode
|
|
361
361
|
*/
|
|
@@ -452,14 +452,14 @@ export interface AccountAddress {
|
|
|
452
452
|
name1: string;
|
|
453
453
|
|
|
454
454
|
/**
|
|
455
|
-
*
|
|
455
|
+
* Contacts
|
|
456
456
|
*/
|
|
457
|
-
|
|
457
|
+
contacts: Array<Contact>;
|
|
458
458
|
|
|
459
459
|
/**
|
|
460
|
-
*
|
|
460
|
+
* abweichende Zahlungsbedingungen
|
|
461
461
|
*/
|
|
462
|
-
|
|
462
|
+
deviatingPaymentTermRef: ApiObjectReference;
|
|
463
463
|
|
|
464
464
|
/**
|
|
465
465
|
* is this the default address of the account
|
|
@@ -475,14 +475,14 @@ export interface AccountBankdetail {
|
|
|
475
475
|
active: boolean;
|
|
476
476
|
|
|
477
477
|
/**
|
|
478
|
-
*
|
|
478
|
+
* name of the bank
|
|
479
479
|
*/
|
|
480
|
-
|
|
480
|
+
bankName: string;
|
|
481
481
|
|
|
482
482
|
/**
|
|
483
|
-
*
|
|
483
|
+
* post-code of the bank
|
|
484
484
|
*/
|
|
485
|
-
|
|
485
|
+
bankPostCode: string;
|
|
486
486
|
|
|
487
487
|
/**
|
|
488
488
|
* account from, if differs from account-address
|
|
@@ -494,26 +494,26 @@ export interface AccountBankdetail {
|
|
|
494
494
|
*/
|
|
495
495
|
version: number;
|
|
496
496
|
|
|
497
|
-
/**
|
|
498
|
-
* Hauptbankverbindung für
|
|
499
|
-
*/
|
|
500
|
-
mainBankAccountType: TaxPerformanceLocationType;
|
|
501
|
-
|
|
502
497
|
/**
|
|
503
498
|
* city of the bank
|
|
504
499
|
*/
|
|
505
500
|
bankCity: string;
|
|
506
501
|
|
|
507
502
|
/**
|
|
508
|
-
*
|
|
503
|
+
* Hauptbankverbindung für
|
|
509
504
|
*/
|
|
510
|
-
|
|
505
|
+
mainBankAccountType: TaxPerformanceLocationType;
|
|
511
506
|
|
|
512
507
|
/**
|
|
513
508
|
* Is default bank?
|
|
514
509
|
*/
|
|
515
510
|
defaultBank: boolean;
|
|
516
511
|
|
|
512
|
+
/**
|
|
513
|
+
* origin type
|
|
514
|
+
*/
|
|
515
|
+
originType: AccountBankdetail$OriginType;
|
|
516
|
+
|
|
517
517
|
/**
|
|
518
518
|
* IBAN
|
|
519
519
|
*/
|
|
@@ -596,14 +596,14 @@ export interface AccountListing {
|
|
|
596
596
|
export interface AccountLoanValue {
|
|
597
597
|
|
|
598
598
|
/**
|
|
599
|
-
*
|
|
599
|
+
* Account
|
|
600
600
|
*/
|
|
601
|
-
|
|
601
|
+
accountId: number;
|
|
602
602
|
|
|
603
603
|
/**
|
|
604
|
-
*
|
|
604
|
+
* Nicht berücksichtigter Betrag
|
|
605
605
|
*/
|
|
606
|
-
|
|
606
|
+
unconsideredAmount: number;
|
|
607
607
|
|
|
608
608
|
/**
|
|
609
609
|
* Betrag aus Aufträgen
|
|
@@ -828,14 +828,14 @@ export interface AccountPerson {
|
|
|
828
828
|
tags: Array<TagDto>;
|
|
829
829
|
|
|
830
830
|
/**
|
|
831
|
-
*
|
|
831
|
+
* First name
|
|
832
832
|
*/
|
|
833
|
-
|
|
833
|
+
firstName: string;
|
|
834
834
|
|
|
835
835
|
/**
|
|
836
|
-
*
|
|
836
|
+
* Default contacts
|
|
837
837
|
*/
|
|
838
|
-
|
|
838
|
+
defaultContacts: Map<ContactTypeType,Contact>;
|
|
839
839
|
|
|
840
840
|
/**
|
|
841
841
|
* zugeordneter Benutzer (für eigenen Account)
|
|
@@ -1015,14 +1015,14 @@ export interface Article {
|
|
|
1015
1015
|
dangerousGoodInformation: DangerousGoodInformation;
|
|
1016
1016
|
|
|
1017
1017
|
/**
|
|
1018
|
-
*
|
|
1018
|
+
* Product custom data
|
|
1019
1019
|
*/
|
|
1020
|
-
|
|
1020
|
+
listingCustom: EavArticleListing;
|
|
1021
1021
|
|
|
1022
1022
|
/**
|
|
1023
|
-
*
|
|
1023
|
+
* is this product purchasable
|
|
1024
1024
|
*/
|
|
1025
|
-
|
|
1025
|
+
purchasable: boolean;
|
|
1026
1026
|
|
|
1027
1027
|
/**
|
|
1028
1028
|
* base capacity unit
|
|
@@ -1234,6 +1234,11 @@ export interface Article {
|
|
|
1234
1234
|
*/
|
|
1235
1235
|
freelyPickable: boolean;
|
|
1236
1236
|
|
|
1237
|
+
/**
|
|
1238
|
+
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
1239
|
+
*/
|
|
1240
|
+
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
1241
|
+
|
|
1237
1242
|
/**
|
|
1238
1243
|
* Umkehrung der Steuerschuld nach §13b UStG?
|
|
1239
1244
|
*/
|
|
@@ -1244,11 +1249,6 @@ export interface Article {
|
|
|
1244
1249
|
*/
|
|
1245
1250
|
note: string;
|
|
1246
1251
|
|
|
1247
|
-
/**
|
|
1248
|
-
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
1249
|
-
*/
|
|
1250
|
-
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
1251
|
-
|
|
1252
1252
|
/**
|
|
1253
1253
|
* Erlaubte Arten der Kommissionierung
|
|
1254
1254
|
*/
|
|
@@ -1285,14 +1285,14 @@ export interface Article {
|
|
|
1285
1285
|
capacity: number;
|
|
1286
1286
|
|
|
1287
1287
|
/**
|
|
1288
|
-
*
|
|
1288
|
+
* gross sales prices
|
|
1289
1289
|
*/
|
|
1290
|
-
|
|
1290
|
+
grossSalesPrice: number;
|
|
1291
1291
|
|
|
1292
1292
|
/**
|
|
1293
|
-
*
|
|
1293
|
+
* Mindestrestlaufzeit Eingang (Tage): Minimale Restlaufzeit in Tagen, die ein Artikel bei der Einbuchung in ein Verkaufslager noch aufweisen muss
|
|
1294
1294
|
*/
|
|
1295
|
-
|
|
1295
|
+
minimumRemainingDaysBeforeExpiryDateOnGoodsReceipt: number;
|
|
1296
1296
|
|
|
1297
1297
|
/**
|
|
1298
1298
|
* Vorgabe Herstellungskosten
|
|
@@ -1458,14 +1458,14 @@ export interface Article$Metric {
|
|
|
1458
1458
|
sizeY: number;
|
|
1459
1459
|
|
|
1460
1460
|
/**
|
|
1461
|
-
*
|
|
1461
|
+
* size
|
|
1462
1462
|
*/
|
|
1463
|
-
|
|
1463
|
+
sizeZ: number;
|
|
1464
1464
|
|
|
1465
1465
|
/**
|
|
1466
|
-
*
|
|
1466
|
+
* weight unit
|
|
1467
1467
|
*/
|
|
1468
|
-
|
|
1468
|
+
weightUnit: UnitTypeReference;
|
|
1469
1469
|
}
|
|
1470
1470
|
|
|
1471
1471
|
export interface ArticleAssetInformation {
|
|
@@ -2211,11 +2211,6 @@ export interface ArticleSupplier {
|
|
|
2211
2211
|
*/
|
|
2212
2212
|
defaultNetPrice: number;
|
|
2213
2213
|
|
|
2214
|
-
/**
|
|
2215
|
-
* Referenced Supplier-Account
|
|
2216
|
-
*/
|
|
2217
|
-
accountId: number;
|
|
2218
|
-
|
|
2219
2214
|
/**
|
|
2220
2215
|
* Sollen Baugruppen auf Komponenten-Basis bestellt werden?)
|
|
2221
2216
|
*/
|
|
@@ -2226,6 +2221,11 @@ export interface ArticleSupplier {
|
|
|
2226
2221
|
*/
|
|
2227
2222
|
purchaseUnit: number;
|
|
2228
2223
|
|
|
2224
|
+
/**
|
|
2225
|
+
* Referenced Supplier-Account
|
|
2226
|
+
*/
|
|
2227
|
+
accountId: number;
|
|
2228
|
+
|
|
2229
2229
|
/**
|
|
2230
2230
|
* Abweichender Produktidentifer (z.B. Barcode)
|
|
2231
2231
|
*/
|
|
@@ -2250,14 +2250,14 @@ export interface AssemblyComponentReturnLine {
|
|
|
2250
2250
|
quantity: number;
|
|
2251
2251
|
|
|
2252
2252
|
/**
|
|
2253
|
-
*
|
|
2253
|
+
* Buchungen zu der Komponente
|
|
2254
2254
|
*/
|
|
2255
|
-
|
|
2255
|
+
bookings: Array<RequestDocumentLineBooking>;
|
|
2256
2256
|
|
|
2257
2257
|
/**
|
|
2258
|
-
*
|
|
2258
|
+
* ID der Baugruppen-Quellposition
|
|
2259
2259
|
*/
|
|
2260
|
-
|
|
2260
|
+
sourceLineId: number;
|
|
2261
2261
|
|
|
2262
2262
|
/**
|
|
2263
2263
|
* ID der Komponente in der Baugruppen-Quellposition
|
|
@@ -2293,14 +2293,14 @@ export interface Asset {
|
|
|
2293
2293
|
custom: EavAsset;
|
|
2294
2294
|
|
|
2295
2295
|
/**
|
|
2296
|
-
*
|
|
2296
|
+
* active
|
|
2297
2297
|
*/
|
|
2298
|
-
|
|
2298
|
+
active: boolean;
|
|
2299
2299
|
|
|
2300
2300
|
/**
|
|
2301
|
-
*
|
|
2301
|
+
* Artikel
|
|
2302
2302
|
*/
|
|
2303
|
-
|
|
2303
|
+
articleRef: ApiObjectReference;
|
|
2304
2304
|
|
|
2305
2305
|
/**
|
|
2306
2306
|
* Ende Garantie
|
|
@@ -2668,14 +2668,14 @@ export interface CountryReference {
|
|
|
2668
2668
|
export interface CreateNewDocumentRequest {
|
|
2669
2669
|
|
|
2670
2670
|
/**
|
|
2671
|
-
* Belegart
|
|
2671
|
+
* Standard-Belegart der Kategorie verwenden
|
|
2672
2672
|
*/
|
|
2673
|
-
|
|
2673
|
+
defaultDocumentTypeByCategory: EDocumentCategory;
|
|
2674
2674
|
|
|
2675
2675
|
/**
|
|
2676
|
-
*
|
|
2676
|
+
* Belegart
|
|
2677
2677
|
*/
|
|
2678
|
-
|
|
2678
|
+
documentTypeLabel: string;
|
|
2679
2679
|
|
|
2680
2680
|
/**
|
|
2681
2681
|
* Beleg als extern erstellt kennzeichnen (extern erstellter Beleg)
|
|
@@ -2905,14 +2905,14 @@ export interface CrmActivityType {
|
|
|
2905
2905
|
export interface CrmChecklistItem {
|
|
2906
2906
|
|
|
2907
2907
|
/**
|
|
2908
|
-
*
|
|
2908
|
+
* Text des Checklisten-Elements
|
|
2909
2909
|
*/
|
|
2910
|
-
|
|
2910
|
+
memo: string;
|
|
2911
2911
|
|
|
2912
2912
|
/**
|
|
2913
|
-
*
|
|
2913
|
+
* Ist das Element "angehakt"?
|
|
2914
2914
|
*/
|
|
2915
|
-
|
|
2915
|
+
checked: boolean;
|
|
2916
2916
|
|
|
2917
2917
|
/**
|
|
2918
2918
|
* Unique identifier of the Object
|
|
@@ -3881,14 +3881,14 @@ export interface CrmTask {
|
|
|
3881
3881
|
blocksTaskRefs: Array<ApiObjectReference>;
|
|
3882
3882
|
|
|
3883
3883
|
/**
|
|
3884
|
-
*
|
|
3884
|
+
* Weitere Teilnehmer vom Auftragnehmer
|
|
3885
3885
|
*/
|
|
3886
|
-
|
|
3886
|
+
additionalParticipantsOfContractor: Array<CrmTaskParticipant>;
|
|
3887
3887
|
|
|
3888
3888
|
/**
|
|
3889
|
-
*
|
|
3889
|
+
* Soll die Aufgabe veröffentlicht werden?
|
|
3890
3890
|
*/
|
|
3891
|
-
|
|
3891
|
+
publish: boolean;
|
|
3892
3892
|
|
|
3893
3893
|
/**
|
|
3894
3894
|
* Fortschritt in Prozent
|
|
@@ -4015,14 +4015,14 @@ export interface CurrencyReference {
|
|
|
4015
4015
|
export interface Customer {
|
|
4016
4016
|
|
|
4017
4017
|
/**
|
|
4018
|
-
*
|
|
4018
|
+
* Option für die Stapelverarbeitung
|
|
4019
4019
|
*/
|
|
4020
|
-
|
|
4020
|
+
stackProcessingType: AccountOrderStackProcessingType;
|
|
4021
4021
|
|
|
4022
4022
|
/**
|
|
4023
|
-
*
|
|
4023
|
+
* reference to customer group
|
|
4024
4024
|
*/
|
|
4025
|
-
|
|
4025
|
+
customerGroupRef: ApiObjectReference;
|
|
4026
4026
|
|
|
4027
4027
|
/**
|
|
4028
4028
|
* Cron-Ausdruck zur Berechnung der Sammelabrechnung
|
|
@@ -4040,14 +4040,14 @@ export interface Customer {
|
|
|
4040
4040
|
dueDate: ScriptingDate;
|
|
4041
4041
|
|
|
4042
4042
|
/**
|
|
4043
|
-
*
|
|
4043
|
+
* Maximal mögliche Lieferungen
|
|
4044
4044
|
*/
|
|
4045
|
-
|
|
4045
|
+
maxDeliveries: number;
|
|
4046
4046
|
|
|
4047
4047
|
/**
|
|
4048
|
-
*
|
|
4048
|
+
* collective billable
|
|
4049
4049
|
*/
|
|
4050
|
-
|
|
4050
|
+
collectiveBillable: boolean;
|
|
4051
4051
|
|
|
4052
4052
|
/**
|
|
4053
4053
|
* Hat der Kunde eine Liefersperre?
|
|
@@ -4100,14 +4100,14 @@ export interface Customer {
|
|
|
4100
4100
|
info: MetaInfo;
|
|
4101
4101
|
|
|
4102
4102
|
/**
|
|
4103
|
-
*
|
|
4103
|
+
* tax able or tax free
|
|
4104
4104
|
*/
|
|
4105
|
-
|
|
4105
|
+
taxable: boolean;
|
|
4106
4106
|
|
|
4107
4107
|
/**
|
|
4108
|
-
*
|
|
4108
|
+
* reference to the delivery method
|
|
4109
4109
|
*/
|
|
4110
|
-
|
|
4110
|
+
deliveryMethodRef: ApiObjectReference;
|
|
4111
4111
|
|
|
4112
4112
|
/**
|
|
4113
4113
|
* active true/false
|
|
@@ -4630,14 +4630,14 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4630
4630
|
accountId: number;
|
|
4631
4631
|
|
|
4632
4632
|
/**
|
|
4633
|
-
* Länderkennzeichen
|
|
4633
|
+
* Länderkennzeichen Ursprungsland (ISO Alpha-3)
|
|
4634
4634
|
*/
|
|
4635
|
-
|
|
4635
|
+
sourceCountryCode: string;
|
|
4636
4636
|
|
|
4637
4637
|
/**
|
|
4638
|
-
* Länderkennzeichen
|
|
4638
|
+
* Länderkennzeichen Leistungsland (ISO Alpha-3)
|
|
4639
4639
|
*/
|
|
4640
|
-
|
|
4640
|
+
performanceCountryCode: string;
|
|
4641
4641
|
|
|
4642
4642
|
/**
|
|
4643
4643
|
* Vereinbartes Anzahlungsdatum
|
|
@@ -4685,14 +4685,14 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4685
4685
|
supplierNumber: string;
|
|
4686
4686
|
|
|
4687
4687
|
/**
|
|
4688
|
-
*
|
|
4688
|
+
* Ist der Beleg zur Lieferung freigegeben?
|
|
4689
4689
|
*/
|
|
4690
|
-
|
|
4690
|
+
deliveryApproved: boolean;
|
|
4691
4691
|
|
|
4692
4692
|
/**
|
|
4693
|
-
*
|
|
4693
|
+
* Gesamtpreis brutto
|
|
4694
4694
|
*/
|
|
4695
|
-
|
|
4695
|
+
totalGrossPrice: number;
|
|
4696
4696
|
|
|
4697
4697
|
/**
|
|
4698
4698
|
* Kassen-Zahlungspositionen
|
|
@@ -4707,14 +4707,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4707
4707
|
posReceiptPayed: boolean;
|
|
4708
4708
|
|
|
4709
4709
|
/**
|
|
4710
|
-
*
|
|
4710
|
+
* Maximal mögliche Lieferungen
|
|
4711
4711
|
*/
|
|
4712
|
-
|
|
4712
|
+
maxDeliveries: number;
|
|
4713
4713
|
|
|
4714
4714
|
/**
|
|
4715
|
-
*
|
|
4715
|
+
* Kundennummer beim Lieferanten
|
|
4716
4716
|
*/
|
|
4717
|
-
|
|
4717
|
+
ourCustomerNumber: string;
|
|
4718
4718
|
|
|
4719
4719
|
/**
|
|
4720
4720
|
* Quittung: Summe Zahlbetrag
|
|
@@ -4762,14 +4762,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4762
4762
|
calculationMode: CalculationMode;
|
|
4763
4763
|
|
|
4764
4764
|
/**
|
|
4765
|
-
*
|
|
4765
|
+
* Wird vom Workflow verarbeitet?
|
|
4766
4766
|
*/
|
|
4767
|
-
|
|
4767
|
+
processedByWorkflow: boolean;
|
|
4768
4768
|
|
|
4769
4769
|
/**
|
|
4770
|
-
*
|
|
4770
|
+
* Referenz auf Zahlungsbedingung
|
|
4771
4771
|
*/
|
|
4772
|
-
|
|
4772
|
+
paymentTermRef: PaymentTermRef;
|
|
4773
4773
|
|
|
4774
4774
|
/**
|
|
4775
4775
|
* Preisanpassungen - Beleg Basiswährung
|
|
@@ -4872,14 +4872,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4872
4872
|
dropShipping: boolean;
|
|
4873
4873
|
|
|
4874
4874
|
/**
|
|
4875
|
-
*
|
|
4875
|
+
* Validierungsstatus bei elektronischen Rechnungen
|
|
4876
4876
|
*/
|
|
4877
|
-
|
|
4877
|
+
valitoolValidationState: EInvoiceValidationState;
|
|
4878
4878
|
|
|
4879
4879
|
/**
|
|
4880
|
-
*
|
|
4880
|
+
* Gesamtpreis netto
|
|
4881
4881
|
*/
|
|
4882
|
-
|
|
4882
|
+
totalNetPrice: number;
|
|
4883
4883
|
|
|
4884
4884
|
/**
|
|
4885
4885
|
* Ist der Beleg veröffentlicht (gedruckt, per Mail versendet)?
|
|
@@ -5006,11 +5006,6 @@ true wenn die Quittung bezahlt ist
|
|
|
5006
5006
|
*/
|
|
5007
5007
|
posReceiptChangeAmount: number;
|
|
5008
5008
|
|
|
5009
|
-
/**
|
|
5010
|
-
* Referenz auf Lieferbedingung
|
|
5011
|
-
*/
|
|
5012
|
-
deliveryTermRef: ApiObjectReference;
|
|
5013
|
-
|
|
5014
5009
|
/**
|
|
5015
5010
|
* Ist die Quittung ausbalanciert, also bezahlt und kein Rückgeld
|
|
5016
5011
|
true wenn die Quittung ausbalanciert ist
|
|
@@ -5018,6 +5013,11 @@ true wenn die Quittung ausbalanciert ist
|
|
|
5018
5013
|
*/
|
|
5019
5014
|
posReceiptBalanced: boolean;
|
|
5020
5015
|
|
|
5016
|
+
/**
|
|
5017
|
+
* Referenz auf Lieferbedingung
|
|
5018
|
+
*/
|
|
5019
|
+
deliveryTermRef: ApiObjectReference;
|
|
5020
|
+
|
|
5021
5021
|
/**
|
|
5022
5022
|
* Gesamtbruttogewicht
|
|
5023
5023
|
*/
|
|
@@ -5038,25 +5038,25 @@ true wenn die Quittung ausbalanciert ist
|
|
|
5038
5038
|
*/
|
|
5039
5039
|
priceModifiers: Array<DocumentPriceModifier>;
|
|
5040
5040
|
|
|
5041
|
-
/**
|
|
5042
|
-
* Rechnungsadresse
|
|
5043
|
-
*/
|
|
5044
|
-
billingAddress: DocumentAddress;
|
|
5045
|
-
|
|
5046
5041
|
/**
|
|
5047
5042
|
* Status der USt-ID-Prüfung
|
|
5048
5043
|
*/
|
|
5049
5044
|
taxIdVerificationState: TaxIdVerificationState;
|
|
5050
5045
|
|
|
5051
5046
|
/**
|
|
5052
|
-
*
|
|
5047
|
+
* Rechnungsadresse
|
|
5053
5048
|
*/
|
|
5054
|
-
|
|
5049
|
+
billingAddress: DocumentAddress;
|
|
5055
5050
|
|
|
5056
5051
|
/**
|
|
5057
5052
|
* Bestellt durch Ansprechpartner
|
|
5058
5053
|
*/
|
|
5059
5054
|
orderedByPersonRef: ApiObjectReference;
|
|
5055
|
+
|
|
5056
|
+
/**
|
|
5057
|
+
* Report-Gruppe, falls vom Standard abweichend
|
|
5058
|
+
*/
|
|
5059
|
+
reportGroupRef: ApiObjectReference;
|
|
5060
5060
|
}
|
|
5061
5061
|
|
|
5062
5062
|
export interface DocumentAdditionalInfo {
|
|
@@ -5072,14 +5072,14 @@ export interface DocumentAdditionalInfo {
|
|
|
5072
5072
|
roundingMode: DocumentRounding;
|
|
5073
5073
|
|
|
5074
5074
|
/**
|
|
5075
|
-
*
|
|
5075
|
+
* Parameter, welche im {@link DocumentContext} verwendet wurden
|
|
5076
5076
|
*/
|
|
5077
|
-
|
|
5077
|
+
contextParameters: Array<AdditionalParameter>;
|
|
5078
5078
|
|
|
5079
5079
|
/**
|
|
5080
|
-
*
|
|
5080
|
+
* Herkunft der Sprache
|
|
5081
5081
|
*/
|
|
5082
|
-
|
|
5082
|
+
languageCodeOrigin: LanguageCodeOrigin;
|
|
5083
5083
|
|
|
5084
5084
|
/**
|
|
5085
5085
|
* Herkunft der Käufer-Referenz
|
|
@@ -5409,14 +5409,14 @@ export interface DocumentContractDetail {
|
|
|
5409
5409
|
runtimeToDate: ScriptingDate;
|
|
5410
5410
|
|
|
5411
5411
|
/**
|
|
5412
|
-
*
|
|
5412
|
+
* Letztmöglicher kündigungstermin des Anbieters
|
|
5413
5413
|
*/
|
|
5414
|
-
|
|
5414
|
+
lastProviderCancellationDate: ScriptingDate;
|
|
5415
5415
|
|
|
5416
5416
|
/**
|
|
5417
|
-
*
|
|
5417
|
+
* Nächste Fälligkeit
|
|
5418
5418
|
*/
|
|
5419
|
-
|
|
5419
|
+
nextDueDate: ScriptingDate;
|
|
5420
5420
|
|
|
5421
5421
|
/**
|
|
5422
5422
|
* Letztmöglicher kündigungstermin des Kunden
|
|
@@ -5447,14 +5447,14 @@ export interface DocumentFabricationDetail {
|
|
|
5447
5447
|
targetStorageRef: ApiObjectReference;
|
|
5448
5448
|
|
|
5449
5449
|
/**
|
|
5450
|
-
*
|
|
5450
|
+
* Material-Lager
|
|
5451
5451
|
*/
|
|
5452
|
-
|
|
5452
|
+
componentsStorageRef: ApiObjectReference;
|
|
5453
5453
|
|
|
5454
5454
|
/**
|
|
5455
|
-
*
|
|
5455
|
+
* Notiz
|
|
5456
5456
|
*/
|
|
5457
|
-
|
|
5457
|
+
note: string;
|
|
5458
5458
|
|
|
5459
5459
|
/**
|
|
5460
5460
|
* QS-Lager
|
|
@@ -5617,14 +5617,14 @@ export interface DocumentLine {
|
|
|
5617
5617
|
number: string;
|
|
5618
5618
|
|
|
5619
5619
|
/**
|
|
5620
|
-
*
|
|
5620
|
+
* Referenz zur Kundenauftragszeile
|
|
5621
5621
|
*/
|
|
5622
|
-
|
|
5622
|
+
customerOrderLineRef: DocumentLineRef;
|
|
5623
5623
|
|
|
5624
5624
|
/**
|
|
5625
|
-
*
|
|
5625
|
+
* Gesamtbruttogewicht
|
|
5626
5626
|
*/
|
|
5627
|
-
|
|
5627
|
+
totalGrossWeight: number;
|
|
5628
5628
|
|
|
5629
5629
|
/**
|
|
5630
5630
|
* Referenz zum auszugleichenden Offenen Posten (nur bei OPEN_ITEM_SETTLEMENT)
|
|
@@ -5667,14 +5667,14 @@ export interface DocumentLine {
|
|
|
5667
5667
|
id: number;
|
|
5668
5668
|
|
|
5669
5669
|
/**
|
|
5670
|
-
*
|
|
5670
|
+
* Preis pro Einheit in Basiswährung
|
|
5671
5671
|
*/
|
|
5672
|
-
|
|
5672
|
+
basePrice: number;
|
|
5673
5673
|
|
|
5674
5674
|
/**
|
|
5675
|
-
*
|
|
5675
|
+
* Positionsnummer über alle Artikelpositionen hinweg
|
|
5676
5676
|
*/
|
|
5677
|
-
|
|
5677
|
+
positionOfArticleLine: number;
|
|
5678
5678
|
|
|
5679
5679
|
/**
|
|
5680
5680
|
* Serientyp
|
|
@@ -5962,14 +5962,14 @@ export interface DocumentLine {
|
|
|
5962
5962
|
position: number;
|
|
5963
5963
|
|
|
5964
5964
|
/**
|
|
5965
|
-
*
|
|
5965
|
+
* Buchungen
|
|
5966
5966
|
*/
|
|
5967
|
-
|
|
5967
|
+
bookings: Array<DocumentLineBooking>;
|
|
5968
5968
|
|
|
5969
5969
|
/**
|
|
5970
|
-
*
|
|
5970
|
+
* Soll die DocumentLine über die Komponenten neu berechnet werden?
|
|
5971
5971
|
*/
|
|
5972
|
-
|
|
5972
|
+
recalcLinePriceViaComponents: boolean;
|
|
5973
5973
|
|
|
5974
5974
|
/**
|
|
5975
5975
|
* unit gross Volume in cubic meters
|
|
@@ -6062,14 +6062,14 @@ export interface DocumentLine {
|
|
|
6062
6062
|
custom: EavDocumentline;
|
|
6063
6063
|
|
|
6064
6064
|
/**
|
|
6065
|
-
*
|
|
6065
|
+
* Artikel
|
|
6066
6066
|
*/
|
|
6067
|
-
|
|
6067
|
+
articleId: number;
|
|
6068
6068
|
|
|
6069
6069
|
/**
|
|
6070
|
-
*
|
|
6070
|
+
* Bemerkung zur OP-Position - wird beim Abschluss in den Kommentar des Offenen Postens übernommen
|
|
6071
6071
|
*/
|
|
6072
|
-
|
|
6072
|
+
settledOpenItemComment: string;
|
|
6073
6073
|
|
|
6074
6074
|
/**
|
|
6075
6075
|
* Interne Preisänderungsinformationen
|
|
@@ -6261,14 +6261,14 @@ export interface DocumentLineComponent {
|
|
|
6261
6261
|
fabricationDetail: DocumentLineComponentFabricationDetail;
|
|
6262
6262
|
|
|
6263
6263
|
/**
|
|
6264
|
-
*
|
|
6264
|
+
* Referenz auf den Artikel der Komponente
|
|
6265
6265
|
*/
|
|
6266
|
-
|
|
6266
|
+
articleId: number;
|
|
6267
6267
|
|
|
6268
6268
|
/**
|
|
6269
|
-
*
|
|
6269
|
+
* Gelieferte Menge
|
|
6270
6270
|
*/
|
|
6271
|
-
|
|
6271
|
+
quantityCommitted: number;
|
|
6272
6272
|
|
|
6273
6273
|
/**
|
|
6274
6274
|
* Beschreibung des Artikels
|
|
@@ -6410,14 +6410,14 @@ export interface DocumentLineFabricationComponent {
|
|
|
6410
6410
|
sourceBundleArticleRef: ProductArticleRef;
|
|
6411
6411
|
|
|
6412
6412
|
/**
|
|
6413
|
-
*
|
|
6413
|
+
* Abweichende Herstellungskosten
|
|
6414
6414
|
*/
|
|
6415
|
-
|
|
6415
|
+
deviatingUnitPrice: number;
|
|
6416
6416
|
|
|
6417
6417
|
/**
|
|
6418
|
-
*
|
|
6418
|
+
* Menge
|
|
6419
6419
|
*/
|
|
6420
|
-
|
|
6420
|
+
quantity: number;
|
|
6421
6421
|
|
|
6422
6422
|
/**
|
|
6423
6423
|
* Beschreibung
|
|
@@ -6473,14 +6473,14 @@ export interface DocumentLineFabricationDetail {
|
|
|
6473
6473
|
quantityFinished: number;
|
|
6474
6474
|
|
|
6475
6475
|
/**
|
|
6476
|
-
*
|
|
6476
|
+
* Menge defekt
|
|
6477
6477
|
*/
|
|
6478
|
-
|
|
6478
|
+
quantityDefective: number;
|
|
6479
6479
|
|
|
6480
6480
|
/**
|
|
6481
|
-
*
|
|
6481
|
+
* Freifeld
|
|
6482
6482
|
*/
|
|
6483
|
-
|
|
6483
|
+
custom: EavFabricationline;
|
|
6484
6484
|
|
|
6485
6485
|
/**
|
|
6486
6486
|
* Produzierte Seriennummern
|
|
@@ -6629,14 +6629,14 @@ export interface DocumentLinePosDetail {
|
|
|
6629
6629
|
balanceBeforeWithdrawal: number;
|
|
6630
6630
|
|
|
6631
6631
|
/**
|
|
6632
|
-
*
|
|
6632
|
+
* Typ der Position
|
|
6633
6633
|
*/
|
|
6634
|
-
|
|
6634
|
+
posLineType: PosLineType;
|
|
6635
6635
|
|
|
6636
6636
|
/**
|
|
6637
|
-
*
|
|
6637
|
+
* Externe Payment-ID für Verbindung zum Payment-Backend
|
|
6638
6638
|
*/
|
|
6639
|
-
|
|
6639
|
+
externalPaymentId: string;
|
|
6640
6640
|
|
|
6641
6641
|
/**
|
|
6642
6642
|
* Unique identifier of the Object
|
|
@@ -6750,14 +6750,14 @@ export interface DocumentLineReturnDetail {
|
|
|
6750
6750
|
customerShareOnReduction: number;
|
|
6751
6751
|
|
|
6752
6752
|
/**
|
|
6753
|
-
*
|
|
6753
|
+
* Auf Retoure warten vor Warenersatz? (nur bei GOODS_EXCHANGE_ITEM_GETS_SEND_BACK)
|
|
6754
6754
|
*/
|
|
6755
|
-
|
|
6755
|
+
waitForReturnBeforeExchange: boolean;
|
|
6756
6756
|
|
|
6757
6757
|
/**
|
|
6758
|
-
*
|
|
6758
|
+
* Lieferbedingung für die Retoure (wie der Kunde zurücksendet)
|
|
6759
6759
|
*/
|
|
6760
|
-
|
|
6760
|
+
deliveryTermRef: ApiObjectReference;
|
|
6761
6761
|
|
|
6762
6762
|
/**
|
|
6763
6763
|
* Referenz auf Retourengrund
|
|
@@ -6960,14 +6960,14 @@ export interface DocumentPosPayment {
|
|
|
6960
6960
|
balanceBeforeWithdrawal: number;
|
|
6961
6961
|
|
|
6962
6962
|
/**
|
|
6963
|
-
*
|
|
6963
|
+
* Typ der Position
|
|
6964
6964
|
*/
|
|
6965
|
-
|
|
6965
|
+
posLineType: PosLineType;
|
|
6966
6966
|
|
|
6967
6967
|
/**
|
|
6968
|
-
*
|
|
6968
|
+
* Externe Payment-ID für Verbindung zum Payment-Backend
|
|
6969
6969
|
*/
|
|
6970
|
-
|
|
6970
|
+
externalPaymentId: string;
|
|
6971
6971
|
|
|
6972
6972
|
/**
|
|
6973
6973
|
* Unique identifier of the Object
|
|
@@ -7951,14 +7951,14 @@ export const enum FabricationOfComponents {
|
|
|
7951
7951
|
export interface FabricationProduceRequest {
|
|
7952
7952
|
|
|
7953
7953
|
/**
|
|
7954
|
-
*
|
|
7954
|
+
* Material automatisch bestätigen
|
|
7955
7955
|
*/
|
|
7956
|
-
|
|
7956
|
+
autoCommitComponents: boolean;
|
|
7957
7957
|
|
|
7958
7958
|
/**
|
|
7959
|
-
*
|
|
7959
|
+
* Zu produzierende Menge
|
|
7960
7960
|
*/
|
|
7961
|
-
|
|
7961
|
+
quantity: number;
|
|
7962
7962
|
|
|
7963
7963
|
/**
|
|
7964
7964
|
* Für die Produktion zu verwendendes Material
|
|
@@ -8012,14 +8012,14 @@ export interface FabricationRevertRequest {
|
|
|
8012
8012
|
quantity: number;
|
|
8013
8013
|
|
|
8014
8014
|
/**
|
|
8015
|
-
*
|
|
8015
|
+
* Material automatisch stornieren
|
|
8016
8016
|
*/
|
|
8017
|
-
|
|
8017
|
+
autoRevertComponents: boolean;
|
|
8018
8018
|
|
|
8019
8019
|
/**
|
|
8020
|
-
*
|
|
8020
|
+
* ID der zu stornierenden Position
|
|
8021
8021
|
*/
|
|
8022
|
-
|
|
8022
|
+
documentLineId: number;
|
|
8023
8023
|
|
|
8024
8024
|
/**
|
|
8025
8025
|
* Zu stornierende Seriennummern
|
|
@@ -8035,14 +8035,14 @@ export interface FabricationRevertRequest {
|
|
|
8035
8035
|
export interface FabricationSerialNumber {
|
|
8036
8036
|
|
|
8037
8037
|
/**
|
|
8038
|
-
*
|
|
8038
|
+
* ID der zu produzierenden Seriennummer (nur zur gezielten Produktion von bereits definierten Seriennummern)
|
|
8039
8039
|
*/
|
|
8040
|
-
|
|
8040
|
+
serialNumberId: number;
|
|
8041
8041
|
|
|
8042
8042
|
/**
|
|
8043
|
-
*
|
|
8043
|
+
* MHD / Verfallsdatum
|
|
8044
8044
|
*/
|
|
8045
|
-
|
|
8045
|
+
expiryDate: ScriptingDate;
|
|
8046
8046
|
|
|
8047
8047
|
/**
|
|
8048
8048
|
* Bemerkung
|
|
@@ -8309,14 +8309,14 @@ export interface OpenItem {
|
|
|
8309
8309
|
dunningBlock: boolean;
|
|
8310
8310
|
|
|
8311
8311
|
/**
|
|
8312
|
-
*
|
|
8312
|
+
* Summe der Zahlungen in Basiswährung
|
|
8313
8313
|
*/
|
|
8314
|
-
|
|
8314
|
+
baseSumPayments: number;
|
|
8315
8315
|
|
|
8316
8316
|
/**
|
|
8317
|
-
*
|
|
8317
|
+
* order
|
|
8318
8318
|
*/
|
|
8319
|
-
|
|
8319
|
+
order: ApiObjectReference;
|
|
8320
8320
|
|
|
8321
8321
|
/**
|
|
8322
8322
|
* MetaInformations for this Object
|
|
@@ -8348,25 +8348,20 @@ export interface OpenItem {
|
|
|
8348
8348
|
*/
|
|
8349
8349
|
version: number;
|
|
8350
8350
|
|
|
8351
|
-
/**
|
|
8352
|
-
* List of tags
|
|
8353
|
-
*/
|
|
8354
|
-
tags: Array<TagDto>;
|
|
8355
|
-
|
|
8356
8351
|
/**
|
|
8357
8352
|
* Summe der skontierbaren Rechnungsbeträge in Basiswährung
|
|
8358
8353
|
*/
|
|
8359
8354
|
baseSumDiscountableAmount: number;
|
|
8360
8355
|
|
|
8361
8356
|
/**
|
|
8362
|
-
*
|
|
8357
|
+
* List of tags
|
|
8363
8358
|
*/
|
|
8364
|
-
|
|
8359
|
+
tags: Array<TagDto>;
|
|
8365
8360
|
|
|
8366
8361
|
/**
|
|
8367
|
-
*
|
|
8362
|
+
* Fälligkeitsdatum
|
|
8368
8363
|
*/
|
|
8369
|
-
|
|
8364
|
+
paymentDueDate: ScriptingDate;
|
|
8370
8365
|
|
|
8371
8366
|
/**
|
|
8372
8367
|
* Länderkennzeichen Ursprungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
@@ -8374,15 +8369,20 @@ export interface OpenItem {
|
|
|
8374
8369
|
sourceCountryCode: string;
|
|
8375
8370
|
|
|
8376
8371
|
/**
|
|
8377
|
-
*
|
|
8372
|
+
* Länderkennzeichen Leistungsland (ISO Alpha-3, von außen setzbar, wenn kein Beleg vorhanden ist)
|
|
8378
8373
|
*/
|
|
8379
|
-
|
|
8374
|
+
performanceCountryCode: string;
|
|
8380
8375
|
|
|
8381
8376
|
/**
|
|
8382
8377
|
* Valutadatum schreibgeschützt
|
|
8383
8378
|
*/
|
|
8384
8379
|
valueDateReadOnly: boolean;
|
|
8385
8380
|
|
|
8381
|
+
/**
|
|
8382
|
+
* agreed Deposit payment date
|
|
8383
|
+
*/
|
|
8384
|
+
depositPaymentDate: ScriptingDate;
|
|
8385
|
+
|
|
8386
8386
|
/**
|
|
8387
8387
|
* Does this open item belong to accounts payable or accounts receivable
|
|
8388
8388
|
*/
|
|
@@ -8419,14 +8419,14 @@ export interface OpenItem {
|
|
|
8419
8419
|
depositPaymentAmount: number;
|
|
8420
8420
|
|
|
8421
8421
|
/**
|
|
8422
|
-
*
|
|
8422
|
+
* Verwendungszweck
|
|
8423
8423
|
*/
|
|
8424
|
-
|
|
8424
|
+
purpose: string;
|
|
8425
8425
|
|
|
8426
8426
|
/**
|
|
8427
|
-
*
|
|
8427
|
+
* free payments
|
|
8428
8428
|
*/
|
|
8429
|
-
|
|
8429
|
+
records: Array<OpenItemRecord>;
|
|
8430
8430
|
|
|
8431
8431
|
/**
|
|
8432
8432
|
* How much discount can be given for speedy payment, rule 2
|
|
@@ -8449,14 +8449,14 @@ export interface OpenItem {
|
|
|
8449
8449
|
paymentAmount: number;
|
|
8450
8450
|
|
|
8451
8451
|
/**
|
|
8452
|
-
*
|
|
8452
|
+
* how should a refund be done?
|
|
8453
8453
|
*/
|
|
8454
|
-
|
|
8454
|
+
refundType: OpenItem$OpenItemRefundType;
|
|
8455
8455
|
|
|
8456
8456
|
/**
|
|
8457
|
-
*
|
|
8457
|
+
* Rechnungskorrektur
|
|
8458
8458
|
*/
|
|
8459
|
-
|
|
8459
|
+
creditNote: ApiObjectReference;
|
|
8460
8460
|
|
|
8461
8461
|
/**
|
|
8462
8462
|
* Buchung auf Lieferant oder Kunde bei manuellen OPs
|
|
@@ -8499,14 +8499,14 @@ export interface OpenItem {
|
|
|
8499
8499
|
originalPaymentDueDate: ScriptingDate;
|
|
8500
8500
|
|
|
8501
8501
|
/**
|
|
8502
|
-
*
|
|
8502
|
+
* whether this open item is balanced, partially paid or open
|
|
8503
8503
|
*/
|
|
8504
|
-
|
|
8504
|
+
balanceState: OpenItemBalanceState;
|
|
8505
8505
|
|
|
8506
8506
|
/**
|
|
8507
|
-
*
|
|
8507
|
+
* Valutadatum
|
|
8508
8508
|
*/
|
|
8509
|
-
|
|
8509
|
+
valueDate: ScriptingDate;
|
|
8510
8510
|
|
|
8511
8511
|
/**
|
|
8512
8512
|
* Skontobetrag 1
|
|
@@ -8617,14 +8617,14 @@ export const enum OpenItemDunningState {
|
|
|
8617
8617
|
export interface OpenItemPaymentPlan {
|
|
8618
8618
|
|
|
8619
8619
|
/**
|
|
8620
|
-
*
|
|
8620
|
+
* Betrag
|
|
8621
8621
|
*/
|
|
8622
|
-
|
|
8622
|
+
amount: number;
|
|
8623
8623
|
|
|
8624
8624
|
/**
|
|
8625
|
-
*
|
|
8625
|
+
* Fälligkeitsregel
|
|
8626
8626
|
*/
|
|
8627
|
-
|
|
8627
|
+
dueDateCalculation: string;
|
|
8628
8628
|
|
|
8629
8629
|
/**
|
|
8630
8630
|
* Enddatum
|
|
@@ -9022,14 +9022,14 @@ export interface PaymentMethod {
|
|
|
9022
9022
|
daysToAddForFollowup: number;
|
|
9023
9023
|
|
|
9024
9024
|
/**
|
|
9025
|
-
*
|
|
9025
|
+
* Die Business Transaction
|
|
9026
9026
|
*/
|
|
9027
|
-
|
|
9027
|
+
businessTransaction: ApiObjectReference;
|
|
9028
9028
|
|
|
9029
9029
|
/**
|
|
9030
|
-
*
|
|
9030
|
+
* external Payment Id
|
|
9031
9031
|
*/
|
|
9032
|
-
|
|
9032
|
+
externalPaymentId: string;
|
|
9033
9033
|
|
|
9034
9034
|
/**
|
|
9035
9035
|
* Unique identifier of the Object
|
|
@@ -9132,6 +9132,11 @@ export interface PaymentTerm {
|
|
|
9132
9132
|
*/
|
|
9133
9133
|
paymentDays1: number;
|
|
9134
9134
|
|
|
9135
|
+
/**
|
|
9136
|
+
* Days for Discount 2
|
|
9137
|
+
*/
|
|
9138
|
+
paymentDays2: number;
|
|
9139
|
+
|
|
9135
9140
|
/**
|
|
9136
9141
|
* Aktiv?
|
|
9137
9142
|
*/
|
|
@@ -9142,11 +9147,6 @@ export interface PaymentTerm {
|
|
|
9142
9147
|
*/
|
|
9143
9148
|
description: string;
|
|
9144
9149
|
|
|
9145
|
-
/**
|
|
9146
|
-
* Days for Discount 2
|
|
9147
|
-
*/
|
|
9148
|
-
paymentDays2: number;
|
|
9149
|
-
|
|
9150
9150
|
/**
|
|
9151
9151
|
* label for this payment term
|
|
9152
9152
|
*/
|
|
@@ -9608,14 +9608,14 @@ export interface PicklistLineComponent {
|
|
|
9608
9608
|
quantityCollected: number;
|
|
9609
9609
|
|
|
9610
9610
|
/**
|
|
9611
|
-
*
|
|
9611
|
+
* Artikelbezeichnung
|
|
9612
9612
|
*/
|
|
9613
|
-
|
|
9613
|
+
articleName: string;
|
|
9614
9614
|
|
|
9615
9615
|
/**
|
|
9616
|
-
*
|
|
9616
|
+
* Menge der Position
|
|
9617
9617
|
*/
|
|
9618
|
-
|
|
9618
|
+
quantity: number;
|
|
9619
9619
|
|
|
9620
9620
|
/**
|
|
9621
9621
|
* Artikelbeschreibung
|
|
@@ -9849,14 +9849,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
9849
9849
|
onlyFullDeliverableOrderLines: boolean;
|
|
9850
9850
|
|
|
9851
9851
|
/**
|
|
9852
|
-
*
|
|
9852
|
+
* Nur für Einzelkommissionierung und Konsolidierung: maximale Anzahl zu übernehmender Aufträge
|
|
9853
9853
|
*/
|
|
9854
|
-
|
|
9854
|
+
maxOrderCount: number;
|
|
9855
9855
|
|
|
9856
9856
|
/**
|
|
9857
|
-
*
|
|
9857
|
+
* Selektion über den Bereich vom Lieferdatum
|
|
9858
9858
|
*/
|
|
9859
|
-
|
|
9859
|
+
deliveryDateRange: PicklistTemplate$DateRange;
|
|
9860
9860
|
|
|
9861
9861
|
/**
|
|
9862
9862
|
* Selektion über den Bereich vom Belegdatum
|
|
@@ -10025,24 +10025,24 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
10025
10025
|
showShippingFormOnPickingFinish: boolean;
|
|
10026
10026
|
|
|
10027
10027
|
/**
|
|
10028
|
-
*
|
|
10028
|
+
* Sollen Dienstleistungen kommissioniert werden?
|
|
10029
10029
|
*/
|
|
10030
|
-
|
|
10030
|
+
allowPickingOfServiceArticles: boolean;
|
|
10031
10031
|
|
|
10032
10032
|
/**
|
|
10033
|
-
*
|
|
10033
|
+
* Sollen bei der Erfassung automatisch die Etiketten gedruckt werden?
|
|
10034
10034
|
*/
|
|
10035
|
-
|
|
10035
|
+
printLabelOnScan: boolean;
|
|
10036
10036
|
|
|
10037
10037
|
/**
|
|
10038
|
-
*
|
|
10038
|
+
* Digitale Pickliste verwenden: dabei werden nur die Positionen im Frontend gezeigt und durch Tippen oder Wischen bestätigt
|
|
10039
10039
|
*/
|
|
10040
|
-
|
|
10040
|
+
useDigitalPicklist: boolean;
|
|
10041
10041
|
|
|
10042
10042
|
/**
|
|
10043
|
-
*
|
|
10043
|
+
* Sammelbestätigung erlauben
|
|
10044
10044
|
*/
|
|
10045
|
-
|
|
10045
|
+
allowFullConfirmation: boolean;
|
|
10046
10046
|
|
|
10047
10047
|
/**
|
|
10048
10048
|
* Verwende die Verkaufseinheit als Standardmenge
|
|
@@ -10070,14 +10070,14 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
10070
10070
|
printLabelAfterPicking: boolean;
|
|
10071
10071
|
|
|
10072
10072
|
/**
|
|
10073
|
-
*
|
|
10073
|
+
* Sollen nicht-bestandsgeführte Artikel kommissioniert werden?
|
|
10074
10074
|
*/
|
|
10075
|
-
|
|
10075
|
+
allowPickingOfNonInventoryManagedArticles: boolean;
|
|
10076
10076
|
|
|
10077
10077
|
/**
|
|
10078
|
-
*
|
|
10078
|
+
* Chargen automatisch bestätigen, wenn sie vorgegeben oder bereits beim Picken erfasst wurden
|
|
10079
10079
|
*/
|
|
10080
|
-
|
|
10080
|
+
autoDeterminationOfLots: boolean;
|
|
10081
10081
|
|
|
10082
10082
|
/**
|
|
10083
10083
|
* Zielmengen in Masken verstecken?
|
|
@@ -10197,14 +10197,14 @@ export interface PriceSelectionCriteria {
|
|
|
10197
10197
|
export interface Product {
|
|
10198
10198
|
|
|
10199
10199
|
/**
|
|
10200
|
-
*
|
|
10200
|
+
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
10201
10201
|
*/
|
|
10202
|
-
|
|
10202
|
+
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
10203
10203
|
|
|
10204
10204
|
/**
|
|
10205
|
-
*
|
|
10205
|
+
* Zolltarifnummer
|
|
10206
10206
|
*/
|
|
10207
|
-
|
|
10207
|
+
customsTariffNumber: string;
|
|
10208
10208
|
|
|
10209
10209
|
/**
|
|
10210
10210
|
* Gebindeschema dieses Produkts
|
|
@@ -10373,14 +10373,14 @@ export interface ProductDiscount {
|
|
|
10373
10373
|
fromQuantity: number;
|
|
10374
10374
|
|
|
10375
10375
|
/**
|
|
10376
|
-
*
|
|
10376
|
+
* Produkt, für welches dieser Rabatt gültig ist
|
|
10377
10377
|
*/
|
|
10378
|
-
|
|
10378
|
+
articleRef: ApiObjectReference;
|
|
10379
10379
|
|
|
10380
10380
|
/**
|
|
10381
|
-
*
|
|
10381
|
+
* Hersteller
|
|
10382
10382
|
*/
|
|
10383
|
-
|
|
10383
|
+
manufacturerRef: ApiObjectReference;
|
|
10384
10384
|
|
|
10385
10385
|
/**
|
|
10386
10386
|
* Gültig von
|
|
@@ -10443,14 +10443,14 @@ export interface ProductDiscount {
|
|
|
10443
10443
|
modifierValueType: ValueType;
|
|
10444
10444
|
|
|
10445
10445
|
/**
|
|
10446
|
-
*
|
|
10446
|
+
* Name des Rabatts
|
|
10447
10447
|
*/
|
|
10448
|
-
|
|
10448
|
+
modifierName: string;
|
|
10449
10449
|
|
|
10450
10450
|
/**
|
|
10451
|
-
*
|
|
10451
|
+
* Account, für den der Rabatt gültig ist
|
|
10452
10452
|
*/
|
|
10453
|
-
|
|
10453
|
+
accountRef: ApiObjectReference;
|
|
10454
10454
|
|
|
10455
10455
|
/**
|
|
10456
10456
|
* Unique identifier of the Object
|
|
@@ -10637,14 +10637,14 @@ export interface ProductPrice {
|
|
|
10637
10637
|
supplierGroupRef: ApiObjectReference;
|
|
10638
10638
|
|
|
10639
10639
|
/**
|
|
10640
|
-
*
|
|
10640
|
+
* Produkt, für welches dieser Preis gültig ist
|
|
10641
10641
|
*/
|
|
10642
|
-
|
|
10642
|
+
articleRef: ApiObjectReference;
|
|
10643
10643
|
|
|
10644
10644
|
/**
|
|
10645
|
-
*
|
|
10645
|
+
* Hersteller
|
|
10646
10646
|
*/
|
|
10647
|
-
|
|
10647
|
+
manufacturerRef: ApiObjectReference;
|
|
10648
10648
|
|
|
10649
10649
|
/**
|
|
10650
10650
|
* Version Identifier for this Object (for PUT)
|
|
@@ -10672,14 +10672,14 @@ export interface ProductPrice {
|
|
|
10672
10672
|
specialOfferPrice: boolean;
|
|
10673
10673
|
|
|
10674
10674
|
/**
|
|
10675
|
-
*
|
|
10675
|
+
* Preisbasis
|
|
10676
10676
|
*/
|
|
10677
|
-
|
|
10677
|
+
priceBase: ArticlePriceBase;
|
|
10678
10678
|
|
|
10679
10679
|
/**
|
|
10680
|
-
*
|
|
10680
|
+
* Gültig bis
|
|
10681
10681
|
*/
|
|
10682
|
-
|
|
10682
|
+
validUntil: ScriptingDate;
|
|
10683
10683
|
|
|
10684
10684
|
/**
|
|
10685
10685
|
* Bestimmt die Art des Aufschlages (fest oder prozentual) bei EK-Kalkulation
|
|
@@ -10871,26 +10871,26 @@ export interface RequestDocument {
|
|
|
10871
10871
|
*/
|
|
10872
10872
|
assemblyComponentReturnsToAddOnTransfer: Array<AssemblyComponentReturnLine>;
|
|
10873
10873
|
|
|
10874
|
-
/**
|
|
10875
|
-
* ID der Kasse (bei POS)
|
|
10876
|
-
*/
|
|
10877
|
-
posRegisterId: number;
|
|
10878
|
-
|
|
10879
10874
|
/**
|
|
10880
10875
|
* Die Vertragsdetails
|
|
10881
10876
|
*/
|
|
10882
10877
|
contractDetail: DocumentContractDetail;
|
|
10883
10878
|
|
|
10884
10879
|
/**
|
|
10885
|
-
*
|
|
10880
|
+
* ID der Kasse (bei POS)
|
|
10886
10881
|
*/
|
|
10887
|
-
|
|
10882
|
+
posRegisterId: number;
|
|
10888
10883
|
|
|
10889
10884
|
/**
|
|
10890
10885
|
* Vorgabelieferant bei Übernahme von Auftrag zu Bestellung(en)
|
|
10891
10886
|
*/
|
|
10892
10887
|
supplierAccountId: number;
|
|
10893
10888
|
|
|
10889
|
+
/**
|
|
10890
|
+
* Für interne Zwecke: Zahlungsbedingung für das Document
|
|
10891
|
+
*/
|
|
10892
|
+
paymentTermId: number;
|
|
10893
|
+
|
|
10894
10894
|
/**
|
|
10895
10895
|
* Schema Freifelder
|
|
10896
10896
|
*/
|
|
@@ -11025,14 +11025,14 @@ export interface RequestDocumentLine {
|
|
|
11025
11025
|
dropShippingPolicy: DropShippingPolicy;
|
|
11026
11026
|
|
|
11027
11027
|
/**
|
|
11028
|
-
*
|
|
11028
|
+
* (optional) Lager-ID
|
|
11029
11029
|
*/
|
|
11030
|
-
|
|
11030
|
+
storageId: number;
|
|
11031
11031
|
|
|
11032
11032
|
/**
|
|
11033
|
-
*
|
|
11033
|
+
* Positionsnummer der Artikel
|
|
11034
11034
|
*/
|
|
11035
|
-
|
|
11035
|
+
positionOfArticleLine: number;
|
|
11036
11036
|
|
|
11037
11037
|
/**
|
|
11038
11038
|
* Vertragsdetails zur Belegposition
|
|
@@ -11045,14 +11045,14 @@ export interface RequestDocumentLine {
|
|
|
11045
11045
|
supplierAccountId: number;
|
|
11046
11046
|
|
|
11047
11047
|
/**
|
|
11048
|
-
*
|
|
11048
|
+
* Position der Hauptartikel-Position einer Zubehör-Position
|
|
11049
11049
|
*/
|
|
11050
|
-
|
|
11050
|
+
mainArticleLinePosition: number;
|
|
11051
11051
|
|
|
11052
11052
|
/**
|
|
11053
|
-
*
|
|
11053
|
+
* Menge, die in dieser Transaktion verarbeitet werden soll
|
|
11054
11054
|
*/
|
|
11055
|
-
|
|
11055
|
+
quantity: number;
|
|
11056
11056
|
|
|
11057
11057
|
/**
|
|
11058
11058
|
* Versandkosten mit Bedingungen
|
|
@@ -11070,14 +11070,14 @@ export interface RequestDocumentLine {
|
|
|
11070
11070
|
fabricationDetail: RequestDocumentLineFabricationDetail;
|
|
11071
11071
|
|
|
11072
11072
|
/**
|
|
11073
|
-
*
|
|
11073
|
+
* (optional) ID des Artikels dieser Position
|
|
11074
11074
|
*/
|
|
11075
|
-
|
|
11075
|
+
articleId: number;
|
|
11076
11076
|
|
|
11077
11077
|
/**
|
|
11078
|
-
*
|
|
11078
|
+
* Bemerkung zur OP-Position - wird beim Abschluss in den Kommentar des Offenen Postens übernommen
|
|
11079
11079
|
*/
|
|
11080
|
-
|
|
11080
|
+
settledOpenItemComment: string;
|
|
11081
11081
|
|
|
11082
11082
|
/**
|
|
11083
11083
|
* ID der Belegposition im aktuellen Beleg
|
|
@@ -11119,6 +11119,11 @@ export interface RequestDocumentLine {
|
|
|
11119
11119
|
*/
|
|
11120
11120
|
priceModifiers: Array<RequestDocumentPriceModifier>;
|
|
11121
11121
|
|
|
11122
|
+
/**
|
|
11123
|
+
* Buchungen zu dieser Belegposition
|
|
11124
|
+
*/
|
|
11125
|
+
bookings: Array<RequestDocumentLineBooking>;
|
|
11126
|
+
|
|
11122
11127
|
/**
|
|
11123
11128
|
* Für interne Zwecke: Externe Artikelnummer
|
|
11124
11129
|
*/
|
|
@@ -11130,19 +11135,14 @@ export interface RequestDocumentLine {
|
|
|
11130
11135
|
sourceLineId: number;
|
|
11131
11136
|
|
|
11132
11137
|
/**
|
|
11133
|
-
*
|
|
11138
|
+
* Zu der Zeile Etikettendruck anstoßen
|
|
11134
11139
|
*/
|
|
11135
|
-
|
|
11140
|
+
doLabelPrint: boolean;
|
|
11136
11141
|
|
|
11137
11142
|
/**
|
|
11138
11143
|
* (optional) Preis des Artikels dieser Position
|
|
11139
11144
|
*/
|
|
11140
11145
|
productPrice: number;
|
|
11141
|
-
|
|
11142
|
-
/**
|
|
11143
|
-
* Zu der Zeile Etikettendruck anstoßen
|
|
11144
|
-
*/
|
|
11145
|
-
doLabelPrint: boolean;
|
|
11146
11146
|
}
|
|
11147
11147
|
|
|
11148
11148
|
export interface RequestDocumentLineBooking {
|
|
@@ -11357,14 +11357,14 @@ export interface SalesAgent {
|
|
|
11357
11357
|
taxRateRef: ApiObjectReference;
|
|
11358
11358
|
|
|
11359
11359
|
/**
|
|
11360
|
-
*
|
|
11360
|
+
* reference to the assigned user
|
|
11361
11361
|
*/
|
|
11362
|
-
|
|
11362
|
+
userRef: ApiObjectReference;
|
|
11363
11363
|
|
|
11364
11364
|
/**
|
|
11365
|
-
*
|
|
11365
|
+
* country code performance country IsoAlpha3
|
|
11366
11366
|
*/
|
|
11367
|
-
|
|
11367
|
+
performanceCountryCode: string;
|
|
11368
11368
|
|
|
11369
11369
|
/**
|
|
11370
11370
|
* billing type
|
|
@@ -11874,14 +11874,14 @@ export interface ShelfDocumentAttribution {
|
|
|
11874
11874
|
shelfResourceId: number;
|
|
11875
11875
|
|
|
11876
11876
|
/**
|
|
11877
|
-
*
|
|
11877
|
+
* id of the referenced object
|
|
11878
11878
|
*/
|
|
11879
|
-
|
|
11879
|
+
refId: number;
|
|
11880
11880
|
|
|
11881
11881
|
/**
|
|
11882
|
-
*
|
|
11882
|
+
* Verfügbare Transformationen zum Bild
|
|
11883
11883
|
*/
|
|
11884
|
-
|
|
11884
|
+
transformationKeys: Array<string>;
|
|
11885
11885
|
|
|
11886
11886
|
/**
|
|
11887
11887
|
* Unique identifier of the Object
|
|
@@ -12072,14 +12072,14 @@ export interface ShelfShare {
|
|
|
12072
12072
|
publishState: ShelfSharePublishState;
|
|
12073
12073
|
|
|
12074
12074
|
/**
|
|
12075
|
-
*
|
|
12075
|
+
* Freifelder
|
|
12076
12076
|
*/
|
|
12077
|
-
|
|
12077
|
+
custom: EavShelfshare;
|
|
12078
12078
|
|
|
12079
12079
|
/**
|
|
12080
|
-
*
|
|
12080
|
+
* wie viele Minuten bleibt dieser resource-pfad zugreifbar (null = unlimited)
|
|
12081
12081
|
*/
|
|
12082
|
-
|
|
12082
|
+
publicUrlDurationInMinutes: number;
|
|
12083
12083
|
|
|
12084
12084
|
/**
|
|
12085
12085
|
* der url-pfadanteil, der öffentlichen zugriff auf diese resource gibt
|
|
@@ -12518,6 +12518,11 @@ export interface Supplier {
|
|
|
12518
12518
|
*/
|
|
12519
12519
|
info: MetaInfo;
|
|
12520
12520
|
|
|
12521
|
+
/**
|
|
12522
|
+
* tax able or tax free
|
|
12523
|
+
*/
|
|
12524
|
+
taxable: boolean;
|
|
12525
|
+
|
|
12521
12526
|
/**
|
|
12522
12527
|
* reference to the delivery method
|
|
12523
12528
|
*/
|
|
@@ -12528,11 +12533,6 @@ export interface Supplier {
|
|
|
12528
12533
|
*/
|
|
12529
12534
|
supplierGroupRef: ApiObjectReference;
|
|
12530
12535
|
|
|
12531
|
-
/**
|
|
12532
|
-
* tax able or tax free
|
|
12533
|
-
*/
|
|
12534
|
-
taxable: boolean;
|
|
12535
|
-
|
|
12536
12536
|
/**
|
|
12537
12537
|
* Mahnen?
|
|
12538
12538
|
*/
|
|
@@ -13080,14 +13080,14 @@ export interface User {
|
|
|
13080
13080
|
id: number;
|
|
13081
13081
|
|
|
13082
13082
|
/**
|
|
13083
|
-
*
|
|
13083
|
+
* username
|
|
13084
13084
|
*/
|
|
13085
|
-
|
|
13085
|
+
username: string;
|
|
13086
13086
|
|
|
13087
13087
|
/**
|
|
13088
|
-
*
|
|
13088
|
+
* Valid to
|
|
13089
13089
|
*/
|
|
13090
|
-
|
|
13090
|
+
validTo: ScriptingDateTime;
|
|
13091
13091
|
|
|
13092
13092
|
/**
|
|
13093
13093
|
* MetaInformations for this Object
|
|
@@ -13146,14 +13146,14 @@ export interface VariantAttributeListing {
|
|
|
13146
13146
|
salesChannelRef: ApiObjectReference;
|
|
13147
13147
|
|
|
13148
13148
|
/**
|
|
13149
|
-
*
|
|
13149
|
+
* Freifelder
|
|
13150
13150
|
*/
|
|
13151
|
-
|
|
13151
|
+
custom: EavVariantattributelisting;
|
|
13152
13152
|
|
|
13153
13153
|
/**
|
|
13154
|
-
*
|
|
13154
|
+
* Variantenattribut
|
|
13155
13155
|
*/
|
|
13156
|
-
|
|
13156
|
+
variantAttributeRef: ApiObjectReference;
|
|
13157
13157
|
|
|
13158
13158
|
/**
|
|
13159
13159
|
* Unique identifier of the Object
|
|
@@ -13275,14 +13275,14 @@ export interface VariantValue {
|
|
|
13275
13275
|
version: number;
|
|
13276
13276
|
|
|
13277
13277
|
/**
|
|
13278
|
-
*
|
|
13278
|
+
* Mehrsprachige Bezeichnungen
|
|
13279
13279
|
*/
|
|
13280
|
-
|
|
13280
|
+
labels: Array<VariantDescription>;
|
|
13281
13281
|
|
|
13282
13282
|
/**
|
|
13283
|
-
*
|
|
13283
|
+
* Variantenattribut
|
|
13284
13284
|
*/
|
|
13285
|
-
|
|
13285
|
+
attributeRef: ApiObjectReference;
|
|
13286
13286
|
|
|
13287
13287
|
/**
|
|
13288
13288
|
* MetaInformations for this Object
|