@vario-software/types 2026.23.1 → 2026.23.2
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 +52 -52
- package/scripting/types.d.ts +279 -279
package/scripting/types.d.ts
CHANGED
|
@@ -178,14 +178,14 @@ export interface Account {
|
|
|
178
178
|
responsibleUserRef: ApiObjectReference;
|
|
179
179
|
|
|
180
180
|
/**
|
|
181
|
-
*
|
|
181
|
+
* Erstkontakt am
|
|
182
182
|
*/
|
|
183
|
-
|
|
183
|
+
initialContactAt: ScriptingDate;
|
|
184
184
|
|
|
185
185
|
/**
|
|
186
|
-
*
|
|
186
|
+
* calculation mode of this document
|
|
187
187
|
*/
|
|
188
|
-
|
|
188
|
+
calculationMode: CalculationMode;
|
|
189
189
|
|
|
190
190
|
/**
|
|
191
191
|
* Sprache des Accounts
|
|
@@ -213,14 +213,14 @@ export interface Account {
|
|
|
213
213
|
persons: Array<AccountPerson>;
|
|
214
214
|
|
|
215
215
|
/**
|
|
216
|
-
*
|
|
216
|
+
* Referenz auf den Ziel-Belegtyp nach der Kommissionierung
|
|
217
217
|
*/
|
|
218
|
-
|
|
218
|
+
afterPickingTargetDocumentTypeRef: ApiObjectReference;
|
|
219
219
|
|
|
220
220
|
/**
|
|
221
|
-
*
|
|
221
|
+
* Standard-Ansprechpartner
|
|
222
222
|
*/
|
|
223
|
-
|
|
223
|
+
defaultPerson: AccountPerson;
|
|
224
224
|
|
|
225
225
|
/**
|
|
226
226
|
* Account-Beziehungen
|
|
@@ -301,14 +301,14 @@ export interface AccountAddress {
|
|
|
301
301
|
postOfficeBox: string;
|
|
302
302
|
|
|
303
303
|
/**
|
|
304
|
-
*
|
|
304
|
+
* Country code
|
|
305
305
|
*/
|
|
306
|
-
|
|
306
|
+
countryCode: string;
|
|
307
307
|
|
|
308
308
|
/**
|
|
309
|
-
*
|
|
309
|
+
* Street
|
|
310
310
|
*/
|
|
311
|
-
|
|
311
|
+
street: string;
|
|
312
312
|
|
|
313
313
|
/**
|
|
314
314
|
* Unique identifier of the Object
|
|
@@ -336,14 +336,14 @@ export interface AccountAddress {
|
|
|
336
336
|
types: Array<ApiCreatableReference>;
|
|
337
337
|
|
|
338
338
|
/**
|
|
339
|
-
*
|
|
339
|
+
* GLN/ILN as location identifier for this address
|
|
340
340
|
*/
|
|
341
|
-
|
|
341
|
+
globalLocationNumber: string;
|
|
342
342
|
|
|
343
343
|
/**
|
|
344
|
-
*
|
|
344
|
+
* Leitweg-ID
|
|
345
345
|
*/
|
|
346
|
-
|
|
346
|
+
buyerReference: string;
|
|
347
347
|
|
|
348
348
|
/**
|
|
349
349
|
* abweichende Zahlungsart
|
|
@@ -406,14 +406,14 @@ export interface AccountAddress {
|
|
|
406
406
|
streetAddressNumber: string;
|
|
407
407
|
|
|
408
408
|
/**
|
|
409
|
-
*
|
|
409
|
+
* Default contacts
|
|
410
410
|
*/
|
|
411
|
-
|
|
411
|
+
defaultContacts: Map<ContactTypeType,Contact>;
|
|
412
412
|
|
|
413
413
|
/**
|
|
414
|
-
*
|
|
414
|
+
* Parcel station customer number
|
|
415
415
|
*/
|
|
416
|
-
|
|
416
|
+
parcelStationCustomerNumber: string;
|
|
417
417
|
|
|
418
418
|
/**
|
|
419
419
|
* Name3
|
|
@@ -1029,14 +1029,14 @@ export interface Article {
|
|
|
1029
1029
|
sellableWithoutStock: boolean;
|
|
1030
1030
|
|
|
1031
1031
|
/**
|
|
1032
|
-
*
|
|
1032
|
+
* Seriennummern Auszeichnungsart
|
|
1033
1033
|
*/
|
|
1034
|
-
|
|
1034
|
+
serialNumberLabelingType: ArticleSerialNumberLabelingType;
|
|
1035
1035
|
|
|
1036
1036
|
/**
|
|
1037
|
-
*
|
|
1037
|
+
* Durchschnittl. EKP (Startwert)
|
|
1038
1038
|
*/
|
|
1039
|
-
|
|
1039
|
+
initialAvgPurchasePrice: number;
|
|
1040
1040
|
|
|
1041
1041
|
/**
|
|
1042
1042
|
* gross Volume in cubic meters
|
|
@@ -1064,14 +1064,14 @@ export interface Article {
|
|
|
1064
1064
|
warrantyInMonths: number;
|
|
1065
1065
|
|
|
1066
1066
|
/**
|
|
1067
|
-
*
|
|
1067
|
+
* weight and size w.o. packaging
|
|
1068
1068
|
*/
|
|
1069
|
-
|
|
1069
|
+
netMetric: Article$Metric;
|
|
1070
1070
|
|
|
1071
1071
|
/**
|
|
1072
|
-
*
|
|
1072
|
+
* Optionen zur Berechnung der Verfügbarkeit
|
|
1073
1073
|
*/
|
|
1074
|
-
|
|
1074
|
+
availabilityDetermination: ArticleAvailabilityDetermination;
|
|
1075
1075
|
|
|
1076
1076
|
/**
|
|
1077
1077
|
* unique product number
|
|
@@ -1208,26 +1208,26 @@ export interface Article {
|
|
|
1208
1208
|
*/
|
|
1209
1209
|
workUnitInMinutes: number;
|
|
1210
1210
|
|
|
1211
|
-
/**
|
|
1212
|
-
* description custom data
|
|
1213
|
-
*/
|
|
1214
|
-
listingDescriptionCustom: EavArticleListingDescription;
|
|
1215
|
-
|
|
1216
1211
|
/**
|
|
1217
1212
|
* Frei kommissionierbar
|
|
1218
1213
|
*/
|
|
1219
1214
|
freelyPickable: boolean;
|
|
1220
1215
|
|
|
1221
1216
|
/**
|
|
1222
|
-
*
|
|
1217
|
+
* description custom data
|
|
1223
1218
|
*/
|
|
1224
|
-
|
|
1219
|
+
listingDescriptionCustom: EavArticleListingDescription;
|
|
1225
1220
|
|
|
1226
1221
|
/**
|
|
1227
1222
|
* Umkehrung der Steuerschuld nach §13b UStG?
|
|
1228
1223
|
*/
|
|
1229
1224
|
taxLiabilityReversed: boolean;
|
|
1230
1225
|
|
|
1226
|
+
/**
|
|
1227
|
+
* Charge muss bei Einbuchung in ein Verkaufslager vergeben werden (für Serientyp LOT und BEST_BEFORE)
|
|
1228
|
+
*/
|
|
1229
|
+
lotOnlyRequiredWhenBookedToSalesStorage: boolean;
|
|
1230
|
+
|
|
1231
1231
|
/**
|
|
1232
1232
|
* Notiz
|
|
1233
1233
|
*/
|
|
@@ -1298,11 +1298,6 @@ export interface Article {
|
|
|
1298
1298
|
*/
|
|
1299
1299
|
productRef: ApiObjectReference;
|
|
1300
1300
|
|
|
1301
|
-
/**
|
|
1302
|
-
* alternative name of this product
|
|
1303
|
-
*/
|
|
1304
|
-
alternativeName: string;
|
|
1305
|
-
|
|
1306
1301
|
/**
|
|
1307
1302
|
* Kontingentartikel
|
|
1308
1303
|
*/
|
|
@@ -1313,6 +1308,11 @@ export interface Article {
|
|
|
1313
1308
|
*/
|
|
1314
1309
|
discountable: boolean;
|
|
1315
1310
|
|
|
1311
|
+
/**
|
|
1312
|
+
* alternative name of this product
|
|
1313
|
+
*/
|
|
1314
|
+
alternativeName: string;
|
|
1315
|
+
|
|
1316
1316
|
/**
|
|
1317
1317
|
* base capacity
|
|
1318
1318
|
*/
|
|
@@ -1894,9 +1894,9 @@ export interface ArticleStorage {
|
|
|
1894
1894
|
replenishmentFrom: number;
|
|
1895
1895
|
|
|
1896
1896
|
/**
|
|
1897
|
-
*
|
|
1897
|
+
* Bestellte Menge
|
|
1898
1898
|
*/
|
|
1899
|
-
|
|
1899
|
+
orderedQuantity: number;
|
|
1900
1900
|
|
|
1901
1901
|
/**
|
|
1902
1902
|
* Aktuelle Menge in Kommissionierung
|
|
@@ -1904,19 +1904,19 @@ export interface ArticleStorage {
|
|
|
1904
1904
|
quantityInPicking: number;
|
|
1905
1905
|
|
|
1906
1906
|
/**
|
|
1907
|
-
*
|
|
1907
|
+
* Meldebestand
|
|
1908
1908
|
*/
|
|
1909
|
-
|
|
1909
|
+
reorderPoint: number;
|
|
1910
1910
|
|
|
1911
1911
|
/**
|
|
1912
|
-
*
|
|
1912
|
+
* Aktueller "virtueller" Bestand (wenn größere Gebinde in dieses aufgelöst werden würden)
|
|
1913
1913
|
*/
|
|
1914
|
-
|
|
1914
|
+
virtualStockAmount: number;
|
|
1915
1915
|
|
|
1916
1916
|
/**
|
|
1917
|
-
*
|
|
1917
|
+
* Nachschub auf
|
|
1918
1918
|
*/
|
|
1919
|
-
|
|
1919
|
+
replenishmentOn: number;
|
|
1920
1920
|
|
|
1921
1921
|
/**
|
|
1922
1922
|
* Reservierte Menge
|
|
@@ -1991,26 +1991,26 @@ export interface ArticleSupplier {
|
|
|
1991
1991
|
*/
|
|
1992
1992
|
accountDisplayName: string;
|
|
1993
1993
|
|
|
1994
|
-
/**
|
|
1995
|
-
* Lieferanten-Meldebestand
|
|
1996
|
-
*/
|
|
1997
|
-
supplierReportingStock: number;
|
|
1998
|
-
|
|
1999
1994
|
/**
|
|
2000
1995
|
* Soll die abweichende Produktbeschreibung verwendet werden (z.B. in Belegen)
|
|
2001
1996
|
*/
|
|
2002
1997
|
useSupplierArticleDescription: boolean;
|
|
2003
1998
|
|
|
2004
1999
|
/**
|
|
2005
|
-
*
|
|
2000
|
+
* Lieferanten-Meldebestand
|
|
2006
2001
|
*/
|
|
2007
|
-
|
|
2002
|
+
supplierReportingStock: number;
|
|
2008
2003
|
|
|
2009
2004
|
/**
|
|
2010
2005
|
* Lieferzeit in (Werk-)Tagen
|
|
2011
2006
|
*/
|
|
2012
2007
|
deliveryTime: number;
|
|
2013
2008
|
|
|
2009
|
+
/**
|
|
2010
|
+
* Soll der abweichende Produktidentifier verwendet werden (z.B. in einer Scanner-Erfassung)
|
|
2011
|
+
*/
|
|
2012
|
+
useSupplierArticleIdentifier: boolean;
|
|
2013
|
+
|
|
2014
2014
|
/**
|
|
2015
2015
|
* Soll die abweichende Produktnummer verwendet werden (z.B. in Belegen)
|
|
2016
2016
|
*/
|
|
@@ -2097,14 +2097,14 @@ export interface ArticleSupplier {
|
|
|
2097
2097
|
dropShippingAllowed: boolean;
|
|
2098
2098
|
|
|
2099
2099
|
/**
|
|
2100
|
-
* Abweichende
|
|
2100
|
+
* Abweichende Produktbezeichnung
|
|
2101
2101
|
*/
|
|
2102
|
-
|
|
2102
|
+
supplierArticleName: string;
|
|
2103
2103
|
|
|
2104
2104
|
/**
|
|
2105
|
-
* Abweichende
|
|
2105
|
+
* Abweichende Produktbeschreibung
|
|
2106
2106
|
*/
|
|
2107
|
-
|
|
2107
|
+
supplierArticleDescription: string;
|
|
2108
2108
|
|
|
2109
2109
|
/**
|
|
2110
2110
|
* Standardpreis Netto
|
|
@@ -2334,14 +2334,14 @@ export interface CountryReference {
|
|
|
2334
2334
|
export interface CreateNewDocumentRequest {
|
|
2335
2335
|
|
|
2336
2336
|
/**
|
|
2337
|
-
*
|
|
2337
|
+
* Belegart
|
|
2338
2338
|
*/
|
|
2339
|
-
|
|
2339
|
+
documentTypeLabel: string;
|
|
2340
2340
|
|
|
2341
2341
|
/**
|
|
2342
|
-
* Belegart
|
|
2342
|
+
* Standard-Belegart der Kategorie verwenden
|
|
2343
2343
|
*/
|
|
2344
|
-
|
|
2344
|
+
defaultDocumentTypeByCategory: EDocumentCategory;
|
|
2345
2345
|
|
|
2346
2346
|
/**
|
|
2347
2347
|
* Details zum Beleg
|
|
@@ -2566,14 +2566,14 @@ export interface CrmActivityType {
|
|
|
2566
2566
|
export interface CrmChecklistItem {
|
|
2567
2567
|
|
|
2568
2568
|
/**
|
|
2569
|
-
*
|
|
2569
|
+
* Ist das Element "angehakt"?
|
|
2570
2570
|
*/
|
|
2571
|
-
|
|
2571
|
+
checked: boolean;
|
|
2572
2572
|
|
|
2573
2573
|
/**
|
|
2574
|
-
*
|
|
2574
|
+
* Text des Checklisten-Elements
|
|
2575
2575
|
*/
|
|
2576
|
-
|
|
2576
|
+
memo: string;
|
|
2577
2577
|
|
|
2578
2578
|
/**
|
|
2579
2579
|
* Unique identifier of the Object
|
|
@@ -2965,14 +2965,14 @@ export interface CrmProject {
|
|
|
2965
2965
|
priorityRef: ApiObjectReference;
|
|
2966
2966
|
|
|
2967
2967
|
/**
|
|
2968
|
-
*
|
|
2968
|
+
* Phase
|
|
2969
2969
|
*/
|
|
2970
|
-
|
|
2970
|
+
phaseRef: ApiObjectReference;
|
|
2971
2971
|
|
|
2972
2972
|
/**
|
|
2973
|
-
*
|
|
2973
|
+
* Projektleiter vom Auftragnehmer
|
|
2974
2974
|
*/
|
|
2975
|
-
|
|
2975
|
+
projectManagerOfContractor: CrmParticipant;
|
|
2976
2976
|
|
|
2977
2977
|
/**
|
|
2978
2978
|
* Aufgaben-Nummer
|
|
@@ -2990,14 +2990,14 @@ export interface CrmProject {
|
|
|
2990
2990
|
billedTimes: number;
|
|
2991
2991
|
|
|
2992
2992
|
/**
|
|
2993
|
-
*
|
|
2993
|
+
* Geplanter Projektzeitraum (von)
|
|
2994
2994
|
*/
|
|
2995
|
-
|
|
2995
|
+
plannedProjectPeriodFrom: ScriptingDate;
|
|
2996
2996
|
|
|
2997
2997
|
/**
|
|
2998
|
-
*
|
|
2998
|
+
* Einkaufsbelege
|
|
2999
2999
|
*/
|
|
3000
|
-
|
|
3000
|
+
purchaseDocumentRefs: Array<DocumentRef>;
|
|
3001
3001
|
|
|
3002
3002
|
/**
|
|
3003
3003
|
* Verkaufsbelege
|
|
@@ -3025,14 +3025,14 @@ export interface CrmProject {
|
|
|
3025
3025
|
info: MetaInfo;
|
|
3026
3026
|
|
|
3027
3027
|
/**
|
|
3028
|
-
*
|
|
3028
|
+
* Projektleiter vom Auftraggeber
|
|
3029
3029
|
*/
|
|
3030
|
-
|
|
3030
|
+
projectManagerOfCustomer: CrmParticipant;
|
|
3031
3031
|
|
|
3032
3032
|
/**
|
|
3033
|
-
*
|
|
3033
|
+
* Weitere Teilnehmer vom Auftraggeber
|
|
3034
3034
|
*/
|
|
3035
|
-
|
|
3035
|
+
additionalParticipantsOfCustomer: Array<CrmParticipant>;
|
|
3036
3036
|
|
|
3037
3037
|
/**
|
|
3038
3038
|
* Übergeordnete CRM-Objekte
|
|
@@ -3220,14 +3220,14 @@ export interface CrmState {
|
|
|
3220
3220
|
readyToBill: boolean;
|
|
3221
3221
|
|
|
3222
3222
|
/**
|
|
3223
|
-
*
|
|
3223
|
+
* Handelt es sich um einen Anfang-Status
|
|
3224
3224
|
*/
|
|
3225
|
-
|
|
3225
|
+
startState: boolean;
|
|
3226
3226
|
|
|
3227
3227
|
/**
|
|
3228
|
-
*
|
|
3228
|
+
* Kommentar bei negativem Abschluß erforderlich
|
|
3229
3229
|
*/
|
|
3230
|
-
|
|
3230
|
+
needsCommentOnNegativeFinish: boolean;
|
|
3231
3231
|
|
|
3232
3232
|
/**
|
|
3233
3233
|
* MetaInformations for this Object
|
|
@@ -3276,9 +3276,9 @@ export interface CrmSubType {
|
|
|
3276
3276
|
export interface CrmTask {
|
|
3277
3277
|
|
|
3278
3278
|
/**
|
|
3279
|
-
*
|
|
3279
|
+
* Liste von Erinnerungen
|
|
3280
3280
|
*/
|
|
3281
|
-
|
|
3281
|
+
reminders: Array<CrmReminder>;
|
|
3282
3282
|
|
|
3283
3283
|
/**
|
|
3284
3284
|
* Angebot
|
|
@@ -3286,9 +3286,9 @@ export interface CrmTask {
|
|
|
3286
3286
|
customerOfferRef: DocumentRef;
|
|
3287
3287
|
|
|
3288
3288
|
/**
|
|
3289
|
-
*
|
|
3289
|
+
* Verantwortlicher Teilnehmer (Ansprechpartner)
|
|
3290
3290
|
*/
|
|
3291
|
-
|
|
3291
|
+
mainResponsibleParticipantRef: ApiObjectReference;
|
|
3292
3292
|
|
|
3293
3293
|
/**
|
|
3294
3294
|
* Notizen
|
|
@@ -3959,14 +3959,14 @@ export interface DeliveryMethod {
|
|
|
3959
3959
|
defaultSizeUnit: UnitTypeReference;
|
|
3960
3960
|
|
|
3961
3961
|
/**
|
|
3962
|
-
*
|
|
3962
|
+
* translations
|
|
3963
3963
|
*/
|
|
3964
|
-
|
|
3964
|
+
translations: Array<DocumentTypeTerm>;
|
|
3965
3965
|
|
|
3966
3966
|
/**
|
|
3967
|
-
*
|
|
3967
|
+
* Quelle für Paketgewicht
|
|
3968
3968
|
*/
|
|
3969
|
-
|
|
3969
|
+
parcelWeightSource: DeliveryMethodParcelWeightSource;
|
|
3970
3970
|
|
|
3971
3971
|
/**
|
|
3972
3972
|
* Gültige Ländercodes
|
|
@@ -4057,14 +4057,14 @@ export interface DeliveryTerm {
|
|
|
4057
4057
|
version: number;
|
|
4058
4058
|
|
|
4059
4059
|
/**
|
|
4060
|
-
*
|
|
4060
|
+
* translations
|
|
4061
4061
|
*/
|
|
4062
|
-
|
|
4062
|
+
translations: Array<DocumentTypeTerm>;
|
|
4063
4063
|
|
|
4064
4064
|
/**
|
|
4065
|
-
*
|
|
4065
|
+
* information, how the shipping charges should be calculated
|
|
4066
4066
|
*/
|
|
4067
|
-
|
|
4067
|
+
calculateFreightChargesFromType: CalculateFreightChargesFromType;
|
|
4068
4068
|
|
|
4069
4069
|
/**
|
|
4070
4070
|
* Lieferarten
|
|
@@ -4077,14 +4077,14 @@ export interface DeliveryTerm {
|
|
|
4077
4077
|
id: number;
|
|
4078
4078
|
|
|
4079
4079
|
/**
|
|
4080
|
-
*
|
|
4080
|
+
* Versandkostenartikel
|
|
4081
4081
|
*/
|
|
4082
|
-
|
|
4082
|
+
shippingCostArticleRef: ApiObjectReference;
|
|
4083
4083
|
|
|
4084
4084
|
/**
|
|
4085
|
-
*
|
|
4085
|
+
* free shipping net value
|
|
4086
4086
|
*/
|
|
4087
|
-
|
|
4087
|
+
freeShippingNetValue: number;
|
|
4088
4088
|
|
|
4089
4089
|
/**
|
|
4090
4090
|
* MetaInformations for this Object
|
|
@@ -4183,9 +4183,9 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4183
4183
|
deliveryQuantityPackages: number;
|
|
4184
4184
|
|
|
4185
4185
|
/**
|
|
4186
|
-
*
|
|
4186
|
+
* Steuerpflichtig oder steuerfrei
|
|
4187
4187
|
*/
|
|
4188
|
-
|
|
4188
|
+
taxable: boolean;
|
|
4189
4189
|
|
|
4190
4190
|
/**
|
|
4191
4191
|
* Leitweg-ID
|
|
@@ -4193,9 +4193,9 @@ negativer Wert: überzahlter Betrag / Rückgeld
|
|
|
4193
4193
|
buyerReference: string;
|
|
4194
4194
|
|
|
4195
4195
|
/**
|
|
4196
|
-
*
|
|
4196
|
+
* Bestellnummer aus Vorbeleg
|
|
4197
4197
|
*/
|
|
4198
|
-
|
|
4198
|
+
referencedOrderNumber: string;
|
|
4199
4199
|
|
|
4200
4200
|
/**
|
|
4201
4201
|
* Preisanpassungen - Belegpositionssumme Basiswährung
|
|
@@ -4345,14 +4345,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4345
4345
|
contractDetail: DocumentContractDetail;
|
|
4346
4346
|
|
|
4347
4347
|
/**
|
|
4348
|
-
*
|
|
4348
|
+
* Skontofähiger Bruttogesamtbetrag
|
|
4349
4349
|
*/
|
|
4350
|
-
|
|
4350
|
+
cashDiscountableTotalGrossPrice: number;
|
|
4351
4351
|
|
|
4352
4352
|
/**
|
|
4353
|
-
*
|
|
4353
|
+
* Zahlungsplan vorhanden?
|
|
4354
4354
|
*/
|
|
4355
|
-
|
|
4355
|
+
paymentPlan: boolean;
|
|
4356
4356
|
|
|
4357
4357
|
/**
|
|
4358
4358
|
* Produktionsdetails
|
|
@@ -4380,14 +4380,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4380
4380
|
processedByWorkflow: boolean;
|
|
4381
4381
|
|
|
4382
4382
|
/**
|
|
4383
|
-
*
|
|
4383
|
+
* Preisanpassungen - Beleg Basiswährung
|
|
4384
4384
|
*/
|
|
4385
|
-
|
|
4385
|
+
baseTotalDocumentPriceModifier: number;
|
|
4386
4386
|
|
|
4387
4387
|
/**
|
|
4388
|
-
*
|
|
4388
|
+
* Telefon an Versender übergeben
|
|
4389
4389
|
*/
|
|
4390
|
-
|
|
4390
|
+
forwardPhoneToShipper: boolean;
|
|
4391
4391
|
|
|
4392
4392
|
/**
|
|
4393
4393
|
* Liste der Belegtexte
|
|
@@ -4420,14 +4420,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4420
4420
|
performanceDate: ScriptingDate;
|
|
4421
4421
|
|
|
4422
4422
|
/**
|
|
4423
|
-
*
|
|
4423
|
+
* Ist der Streckengeschäfts-Beleg zur Rechnung freigegeben?
|
|
4424
4424
|
*/
|
|
4425
|
-
|
|
4425
|
+
dropShippingInvoiceApproved: boolean;
|
|
4426
4426
|
|
|
4427
4427
|
/**
|
|
4428
|
-
*
|
|
4428
|
+
* EN16931-Profil für elektronische Rechnungen
|
|
4429
4429
|
*/
|
|
4430
|
-
|
|
4430
|
+
en16931Profile: EN16931Profile;
|
|
4431
4431
|
|
|
4432
4432
|
/**
|
|
4433
4433
|
* Ort der steuerlichen Leistungserbringung
|
|
@@ -4445,14 +4445,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4445
4445
|
additionalInfo: DocumentAdditionalInfo;
|
|
4446
4446
|
|
|
4447
4447
|
/**
|
|
4448
|
-
*
|
|
4448
|
+
* skontierbarer Rechnungsbetrag Basiswährung
|
|
4449
4449
|
*/
|
|
4450
|
-
|
|
4450
|
+
baseCashDiscountableTotalGrossPrice: number;
|
|
4451
4451
|
|
|
4452
4452
|
/**
|
|
4453
|
-
*
|
|
4453
|
+
* Bestelldatum
|
|
4454
4454
|
*/
|
|
4455
|
-
|
|
4455
|
+
orderedOn: ScriptingDate;
|
|
4456
4456
|
|
|
4457
4457
|
/**
|
|
4458
4458
|
* MetaInformations for this Object
|
|
@@ -4475,14 +4475,14 @@ true wenn die Quittung bezahlt ist
|
|
|
4475
4475
|
dropShipping: boolean;
|
|
4476
4476
|
|
|
4477
4477
|
/**
|
|
4478
|
-
*
|
|
4478
|
+
* Gesamtpreis netto
|
|
4479
4479
|
*/
|
|
4480
|
-
|
|
4480
|
+
totalNetPrice: number;
|
|
4481
4481
|
|
|
4482
4482
|
/**
|
|
4483
|
-
*
|
|
4483
|
+
* Validierungsstatus bei elektronischen Rechnungen
|
|
4484
4484
|
*/
|
|
4485
|
-
|
|
4485
|
+
valitoolValidationState: EInvoiceValidationState;
|
|
4486
4486
|
|
|
4487
4487
|
/**
|
|
4488
4488
|
* Ist der Beleg veröffentlicht (gedruckt, per Mail versendet)?
|
|
@@ -4641,25 +4641,25 @@ true wenn die Quittung ausbalanciert ist
|
|
|
4641
4641
|
*/
|
|
4642
4642
|
priceModifiers: Array<DocumentPriceModifier>;
|
|
4643
4643
|
|
|
4644
|
-
/**
|
|
4645
|
-
* Status der USt-ID-Prüfung
|
|
4646
|
-
*/
|
|
4647
|
-
taxIdVerificationState: TaxIdVerificationState;
|
|
4648
|
-
|
|
4649
4644
|
/**
|
|
4650
4645
|
* Rechnungsadresse
|
|
4651
4646
|
*/
|
|
4652
4647
|
billingAddress: DocumentAddress;
|
|
4653
4648
|
|
|
4654
4649
|
/**
|
|
4655
|
-
*
|
|
4650
|
+
* Status der USt-ID-Prüfung
|
|
4656
4651
|
*/
|
|
4657
|
-
|
|
4652
|
+
taxIdVerificationState: TaxIdVerificationState;
|
|
4658
4653
|
|
|
4659
4654
|
/**
|
|
4660
4655
|
* Bestellt durch Ansprechpartner
|
|
4661
4656
|
*/
|
|
4662
4657
|
orderedByPersonRef: ApiObjectReference;
|
|
4658
|
+
|
|
4659
|
+
/**
|
|
4660
|
+
* Report-Gruppe, falls vom Standard abweichend
|
|
4661
|
+
*/
|
|
4662
|
+
reportGroupRef: ApiObjectReference;
|
|
4663
4663
|
}
|
|
4664
4664
|
|
|
4665
4665
|
export interface DocumentAdditionalInfo {
|
|
@@ -4810,14 +4810,14 @@ export interface DocumentAddress {
|
|
|
4810
4810
|
postOfficeBox: string;
|
|
4811
4811
|
|
|
4812
4812
|
/**
|
|
4813
|
-
*
|
|
4813
|
+
* country code IsoAlpha3
|
|
4814
4814
|
*/
|
|
4815
|
-
|
|
4815
|
+
countryCode: string;
|
|
4816
4816
|
|
|
4817
4817
|
/**
|
|
4818
|
-
*
|
|
4818
|
+
* Street
|
|
4819
4819
|
*/
|
|
4820
|
-
|
|
4820
|
+
street: string;
|
|
4821
4821
|
|
|
4822
4822
|
/**
|
|
4823
4823
|
* Unique identifier of the Object
|
|
@@ -5290,9 +5290,9 @@ export interface DocumentLine {
|
|
|
5290
5290
|
price: number;
|
|
5291
5291
|
|
|
5292
5292
|
/**
|
|
5293
|
-
*
|
|
5293
|
+
* FiBu-Buchung
|
|
5294
5294
|
*/
|
|
5295
|
-
|
|
5295
|
+
financeBooking: DocumentFinanceBooking;
|
|
5296
5296
|
|
|
5297
5297
|
/**
|
|
5298
5298
|
* Gesamtpreis Position in Basiswährung
|
|
@@ -5300,9 +5300,9 @@ export interface DocumentLine {
|
|
|
5300
5300
|
baseTotalLinePrice: number;
|
|
5301
5301
|
|
|
5302
5302
|
/**
|
|
5303
|
-
*
|
|
5303
|
+
* Positionstyp
|
|
5304
5304
|
*/
|
|
5305
|
-
|
|
5305
|
+
lineType: DocumentLineType;
|
|
5306
5306
|
|
|
5307
5307
|
/**
|
|
5308
5308
|
* vorgeorderte Menge in Pickvorgang
|
|
@@ -5335,9 +5335,9 @@ export interface DocumentLine {
|
|
|
5335
5335
|
id: number;
|
|
5336
5336
|
|
|
5337
5337
|
/**
|
|
5338
|
-
*
|
|
5338
|
+
* Externe Referenz zum VDS-Paket
|
|
5339
5339
|
*/
|
|
5340
|
-
|
|
5340
|
+
externalReferenceVds: string;
|
|
5341
5341
|
|
|
5342
5342
|
/**
|
|
5343
5343
|
* Positionsnummer über alle Artikelpositionen hinweg
|
|
@@ -5345,14 +5345,14 @@ export interface DocumentLine {
|
|
|
5345
5345
|
positionOfArticleLine: number;
|
|
5346
5346
|
|
|
5347
5347
|
/**
|
|
5348
|
-
*
|
|
5348
|
+
* Preis pro Einheit in Basiswährung
|
|
5349
5349
|
*/
|
|
5350
|
-
|
|
5350
|
+
basePrice: number;
|
|
5351
5351
|
|
|
5352
5352
|
/**
|
|
5353
|
-
*
|
|
5353
|
+
* Serientyp
|
|
5354
5354
|
*/
|
|
5355
|
-
|
|
5355
|
+
serialType: ArticleSerialType;
|
|
5356
5356
|
|
|
5357
5357
|
/**
|
|
5358
5358
|
* MetaInformations for this Object
|
|
@@ -5550,14 +5550,14 @@ export interface DocumentLine {
|
|
|
5550
5550
|
productType: ProductType;
|
|
5551
5551
|
|
|
5552
5552
|
/**
|
|
5553
|
-
*
|
|
5553
|
+
* Nettoverkaufswert der Position in Basiswährung
|
|
5554
5554
|
*/
|
|
5555
|
-
|
|
5555
|
+
baseSalesValueNet: number;
|
|
5556
5556
|
|
|
5557
5557
|
/**
|
|
5558
|
-
*
|
|
5558
|
+
* Vertragsinformationen
|
|
5559
5559
|
*/
|
|
5560
|
-
|
|
5560
|
+
contractDetail: DocumentContractDetail;
|
|
5561
5561
|
|
|
5562
5562
|
/**
|
|
5563
5563
|
* Einheit Nettogewicht
|
|
@@ -5786,18 +5786,18 @@ export interface DocumentLineComponent {
|
|
|
5786
5786
|
/**
|
|
5787
5787
|
* Freifelder
|
|
5788
5788
|
*/
|
|
5789
|
-
custom: EavDocumentlinecomponent;
|
|
5790
|
-
|
|
5791
|
-
/**
|
|
5792
|
-
* Gelieferte Menge
|
|
5793
|
-
*/
|
|
5794
|
-
quantityCommitted: number;
|
|
5789
|
+
custom: EavDocumentlinecomponent;
|
|
5795
5790
|
|
|
5796
5791
|
/**
|
|
5797
5792
|
* Referenz auf den Artikel der Komponente
|
|
5798
5793
|
*/
|
|
5799
5794
|
articleId: number;
|
|
5800
5795
|
|
|
5796
|
+
/**
|
|
5797
|
+
* Gelieferte Menge
|
|
5798
|
+
*/
|
|
5799
|
+
quantityCommitted: number;
|
|
5800
|
+
|
|
5801
5801
|
/**
|
|
5802
5802
|
* Beschreibung des Artikels
|
|
5803
5803
|
*/
|
|
@@ -6304,14 +6304,14 @@ export interface DocumentPosPayment {
|
|
|
6304
6304
|
version: number;
|
|
6305
6305
|
|
|
6306
6306
|
/**
|
|
6307
|
-
*
|
|
6307
|
+
* Zahlungsart
|
|
6308
6308
|
*/
|
|
6309
|
-
|
|
6309
|
+
posPaymentMethodRef: ApiObjectReference;
|
|
6310
6310
|
|
|
6311
6311
|
/**
|
|
6312
|
-
*
|
|
6312
|
+
* Abschöpfungsbetrag. Im Modus MANUAL vom Anwender vorgegeben; in den Modi FULL/BALANCE/NONE vom Backend aus aktuellem Saldo berechnet
|
|
6313
6313
|
*/
|
|
6314
|
-
|
|
6314
|
+
withdrawalAmount: number;
|
|
6315
6315
|
|
|
6316
6316
|
/**
|
|
6317
6317
|
* Fehlermeldung vom Payment-Backend (nur bei fehlgeschlagener Zahlung)
|
|
@@ -6454,14 +6454,14 @@ export interface DocumentRef {
|
|
|
6454
6454
|
export interface DocumentShippingCost {
|
|
6455
6455
|
|
|
6456
6456
|
/**
|
|
6457
|
-
*
|
|
6457
|
+
* Die Versandkosten
|
|
6458
6458
|
*/
|
|
6459
|
-
|
|
6459
|
+
costs: number;
|
|
6460
6460
|
|
|
6461
6461
|
/**
|
|
6462
|
-
*
|
|
6462
|
+
* Wurden die Versandkosten manuell eingetragen?
|
|
6463
6463
|
*/
|
|
6464
|
-
|
|
6464
|
+
manualCosts: boolean;
|
|
6465
6465
|
|
|
6466
6466
|
/**
|
|
6467
6467
|
* Keine Versandkosten (freier Versand)
|
|
@@ -6589,14 +6589,14 @@ export interface DocumentText {
|
|
|
6589
6589
|
transferableIntoSubsequentDocuments: boolean;
|
|
6590
6590
|
|
|
6591
6591
|
/**
|
|
6592
|
-
*
|
|
6592
|
+
* Wurde entfernt und soll deshalb nicht mehr angezeigt werden.
|
|
6593
6593
|
*/
|
|
6594
|
-
|
|
6594
|
+
deleted: boolean;
|
|
6595
6595
|
|
|
6596
6596
|
/**
|
|
6597
|
-
*
|
|
6597
|
+
* position relative to the product line OR Document. For usage within text-line, this position is irrelevant
|
|
6598
6598
|
*/
|
|
6599
|
-
|
|
6599
|
+
textPosition: TextPosition;
|
|
6600
6600
|
|
|
6601
6601
|
/**
|
|
6602
6602
|
* textBaustein Vorlage
|
|
@@ -6706,14 +6706,14 @@ export interface DocumentType {
|
|
|
6706
6706
|
labels: Array<DocumentTypeLabel>;
|
|
6707
6707
|
|
|
6708
6708
|
/**
|
|
6709
|
-
*
|
|
6709
|
+
* nächste Belegnummer
|
|
6710
6710
|
*/
|
|
6711
|
-
|
|
6711
|
+
nextNumber: string;
|
|
6712
6712
|
|
|
6713
6713
|
/**
|
|
6714
|
-
*
|
|
6714
|
+
* Zählerkreis
|
|
6715
6715
|
*/
|
|
6716
|
-
|
|
6716
|
+
sequencerConfiguration: SequencerConfiguration;
|
|
6717
6717
|
|
|
6718
6718
|
/**
|
|
6719
6719
|
* Sortierung
|
|
@@ -6914,14 +6914,14 @@ export interface DummySerialNumberStockTransferApi {
|
|
|
6914
6914
|
bookDate: ScriptingDate;
|
|
6915
6915
|
|
|
6916
6916
|
/**
|
|
6917
|
-
*
|
|
6917
|
+
* Die gültige Seriennummer
|
|
6918
6918
|
*/
|
|
6919
|
-
|
|
6919
|
+
targetSerialNumber: string;
|
|
6920
6920
|
|
|
6921
6921
|
/**
|
|
6922
|
-
*
|
|
6922
|
+
* Ggf. ein MHD-/Verfallsdatum, falls der Artikel ein solches benötigt
|
|
6923
6923
|
*/
|
|
6924
|
-
|
|
6924
|
+
targetExpiryDate: ScriptingDate;
|
|
6925
6925
|
|
|
6926
6926
|
/**
|
|
6927
6927
|
* Quell-Lagerplatz
|
|
@@ -7256,14 +7256,14 @@ export interface FabricationRevertRequest {
|
|
|
7256
7256
|
quantity: number;
|
|
7257
7257
|
|
|
7258
7258
|
/**
|
|
7259
|
-
*
|
|
7259
|
+
* ID der zu stornierenden Position
|
|
7260
7260
|
*/
|
|
7261
|
-
|
|
7261
|
+
documentLineId: number;
|
|
7262
7262
|
|
|
7263
7263
|
/**
|
|
7264
|
-
*
|
|
7264
|
+
* Material automatisch stornieren
|
|
7265
7265
|
*/
|
|
7266
|
-
|
|
7266
|
+
autoRevertComponents: boolean;
|
|
7267
7267
|
|
|
7268
7268
|
/**
|
|
7269
7269
|
* Zu stornierende Seriennummern
|
|
@@ -7536,14 +7536,14 @@ export interface PaymentTerm {
|
|
|
7536
7536
|
paymentDiscount2: number;
|
|
7537
7537
|
|
|
7538
7538
|
/**
|
|
7539
|
-
*
|
|
7539
|
+
* printDescription
|
|
7540
7540
|
*/
|
|
7541
|
-
|
|
7541
|
+
printDescription: string;
|
|
7542
7542
|
|
|
7543
7543
|
/**
|
|
7544
|
-
*
|
|
7544
|
+
* Percent for Discount 1
|
|
7545
7545
|
*/
|
|
7546
|
-
|
|
7546
|
+
paymentDiscount1: number;
|
|
7547
7547
|
|
|
7548
7548
|
/**
|
|
7549
7549
|
* for deposit: remaining term
|
|
@@ -7894,14 +7894,14 @@ export interface Picklist {
|
|
|
7894
7894
|
export interface PicklistLine {
|
|
7895
7895
|
|
|
7896
7896
|
/**
|
|
7897
|
-
*
|
|
7897
|
+
* Gesammelte Menge der Position
|
|
7898
7898
|
*/
|
|
7899
|
-
|
|
7899
|
+
quantityCollected: number;
|
|
7900
7900
|
|
|
7901
7901
|
/**
|
|
7902
|
-
*
|
|
7902
|
+
* Pickbox, mit der diese Position gesammelt werden soll
|
|
7903
7903
|
*/
|
|
7904
|
-
|
|
7904
|
+
pickTrolleyBoxRef: ApiObjectReference;
|
|
7905
7905
|
|
|
7906
7906
|
/**
|
|
7907
7907
|
* Komponenten dieser Position, falls es sich bei dieser Position um eine Baugruppe handelt
|
|
@@ -7939,14 +7939,14 @@ export interface PicklistLine {
|
|
|
7939
7939
|
version: number;
|
|
7940
7940
|
|
|
7941
7941
|
/**
|
|
7942
|
-
*
|
|
7942
|
+
* Lageranzeigename
|
|
7943
7943
|
*/
|
|
7944
|
-
|
|
7944
|
+
storageDisplayName: string;
|
|
7945
7945
|
|
|
7946
7946
|
/**
|
|
7947
|
-
*
|
|
7947
|
+
* ID der Quell-Dokumentposition
|
|
7948
7948
|
*/
|
|
7949
|
-
|
|
7949
|
+
sourceDocumentLineId: number;
|
|
7950
7950
|
|
|
7951
7951
|
/**
|
|
7952
7952
|
* Artikelnummer
|
|
@@ -8276,14 +8276,14 @@ export interface PicklistTemplate$OrderSelectionOptions {
|
|
|
8276
8276
|
maxArticleCountPerOrder: number;
|
|
8277
8277
|
|
|
8278
8278
|
/**
|
|
8279
|
-
*
|
|
8279
|
+
* Alternative Selektion in VQL
|
|
8280
8280
|
*/
|
|
8281
|
-
|
|
8281
|
+
alternativeSelectionInVql: string;
|
|
8282
8282
|
|
|
8283
8283
|
/**
|
|
8284
|
-
*
|
|
8284
|
+
* Maximaler Auftragswert
|
|
8285
8285
|
*/
|
|
8286
|
-
|
|
8286
|
+
maxOrderValue: number;
|
|
8287
8287
|
|
|
8288
8288
|
/**
|
|
8289
8289
|
* Selektion über den Bereich vom Lieferdatum
|
|
@@ -8359,19 +8359,19 @@ export interface PicklistTemplate$PicklistCreationOptions {
|
|
|
8359
8359
|
printPicklist: boolean;
|
|
8360
8360
|
|
|
8361
8361
|
/**
|
|
8362
|
-
*
|
|
8362
|
+
* Die zu verwendende Pickwagengruppe
|
|
8363
8363
|
*/
|
|
8364
|
-
|
|
8364
|
+
orderPickingTrolleyGroupRef: ApiObjectReference;
|
|
8365
8365
|
|
|
8366
8366
|
/**
|
|
8367
|
-
*
|
|
8367
|
+
* Maximale Anzahl an Positionen einer Pickliste
|
|
8368
8368
|
*/
|
|
8369
|
-
|
|
8369
|
+
maxPicklistLineCount: number;
|
|
8370
8370
|
|
|
8371
8371
|
/**
|
|
8372
|
-
*
|
|
8372
|
+
* Mit welcher Reportgruppe soll die Pickliste gedruckt werden?
|
|
8373
8373
|
*/
|
|
8374
|
-
|
|
8374
|
+
picklistOutputReportGroupRef: ApiObjectReference;
|
|
8375
8375
|
|
|
8376
8376
|
/**
|
|
8377
8377
|
* Der zu verwendende Pickwagen
|
|
@@ -8379,19 +8379,19 @@ export interface PicklistTemplate$PicklistCreationOptions {
|
|
|
8379
8379
|
orderPickingTrolleyRef: ApiObjectReference;
|
|
8380
8380
|
|
|
8381
8381
|
/**
|
|
8382
|
-
*
|
|
8382
|
+
* Lagerplätze vorgeben
|
|
8383
8383
|
*/
|
|
8384
|
-
|
|
8384
|
+
specifyStorageBins: boolean;
|
|
8385
8385
|
|
|
8386
8386
|
/**
|
|
8387
|
-
*
|
|
8387
|
+
* Positionen der Pickliste nach Laufwegposition sortieren
|
|
8388
8388
|
*/
|
|
8389
|
-
|
|
8389
|
+
sortByRoutePosition: boolean;
|
|
8390
8390
|
|
|
8391
8391
|
/**
|
|
8392
|
-
*
|
|
8392
|
+
* Sollen alle verfügbaren Pickwagen verwendet werden?
|
|
8393
8393
|
*/
|
|
8394
|
-
|
|
8394
|
+
useAllAvailOrderPickingTrolleys: boolean;
|
|
8395
8395
|
|
|
8396
8396
|
/**
|
|
8397
8397
|
* Sollen zuerst noch Picklisten für die Schnellkommissionierung erzeugt werden?
|
|
@@ -8437,14 +8437,14 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
8437
8437
|
alwaysShowDeliveryMethod: boolean;
|
|
8438
8438
|
|
|
8439
8439
|
/**
|
|
8440
|
-
*
|
|
8440
|
+
* Überschreitung vom maximalen Paketgewicht blockieren?
|
|
8441
8441
|
*/
|
|
8442
|
-
|
|
8442
|
+
blockIfMaximumPackageWeightIsExceeded: boolean;
|
|
8443
8443
|
|
|
8444
8444
|
/**
|
|
8445
|
-
*
|
|
8445
|
+
* Soll die Lieferbelege automatisch nach Abschluss der Kommissionierung gedruckt werden?
|
|
8446
8446
|
*/
|
|
8447
|
-
|
|
8447
|
+
autoPrintDeliveryDocument: boolean;
|
|
8448
8448
|
|
|
8449
8449
|
/**
|
|
8450
8450
|
* Versand-Dialog beim Abschluss zeigen
|
|
@@ -8452,9 +8452,9 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
8452
8452
|
showShippingFormOnPickingFinish: boolean;
|
|
8453
8453
|
|
|
8454
8454
|
/**
|
|
8455
|
-
*
|
|
8455
|
+
* Digitale Pickliste verwenden: dabei werden nur die Positionen im Frontend gezeigt und durch Tippen oder Wischen bestätigt
|
|
8456
8456
|
*/
|
|
8457
|
-
|
|
8457
|
+
useDigitalPicklist: boolean;
|
|
8458
8458
|
|
|
8459
8459
|
/**
|
|
8460
8460
|
* Sollen Dienstleistungen kommissioniert werden?
|
|
@@ -8462,9 +8462,9 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
8462
8462
|
allowPickingOfServiceArticles: boolean;
|
|
8463
8463
|
|
|
8464
8464
|
/**
|
|
8465
|
-
*
|
|
8465
|
+
* Sammelbestätigung erlauben
|
|
8466
8466
|
*/
|
|
8467
|
-
|
|
8467
|
+
allowFullConfirmation: boolean;
|
|
8468
8468
|
|
|
8469
8469
|
/**
|
|
8470
8470
|
* Verwende die Verkaufseinheit als Standardmenge
|
|
@@ -8482,14 +8482,14 @@ export interface PicklistTemplate$PicklistProcessingOptions {
|
|
|
8482
8482
|
scanPickTrolleyBoxToConfirmPickedArticle: boolean;
|
|
8483
8483
|
|
|
8484
8484
|
/**
|
|
8485
|
-
*
|
|
8485
|
+
* Sollen nicht-bestandsgeführte Artikel kommissioniert werden?
|
|
8486
8486
|
*/
|
|
8487
|
-
|
|
8487
|
+
allowPickingOfNonInventoryManagedArticles: boolean;
|
|
8488
8488
|
|
|
8489
8489
|
/**
|
|
8490
|
-
*
|
|
8490
|
+
* Chargen automatisch bestätigen, wenn sie vorgegeben oder bereits beim Picken erfasst wurden
|
|
8491
8491
|
*/
|
|
8492
|
-
|
|
8492
|
+
autoDeterminationOfLots: boolean;
|
|
8493
8493
|
|
|
8494
8494
|
/**
|
|
8495
8495
|
* Zielmengen in Masken verstecken?
|
|
@@ -8739,14 +8739,14 @@ export interface ProductArticleRef {
|
|
|
8739
8739
|
export interface ProductDiscount {
|
|
8740
8740
|
|
|
8741
8741
|
/**
|
|
8742
|
-
*
|
|
8742
|
+
* Hauptartikel, für welchen dieser Rabatt gültig ist
|
|
8743
8743
|
*/
|
|
8744
|
-
|
|
8744
|
+
accessoryMainArticleRef: ApiObjectReference;
|
|
8745
8745
|
|
|
8746
8746
|
/**
|
|
8747
|
-
*
|
|
8747
|
+
* Kundengruppe
|
|
8748
8748
|
*/
|
|
8749
|
-
|
|
8749
|
+
customerGroupRef: ApiObjectReference;
|
|
8750
8750
|
|
|
8751
8751
|
/**
|
|
8752
8752
|
* Lieferantengruppe
|
|
@@ -8769,14 +8769,14 @@ export interface ProductDiscount {
|
|
|
8769
8769
|
validFrom: ScriptingDate;
|
|
8770
8770
|
|
|
8771
8771
|
/**
|
|
8772
|
-
*
|
|
8772
|
+
* Bestimmt die Art des Rabatts
|
|
8773
8773
|
*/
|
|
8774
|
-
|
|
8774
|
+
modifierType: PriceModifierType;
|
|
8775
8775
|
|
|
8776
8776
|
/**
|
|
8777
|
-
*
|
|
8777
|
+
* Warengruppe
|
|
8778
8778
|
*/
|
|
8779
|
-
|
|
8779
|
+
productGroupRef: ApiObjectReference;
|
|
8780
8780
|
|
|
8781
8781
|
/**
|
|
8782
8782
|
* Version Identifier for this Object (for PUT)
|
|
@@ -8794,14 +8794,14 @@ export interface ProductDiscount {
|
|
|
8794
8794
|
currencyRef: CurrencyReference;
|
|
8795
8795
|
|
|
8796
8796
|
/**
|
|
8797
|
-
*
|
|
8797
|
+
* Preisgruppe
|
|
8798
8798
|
*/
|
|
8799
|
-
|
|
8799
|
+
priceGroupRef: ApiObjectReference;
|
|
8800
8800
|
|
|
8801
8801
|
/**
|
|
8802
|
-
*
|
|
8802
|
+
* Wert des Rabatts
|
|
8803
8803
|
*/
|
|
8804
|
-
|
|
8804
|
+
modifierValue: number;
|
|
8805
8805
|
|
|
8806
8806
|
/**
|
|
8807
8807
|
* Bestimmt, ob es sich um einen Verkaufs- oder Einkaufsrabatt handelt
|
|
@@ -8948,14 +8948,14 @@ export interface ProductMainGroup {
|
|
|
8948
8948
|
export interface ProductPrice {
|
|
8949
8949
|
|
|
8950
8950
|
/**
|
|
8951
|
-
*
|
|
8951
|
+
* Hauptartikel, für welches dieser Preis gültig ist
|
|
8952
8952
|
*/
|
|
8953
|
-
|
|
8953
|
+
accessoryMainArticleRef: ApiObjectReference;
|
|
8954
8954
|
|
|
8955
8955
|
/**
|
|
8956
|
-
*
|
|
8956
|
+
* Kundengruppe
|
|
8957
8957
|
*/
|
|
8958
|
-
|
|
8958
|
+
customerGroupRef: ApiObjectReference;
|
|
8959
8959
|
|
|
8960
8960
|
/**
|
|
8961
8961
|
* Verwendete Umsatzsteuer zur Umrechnung Netto <-> Brutto
|
|
@@ -9222,14 +9222,14 @@ export interface RequestDocument {
|
|
|
9222
9222
|
lines: Array<RequestDocumentLine>;
|
|
9223
9223
|
|
|
9224
9224
|
/**
|
|
9225
|
-
*
|
|
9225
|
+
* ID der Kasse (bei POS)
|
|
9226
9226
|
*/
|
|
9227
|
-
|
|
9227
|
+
posRegisterId: number;
|
|
9228
9228
|
|
|
9229
9229
|
/**
|
|
9230
|
-
*
|
|
9230
|
+
* Die Vertragsdetails
|
|
9231
9231
|
*/
|
|
9232
|
-
|
|
9232
|
+
contractDetail: DocumentContractDetail;
|
|
9233
9233
|
|
|
9234
9234
|
/**
|
|
9235
9235
|
* Für interne Zwecke: Zahlungsbedingung für das Document
|
|
@@ -9350,14 +9350,14 @@ export interface RequestDocumentLine {
|
|
|
9350
9350
|
commissions: Array<RequestDocumentLineCommission>;
|
|
9351
9351
|
|
|
9352
9352
|
/**
|
|
9353
|
-
*
|
|
9353
|
+
* FiBu-Angaben
|
|
9354
9354
|
*/
|
|
9355
|
-
|
|
9355
|
+
financeBooking: DocumentFinanceBooking;
|
|
9356
9356
|
|
|
9357
9357
|
/**
|
|
9358
|
-
*
|
|
9358
|
+
* Typ dieser Position
|
|
9359
9359
|
*/
|
|
9360
|
-
|
|
9360
|
+
lineType: DocumentLineType;
|
|
9361
9361
|
|
|
9362
9362
|
/**
|
|
9363
9363
|
* Für interne Zwecke: Steuersatz in Prozent
|
|
@@ -9370,14 +9370,14 @@ export interface RequestDocumentLine {
|
|
|
9370
9370
|
dropShippingPolicy: DropShippingPolicy;
|
|
9371
9371
|
|
|
9372
9372
|
/**
|
|
9373
|
-
*
|
|
9373
|
+
* Positionsnummer der Artikel
|
|
9374
9374
|
*/
|
|
9375
|
-
|
|
9375
|
+
positionOfArticleLine: number;
|
|
9376
9376
|
|
|
9377
9377
|
/**
|
|
9378
|
-
*
|
|
9378
|
+
* (optional) Lager-ID
|
|
9379
9379
|
*/
|
|
9380
|
-
|
|
9380
|
+
storageId: number;
|
|
9381
9381
|
|
|
9382
9382
|
/**
|
|
9383
9383
|
* Vertragsdetails zur Belegposition
|
|
@@ -9454,11 +9454,6 @@ export interface RequestDocumentLine {
|
|
|
9454
9454
|
*/
|
|
9455
9455
|
name: string;
|
|
9456
9456
|
|
|
9457
|
-
/**
|
|
9458
|
-
* ID der Quell-Belegposition
|
|
9459
|
-
*/
|
|
9460
|
-
sourceLineId: number;
|
|
9461
|
-
|
|
9462
9457
|
/**
|
|
9463
9458
|
* Für interne Zwecke: Externe Artikelnummer
|
|
9464
9459
|
*/
|
|
@@ -9469,6 +9464,11 @@ export interface RequestDocumentLine {
|
|
|
9469
9464
|
*/
|
|
9470
9465
|
bookings: Array<RequestDocumentLineBooking>;
|
|
9471
9466
|
|
|
9467
|
+
/**
|
|
9468
|
+
* ID der Quell-Belegposition
|
|
9469
|
+
*/
|
|
9470
|
+
sourceLineId: number;
|
|
9471
|
+
|
|
9472
9472
|
/**
|
|
9473
9473
|
* (optional) Preis des Artikels dieser Position
|
|
9474
9474
|
*/
|
|
@@ -9629,14 +9629,14 @@ export interface SalesAgent {
|
|
|
9629
9629
|
note: string;
|
|
9630
9630
|
|
|
9631
9631
|
/**
|
|
9632
|
-
*
|
|
9632
|
+
* reference to the delivery method
|
|
9633
9633
|
*/
|
|
9634
|
-
|
|
9634
|
+
deliveryMethodRef: ApiObjectReference;
|
|
9635
9635
|
|
|
9636
9636
|
/**
|
|
9637
|
-
*
|
|
9637
|
+
* is sales agent taxable
|
|
9638
9638
|
*/
|
|
9639
|
-
|
|
9639
|
+
taxable: boolean;
|
|
9640
9640
|
|
|
9641
9641
|
/**
|
|
9642
9642
|
* Freifelder
|
|
@@ -10179,14 +10179,14 @@ export interface ShelfDocumentAttribution {
|
|
|
10179
10179
|
shelfResourceId: number;
|
|
10180
10180
|
|
|
10181
10181
|
/**
|
|
10182
|
-
*
|
|
10182
|
+
* Verfügbare Transformationen zum Bild
|
|
10183
10183
|
*/
|
|
10184
|
-
|
|
10184
|
+
transformationKeys: Array<string>;
|
|
10185
10185
|
|
|
10186
10186
|
/**
|
|
10187
|
-
*
|
|
10187
|
+
* id of the referenced object
|
|
10188
10188
|
*/
|
|
10189
|
-
|
|
10189
|
+
refId: number;
|
|
10190
10190
|
|
|
10191
10191
|
/**
|
|
10192
10192
|
* Unique identifier of the Object
|
|
@@ -10323,14 +10323,14 @@ export interface ShelfFile {
|
|
|
10323
10323
|
version: number;
|
|
10324
10324
|
|
|
10325
10325
|
/**
|
|
10326
|
-
*
|
|
10326
|
+
* current reference of this file in our storage
|
|
10327
10327
|
*/
|
|
10328
|
-
|
|
10328
|
+
storageHandle: string;
|
|
10329
10329
|
|
|
10330
10330
|
/**
|
|
10331
|
-
*
|
|
10331
|
+
* meta data
|
|
10332
10332
|
*/
|
|
10333
|
-
|
|
10333
|
+
metaDataEntries: Array<ShelfFileMetaData>;
|
|
10334
10334
|
|
|
10335
10335
|
/**
|
|
10336
10336
|
* MetaInformations for this Object
|
|
@@ -10810,14 +10810,14 @@ export interface Supplier {
|
|
|
10810
10810
|
info: MetaInfo;
|
|
10811
10811
|
|
|
10812
10812
|
/**
|
|
10813
|
-
*
|
|
10813
|
+
* reference to the delivery method
|
|
10814
10814
|
*/
|
|
10815
|
-
|
|
10815
|
+
deliveryMethodRef: ApiObjectReference;
|
|
10816
10816
|
|
|
10817
10817
|
/**
|
|
10818
|
-
*
|
|
10818
|
+
* Lieferantengruppe
|
|
10819
10819
|
*/
|
|
10820
|
-
|
|
10820
|
+
supplierGroupRef: ApiObjectReference;
|
|
10821
10821
|
|
|
10822
10822
|
/**
|
|
10823
10823
|
* tax able or tax free
|
|
@@ -10903,14 +10903,14 @@ export interface TagDto {
|
|
|
10903
10903
|
editColor: string;
|
|
10904
10904
|
|
|
10905
10905
|
/**
|
|
10906
|
-
* Farbe
|
|
10906
|
+
* Farbe in Such-GUI
|
|
10907
10907
|
*/
|
|
10908
|
-
|
|
10908
|
+
searchColor: string;
|
|
10909
10909
|
|
|
10910
10910
|
/**
|
|
10911
|
-
* Farbe
|
|
10911
|
+
* Farbe für die Anzeige des Tags
|
|
10912
10912
|
*/
|
|
10913
|
-
|
|
10913
|
+
color: string;
|
|
10914
10914
|
|
|
10915
10915
|
/**
|
|
10916
10916
|
* Beschriftung des Tags
|
|
@@ -11242,14 +11242,14 @@ export interface User {
|
|
|
11242
11242
|
version: number;
|
|
11243
11243
|
|
|
11244
11244
|
/**
|
|
11245
|
-
*
|
|
11245
|
+
* first-name
|
|
11246
11246
|
*/
|
|
11247
|
-
|
|
11247
|
+
firstName: string;
|
|
11248
11248
|
|
|
11249
11249
|
/**
|
|
11250
|
-
*
|
|
11250
|
+
* is the email verified
|
|
11251
11251
|
*/
|
|
11252
|
-
|
|
11252
|
+
emailVerified: boolean;
|
|
11253
11253
|
|
|
11254
11254
|
/**
|
|
11255
11255
|
* email-address
|
|
@@ -11323,14 +11323,14 @@ export interface VariantAttributeListing {
|
|
|
11323
11323
|
salesChannelRef: ApiObjectReference;
|
|
11324
11324
|
|
|
11325
11325
|
/**
|
|
11326
|
-
*
|
|
11326
|
+
* Freifelder
|
|
11327
11327
|
*/
|
|
11328
|
-
|
|
11328
|
+
custom: EavVariantattributelisting;
|
|
11329
11329
|
|
|
11330
11330
|
/**
|
|
11331
|
-
*
|
|
11331
|
+
* Variantenattribut
|
|
11332
11332
|
*/
|
|
11333
|
-
|
|
11333
|
+
variantAttributeRef: ApiObjectReference;
|
|
11334
11334
|
|
|
11335
11335
|
/**
|
|
11336
11336
|
* Unique identifier of the Object
|