abra-flexi 0.7.0 → 0.8.0

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/dist/index.cjs CHANGED
@@ -209,6 +209,9 @@ var AFEntity = class AFEntity {
209
209
  static {
210
210
  this.EntityType = "";
211
211
  }
212
+ static {
213
+ this.Actions = {};
214
+ }
212
215
  static {
213
216
  this.propAnnotations = {};
214
217
  }
@@ -1180,6 +1183,36 @@ let TypPrav = /* @__PURE__ */ function(TypPrav$1) {
1180
1183
  TypPrav$1["zablokovan"] = "typPrav.zablokovan";
1181
1184
  return TypPrav$1;
1182
1185
  }({});
1186
+ let TypPristPrav = /* @__PURE__ */ function(TypPristPrav$1) {
1187
+ TypPristPrav$1["plny"] = "typPristPrav.plny";
1188
+ TypPristPrav$1["nepripustne"] = "typPristPrav.nepripustne";
1189
+ TypPristPrav$1["pouzeCist"] = "typPristPrav.pouzeCist";
1190
+ TypPristPrav$1["upresneni"] = "typPristPrav.upresneni";
1191
+ return TypPristPrav$1;
1192
+ }({});
1193
+ let PristupovePravoFeatureK = /* @__PURE__ */ function(PristupovePravoFeatureK$1) {
1194
+ PristupovePravoFeatureK$1["pridavat"] = "Pridavat";
1195
+ PristupovePravoFeatureK$1["menit"] = "Menit";
1196
+ PristupovePravoFeatureK$1["mazat"] = "Mazat";
1197
+ PristupovePravoFeatureK$1["export"] = "Export";
1198
+ PristupovePravoFeatureK$1["import"] = "Import";
1199
+ PristupovePravoFeatureK$1["oteviratDetail"] = "OteviratDetail";
1200
+ PristupovePravoFeatureK$1["sloupce"] = "Sloupce";
1201
+ PristupovePravoFeatureK$1["kusovnik"] = "Kusovnik";
1202
+ PristupovePravoFeatureK$1["storno"] = "Storno";
1203
+ PristupovePravoFeatureK$1["slevaZmenaCeny"] = "SlevaZmenaCeny";
1204
+ PristupovePravoFeatureK$1["sumace"] = "Sumace";
1205
+ PristupovePravoFeatureK$1["sluzby"] = "Sluzby";
1206
+ PristupovePravoFeatureK$1["vazby"] = "Vazby";
1207
+ PristupovePravoFeatureK$1["hromZmeny"] = "HromZmeny";
1208
+ PristupovePravoFeatureK$1["nakupCena"] = "NakupCena";
1209
+ PristupovePravoFeatureK$1["menitZauctovani"] = "MenitZauctovani";
1210
+ PristupovePravoFeatureK$1["menitTuo"] = "MenitTuo";
1211
+ PristupovePravoFeatureK$1["generovatZeSmluv"] = "GenerovatZeSmluv";
1212
+ PristupovePravoFeatureK$1["podepsatFaktury"] = "PodepsatFaktury";
1213
+ PristupovePravoFeatureK$1["prodejPodMinMarzi"] = "ProdejPodMinMarzi";
1214
+ return PristupovePravoFeatureK$1;
1215
+ }({});
1183
1216
  let TypUcJednotky = /* @__PURE__ */ function(TypUcJednotky$1) {
1184
1217
  TypUcJednotky$1["mikro"] = "typUcJednotky.mikro";
1185
1218
  TypUcJednotky$1["mala"] = "typUcJednotky.mala";
@@ -1257,6 +1290,22 @@ let ZobrazWebKompMod = /* @__PURE__ */ function(ZobrazWebKompMod$1) {
1257
1290
  ZobrazWebKompMod$1["browser"] = "zobrazWebKompMod.browser";
1258
1291
  return ZobrazWebKompMod$1;
1259
1292
  }({});
1293
+ let MzdKolSmlouva = /* @__PURE__ */ function(MzdKolSmlouva$1) {
1294
+ MzdKolSmlouva$1["_0"] = "mzdKolSmlouva.0";
1295
+ MzdKolSmlouva$1["_1"] = "mzdKolSmlouva.1";
1296
+ MzdKolSmlouva$1["_2"] = "mzdKolSmlouva.2";
1297
+ MzdKolSmlouva$1["_3"] = "mzdKolSmlouva.3";
1298
+ MzdKolSmlouva$1["_4"] = "mzdKolSmlouva.4";
1299
+ MzdKolSmlouva$1["_5"] = "mzdKolSmlouva.5";
1300
+ return MzdKolSmlouva$1;
1301
+ }({});
1302
+ let MzdFormaKontroly = /* @__PURE__ */ function(MzdFormaKontroly$1) {
1303
+ MzdFormaKontroly$1["_1"] = "mzdFormaKontroly.1";
1304
+ MzdFormaKontroly$1["_2"] = "mzdFormaKontroly.2";
1305
+ MzdFormaKontroly$1["_3"] = "mzdFormaKontroly.3";
1306
+ MzdFormaKontroly$1["_4"] = "mzdFormaKontroly.4";
1307
+ return MzdFormaKontroly$1;
1308
+ }({});
1260
1309
  let PredvybranyPocet = /* @__PURE__ */ function(PredvybranyPocet$1) {
1261
1310
  PredvybranyPocet$1["aktualni"] = "predvybranyPocet.aktualni";
1262
1311
  PredvybranyPocet$1["vsechny"] = "predvybranyPocet.vsechny";
@@ -1713,6 +1762,100 @@ let ZpusobPlatby = /* @__PURE__ */ function(ZpusobPlatby$1) {
1713
1762
  ZpusobPlatby$1["pokladna"] = "zpusobPlatby.pokladna";
1714
1763
  return ZpusobPlatby$1;
1715
1764
  }({});
1765
+ let MzdTypDanIdentifOsoba = /* @__PURE__ */ function(MzdTypDanIdentifOsoba$1) {
1766
+ MzdTypDanIdentifOsoba$1["D"] = "mzdTypDanIdentifOsoba.D";
1767
+ MzdTypDanIdentifOsoba$1["R"] = "mzdTypDanIdentifOsoba.R";
1768
+ MzdTypDanIdentifOsoba$1["S"] = "mzdTypDanIdentifOsoba.S";
1769
+ MzdTypDanIdentifOsoba$1["J"] = "mzdTypDanIdentifOsoba.J";
1770
+ return MzdTypDanIdentifOsoba$1;
1771
+ }({});
1772
+ let MzdTypDokladuCiz = /* @__PURE__ */ function(MzdTypDokladuCiz$1) {
1773
+ MzdTypDokladuCiz$1["I"] = "mzdTypDokladuCiz.I";
1774
+ MzdTypDokladuCiz$1["P"] = "mzdTypDokladuCiz.P";
1775
+ MzdTypDokladuCiz$1["O"] = "mzdTypDokladuCiz.O";
1776
+ return MzdTypDokladuCiz$1;
1777
+ }({});
1778
+ let MzdTypZdravOmezeni = /* @__PURE__ */ function(MzdTypZdravOmezeni$1) {
1779
+ MzdTypZdravOmezeni$1["_1"] = "mzdTypZdravOmezeni.1";
1780
+ MzdTypZdravOmezeni$1["_2"] = "mzdTypZdravOmezeni.2";
1781
+ MzdTypZdravOmezeni$1["_3"] = "mzdTypZdravOmezeni.3";
1782
+ MzdTypZdravOmezeni$1["_4"] = "mzdTypZdravOmezeni.4";
1783
+ MzdTypZdravOmezeni$1["_5"] = "mzdTypZdravOmezeni.5";
1784
+ return MzdTypZdravOmezeni$1;
1785
+ }({});
1786
+ let MzdKatDosazVzdelani = /* @__PURE__ */ function(MzdKatDosazVzdelani$1) {
1787
+ MzdKatDosazVzdelani$1["A"] = "mzdKatDosazVzdelani.A";
1788
+ MzdKatDosazVzdelani$1["B"] = "mzdKatDosazVzdelani.B";
1789
+ MzdKatDosazVzdelani$1["C"] = "mzdKatDosazVzdelani.C";
1790
+ MzdKatDosazVzdelani$1["D"] = "mzdKatDosazVzdelani.D";
1791
+ MzdKatDosazVzdelani$1["E"] = "mzdKatDosazVzdelani.E";
1792
+ MzdKatDosazVzdelani$1["H"] = "mzdKatDosazVzdelani.H";
1793
+ MzdKatDosazVzdelani$1["J"] = "mzdKatDosazVzdelani.J";
1794
+ MzdKatDosazVzdelani$1["K"] = "mzdKatDosazVzdelani.K";
1795
+ MzdKatDosazVzdelani$1["L"] = "mzdKatDosazVzdelani.L";
1796
+ MzdKatDosazVzdelani$1["M"] = "mzdKatDosazVzdelani.M";
1797
+ MzdKatDosazVzdelani$1["N"] = "mzdKatDosazVzdelani.N";
1798
+ MzdKatDosazVzdelani$1["P"] = "mzdKatDosazVzdelani.P";
1799
+ MzdKatDosazVzdelani$1["R"] = "mzdKatDosazVzdelani.R";
1800
+ MzdKatDosazVzdelani$1["T"] = "mzdKatDosazVzdelani.T";
1801
+ MzdKatDosazVzdelani$1["V"] = "mzdKatDosazVzdelani.V";
1802
+ MzdKatDosazVzdelani$1["Z"] = "mzdKatDosazVzdelani.Z";
1803
+ return MzdKatDosazVzdelani$1;
1804
+ }({});
1805
+ let MzdCizNositelPojisteni = /* @__PURE__ */ function(MzdCizNositelPojisteni$1) {
1806
+ MzdCizNositelPojisteni$1["P"] = "mzdCizNositelPojisteni.P";
1807
+ MzdCizNositelPojisteni$1["S"] = "mzdCizNositelPojisteni.S";
1808
+ MzdCizNositelPojisteni$1["N"] = "mzdCizNositelPojisteni.N";
1809
+ return MzdCizNositelPojisteni$1;
1810
+ }({});
1811
+ let MzdCizVolnyTrhPrace = /* @__PURE__ */ function(MzdCizVolnyTrhPrace$1) {
1812
+ MzdCizVolnyTrhPrace$1["_1"] = "mzdCizVolnyTrhPrace.1";
1813
+ MzdCizVolnyTrhPrace$1["_2"] = "mzdCizVolnyTrhPrace.2";
1814
+ MzdCizVolnyTrhPrace$1["_3"] = "mzdCizVolnyTrhPrace.3";
1815
+ MzdCizVolnyTrhPrace$1["_4"] = "mzdCizVolnyTrhPrace.4";
1816
+ MzdCizVolnyTrhPrace$1["_5"] = "mzdCizVolnyTrhPrace.5";
1817
+ MzdCizVolnyTrhPrace$1["_6"] = "mzdCizVolnyTrhPrace.6";
1818
+ MzdCizVolnyTrhPrace$1["_7"] = "mzdCizVolnyTrhPrace.7";
1819
+ MzdCizVolnyTrhPrace$1["_8"] = "mzdCizVolnyTrhPrace.8";
1820
+ MzdCizVolnyTrhPrace$1["_9"] = "mzdCizVolnyTrhPrace.9";
1821
+ MzdCizVolnyTrhPrace$1["_10"] = "mzdCizVolnyTrhPrace.10";
1822
+ MzdCizVolnyTrhPrace$1["_11"] = "mzdCizVolnyTrhPrace.11";
1823
+ MzdCizVolnyTrhPrace$1["_12"] = "mzdCizVolnyTrhPrace.12";
1824
+ MzdCizVolnyTrhPrace$1["_13"] = "mzdCizVolnyTrhPrace.13";
1825
+ MzdCizVolnyTrhPrace$1["_14"] = "mzdCizVolnyTrhPrace.14";
1826
+ MzdCizVolnyTrhPrace$1["_15"] = "mzdCizVolnyTrhPrace.15";
1827
+ MzdCizVolnyTrhPrace$1["_16"] = "mzdCizVolnyTrhPrace.16";
1828
+ MzdCizVolnyTrhPrace$1["_17"] = "mzdCizVolnyTrhPrace.17";
1829
+ MzdCizVolnyTrhPrace$1["_18"] = "mzdCizVolnyTrhPrace.18";
1830
+ MzdCizVolnyTrhPrace$1["_19"] = "mzdCizVolnyTrhPrace.19";
1831
+ MzdCizVolnyTrhPrace$1["_20"] = "mzdCizVolnyTrhPrace.20";
1832
+ MzdCizVolnyTrhPrace$1["_21"] = "mzdCizVolnyTrhPrace.21";
1833
+ return MzdCizVolnyTrhPrace$1;
1834
+ }({});
1835
+ let MzdCizDruhPracOpravneni = /* @__PURE__ */ function(MzdCizDruhPracOpravneni$1) {
1836
+ MzdCizDruhPracOpravneni$1["_1"] = "mzdCizDruhPracOpravneni.1";
1837
+ MzdCizDruhPracOpravneni$1["_2"] = "mzdCizDruhPracOpravneni.2";
1838
+ MzdCizDruhPracOpravneni$1["_3"] = "mzdCizDruhPracOpravneni.3";
1839
+ MzdCizDruhPracOpravneni$1["_4"] = "mzdCizDruhPracOpravneni.4";
1840
+ return MzdCizDruhPracOpravneni$1;
1841
+ }({});
1842
+ let MzdPobockaUP = /* @__PURE__ */ function(MzdPobockaUP$1) {
1843
+ MzdPobockaUP$1["HMP"] = "mzdPobockaUP.HMP";
1844
+ MzdPobockaUP$1["JMK"] = "mzdPobockaUP.JMK";
1845
+ MzdPobockaUP$1["JCK"] = "mzdPobockaUP.JCK";
1846
+ MzdPobockaUP$1["HKK"] = "mzdPobockaUP.HKK";
1847
+ MzdPobockaUP$1["VYK"] = "mzdPobockaUP.VYK";
1848
+ MzdPobockaUP$1["KVK"] = "mzdPobockaUP.KVK";
1849
+ MzdPobockaUP$1["LBK"] = "mzdPobockaUP.LBK";
1850
+ MzdPobockaUP$1["OLK"] = "mzdPobockaUP.OLK";
1851
+ MzdPobockaUP$1["MSK"] = "mzdPobockaUP.MSK";
1852
+ MzdPobockaUP$1["PAK"] = "mzdPobockaUP.PAK";
1853
+ MzdPobockaUP$1["PMK"] = "mzdPobockaUP.PMK";
1854
+ MzdPobockaUP$1["SCK"] = "mzdPobockaUP.SCK";
1855
+ MzdPobockaUP$1["ULK"] = "mzdPobockaUP.ULK";
1856
+ MzdPobockaUP$1["ZLK"] = "mzdPobockaUP.ZLK";
1857
+ return MzdPobockaUP$1;
1858
+ }({});
1716
1859
  let CsszDuvodOsetrovne = /* @__PURE__ */ function(CsszDuvodOsetrovne$1) {
1717
1860
  CsszDuvodOsetrovne$1["onemocnela"] = "csszDuvodOsetrovne.onemocnela";
1718
1861
  CsszDuvodOsetrovne$1["narizenaKaran"] = "csszDuvodOsetrovne.narizenaKaran";
@@ -1826,6 +1969,39 @@ let CsszDuvodNeposkytnuti = /* @__PURE__ */ function(CsszDuvodNeposkytnuti$1) {
1826
1969
  CsszDuvodNeposkytnuti$1["_03"] = "csszDuvodNeposkytnuti.03";
1827
1970
  return CsszDuvodNeposkytnuti$1;
1828
1971
  }({});
1972
+ let MzdDuvodPredcasKonceZam = /* @__PURE__ */ function(MzdDuvodPredcasKonceZam$1) {
1973
+ MzdDuvodPredcasKonceZam$1["_1"] = "mzdDuvodPredcasKonceZam.1";
1974
+ MzdDuvodPredcasKonceZam$1["_2"] = "mzdDuvodPredcasKonceZam.2";
1975
+ MzdDuvodPredcasKonceZam$1["_3"] = "mzdDuvodPredcasKonceZam.3";
1976
+ return MzdDuvodPredcasKonceZam$1;
1977
+ }({});
1978
+ let MzdPracRezim = /* @__PURE__ */ function(MzdPracRezim$1) {
1979
+ MzdPracRezim$1["_1"] = "mzdPracRezim.1";
1980
+ MzdPracRezim$1["_2"] = "mzdPracRezim.2";
1981
+ MzdPracRezim$1["_3"] = "mzdPracRezim.3";
1982
+ MzdPracRezim$1["_4"] = "mzdPracRezim.4";
1983
+ return MzdPracRezim$1;
1984
+ }({});
1985
+ let MzdPrubehPrace = /* @__PURE__ */ function(MzdPrubehPrace$1) {
1986
+ MzdPrubehPrace$1["_1"] = "mzdPrubehPrace.1";
1987
+ MzdPrubehPrace$1["_2"] = "mzdPrubehPrace.2";
1988
+ MzdPrubehPrace$1["_3"] = "mzdPrubehPrace.3";
1989
+ MzdPrubehPrace$1["_4"] = "mzdPrubehPrace.4";
1990
+ return MzdPrubehPrace$1;
1991
+ }({});
1992
+ let MzdNastrojAPZ = /* @__PURE__ */ function(MzdNastrojAPZ$1) {
1993
+ MzdNastrojAPZ$1["_1"] = "mzdNastrojAPZ.1";
1994
+ MzdNastrojAPZ$1["_2"] = "mzdNastrojAPZ.2";
1995
+ MzdNastrojAPZ$1["_3"] = "mzdNastrojAPZ.3";
1996
+ MzdNastrojAPZ$1["_4"] = "mzdNastrojAPZ.4";
1997
+ return MzdNastrojAPZ$1;
1998
+ }({});
1999
+ let MzdyBlizsiUrceniPPV = /* @__PURE__ */ function(MzdyBlizsiUrceniPPV$1) {
2000
+ MzdyBlizsiUrceniPPV$1["_1"] = "mzdyBlizsiUrceniPPV.1";
2001
+ MzdyBlizsiUrceniPPV$1["_2"] = "mzdyBlizsiUrceniPPV.2";
2002
+ MzdyBlizsiUrceniPPV$1["_3"] = "mzdyBlizsiUrceniPPV.3";
2003
+ return MzdyBlizsiUrceniPPV$1;
2004
+ }({});
1829
2005
  let VyznamSlozky = /* @__PURE__ */ function(VyznamSlozky$1) {
1830
2006
  VyznamSlozky$1["dobaFond"] = "vyznamSlozky.dobaFond";
1831
2007
  VyznamSlozky$1["dobaNeodpr"] = "vyznamSlozky.dobaNeodpr";
@@ -1923,6 +2099,19 @@ let DashboardPanelVisibility = /* @__PURE__ */ function(DashboardPanelVisibility
1923
2099
  DashboardPanelVisibility$1["shared_all"] = "dashboardPanelVisibility.shared-all";
1924
2100
  return DashboardPanelVisibility$1;
1925
2101
  }({});
2102
+ let StatusDoplnku = /* @__PURE__ */ function(StatusDoplnku$1) {
2103
+ StatusDoplnku$1["aktivni"] = "statusDoplnku.aktivni";
2104
+ StatusDoplnku$1["neaktivni"] = "statusDoplnku.neaktivni";
2105
+ StatusDoplnku$1["nefunkcni"] = "statusDoplnku.nefunkcni";
2106
+ StatusDoplnku$1["cekajici"] = "statusDoplnku.cekajici";
2107
+ StatusDoplnku$1["pozastaveny"] = "statusDoplnku.pozastaveny";
2108
+ return StatusDoplnku$1;
2109
+ }({});
2110
+ let StatusIntegrace = /* @__PURE__ */ function(StatusIntegrace$1) {
2111
+ StatusIntegrace$1["aktivni"] = "statusIntegrace.aktivni";
2112
+ StatusIntegrace$1["cekajici"] = "statusIntegrace.cekajici";
2113
+ return StatusIntegrace$1;
2114
+ }({});
1926
2115
  let TypSestavy = /* @__PURE__ */ function(TypSestavy$1) {
1927
2116
  TypSestavy$1["rozvaha"] = "typSestavy.rozvaha";
1928
2117
  TypSestavy$1["vysledov"] = "typSestavy.vysledov";
@@ -3236,6 +3425,10 @@ var AFSkupinaFirem = class extends AFEntity {
3236
3425
 
3237
3426
  //#endregion
3238
3427
  //#region src/generated/entities/AFSmlouva.ts
3428
+ let AFSmlouvaAction = /* @__PURE__ */ function(AFSmlouvaAction$1) {
3429
+ AFSmlouvaAction$1["GenerovaniFaktur"] = "generovani-faktur";
3430
+ return AFSmlouvaAction$1;
3431
+ }({});
3239
3432
  var AFSmlouva = class extends AFEntity {
3240
3433
  static {
3241
3434
  this.EntityPath = "smlouva";
@@ -3246,6 +3439,9 @@ var AFSmlouva = class extends AFEntity {
3246
3439
  static {
3247
3440
  this.EntityType = "SMLOUVA";
3248
3441
  }
3442
+ static {
3443
+ this.Actions = AFSmlouvaAction;
3444
+ }
3249
3445
  get uzivatelskeVazby() {
3250
3446
  return this["uzivatelske-vazby"];
3251
3447
  }
@@ -3585,6 +3781,10 @@ var AFSmlouva = class extends AFEntity {
3585
3781
 
3586
3782
  //#endregion
3587
3783
  //#region src/generated/entities/AFDodavatelskaSmlouva.ts
3784
+ let AFDodavatelskaSmlouvaAction = /* @__PURE__ */ function(AFDodavatelskaSmlouvaAction$1) {
3785
+ AFDodavatelskaSmlouvaAction$1["GenerovaniFaktur"] = "generovani-faktur";
3786
+ return AFDodavatelskaSmlouvaAction$1;
3787
+ }({});
3588
3788
  var AFDodavatelskaSmlouva = class extends AFEntity {
3589
3789
  static {
3590
3790
  this.EntityPath = "dodavatelska-smlouva";
@@ -3595,6 +3795,9 @@ var AFDodavatelskaSmlouva = class extends AFEntity {
3595
3795
  static {
3596
3796
  this.EntityType = "DODAVATELSKA_SMLOUVA";
3597
3797
  }
3798
+ static {
3799
+ this.Actions = AFDodavatelskaSmlouvaAction;
3800
+ }
3598
3801
  get uzivatelskeVazby() {
3599
3802
  return this["uzivatelske-vazby"];
3600
3803
  }
@@ -4701,6 +4904,10 @@ var AFSmlouvaZurnal = class extends AFEntity {
4701
4904
 
4702
4905
  //#endregion
4703
4906
  //#region src/generated/entities/AFObjednavkaPrijata.ts
4907
+ let AFObjednavkaPrijataAction = /* @__PURE__ */ function(AFObjednavkaPrijataAction$1) {
4908
+ AFObjednavkaPrijataAction$1["Storno"] = "storno";
4909
+ return AFObjednavkaPrijataAction$1;
4910
+ }({});
4704
4911
  var AFObjednavkaPrijata = class extends AFEntity {
4705
4912
  static {
4706
4913
  this.EntityPath = "objednavka-prijata";
@@ -4711,6 +4918,9 @@ var AFObjednavkaPrijata = class extends AFEntity {
4711
4918
  static {
4712
4919
  this.EntityType = "OBJEDNAVKA_IN";
4713
4920
  }
4921
+ static {
4922
+ this.Actions = AFObjednavkaPrijataAction;
4923
+ }
4714
4924
  get vazebniDoklady() {
4715
4925
  return this["vazebni-doklady"];
4716
4926
  }
@@ -5462,6 +5672,10 @@ var AFObjednavkaPrijata = class extends AFEntity {
5462
5672
 
5463
5673
  //#endregion
5464
5674
  //#region src/generated/entities/AFObjednavkaPrijataPolozka.ts
5675
+ let AFObjednavkaPrijataPolozkaAction = /* @__PURE__ */ function(AFObjednavkaPrijataPolozkaAction$1) {
5676
+ AFObjednavkaPrijataPolozkaAction$1["Storno"] = "storno";
5677
+ return AFObjednavkaPrijataPolozkaAction$1;
5678
+ }({});
5465
5679
  var AFObjednavkaPrijataPolozka = class extends AFEntity {
5466
5680
  static {
5467
5681
  this.EntityPath = "objednavka-prijata-polozka";
@@ -5472,6 +5686,9 @@ var AFObjednavkaPrijataPolozka = class extends AFEntity {
5472
5686
  static {
5473
5687
  this.EntityType = "OBJEDNAVKA_IN_POLOZKA";
5474
5688
  }
5689
+ static {
5690
+ this.Actions = AFObjednavkaPrijataPolozkaAction;
5691
+ }
5475
5692
  get uzivatelskeVazby() {
5476
5693
  return this["uzivatelske-vazby"];
5477
5694
  }
@@ -6326,6 +6543,10 @@ var AFTypObjednavkyPrijate = class extends AFEntity {
6326
6543
 
6327
6544
  //#endregion
6328
6545
  //#region src/generated/entities/AFObjednavkaVydana.ts
6546
+ let AFObjednavkaVydanaAction = /* @__PURE__ */ function(AFObjednavkaVydanaAction$1) {
6547
+ AFObjednavkaVydanaAction$1["Storno"] = "storno";
6548
+ return AFObjednavkaVydanaAction$1;
6549
+ }({});
6329
6550
  var AFObjednavkaVydana = class extends AFEntity {
6330
6551
  static {
6331
6552
  this.EntityPath = "objednavka-vydana";
@@ -6336,6 +6557,9 @@ var AFObjednavkaVydana = class extends AFEntity {
6336
6557
  static {
6337
6558
  this.EntityType = "OBJEDNAVKA_OUT";
6338
6559
  }
6560
+ static {
6561
+ this.Actions = AFObjednavkaVydanaAction;
6562
+ }
6339
6563
  get vazebniDoklady() {
6340
6564
  return this["vazebni-doklady"];
6341
6565
  }
@@ -6960,6 +7184,10 @@ var AFObjednavkaVydana = class extends AFEntity {
6960
7184
 
6961
7185
  //#endregion
6962
7186
  //#region src/generated/entities/AFObjednavkaVydanaPolozka.ts
7187
+ let AFObjednavkaVydanaPolozkaAction = /* @__PURE__ */ function(AFObjednavkaVydanaPolozkaAction$1) {
7188
+ AFObjednavkaVydanaPolozkaAction$1["Storno"] = "storno";
7189
+ return AFObjednavkaVydanaPolozkaAction$1;
7190
+ }({});
6963
7191
  var AFObjednavkaVydanaPolozka = class extends AFEntity {
6964
7192
  static {
6965
7193
  this.EntityPath = "objednavka-vydana-polozka";
@@ -6970,6 +7198,9 @@ var AFObjednavkaVydanaPolozka = class extends AFEntity {
6970
7198
  static {
6971
7199
  this.EntityType = "OBJEDNAVKA_OUT_POLOZKA";
6972
7200
  }
7201
+ static {
7202
+ this.Actions = AFObjednavkaVydanaPolozkaAction;
7203
+ }
6973
7204
  get uzivatelskeVazby() {
6974
7205
  return this["uzivatelske-vazby"];
6975
7206
  }
@@ -7644,6 +7875,10 @@ var AFRadaObjednavkyVydane = class extends AFEntity {
7644
7875
 
7645
7876
  //#endregion
7646
7877
  //#region src/generated/entities/AFPoptavkaVydana.ts
7878
+ let AFPoptavkaVydanaAction = /* @__PURE__ */ function(AFPoptavkaVydanaAction$1) {
7879
+ AFPoptavkaVydanaAction$1["Storno"] = "storno";
7880
+ return AFPoptavkaVydanaAction$1;
7881
+ }({});
7647
7882
  var AFPoptavkaVydana = class extends AFEntity {
7648
7883
  static {
7649
7884
  this.EntityPath = "poptavka-vydana";
@@ -7654,6 +7889,9 @@ var AFPoptavkaVydana = class extends AFEntity {
7654
7889
  static {
7655
7890
  this.EntityType = "POPTAVKA_OUT";
7656
7891
  }
7892
+ static {
7893
+ this.Actions = AFPoptavkaVydanaAction;
7894
+ }
7657
7895
  get vazebniDoklady() {
7658
7896
  return this["vazebni-doklady"];
7659
7897
  }
@@ -8248,6 +8486,10 @@ var AFPoptavkaVydana = class extends AFEntity {
8248
8486
 
8249
8487
  //#endregion
8250
8488
  //#region src/generated/entities/AFPoptavkaVydanaPolozka.ts
8489
+ let AFPoptavkaVydanaPolozkaAction = /* @__PURE__ */ function(AFPoptavkaVydanaPolozkaAction$1) {
8490
+ AFPoptavkaVydanaPolozkaAction$1["Storno"] = "storno";
8491
+ return AFPoptavkaVydanaPolozkaAction$1;
8492
+ }({});
8251
8493
  var AFPoptavkaVydanaPolozka = class extends AFEntity {
8252
8494
  static {
8253
8495
  this.EntityPath = "poptavka-vydana-polozka";
@@ -8258,6 +8500,9 @@ var AFPoptavkaVydanaPolozka = class extends AFEntity {
8258
8500
  static {
8259
8501
  this.EntityType = "POPTAVKA_OUT_POLOZKA";
8260
8502
  }
8503
+ static {
8504
+ this.Actions = AFPoptavkaVydanaPolozkaAction;
8505
+ }
8261
8506
  get uzivatelskeVazby() {
8262
8507
  return this["uzivatelske-vazby"];
8263
8508
  }
@@ -8877,6 +9122,10 @@ var AFRadaPoptavkyVydane = class extends AFEntity {
8877
9122
 
8878
9123
  //#endregion
8879
9124
  //#region src/generated/entities/AFPoptavkaPrijata.ts
9125
+ let AFPoptavkaPrijataAction = /* @__PURE__ */ function(AFPoptavkaPrijataAction$1) {
9126
+ AFPoptavkaPrijataAction$1["Storno"] = "storno";
9127
+ return AFPoptavkaPrijataAction$1;
9128
+ }({});
8880
9129
  var AFPoptavkaPrijata = class extends AFEntity {
8881
9130
  static {
8882
9131
  this.EntityPath = "poptavka-prijata";
@@ -8887,6 +9136,9 @@ var AFPoptavkaPrijata = class extends AFEntity {
8887
9136
  static {
8888
9137
  this.EntityType = "POPTAVKA_IN";
8889
9138
  }
9139
+ static {
9140
+ this.Actions = AFPoptavkaPrijataAction;
9141
+ }
8890
9142
  get vazebniDoklady() {
8891
9143
  return this["vazebni-doklady"];
8892
9144
  }
@@ -9507,6 +9759,10 @@ var AFPoptavkaPrijata = class extends AFEntity {
9507
9759
 
9508
9760
  //#endregion
9509
9761
  //#region src/generated/entities/AFPoptavkaPrijataPolozka.ts
9762
+ let AFPoptavkaPrijataPolozkaAction = /* @__PURE__ */ function(AFPoptavkaPrijataPolozkaAction$1) {
9763
+ AFPoptavkaPrijataPolozkaAction$1["Storno"] = "storno";
9764
+ return AFPoptavkaPrijataPolozkaAction$1;
9765
+ }({});
9510
9766
  var AFPoptavkaPrijataPolozka = class extends AFEntity {
9511
9767
  static {
9512
9768
  this.EntityPath = "poptavka-prijata-polozka";
@@ -9517,6 +9773,9 @@ var AFPoptavkaPrijataPolozka = class extends AFEntity {
9517
9773
  static {
9518
9774
  this.EntityType = "POPTAVKA_IN_POLOZKA";
9519
9775
  }
9776
+ static {
9777
+ this.Actions = AFPoptavkaPrijataPolozkaAction;
9778
+ }
9520
9779
  get uzivatelskeVazby() {
9521
9780
  return this["uzivatelske-vazby"];
9522
9781
  }
@@ -10218,6 +10477,10 @@ var AFRadaPoptavkyPrijate = class extends AFEntity {
10218
10477
 
10219
10478
  //#endregion
10220
10479
  //#region src/generated/entities/AFNabidkaVydana.ts
10480
+ let AFNabidkaVydanaAction = /* @__PURE__ */ function(AFNabidkaVydanaAction$1) {
10481
+ AFNabidkaVydanaAction$1["Storno"] = "storno";
10482
+ return AFNabidkaVydanaAction$1;
10483
+ }({});
10221
10484
  var AFNabidkaVydana = class extends AFEntity {
10222
10485
  static {
10223
10486
  this.EntityPath = "nabidka-vydana";
@@ -10228,6 +10491,9 @@ var AFNabidkaVydana = class extends AFEntity {
10228
10491
  static {
10229
10492
  this.EntityType = "NABIDKA_OUT";
10230
10493
  }
10494
+ static {
10495
+ this.Actions = AFNabidkaVydanaAction;
10496
+ }
10231
10497
  get vazebniDoklady() {
10232
10498
  return this["vazebni-doklady"];
10233
10499
  }
@@ -10853,6 +11119,10 @@ var AFNabidkaVydana = class extends AFEntity {
10853
11119
 
10854
11120
  //#endregion
10855
11121
  //#region src/generated/entities/AFNabidkaVydanaPolozka.ts
11122
+ let AFNabidkaVydanaPolozkaAction = /* @__PURE__ */ function(AFNabidkaVydanaPolozkaAction$1) {
11123
+ AFNabidkaVydanaPolozkaAction$1["Storno"] = "storno";
11124
+ return AFNabidkaVydanaPolozkaAction$1;
11125
+ }({});
10856
11126
  var AFNabidkaVydanaPolozka = class extends AFEntity {
10857
11127
  static {
10858
11128
  this.EntityPath = "nabidka-vydana-polozka";
@@ -10863,6 +11133,9 @@ var AFNabidkaVydanaPolozka = class extends AFEntity {
10863
11133
  static {
10864
11134
  this.EntityType = "NABIDKA_OUT_POLOZKA";
10865
11135
  }
11136
+ static {
11137
+ this.Actions = AFNabidkaVydanaPolozkaAction;
11138
+ }
10866
11139
  get uzivatelskeVazby() {
10867
11140
  return this["uzivatelske-vazby"];
10868
11141
  }
@@ -11574,6 +11847,10 @@ var AFRadaNabidkyVydane = class extends AFEntity {
11574
11847
 
11575
11848
  //#endregion
11576
11849
  //#region src/generated/entities/AFNabidkaPrijata.ts
11850
+ let AFNabidkaPrijataAction = /* @__PURE__ */ function(AFNabidkaPrijataAction$1) {
11851
+ AFNabidkaPrijataAction$1["Storno"] = "storno";
11852
+ return AFNabidkaPrijataAction$1;
11853
+ }({});
11577
11854
  var AFNabidkaPrijata = class extends AFEntity {
11578
11855
  static {
11579
11856
  this.EntityPath = "nabidka-prijata";
@@ -11584,6 +11861,9 @@ var AFNabidkaPrijata = class extends AFEntity {
11584
11861
  static {
11585
11862
  this.EntityType = "NABIDKA_IN";
11586
11863
  }
11864
+ static {
11865
+ this.Actions = AFNabidkaPrijataAction;
11866
+ }
11587
11867
  get vazebniDoklady() {
11588
11868
  return this["vazebni-doklady"];
11589
11869
  }
@@ -12377,6 +12657,10 @@ var AFTypNabidkyPrijate = class extends AFEntity {
12377
12657
 
12378
12658
  //#endregion
12379
12659
  //#region src/generated/entities/AFNabidkaPrijataPolozka.ts
12660
+ let AFNabidkaPrijataPolozkaAction = /* @__PURE__ */ function(AFNabidkaPrijataPolozkaAction$1) {
12661
+ AFNabidkaPrijataPolozkaAction$1["Storno"] = "storno";
12662
+ return AFNabidkaPrijataPolozkaAction$1;
12663
+ }({});
12380
12664
  var AFNabidkaPrijataPolozka = class extends AFEntity {
12381
12665
  static {
12382
12666
  this.EntityPath = "nabidka-prijata-polozka";
@@ -12387,6 +12671,9 @@ var AFNabidkaPrijataPolozka = class extends AFEntity {
12387
12671
  static {
12388
12672
  this.EntityType = "NABIDKA_IN_POLOZKA";
12389
12673
  }
12674
+ static {
12675
+ this.Actions = AFNabidkaPrijataPolozkaAction;
12676
+ }
12390
12677
  get uzivatelskeVazby() {
12391
12678
  return this["uzivatelske-vazby"];
12392
12679
  }
@@ -12816,6 +13103,11 @@ var AFRadaNabidkyPrijate = class extends AFEntity {
12816
13103
 
12817
13104
  //#endregion
12818
13105
  //#region src/generated/entities/AFFakturaPrijata.ts
13106
+ let AFFakturaPrijataAction = /* @__PURE__ */ function(AFFakturaPrijataAction$1) {
13107
+ AFFakturaPrijataAction$1["Storno"] = "storno";
13108
+ AFFakturaPrijataAction$1["UhradZapoctem"] = "uhrad-zapoctem";
13109
+ return AFFakturaPrijataAction$1;
13110
+ }({});
12819
13111
  var AFFakturaPrijata = class extends AFEntity {
12820
13112
  static {
12821
13113
  this.EntityPath = "faktura-prijata";
@@ -12826,6 +13118,9 @@ var AFFakturaPrijata = class extends AFEntity {
12826
13118
  static {
12827
13119
  this.EntityType = "FAKTURA_IN";
12828
13120
  }
13121
+ static {
13122
+ this.Actions = AFFakturaPrijataAction;
13123
+ }
12829
13124
  get vazebniDoklady() {
12830
13125
  return this["vazebni-doklady"];
12831
13126
  }
@@ -13785,6 +14080,10 @@ var AFFakturaPrijata = class extends AFEntity {
13785
14080
 
13786
14081
  //#endregion
13787
14082
  //#region src/generated/entities/AFFakturaPrijataPolozka.ts
14083
+ let AFFakturaPrijataPolozkaAction = /* @__PURE__ */ function(AFFakturaPrijataPolozkaAction$1) {
14084
+ AFFakturaPrijataPolozkaAction$1["Storno"] = "storno";
14085
+ return AFFakturaPrijataPolozkaAction$1;
14086
+ }({});
13788
14087
  var AFFakturaPrijataPolozka = class extends AFEntity {
13789
14088
  static {
13790
14089
  this.EntityPath = "faktura-prijata-polozka";
@@ -13795,6 +14094,9 @@ var AFFakturaPrijataPolozka = class extends AFEntity {
13795
14094
  static {
13796
14095
  this.EntityType = "FAKTURA_IN_POLOZKA";
13797
14096
  }
14097
+ static {
14098
+ this.Actions = AFFakturaPrijataPolozkaAction;
14099
+ }
13798
14100
  get uzivatelskeVazby() {
13799
14101
  return this["uzivatelske-vazby"];
13800
14102
  }
@@ -17347,6 +17649,11 @@ var AFNeuhrazenePoSplatnosti2 = class extends AFEntity {
17347
17649
 
17348
17650
  //#endregion
17349
17651
  //#region src/generated/entities/AFPokladniPohyb.ts
17652
+ let AFPokladniPohybAction = /* @__PURE__ */ function(AFPokladniPohybAction$1) {
17653
+ AFPokladniPohybAction$1["Storno"] = "storno";
17654
+ AFPokladniPohybAction$1["AutomatickeParovani"] = "automaticke-parovani";
17655
+ return AFPokladniPohybAction$1;
17656
+ }({});
17350
17657
  var AFPokladniPohyb = class extends AFEntity {
17351
17658
  static {
17352
17659
  this.EntityPath = "pokladni-pohyb";
@@ -17357,6 +17664,9 @@ var AFPokladniPohyb = class extends AFEntity {
17357
17664
  static {
17358
17665
  this.EntityType = "POKLADNI_POHYB";
17359
17666
  }
17667
+ static {
17668
+ this.Actions = AFPokladniPohybAction;
17669
+ }
17360
17670
  get vazebniDoklady() {
17361
17671
  return this["vazebni-doklady"];
17362
17672
  }
@@ -18148,6 +18458,10 @@ var AFPokladniPohyb = class extends AFEntity {
18148
18458
 
18149
18459
  //#endregion
18150
18460
  //#region src/generated/entities/AFPokladniPohybPolozka.ts
18461
+ let AFPokladniPohybPolozkaAction = /* @__PURE__ */ function(AFPokladniPohybPolozkaAction$1) {
18462
+ AFPokladniPohybPolozkaAction$1["Storno"] = "storno";
18463
+ return AFPokladniPohybPolozkaAction$1;
18464
+ }({});
18151
18465
  var AFPokladniPohybPolozka = class extends AFEntity {
18152
18466
  static {
18153
18467
  this.EntityPath = "pokladni-pohyb-polozka";
@@ -18158,6 +18472,9 @@ var AFPokladniPohybPolozka = class extends AFEntity {
18158
18472
  static {
18159
18473
  this.EntityType = "POKLADNI_POHYB_POLOZKA";
18160
18474
  }
18475
+ static {
18476
+ this.Actions = AFPokladniPohybPolozkaAction;
18477
+ }
18161
18478
  get uzivatelskeVazby() {
18162
18479
  return this["uzivatelske-vazby"];
18163
18480
  }
@@ -19229,6 +19546,11 @@ var AFTypPokladniPohyb = class extends AFEntity {
19229
19546
 
19230
19547
  //#endregion
19231
19548
  //#region src/generated/entities/AFBanka.ts
19549
+ let AFBankaAction = /* @__PURE__ */ function(AFBankaAction$1) {
19550
+ AFBankaAction$1["Storno"] = "storno";
19551
+ AFBankaAction$1["AutomatickeParovani"] = "automaticke-parovani";
19552
+ return AFBankaAction$1;
19553
+ }({});
19232
19554
  var AFBanka = class extends AFEntity {
19233
19555
  static {
19234
19556
  this.EntityPath = "banka";
@@ -19239,6 +19561,9 @@ var AFBanka = class extends AFEntity {
19239
19561
  static {
19240
19562
  this.EntityType = "BANKA";
19241
19563
  }
19564
+ static {
19565
+ this.Actions = AFBankaAction;
19566
+ }
19242
19567
  get vazebniDoklady() {
19243
19568
  return this["vazebni-doklady"];
19244
19569
  }
@@ -20284,6 +20609,10 @@ var AFRadaBanka = class extends AFEntity {
20284
20609
 
20285
20610
  //#endregion
20286
20611
  //#region src/generated/entities/AFBankaPolozka.ts
20612
+ let AFBankaPolozkaAction = /* @__PURE__ */ function(AFBankaPolozkaAction$1) {
20613
+ AFBankaPolozkaAction$1["Storno"] = "storno";
20614
+ return AFBankaPolozkaAction$1;
20615
+ }({});
20287
20616
  var AFBankaPolozka = class extends AFEntity {
20288
20617
  static {
20289
20618
  this.EntityPath = "banka-polozka";
@@ -20294,6 +20623,9 @@ var AFBankaPolozka = class extends AFEntity {
20294
20623
  static {
20295
20624
  this.EntityType = "BANKA_POLOZKA";
20296
20625
  }
20626
+ static {
20627
+ this.Actions = AFBankaPolozkaAction;
20628
+ }
20297
20629
  get uzivatelskeVazby() {
20298
20630
  return this["uzivatelske-vazby"];
20299
20631
  }
@@ -20823,6 +21155,11 @@ var AFFormatElektronickehoPrikazu = class extends AFEntity {
20823
21155
 
20824
21156
  //#endregion
20825
21157
  //#region src/generated/entities/AFPohledavka.ts
21158
+ let AFPohledavkaAction = /* @__PURE__ */ function(AFPohledavkaAction$1) {
21159
+ AFPohledavkaAction$1["Storno"] = "storno";
21160
+ AFPohledavkaAction$1["UhradZapoctem"] = "uhrad-zapoctem";
21161
+ return AFPohledavkaAction$1;
21162
+ }({});
20826
21163
  var AFPohledavka = class extends AFEntity {
20827
21164
  static {
20828
21165
  this.EntityPath = "pohledavka";
@@ -20833,6 +21170,9 @@ var AFPohledavka = class extends AFEntity {
20833
21170
  static {
20834
21171
  this.EntityType = "POHLEDAVKA";
20835
21172
  }
21173
+ static {
21174
+ this.Actions = AFPohledavkaAction;
21175
+ }
20836
21176
  get vazebniDoklady() {
20837
21177
  return this["vazebni-doklady"];
20838
21178
  }
@@ -21730,6 +22070,10 @@ var AFPohledavka = class extends AFEntity {
21730
22070
 
21731
22071
  //#endregion
21732
22072
  //#region src/generated/entities/AFPohledavkaPolozka.ts
22073
+ let AFPohledavkaPolozkaAction = /* @__PURE__ */ function(AFPohledavkaPolozkaAction$1) {
22074
+ AFPohledavkaPolozkaAction$1["Storno"] = "storno";
22075
+ return AFPohledavkaPolozkaAction$1;
22076
+ }({});
21733
22077
  var AFPohledavkaPolozka = class extends AFEntity {
21734
22078
  static {
21735
22079
  this.EntityPath = "pohledavka-polozka";
@@ -21740,6 +22084,9 @@ var AFPohledavkaPolozka = class extends AFEntity {
21740
22084
  static {
21741
22085
  this.EntityType = "POHLEDAVKA_POLOZKA";
21742
22086
  }
22087
+ static {
22088
+ this.Actions = AFPohledavkaPolozkaAction;
22089
+ }
21743
22090
  get uzivatelskeVazby() {
21744
22091
  return this["uzivatelske-vazby"];
21745
22092
  }
@@ -22663,6 +23010,10 @@ var AFRadaPohledavky = class extends AFEntity {
22663
23010
 
22664
23011
  //#endregion
22665
23012
  //#region src/generated/entities/AFUplatneniDaneZavazku.ts
23013
+ let AFUplatneniDaneZavazkuAction = /* @__PURE__ */ function(AFUplatneniDaneZavazkuAction$1) {
23014
+ AFUplatneniDaneZavazkuAction$1["Storno"] = "storno";
23015
+ return AFUplatneniDaneZavazkuAction$1;
23016
+ }({});
22666
23017
  var AFUplatneniDaneZavazku = class extends AFEntity {
22667
23018
  static {
22668
23019
  this.EntityPath = "uplatneni-dane-zavazku";
@@ -22673,6 +23024,9 @@ var AFUplatneniDaneZavazku = class extends AFEntity {
22673
23024
  static {
22674
23025
  this.EntityType = "UPLATNENI_DANE_ZAV";
22675
23026
  }
23027
+ static {
23028
+ this.Actions = AFUplatneniDaneZavazkuAction;
23029
+ }
22676
23030
  get vazebniDoklady() {
22677
23031
  return this["vazebni-doklady"];
22678
23032
  }
@@ -23295,6 +23649,10 @@ var AFUplatneniDaneZavazku = class extends AFEntity {
23295
23649
 
23296
23650
  //#endregion
23297
23651
  //#region src/generated/entities/AFUplatneniDaneZavazkuPolozka.ts
23652
+ let AFUplatneniDaneZavazkuPolozkaAction = /* @__PURE__ */ function(AFUplatneniDaneZavazkuPolozkaAction$1) {
23653
+ AFUplatneniDaneZavazkuPolozkaAction$1["Storno"] = "storno";
23654
+ return AFUplatneniDaneZavazkuPolozkaAction$1;
23655
+ }({});
23298
23656
  var AFUplatneniDaneZavazkuPolozka = class extends AFEntity {
23299
23657
  static {
23300
23658
  this.EntityPath = "uplatneni-dane-zavazku-polozka";
@@ -23305,6 +23663,9 @@ var AFUplatneniDaneZavazkuPolozka = class extends AFEntity {
23305
23663
  static {
23306
23664
  this.EntityType = "UPLATNENI_DANE_ZAV_POLOZKA";
23307
23665
  }
23666
+ static {
23667
+ this.Actions = AFUplatneniDaneZavazkuPolozkaAction;
23668
+ }
23308
23669
  get uzivatelskeVazby() {
23309
23670
  return this["uzivatelske-vazby"];
23310
23671
  }
@@ -25440,6 +25801,11 @@ var AFPrikazKInkasuPolozka = class extends AFEntity {
25440
25801
 
25441
25802
  //#endregion
25442
25803
  //#region src/generated/entities/AFDokladKUhrade.ts
25804
+ let AFDokladKUhradeAction = /* @__PURE__ */ function(AFDokladKUhradeAction$1) {
25805
+ AFDokladKUhradeAction$1["Storno"] = "storno";
25806
+ AFDokladKUhradeAction$1["UhradZapoctem"] = "uhrad-zapoctem";
25807
+ return AFDokladKUhradeAction$1;
25808
+ }({});
25443
25809
  var AFDokladKUhrade = class extends AFEntity {
25444
25810
  static {
25445
25811
  this.EntityPath = "doklad-k-uhrade";
@@ -25450,6 +25816,9 @@ var AFDokladKUhrade = class extends AFEntity {
25450
25816
  static {
25451
25817
  this.EntityType = "DOKLAD_K_UHRADE";
25452
25818
  }
25819
+ static {
25820
+ this.Actions = AFDokladKUhradeAction;
25821
+ }
25453
25822
  get vazebniDoklady() {
25454
25823
  return this["vazebni-doklady"];
25455
25824
  }
@@ -26642,6 +27011,11 @@ var AFDokladKUhrade = class extends AFEntity {
26642
27011
 
26643
27012
  //#endregion
26644
27013
  //#region src/generated/entities/AFVzajemnyZapocet.ts
27014
+ let AFVzajemnyZapocetAction = /* @__PURE__ */ function(AFVzajemnyZapocetAction$1) {
27015
+ AFVzajemnyZapocetAction$1["Storno"] = "storno";
27016
+ AFVzajemnyZapocetAction$1["AutomatickeParovani"] = "automaticke-parovani";
27017
+ return AFVzajemnyZapocetAction$1;
27018
+ }({});
26645
27019
  var AFVzajemnyZapocet = class extends AFEntity {
26646
27020
  static {
26647
27021
  this.EntityPath = "vzajemny-zapocet";
@@ -26652,6 +27026,9 @@ var AFVzajemnyZapocet = class extends AFEntity {
26652
27026
  static {
26653
27027
  this.EntityType = "VZAJEMNY_ZAPOCET";
26654
27028
  }
27029
+ static {
27030
+ this.Actions = AFVzajemnyZapocetAction;
27031
+ }
26655
27032
  get vazebniDoklady() {
26656
27033
  return this["vazebni-doklady"];
26657
27034
  }
@@ -28018,6 +28395,10 @@ var AFRadaInternihoDokladu = class extends AFEntity {
28018
28395
 
28019
28396
  //#endregion
28020
28397
  //#region src/generated/entities/AFInterniDoklad.ts
28398
+ let AFInterniDokladAction = /* @__PURE__ */ function(AFInterniDokladAction$1) {
28399
+ AFInterniDokladAction$1["Storno"] = "storno";
28400
+ return AFInterniDokladAction$1;
28401
+ }({});
28021
28402
  var AFInterniDoklad = class extends AFEntity {
28022
28403
  static {
28023
28404
  this.EntityPath = "interni-doklad";
@@ -28028,6 +28409,9 @@ var AFInterniDoklad = class extends AFEntity {
28028
28409
  static {
28029
28410
  this.EntityType = "INTERNI_DOKLAD";
28030
28411
  }
28412
+ static {
28413
+ this.Actions = AFInterniDokladAction;
28414
+ }
28031
28415
  get vazebniDoklady() {
28032
28416
  return this["vazebni-doklady"];
28033
28417
  }
@@ -28486,13 +28870,6 @@ var AFInterniDoklad = class extends AFEntity {
28486
28870
  afClass: "AFUcet",
28487
28871
  maxLength: 6
28488
28872
  },
28489
- dphSniz2Ucet: {
28490
- key: "dphSniz2Ucet",
28491
- type: PropertyType.Relation,
28492
- isArray: false,
28493
- afClass: "AFUcet",
28494
- maxLength: 6
28495
- },
28496
28873
  statDph: {
28497
28874
  key: "statDph",
28498
28875
  type: PropertyType.Relation,
@@ -28659,6 +29036,10 @@ var AFInterniDoklad = class extends AFEntity {
28659
29036
 
28660
29037
  //#endregion
28661
29038
  //#region src/generated/entities/AFInterniDokladPolozka.ts
29039
+ let AFInterniDokladPolozkaAction = /* @__PURE__ */ function(AFInterniDokladPolozkaAction$1) {
29040
+ AFInterniDokladPolozkaAction$1["Storno"] = "storno";
29041
+ return AFInterniDokladPolozkaAction$1;
29042
+ }({});
28662
29043
  var AFInterniDokladPolozka = class extends AFEntity {
28663
29044
  static {
28664
29045
  this.EntityPath = "interni-doklad-polozka";
@@ -28669,6 +29050,9 @@ var AFInterniDokladPolozka = class extends AFEntity {
28669
29050
  static {
28670
29051
  this.EntityType = "INTERNI_DOKLAD_POLOZKA";
28671
29052
  }
29053
+ static {
29054
+ this.Actions = AFInterniDokladPolozkaAction;
29055
+ }
28672
29056
  get uzivatelskeVazby() {
28673
29057
  return this["uzivatelske-vazby"];
28674
29058
  }
@@ -30115,6 +30499,12 @@ var AFDoporuceni = class extends AFEntity {
30115
30499
 
30116
30500
  //#endregion
30117
30501
  //#region src/generated/entities/AFFakturaVydana.ts
30502
+ let AFFakturaVydanaAction = /* @__PURE__ */ function(AFFakturaVydanaAction$1) {
30503
+ AFFakturaVydanaAction$1["Storno"] = "storno";
30504
+ AFFakturaVydanaAction$1["UhradPreplatky"] = "uhrad-preplatky";
30505
+ AFFakturaVydanaAction$1["UhradZapoctem"] = "uhrad-zapoctem";
30506
+ return AFFakturaVydanaAction$1;
30507
+ }({});
30118
30508
  var AFFakturaVydana = class extends AFEntity {
30119
30509
  static {
30120
30510
  this.EntityPath = "faktura-vydana";
@@ -30125,6 +30515,9 @@ var AFFakturaVydana = class extends AFEntity {
30125
30515
  static {
30126
30516
  this.EntityType = "FAKTURA_OUT";
30127
30517
  }
30518
+ static {
30519
+ this.Actions = AFFakturaVydanaAction;
30520
+ }
30128
30521
  get vazebniDoklady() {
30129
30522
  return this["vazebni-doklady"];
30130
30523
  }
@@ -31238,6 +31631,10 @@ var AFFakturaVydana = class extends AFEntity {
31238
31631
 
31239
31632
  //#endregion
31240
31633
  //#region src/generated/entities/AFFakturaVydanaPolozka.ts
31634
+ let AFFakturaVydanaPolozkaAction = /* @__PURE__ */ function(AFFakturaVydanaPolozkaAction$1) {
31635
+ AFFakturaVydanaPolozkaAction$1["Storno"] = "storno";
31636
+ return AFFakturaVydanaPolozkaAction$1;
31637
+ }({});
31241
31638
  var AFFakturaVydanaPolozka = class extends AFEntity {
31242
31639
  static {
31243
31640
  this.EntityPath = "faktura-vydana-polozka";
@@ -31248,6 +31645,9 @@ var AFFakturaVydanaPolozka = class extends AFEntity {
31248
31645
  static {
31249
31646
  this.EntityType = "FAKTURA_OUT_POLOZKA";
31250
31647
  }
31648
+ static {
31649
+ this.Actions = AFFakturaVydanaPolozkaAction;
31650
+ }
31251
31651
  get uzivatelskeVazby() {
31252
31652
  return this["uzivatelske-vazby"];
31253
31653
  }
@@ -32422,6 +32822,12 @@ var AFRadaFakturyVydane = class extends AFEntity {
32422
32822
 
32423
32823
  //#endregion
32424
32824
  //#region src/generated/entities/AFProdejka.ts
32825
+ let AFProdejkaAction = /* @__PURE__ */ function(AFProdejkaAction$1) {
32826
+ AFProdejkaAction$1["Storno"] = "storno";
32827
+ AFProdejkaAction$1["UhradPreplatky"] = "uhrad-preplatky";
32828
+ AFProdejkaAction$1["UhradZapoctem"] = "uhrad-zapoctem";
32829
+ return AFProdejkaAction$1;
32830
+ }({});
32425
32831
  var AFProdejka = class extends AFEntity {
32426
32832
  static {
32427
32833
  this.EntityPath = "prodejka";
@@ -32432,6 +32838,9 @@ var AFProdejka = class extends AFEntity {
32432
32838
  static {
32433
32839
  this.EntityType = "PRODEJKA";
32434
32840
  }
32841
+ static {
32842
+ this.Actions = AFProdejkaAction;
32843
+ }
32435
32844
  get vazebniDoklady() {
32436
32845
  return this["vazebni-doklady"];
32437
32846
  }
@@ -34156,6 +34565,9 @@ var AFRole = class extends AFEntity {
34156
34565
  get uzivatelskeVazby() {
34157
34566
  return this["uzivatelske-vazby"];
34158
34567
  }
34568
+ get pristupovaPrava() {
34569
+ return this["pristupova-prava"];
34570
+ }
34159
34571
  static {
34160
34572
  this.propAnnotations = {
34161
34573
  lastUpdate: {
@@ -34221,11 +34633,74 @@ var AFRole = class extends AFEntity {
34221
34633
  enumName: "TypPrav",
34222
34634
  enum: TypPrav
34223
34635
  },
34636
+ otecRole: {
34637
+ key: "otecRole",
34638
+ type: PropertyType.Relation,
34639
+ isArray: false,
34640
+ afClass: "AFRole",
34641
+ maxLength: 20
34642
+ },
34224
34643
  "uzivatelske-vazby": {
34225
34644
  key: "uzivatelske-vazby",
34226
34645
  type: PropertyType.Relation,
34227
34646
  isArray: true,
34228
34647
  afClass: "AFUzivatelskaVazba"
34648
+ },
34649
+ "pristupova-prava": {
34650
+ key: "pristupova-prava",
34651
+ type: PropertyType.Relation,
34652
+ isArray: true,
34653
+ afClass: "AFPristupovePravo"
34654
+ }
34655
+ };
34656
+ }
34657
+ };
34658
+
34659
+ //#endregion
34660
+ //#region src/generated/entities/AFPristupovePravo.ts
34661
+ var AFPristupovePravo = class extends AFEntity {
34662
+ static {
34663
+ this.EntityPath = "pristupove-pravo";
34664
+ }
34665
+ static {
34666
+ this.EntityName = "Přístupová práva";
34667
+ }
34668
+ static {
34669
+ this.EntityType = "PRISTUPOVE_PRAVO";
34670
+ }
34671
+ static {
34672
+ this.propAnnotations = {
34673
+ lastUpdate: {
34674
+ key: "lastUpdate",
34675
+ type: PropertyType.DateTime,
34676
+ isArray: false
34677
+ },
34678
+ typeK: {
34679
+ key: "typeK",
34680
+ type: PropertyType.Select,
34681
+ isArray: false,
34682
+ maxLength: 50,
34683
+ enumName: "TypPristPrav",
34684
+ enum: TypPristPrav
34685
+ },
34686
+ groupKey: {
34687
+ key: "groupKey",
34688
+ type: PropertyType.String,
34689
+ isArray: false
34690
+ },
34691
+ role: {
34692
+ key: "role",
34693
+ type: PropertyType.Relation,
34694
+ isArray: false,
34695
+ afClass: "AFRole"
34696
+ },
34697
+ featureK: {
34698
+ key: "featureK",
34699
+ type: PropertyType.Array,
34700
+ isArray: false,
34701
+ enumName: "PristupovePravoFeatureK",
34702
+ enum: PristupovePravoFeatureK,
34703
+ itemType: PropertyType.Select
34229
34704
  }
34230
34705
  };
34231
34706
  }
@@ -34912,6 +35387,12 @@ var AFNastaveni = class extends AFEntity {
34912
35387
  enumName: "TydenPracDoba",
34913
35388
  enum: TydenPracDoba
34914
35389
  },
35390
+ mzdFondSta: {
35391
+ key: "mzdFondSta",
35392
+ type: PropertyType.Numeric,
35393
+ isArray: false,
35394
+ digits: 6
35395
+ },
34915
35396
  denniKurzK: {
34916
35397
  key: "denniKurzK",
34917
35398
  type: PropertyType.Select,
@@ -35144,6 +35625,25 @@ var AFNastaveni = class extends AFEntity {
35144
35625
  type: PropertyType.Date,
35145
35626
  isArray: false
35146
35627
  },
35628
+ mzdTypKolSmlouvaK: {
35629
+ key: "mzdTypKolSmlouvaK",
35630
+ type: PropertyType.Select,
35631
+ isArray: false,
35632
+ enumName: "MzdKolSmlouva",
35633
+ enum: MzdKolSmlouva
35634
+ },
35635
+ mzdFormaKontrolyK: {
35636
+ key: "mzdFormaKontrolyK",
35637
+ type: PropertyType.Select,
35638
+ isArray: false,
35639
+ enumName: "MzdFormaKontroly",
35640
+ enum: MzdFormaKontroly
35641
+ },
35642
+ mzdChranTrhPrace: {
35643
+ key: "mzdChranTrhPrace",
35644
+ type: PropertyType.Logic,
35645
+ isArray: false
35646
+ },
35147
35647
  statLegislativa: {
35148
35648
  key: "statLegislativa",
35149
35649
  type: PropertyType.Relation,
@@ -35424,6 +35924,12 @@ var AFNastaveni = class extends AFEntity {
35424
35924
  afClass: "AFTypBanka",
35425
35925
  maxLength: 20
35426
35926
  },
35927
+ seqDefProduct: {
35928
+ key: "seqDefProduct",
35929
+ type: PropertyType.Relation,
35930
+ isArray: false,
35931
+ afClass: "AFDefiniceSekvence"
35932
+ },
35427
35933
  mzdAdrSocPoj: {
35428
35934
  key: "mzdAdrSocPoj",
35429
35935
  type: PropertyType.Relation,
@@ -35752,156 +36258,6 @@ var AFReport = class extends AFEntity {
35752
36258
  }
35753
36259
  };
35754
36260
 
35755
- //#endregion
35756
- //#region src/generated/entities/AFZamek.ts
35757
- var AFZamek = class extends AFEntity {
35758
- static {
35759
- this.EntityPath = "zamek";
35760
- }
35761
- static {
35762
- this.EntityName = "Zamykání období";
35763
- }
35764
- static {
35765
- this.EntityType = "ZAMEK";
35766
- }
35767
- get uzivatelskeVazby() {
35768
- return this["uzivatelske-vazby"];
35769
- }
35770
- static {
35771
- this.propAnnotations = {
35772
- lastUpdate: {
35773
- key: "lastUpdate",
35774
- type: PropertyType.DateTime,
35775
- isArray: false
35776
- },
35777
- zamekK: {
35778
- key: "zamekK",
35779
- type: PropertyType.Select,
35780
- isArray: false,
35781
- maxLength: 50,
35782
- enumName: "Zamek",
35783
- enum: Zamek
35784
- },
35785
- platiOdData: {
35786
- key: "platiOdData",
35787
- type: PropertyType.Date,
35788
- isArray: false
35789
- },
35790
- platiDoData: {
35791
- key: "platiDoData",
35792
- type: PropertyType.Date,
35793
- isArray: false
35794
- },
35795
- modulFav: {
35796
- key: "modulFav",
35797
- type: PropertyType.Logic,
35798
- isArray: false
35799
- },
35800
- modulFap: {
35801
- key: "modulFap",
35802
- type: PropertyType.Logic,
35803
- isArray: false
35804
- },
35805
- modulPhl: {
35806
- key: "modulPhl",
35807
- type: PropertyType.Logic,
35808
- isArray: false
35809
- },
35810
- modulZav: {
35811
- key: "modulZav",
35812
- type: PropertyType.Logic,
35813
- isArray: false
35814
- },
35815
- modulTxp: {
35816
- key: "modulTxp",
35817
- type: PropertyType.Logic,
35818
- isArray: false
35819
- },
35820
- modulTxz: {
35821
- key: "modulTxz",
35822
- type: PropertyType.Logic,
35823
- isArray: false
35824
- },
35825
- modulBan: {
35826
- key: "modulBan",
35827
- type: PropertyType.Logic,
35828
- isArray: false
35829
- },
35830
- modulPok: {
35831
- key: "modulPok",
35832
- type: PropertyType.Logic,
35833
- isArray: false
35834
- },
35835
- modulInt: {
35836
- key: "modulInt",
35837
- type: PropertyType.Logic,
35838
- isArray: false
35839
- },
35840
- modulSkl: {
35841
- key: "modulSkl",
35842
- type: PropertyType.Logic,
35843
- isArray: false
35844
- },
35845
- modulPpp: {
35846
- key: "modulPpp",
35847
- type: PropertyType.Logic,
35848
- isArray: false
35849
- },
35850
- modulPpv: {
35851
- key: "modulPpv",
35852
- type: PropertyType.Logic,
35853
- isArray: false
35854
- },
35855
- modulNap: {
35856
- key: "modulNap",
35857
- type: PropertyType.Logic,
35858
- isArray: false
35859
- },
35860
- modulNav: {
35861
- key: "modulNav",
35862
- type: PropertyType.Logic,
35863
- isArray: false
35864
- },
35865
- modulObp: {
35866
- key: "modulObp",
35867
- type: PropertyType.Logic,
35868
- isArray: false
35869
- },
35870
- modulObv: {
35871
- key: "modulObv",
35872
- type: PropertyType.Logic,
35873
- isArray: false
35874
- },
35875
- modulMaj: {
35876
- key: "modulMaj",
35877
- type: PropertyType.Logic,
35878
- isArray: false
35879
- },
35880
- modulLea: {
35881
- key: "modulLea",
35882
- type: PropertyType.Logic,
35883
- isArray: false
35884
- },
35885
- modulMzd: {
35886
- key: "modulMzd",
35887
- type: PropertyType.Logic,
35888
- isArray: false
35889
- },
35890
- neucetni: {
35891
- key: "neucetni",
35892
- type: PropertyType.Logic,
35893
- isArray: false
35894
- },
35895
- "uzivatelske-vazby": {
35896
- key: "uzivatelske-vazby",
35897
- type: PropertyType.Relation,
35898
- isArray: true,
35899
- afClass: "AFUzivatelskaVazba"
35900
- }
35901
- };
35902
- }
35903
- };
35904
-
35905
36261
  //#endregion
35906
36262
  //#region src/generated/entities/AFKurz.ts
35907
36263
  var AFKurz = class extends AFEntity {
@@ -35929,8 +36285,8 @@ var AFKurz = class extends AFEntity {
35929
36285
  type: PropertyType.Date,
35930
36286
  isArray: false
35931
36287
  },
35932
- nbStred: {
35933
- key: "nbStred",
36288
+ kurz: {
36289
+ key: "kurz",
35934
36290
  type: PropertyType.Numeric,
35935
36291
  isArray: false,
35936
36292
  digits: 19
@@ -38274,8 +38630,8 @@ var AFKurzProCenotvorbu = class extends AFEntity {
38274
38630
  type: PropertyType.Date,
38275
38631
  isArray: false
38276
38632
  },
38277
- nbStred: {
38278
- key: "nbStred",
38633
+ kurz: {
38634
+ key: "kurz",
38279
38635
  type: PropertyType.Numeric,
38280
38636
  isArray: false,
38281
38637
  digits: 19
@@ -38329,8 +38685,8 @@ var AFKurzProPreceneni = class extends AFEntity {
38329
38685
  type: PropertyType.Date,
38330
38686
  isArray: false
38331
38687
  },
38332
- nbStred: {
38333
- key: "nbStred",
38688
+ kurz: {
38689
+ key: "kurz",
38334
38690
  type: PropertyType.Numeric,
38335
38691
  isArray: false,
38336
38692
  digits: 19
@@ -38660,11 +39016,6 @@ var AFStitek = class extends AFEntity {
38660
39016
  type: PropertyType.Logic,
38661
39017
  isArray: false
38662
39018
  },
38663
- vsbTxp: {
38664
- key: "vsbTxp",
38665
- type: PropertyType.Logic,
38666
- isArray: false
38667
- },
38668
39019
  vsbTxz: {
38669
39020
  key: "vsbTxz",
38670
39021
  type: PropertyType.Logic,
@@ -40660,8 +41011,8 @@ var AFIntrastatKurz = class extends AFEntity {
40660
41011
  type: PropertyType.Date,
40661
41012
  isArray: false
40662
41013
  },
40663
- nbStred: {
40664
- key: "nbStred",
41014
+ kurz: {
41015
+ key: "kurz",
40665
41016
  type: PropertyType.Numeric,
40666
41017
  isArray: false,
40667
41018
  digits: 19
@@ -41782,6 +42133,11 @@ var AFCenik = class extends AFEntity {
41782
42133
  type: PropertyType.Logic,
41783
42134
  isArray: false
41784
42135
  },
42136
+ kodGenerated: {
42137
+ key: "kodGenerated",
42138
+ type: PropertyType.Logic,
42139
+ isArray: false
42140
+ },
41785
42141
  createdDate: {
41786
42142
  key: "createdDate",
41787
42143
  type: PropertyType.DateTime,
@@ -43120,6 +43476,18 @@ var AFSadyAKomplety = class extends AFEntity {
43120
43476
  type: PropertyType.String,
43121
43477
  isArray: false
43122
43478
  },
43479
+ baleniId: {
43480
+ key: "baleniId",
43481
+ type: PropertyType.Integer,
43482
+ isArray: false,
43483
+ digits: 1
43484
+ },
43485
+ mnozBaleni: {
43486
+ key: "mnozBaleni",
43487
+ type: PropertyType.Numeric,
43488
+ isArray: false,
43489
+ digits: 19
43490
+ },
43123
43491
  cenikSada: {
43124
43492
  key: "cenikSada",
43125
43493
  type: PropertyType.Relation,
@@ -43146,6 +43514,11 @@ var AFSadyAKomplety = class extends AFEntity {
43146
43514
 
43147
43515
  //#endregion
43148
43516
  //#region src/generated/entities/AFKusovnik.ts
43517
+ let AFKusovnikAction = /* @__PURE__ */ function(AFKusovnikAction$1) {
43518
+ AFKusovnikAction$1["PrepoctiNakupniCenu"] = "prepocti-nakupni-cenu";
43519
+ AFKusovnikAction$1["PrepoctiProdejniCenu"] = "prepocti-prodejni-cenu";
43520
+ return AFKusovnikAction$1;
43521
+ }({});
43149
43522
  var AFKusovnik = class extends AFEntity {
43150
43523
  static {
43151
43524
  this.EntityPath = "kusovnik";
@@ -43156,6 +43529,9 @@ var AFKusovnik = class extends AFEntity {
43156
43529
  static {
43157
43530
  this.EntityType = "KUSOVNIK";
43158
43531
  }
43532
+ static {
43533
+ this.Actions = AFKusovnikAction;
43534
+ }
43159
43535
  get uzivatelskeVazby() {
43160
43536
  return this["uzivatelske-vazby"];
43161
43537
  }
@@ -43669,6 +44045,11 @@ var AFSkupinaZbozi = class extends AFEntity {
43669
44045
 
43670
44046
  //#endregion
43671
44047
  //#region src/generated/entities/AFSkladovyPohyb.ts
44048
+ let AFSkladovyPohybAction = /* @__PURE__ */ function(AFSkladovyPohybAction$1) {
44049
+ AFSkladovyPohybAction$1["Storno"] = "storno";
44050
+ AFSkladovyPohybAction$1["DokoncitPrevodku"] = "dokoncit-prevodku";
44051
+ return AFSkladovyPohybAction$1;
44052
+ }({});
43672
44053
  var AFSkladovyPohyb = class extends AFEntity {
43673
44054
  static {
43674
44055
  this.EntityPath = "skladovy-pohyb";
@@ -43679,6 +44060,9 @@ var AFSkladovyPohyb = class extends AFEntity {
43679
44060
  static {
43680
44061
  this.EntityType = "SKLADOVY_POHYB";
43681
44062
  }
44063
+ static {
44064
+ this.Actions = AFSkladovyPohybAction;
44065
+ }
43682
44066
  get vazebniDoklady() {
43683
44067
  return this["vazebni-doklady"];
43684
44068
  }
@@ -44253,6 +44637,10 @@ var AFSkladovyPohyb = class extends AFEntity {
44253
44637
 
44254
44638
  //#endregion
44255
44639
  //#region src/generated/entities/AFSkladovyPohybPolozka.ts
44640
+ let AFSkladovyPohybPolozkaAction = /* @__PURE__ */ function(AFSkladovyPohybPolozkaAction$1) {
44641
+ AFSkladovyPohybPolozkaAction$1["Storno"] = "storno";
44642
+ return AFSkladovyPohybPolozkaAction$1;
44643
+ }({});
44256
44644
  var AFSkladovyPohybPolozka = class extends AFEntity {
44257
44645
  static {
44258
44646
  this.EntityPath = "skladovy-pohyb-polozka";
@@ -44263,6 +44651,9 @@ var AFSkladovyPohybPolozka = class extends AFEntity {
44263
44651
  static {
44264
44652
  this.EntityType = "SKLADOVY_POHYB_POLOZKA";
44265
44653
  }
44654
+ static {
44655
+ this.Actions = AFSkladovyPohybPolozkaAction;
44656
+ }
44266
44657
  get uzivatelskeVazby() {
44267
44658
  return this["uzivatelske-vazby"];
44268
44659
  }
@@ -49285,6 +49676,12 @@ var AFOsoba = class extends AFEntity {
49285
49676
  isArray: false,
49286
49677
  maxLength: 20
49287
49678
  },
49679
+ ecp: {
49680
+ key: "ecp",
49681
+ type: PropertyType.String,
49682
+ isArray: false,
49683
+ maxLength: 20
49684
+ },
49288
49685
  pohlaviK: {
49289
49686
  key: "pohlaviK",
49290
49687
  type: PropertyType.Select,
@@ -49453,12 +49850,6 @@ var AFOsoba = class extends AFEntity {
49453
49850
  isArray: false,
49454
49851
  maxLength: 255
49455
49852
  },
49456
- cisDomu: {
49457
- key: "cisDomu",
49458
- type: PropertyType.String,
49459
- isArray: false,
49460
- maxLength: 20
49461
- },
49462
49853
  psc: {
49463
49854
  key: "psc",
49464
49855
  type: PropertyType.String,
@@ -49483,12 +49874,6 @@ var AFOsoba = class extends AFEntity {
49483
49874
  isArray: false,
49484
49875
  maxLength: 255
49485
49876
  },
49486
- cisDomuKon: {
49487
- key: "cisDomuKon",
49488
- type: PropertyType.String,
49489
- isArray: false,
49490
- maxLength: 20
49491
- },
49492
49877
  pscKon: {
49493
49878
  key: "pscKon",
49494
49879
  type: PropertyType.String,
@@ -49537,12 +49922,6 @@ var AFOsoba = class extends AFEntity {
49537
49922
  isArray: false,
49538
49923
  maxLength: 255
49539
49924
  },
49540
- cisDomuKonTuz: {
49541
- key: "cisDomuKonTuz",
49542
- type: PropertyType.String,
49543
- isArray: false,
49544
- maxLength: 20
49545
- },
49546
49925
  pscKonTuz: {
49547
49926
  key: "pscKonTuz",
49548
49927
  type: PropertyType.String,
@@ -49584,6 +49963,11 @@ var AFOsoba = class extends AFEntity {
49584
49963
  type: PropertyType.Logic,
49585
49964
  isArray: false
49586
49965
  },
49966
+ zdrPojDoplatVzdy: {
49967
+ key: "zdrPojDoplatVzdy",
49968
+ type: PropertyType.Logic,
49969
+ isArray: false
49970
+ },
49587
49971
  zdrPojDoplatRozdel: {
49588
49972
  key: "zdrPojDoplatRozdel",
49589
49973
  type: PropertyType.Logic,
@@ -49638,11 +50022,6 @@ var AFOsoba = class extends AFEntity {
49638
50022
  type: PropertyType.Logic,
49639
50023
  isArray: false
49640
50024
  },
49641
- invalOd: {
49642
- key: "invalOd",
49643
- type: PropertyType.Date,
49644
- isArray: false
49645
- },
49646
50025
  student: {
49647
50026
  key: "student",
49648
50027
  type: PropertyType.Logic,
@@ -49663,21 +50042,6 @@ var AFOsoba = class extends AFEntity {
49663
50042
  type: PropertyType.Integer,
49664
50043
  isArray: false
49665
50044
  },
49666
- odpocetDetiZtp: {
49667
- key: "odpocetDetiZtp",
49668
- type: PropertyType.Integer,
49669
- isArray: false
49670
- },
49671
- odpocetDite1Ztp: {
49672
- key: "odpocetDite1Ztp",
49673
- type: PropertyType.Logic,
49674
- isArray: false
49675
- },
49676
- odpocetDite2Ztp: {
49677
- key: "odpocetDite2Ztp",
49678
- type: PropertyType.Logic,
49679
- isArray: false
49680
- },
49681
50045
  snizVymZaklZp: {
49682
50046
  key: "snizVymZaklZp",
49683
50047
  type: PropertyType.Logic,
@@ -49723,24 +50087,12 @@ var AFOsoba = class extends AFEntity {
49723
50087
  isArray: false,
49724
50088
  maxLength: 255
49725
50089
  },
49726
- cizPojSpec: {
49727
- key: "cizPojSpec",
49728
- type: PropertyType.String,
49729
- isArray: false,
49730
- maxLength: 255
49731
- },
49732
50090
  cizPojUlice: {
49733
50091
  key: "cizPojUlice",
49734
50092
  type: PropertyType.String,
49735
50093
  isArray: false,
49736
50094
  maxLength: 255
49737
50095
  },
49738
- cizPojCisDomu: {
49739
- key: "cizPojCisDomu",
49740
- type: PropertyType.String,
49741
- isArray: false,
49742
- maxLength: 20
49743
- },
49744
50096
  cizPojMesto: {
49745
50097
  key: "cizPojMesto",
49746
50098
  type: PropertyType.String,
@@ -49769,6 +50121,230 @@ var AFOsoba = class extends AFEntity {
49769
50121
  type: PropertyType.String,
49770
50122
  isArray: false
49771
50123
  },
50124
+ oic: {
50125
+ key: "oic",
50126
+ type: PropertyType.String,
50127
+ isArray: false,
50128
+ maxLength: 10
50129
+ },
50130
+ cizVcp: {
50131
+ key: "cizVcp",
50132
+ type: PropertyType.String,
50133
+ isArray: false,
50134
+ maxLength: 9
50135
+ },
50136
+ cizTypDanIdentifK: {
50137
+ key: "cizTypDanIdentifK",
50138
+ type: PropertyType.Select,
50139
+ isArray: false,
50140
+ enumName: "MzdTypDanIdentifOsoba",
50141
+ enum: MzdTypDanIdentifOsoba
50142
+ },
50143
+ cizTaxIdRez: {
50144
+ key: "cizTaxIdRez",
50145
+ type: PropertyType.String,
50146
+ isArray: false,
50147
+ maxLength: 20
50148
+ },
50149
+ cizTypDokladuK: {
50150
+ key: "cizTypDokladuK",
50151
+ type: PropertyType.Select,
50152
+ isArray: false,
50153
+ enumName: "MzdTypDokladuCiz",
50154
+ enum: MzdTypDokladuCiz
50155
+ },
50156
+ cizCisDoklTotoznosti: {
50157
+ key: "cizCisDoklTotoznosti",
50158
+ type: PropertyType.String,
50159
+ isArray: false,
50160
+ maxLength: 20
50161
+ },
50162
+ cizDoklTotoznostiVydal: {
50163
+ key: "cizDoklTotoznostiVydal",
50164
+ type: PropertyType.String,
50165
+ isArray: false,
50166
+ maxLength: 100
50167
+ },
50168
+ cisPopisne: {
50169
+ key: "cisPopisne",
50170
+ type: PropertyType.String,
50171
+ isArray: false,
50172
+ maxLength: 12
50173
+ },
50174
+ cisOrientacni: {
50175
+ key: "cisOrientacni",
50176
+ type: PropertyType.String,
50177
+ isArray: false,
50178
+ maxLength: 12
50179
+ },
50180
+ cisPopisneKon: {
50181
+ key: "cisPopisneKon",
50182
+ type: PropertyType.String,
50183
+ isArray: false,
50184
+ maxLength: 20
50185
+ },
50186
+ cisOrientacniKon: {
50187
+ key: "cisOrientacniKon",
50188
+ type: PropertyType.String,
50189
+ isArray: false,
50190
+ maxLength: 20
50191
+ },
50192
+ cisPopisneKonTuz: {
50193
+ key: "cisPopisneKonTuz",
50194
+ type: PropertyType.String,
50195
+ isArray: false,
50196
+ maxLength: 20
50197
+ },
50198
+ cisOrientacniKonTuz: {
50199
+ key: "cisOrientacniKonTuz",
50200
+ type: PropertyType.String,
50201
+ isArray: false,
50202
+ maxLength: 20
50203
+ },
50204
+ cizPojPopisneCis: {
50205
+ key: "cizPojPopisneCis",
50206
+ type: PropertyType.String,
50207
+ isArray: false,
50208
+ maxLength: 20
50209
+ },
50210
+ cizPojOrientacniCis: {
50211
+ key: "cizPojOrientacniCis",
50212
+ type: PropertyType.String,
50213
+ isArray: false,
50214
+ maxLength: 20
50215
+ },
50216
+ kodRuian: {
50217
+ key: "kodRuian",
50218
+ type: PropertyType.String,
50219
+ isArray: false,
50220
+ maxLength: 9
50221
+ },
50222
+ kodRuianKon: {
50223
+ key: "kodRuianKon",
50224
+ type: PropertyType.String,
50225
+ isArray: false,
50226
+ maxLength: 9
50227
+ },
50228
+ kodRuianKonTuz: {
50229
+ key: "kodRuianKonTuz",
50230
+ type: PropertyType.String,
50231
+ isArray: false,
50232
+ maxLength: 9
50233
+ },
50234
+ zdravOmezeniDo: {
50235
+ key: "zdravOmezeniDo",
50236
+ type: PropertyType.Date,
50237
+ isArray: false
50238
+ },
50239
+ typZdravOmezeniK: {
50240
+ key: "typZdravOmezeniK",
50241
+ type: PropertyType.Select,
50242
+ isArray: false,
50243
+ maxLength: 50,
50244
+ enumName: "MzdTypZdravOmezeni",
50245
+ enum: MzdTypZdravOmezeni
50246
+ },
50247
+ nejvyssiVzdelaniK: {
50248
+ key: "nejvyssiVzdelaniK",
50249
+ type: PropertyType.Select,
50250
+ isArray: false,
50251
+ maxLength: 50,
50252
+ enumName: "MzdKatDosazVzdelani",
50253
+ enum: MzdKatDosazVzdelani
50254
+ },
50255
+ cizPojSpecK: {
50256
+ key: "cizPojSpecK",
50257
+ type: PropertyType.Select,
50258
+ isArray: false,
50259
+ maxLength: 50,
50260
+ enumName: "MzdCizNositelPojisteni",
50261
+ enum: MzdCizNositelPojisteni
50262
+ },
50263
+ volnyPristupTrhPrace: {
50264
+ key: "volnyPristupTrhPrace",
50265
+ type: PropertyType.Logic,
50266
+ isArray: false
50267
+ },
50268
+ cizVolnyPristupTrhPraceDuvodK: {
50269
+ key: "cizVolnyPristupTrhPraceDuvodK",
50270
+ type: PropertyType.Select,
50271
+ isArray: false,
50272
+ maxLength: 50,
50273
+ enumName: "MzdCizVolnyTrhPrace",
50274
+ enum: MzdCizVolnyTrhPrace
50275
+ },
50276
+ cizDruhPracOpravneniK: {
50277
+ key: "cizDruhPracOpravneniK",
50278
+ type: PropertyType.Select,
50279
+ isArray: false,
50280
+ maxLength: 50,
50281
+ enumName: "MzdCizDruhPracOpravneni",
50282
+ enum: MzdCizDruhPracOpravneni
50283
+ },
50284
+ pracOpravneniVydalK: {
50285
+ key: "pracOpravneniVydalK",
50286
+ type: PropertyType.Select,
50287
+ isArray: false,
50288
+ maxLength: 50,
50289
+ enumName: "MzdPobockaUP",
50290
+ enum: MzdPobockaUP
50291
+ },
50292
+ idPracOpravneni: {
50293
+ key: "idPracOpravneni",
50294
+ type: PropertyType.String,
50295
+ isArray: false,
50296
+ maxLength: 20
50297
+ },
50298
+ pracOpravneniOd: {
50299
+ key: "pracOpravneniOd",
50300
+ type: PropertyType.Date,
50301
+ isArray: false
50302
+ },
50303
+ pracOpravneniDo: {
50304
+ key: "pracOpravneniDo",
50305
+ type: PropertyType.Date,
50306
+ isArray: false
50307
+ },
50308
+ ciziPravniPredpisy: {
50309
+ key: "ciziPravniPredpisy",
50310
+ type: PropertyType.Logic,
50311
+ isArray: false
50312
+ },
50313
+ snizDuchVek: {
50314
+ key: "snizDuchVek",
50315
+ type: PropertyType.Logic,
50316
+ isArray: false
50317
+ },
50318
+ duchVekOd: {
50319
+ key: "duchVekOd",
50320
+ type: PropertyType.Date,
50321
+ isArray: false
50322
+ },
50323
+ duchodMimoCssz: {
50324
+ key: "duchodMimoCssz",
50325
+ type: PropertyType.Logic,
50326
+ isArray: false
50327
+ },
50328
+ duchodJinyNositelPojisteniOd: {
50329
+ key: "duchodJinyNositelPojisteniOd",
50330
+ type: PropertyType.Date,
50331
+ isArray: false
50332
+ },
50333
+ detiVyzivujeJinaOsoba: {
50334
+ key: "detiVyzivujeJinaOsoba",
50335
+ type: PropertyType.Logic,
50336
+ isArray: false
50337
+ },
50338
+ hesloVyplneno: {
50339
+ key: "hesloVyplneno",
50340
+ type: PropertyType.Logic,
50341
+ isArray: false
50342
+ },
50343
+ nepobiraDuchodVPlneVysi: {
50344
+ key: "nepobiraDuchodVPlneVysi",
50345
+ type: PropertyType.Logic,
50346
+ isArray: false
50347
+ },
49772
50348
  osobaHlav: {
49773
50349
  key: "osobaHlav",
49774
50350
  type: PropertyType.Relation,
@@ -49852,13 +50428,37 @@ var AFOsoba = class extends AFEntity {
49852
50428
  key: "diteOdpoc1",
49853
50429
  type: PropertyType.Relation,
49854
50430
  isArray: false,
49855
- afClass: "AFDite"
50431
+ afClass: "AFOsobaBlizkaHlav"
49856
50432
  },
49857
50433
  diteOdpoc2: {
49858
50434
  key: "diteOdpoc2",
49859
50435
  type: PropertyType.Relation,
49860
50436
  isArray: false,
49861
- afClass: "AFDite"
50437
+ afClass: "AFOsobaBlizkaHlav"
50438
+ },
50439
+ osobaVyzivDeti: {
50440
+ key: "osobaVyzivDeti",
50441
+ type: PropertyType.Relation,
50442
+ isArray: false,
50443
+ afClass: "AFOsobaBlizkaHlav"
50444
+ },
50445
+ statRezidentstvi: {
50446
+ key: "statRezidentstvi",
50447
+ type: PropertyType.Relation,
50448
+ isArray: false,
50449
+ afClass: "AFStat"
50450
+ },
50451
+ statVydalDoklTotoznosti: {
50452
+ key: "statVydalDoklTotoznosti",
50453
+ type: PropertyType.Relation,
50454
+ isArray: false,
50455
+ afClass: "AFStat"
50456
+ },
50457
+ statCiziPravniPredpisy: {
50458
+ key: "statCiziPravniPredpisy",
50459
+ type: PropertyType.Relation,
50460
+ isArray: false,
50461
+ afClass: "AFStat"
49862
50462
  },
49863
50463
  prilohy: {
49864
50464
  key: "prilohy",
@@ -49933,6 +50533,29 @@ var AFOsobaHlavicka = class extends AFEntity {
49933
50533
  isArray: false,
49934
50534
  maxLength: 255
49935
50535
  },
50536
+ rodCis: {
50537
+ key: "rodCis",
50538
+ type: PropertyType.String,
50539
+ isArray: false,
50540
+ maxLength: 20
50541
+ },
50542
+ ecp: {
50543
+ key: "ecp",
50544
+ type: PropertyType.String,
50545
+ isArray: false,
50546
+ maxLength: 20
50547
+ },
50548
+ oic: {
50549
+ key: "oic",
50550
+ type: PropertyType.String,
50551
+ isArray: false,
50552
+ maxLength: 10
50553
+ },
50554
+ duchodOd: {
50555
+ key: "duchodOd",
50556
+ type: PropertyType.Date,
50557
+ isArray: false
50558
+ },
49936
50559
  prilohy: {
49937
50560
  key: "prilohy",
49938
50561
  type: PropertyType.Relation,
@@ -50029,6 +50652,12 @@ var AFSkupinaOsob = class extends AFEntity {
50029
50652
  enumName: "TydenPracDoba",
50030
50653
  enum: TydenPracDoba
50031
50654
  },
50655
+ fondSta: {
50656
+ key: "fondSta",
50657
+ type: PropertyType.Numeric,
50658
+ isArray: false,
50659
+ digits: 6
50660
+ },
50032
50661
  workFlow: {
50033
50662
  key: "workFlow",
50034
50663
  type: PropertyType.Logic,
@@ -50218,6 +50847,21 @@ var AFDite = class extends AFEntity {
50218
50847
  type: PropertyType.Logic,
50219
50848
  isArray: false
50220
50849
  },
50850
+ student: {
50851
+ key: "student",
50852
+ type: PropertyType.Logic,
50853
+ isArray: false
50854
+ },
50855
+ platiOd: {
50856
+ key: "platiOd",
50857
+ type: PropertyType.Date,
50858
+ isArray: false
50859
+ },
50860
+ platiDo: {
50861
+ key: "platiDo",
50862
+ type: PropertyType.Date,
50863
+ isArray: false
50864
+ },
50221
50865
  stitky: {
50222
50866
  key: "stitky",
50223
50867
  type: PropertyType.String,
@@ -50235,6 +50879,12 @@ var AFDite = class extends AFEntity {
50235
50879
  isArray: false,
50236
50880
  afClass: "AFVztah"
50237
50881
  },
50882
+ osobaBlizkaHlav: {
50883
+ key: "osobaBlizkaHlav",
50884
+ type: PropertyType.Relation,
50885
+ isArray: false,
50886
+ afClass: "AFOsobaBlizkaHlav"
50887
+ },
50238
50888
  "uzivatelske-vazby": {
50239
50889
  key: "uzivatelske-vazby",
50240
50890
  type: PropertyType.Relation,
@@ -50252,7 +50902,7 @@ var AFOsobaBlizka = class extends AFEntity {
50252
50902
  this.EntityPath = "osoba-blizka";
50253
50903
  }
50254
50904
  static {
50255
- this.EntityName = "Ošetřovaná osoba";
50905
+ this.EntityName = "Osoba blízká";
50256
50906
  }
50257
50907
  static {
50258
50908
  this.EntityType = "OSOBA_BLIZKA";
@@ -50323,6 +50973,21 @@ var AFOsobaBlizka = class extends AFEntity {
50323
50973
  type: PropertyType.Logic,
50324
50974
  isArray: false
50325
50975
  },
50976
+ student: {
50977
+ key: "student",
50978
+ type: PropertyType.Logic,
50979
+ isArray: false
50980
+ },
50981
+ platiOd: {
50982
+ key: "platiOd",
50983
+ type: PropertyType.Date,
50984
+ isArray: false
50985
+ },
50986
+ platiDo: {
50987
+ key: "platiDo",
50988
+ type: PropertyType.Date,
50989
+ isArray: false
50990
+ },
50326
50991
  stitky: {
50327
50992
  key: "stitky",
50328
50993
  type: PropertyType.String,
@@ -50340,6 +51005,73 @@ var AFOsobaBlizka = class extends AFEntity {
50340
51005
  isArray: false,
50341
51006
  afClass: "AFVztah"
50342
51007
  },
51008
+ osobaBlizkaHlav: {
51009
+ key: "osobaBlizkaHlav",
51010
+ type: PropertyType.Relation,
51011
+ isArray: false,
51012
+ afClass: "AFOsobaBlizkaHlav"
51013
+ },
51014
+ "uzivatelske-vazby": {
51015
+ key: "uzivatelske-vazby",
51016
+ type: PropertyType.Relation,
51017
+ isArray: true,
51018
+ afClass: "AFUzivatelskaVazba"
51019
+ }
51020
+ };
51021
+ }
51022
+ };
51023
+
51024
+ //#endregion
51025
+ //#region src/generated/entities/AFOsobaBlizkaHlav.ts
51026
+ var AFOsobaBlizkaHlav = class extends AFEntity {
51027
+ static {
51028
+ this.EntityPath = "osoba-blizka-hlav";
51029
+ }
51030
+ static {
51031
+ this.EntityName = "Hlavička osoby blízké";
51032
+ }
51033
+ static {
51034
+ this.EntityType = "OSOBA_BLIZKA_HLAV";
51035
+ }
51036
+ get uzivatelskeVazby() {
51037
+ return this["uzivatelske-vazby"];
51038
+ }
51039
+ static {
51040
+ this.propAnnotations = {
51041
+ lastUpdate: {
51042
+ key: "lastUpdate",
51043
+ type: PropertyType.DateTime,
51044
+ isArray: false
51045
+ },
51046
+ prijmeni: {
51047
+ key: "prijmeni",
51048
+ type: PropertyType.String,
51049
+ isArray: false,
51050
+ maxLength: 255
51051
+ },
51052
+ jmeno: {
51053
+ key: "jmeno",
51054
+ type: PropertyType.String,
51055
+ isArray: false,
51056
+ maxLength: 255
51057
+ },
51058
+ rodCis: {
51059
+ key: "rodCis",
51060
+ type: PropertyType.String,
51061
+ isArray: false,
51062
+ maxLength: 20
51063
+ },
51064
+ datNaroz: {
51065
+ key: "datNaroz",
51066
+ type: PropertyType.Date,
51067
+ isArray: false
51068
+ },
51069
+ osoba: {
51070
+ key: "osoba",
51071
+ type: PropertyType.Relation,
51072
+ isArray: false,
51073
+ afClass: "AFOsobaHlavicka"
51074
+ },
50343
51075
  "uzivatelske-vazby": {
50344
51076
  key: "uzivatelske-vazby",
50345
51077
  type: PropertyType.Relation,
@@ -51132,6 +51864,12 @@ var AFPracovniPomer = class extends AFEntity {
51132
51864
  enumName: "TydenPracDoba",
51133
51865
  enum: TydenPracDoba
51134
51866
  },
51867
+ fondSta: {
51868
+ key: "fondSta",
51869
+ type: PropertyType.Numeric,
51870
+ isArray: false,
51871
+ digits: 6
51872
+ },
51135
51873
  uvazPo: {
51136
51874
  key: "uvazPo",
51137
51875
  type: PropertyType.Logic,
@@ -51203,6 +51941,145 @@ var AFPracovniPomer = class extends AFEntity {
51203
51941
  type: PropertyType.String,
51204
51942
  isArray: false
51205
51943
  },
51944
+ ukoncenoSmrti: {
51945
+ key: "ukoncenoSmrti",
51946
+ type: PropertyType.Logic,
51947
+ isArray: false
51948
+ },
51949
+ zamNenastoupil: {
51950
+ key: "zamNenastoupil",
51951
+ type: PropertyType.Logic,
51952
+ isArray: false
51953
+ },
51954
+ cizDuvodPredcasUkonceniK: {
51955
+ key: "cizDuvodPredcasUkonceniK",
51956
+ type: PropertyType.Select,
51957
+ isArray: false,
51958
+ maxLength: 50,
51959
+ enumName: "MzdDuvodPredcasKonceZam",
51960
+ enum: MzdDuvodPredcasKonceZam
51961
+ },
51962
+ idPpv: {
51963
+ key: "idPpv",
51964
+ type: PropertyType.String,
51965
+ isArray: false,
51966
+ maxLength: 50
51967
+ },
51968
+ pracovniRezimK: {
51969
+ key: "pracovniRezimK",
51970
+ type: PropertyType.Select,
51971
+ isArray: false,
51972
+ maxLength: 50,
51973
+ enumName: "MzdPracRezim",
51974
+ enum: MzdPracRezim
51975
+ },
51976
+ nepretrzityProvoz: {
51977
+ key: "nepretrzityProvoz",
51978
+ type: PropertyType.Logic,
51979
+ isArray: false
51980
+ },
51981
+ praceProbihaK: {
51982
+ key: "praceProbihaK",
51983
+ type: PropertyType.Select,
51984
+ isArray: false,
51985
+ maxLength: 50,
51986
+ enumName: "MzdPrubehPrace",
51987
+ enum: MzdPrubehPrace
51988
+ },
51989
+ mistoVykPracePredpokl: {
51990
+ key: "mistoVykPracePredpokl",
51991
+ type: PropertyType.String,
51992
+ isArray: false
51993
+ },
51994
+ mistoVykPracePracSmlouva: {
51995
+ key: "mistoVykPracePracSmlouva",
51996
+ type: PropertyType.String,
51997
+ isArray: false
51998
+ },
51999
+ mistoVykPracePracSmlouvaObec: {
52000
+ key: "mistoVykPracePracSmlouvaObec",
52001
+ type: PropertyType.String,
52002
+ isArray: false
52003
+ },
52004
+ mistoVykPraceObecPracSmlouvaKod: {
52005
+ key: "mistoVykPraceObecPracSmlouvaKod",
52006
+ type: PropertyType.String,
52007
+ isArray: false,
52008
+ maxLength: 50
52009
+ },
52010
+ mistoVykPraceObec: {
52011
+ key: "mistoVykPraceObec",
52012
+ type: PropertyType.String,
52013
+ isArray: false
52014
+ },
52015
+ mistoVykPraceObecKod: {
52016
+ key: "mistoVykPraceObecKod",
52017
+ type: PropertyType.String,
52018
+ isArray: false,
52019
+ maxLength: 50
52020
+ },
52021
+ prispevekApz: {
52022
+ key: "prispevekApz",
52023
+ type: PropertyType.Logic,
52024
+ isArray: false
52025
+ },
52026
+ nastrojApzK: {
52027
+ key: "nastrojApzK",
52028
+ type: PropertyType.Select,
52029
+ isArray: false,
52030
+ maxLength: 50,
52031
+ enumName: "MzdNastrojAPZ",
52032
+ enum: MzdNastrojAPZ
52033
+ },
52034
+ profeseKod: {
52035
+ key: "profeseKod",
52036
+ type: PropertyType.String,
52037
+ isArray: false,
52038
+ maxLength: 10
52039
+ },
52040
+ poziceNazev: {
52041
+ key: "poziceNazev",
52042
+ type: PropertyType.String,
52043
+ isArray: false,
52044
+ maxLength: 100
52045
+ },
52046
+ vedouciPozice: {
52047
+ key: "vedouciPozice",
52048
+ type: PropertyType.Logic,
52049
+ isArray: false
52050
+ },
52051
+ blizsiUrceniPpvK: {
52052
+ key: "blizsiUrceniPpvK",
52053
+ type: PropertyType.Select,
52054
+ isArray: false,
52055
+ maxLength: 50,
52056
+ enumName: "MzdyBlizsiUrceniPPV",
52057
+ enum: MzdyBlizsiUrceniPPV
52058
+ },
52059
+ profeseMinVzdelaniK: {
52060
+ key: "profeseMinVzdelaniK",
52061
+ type: PropertyType.Select,
52062
+ isArray: false,
52063
+ maxLength: 50,
52064
+ enumName: "MzdKatDosazVzdelani",
52065
+ enum: MzdKatDosazVzdelani
52066
+ },
52067
+ postaveniVZamestnani: {
52068
+ key: "postaveniVZamestnani",
52069
+ type: PropertyType.String,
52070
+ isArray: false,
52071
+ maxLength: 10
52072
+ },
52073
+ dppOvocnarstvi: {
52074
+ key: "dppOvocnarstvi",
52075
+ type: PropertyType.Logic,
52076
+ isArray: false
52077
+ },
52078
+ rizikPrace3sk: {
52079
+ key: "rizikPrace3sk",
52080
+ type: PropertyType.Logic,
52081
+ isArray: false
52082
+ },
51206
52083
  pracPomHlav: {
51207
52084
  key: "pracPomHlav",
51208
52085
  type: PropertyType.Relation,
@@ -51305,6 +52182,12 @@ var AFPracovniPomer = class extends AFEntity {
51305
52182
  isArray: false,
51306
52183
  afClass: "AFTypDokladu"
51307
52184
  },
52185
+ statMistoVykPrace: {
52186
+ key: "statMistoVykPrace",
52187
+ type: PropertyType.Relation,
52188
+ isArray: false,
52189
+ afClass: "AFStat"
52190
+ },
51308
52191
  "uzivatelske-vazby": {
51309
52192
  key: "uzivatelske-vazby",
51310
52193
  type: PropertyType.Relation,
@@ -51389,6 +52272,12 @@ var AFPracovniPomerHlavicka = class extends AFEntity {
51389
52272
  type: PropertyType.Date,
51390
52273
  isArray: false
51391
52274
  },
52275
+ idPpv: {
52276
+ key: "idPpv",
52277
+ type: PropertyType.String,
52278
+ isArray: false,
52279
+ maxLength: 50
52280
+ },
51392
52281
  osoba: {
51393
52282
  key: "osoba",
51394
52283
  type: PropertyType.Relation,
@@ -53087,6 +53976,11 @@ var AFPrehledZamestnancu = class extends AFEntity {
53087
53976
 
53088
53977
  //#endregion
53089
53978
  //#region src/generated/entities/AFZavazek.ts
53979
+ let AFZavazekAction = /* @__PURE__ */ function(AFZavazekAction$1) {
53980
+ AFZavazekAction$1["Storno"] = "storno";
53981
+ AFZavazekAction$1["UhradZapoctem"] = "uhrad-zapoctem";
53982
+ return AFZavazekAction$1;
53983
+ }({});
53090
53984
  var AFZavazek = class extends AFEntity {
53091
53985
  static {
53092
53986
  this.EntityPath = "zavazek";
@@ -53097,6 +53991,9 @@ var AFZavazek = class extends AFEntity {
53097
53991
  static {
53098
53992
  this.EntityType = "ZAVAZEK";
53099
53993
  }
53994
+ static {
53995
+ this.Actions = AFZavazekAction;
53996
+ }
53100
53997
  get vazebniDoklady() {
53101
53998
  return this["vazebni-doklady"];
53102
53999
  }
@@ -53993,6 +54890,10 @@ var AFZavazek = class extends AFEntity {
53993
54890
 
53994
54891
  //#endregion
53995
54892
  //#region src/generated/entities/AFZavazekPolozka.ts
54893
+ let AFZavazekPolozkaAction = /* @__PURE__ */ function(AFZavazekPolozkaAction$1) {
54894
+ AFZavazekPolozkaAction$1["Storno"] = "storno";
54895
+ return AFZavazekPolozkaAction$1;
54896
+ }({});
53996
54897
  var AFZavazekPolozka = class extends AFEntity {
53997
54898
  static {
53998
54899
  this.EntityPath = "zavazek-polozka";
@@ -54003,6 +54904,9 @@ var AFZavazekPolozka = class extends AFEntity {
54003
54904
  static {
54004
54905
  this.EntityType = "ZAVAZEK_POLOZKA";
54005
54906
  }
54907
+ static {
54908
+ this.Actions = AFZavazekPolozkaAction;
54909
+ }
54006
54910
  get uzivatelskeVazby() {
54007
54911
  return this["uzivatelske-vazby"];
54008
54912
  }
@@ -55855,6 +56759,280 @@ var AFInsight = class extends AFEntity {
55855
56759
  }
55856
56760
  };
55857
56761
 
56762
+ //#endregion
56763
+ //#region src/generated/entities/AFDoplnek.ts
56764
+ var AFDoplnek = class extends AFEntity {
56765
+ static {
56766
+ this.EntityPath = "doplnek";
56767
+ }
56768
+ static {
56769
+ this.EntityName = "Doplněk";
56770
+ }
56771
+ static {
56772
+ this.EntityType = "DOPLNEK";
56773
+ }
56774
+ get uzivatelskeVazby() {
56775
+ return this["uzivatelske-vazby"];
56776
+ }
56777
+ static {
56778
+ this.propAnnotations = {
56779
+ kod: {
56780
+ key: "kod",
56781
+ type: PropertyType.String,
56782
+ isArray: false,
56783
+ maxLength: 40
56784
+ },
56785
+ nazev: {
56786
+ key: "nazev",
56787
+ type: PropertyType.String,
56788
+ isArray: false,
56789
+ maxLength: 255
56790
+ },
56791
+ integratorAddonId: {
56792
+ key: "integratorAddonId",
56793
+ type: PropertyType.String,
56794
+ isArray: false,
56795
+ maxLength: 20
56796
+ },
56797
+ statusK: {
56798
+ key: "statusK",
56799
+ type: PropertyType.Select,
56800
+ isArray: false,
56801
+ maxLength: 50,
56802
+ enumName: "StatusDoplnku",
56803
+ enum: StatusDoplnku
56804
+ },
56805
+ version: {
56806
+ key: "version",
56807
+ type: PropertyType.String,
56808
+ isArray: false,
56809
+ maxLength: 20
56810
+ },
56811
+ price: {
56812
+ key: "price",
56813
+ type: PropertyType.Numeric,
56814
+ isArray: false
56815
+ },
56816
+ priceUrl: {
56817
+ key: "priceUrl",
56818
+ type: PropertyType.String,
56819
+ isArray: false,
56820
+ maxLength: 500
56821
+ },
56822
+ activateUrl: {
56823
+ key: "activateUrl",
56824
+ type: PropertyType.String,
56825
+ isArray: false,
56826
+ maxLength: 500
56827
+ },
56828
+ configUrl: {
56829
+ key: "configUrl",
56830
+ type: PropertyType.String,
56831
+ isArray: false,
56832
+ maxLength: 500
56833
+ },
56834
+ pauseUrl: {
56835
+ key: "pauseUrl",
56836
+ type: PropertyType.String,
56837
+ isArray: false,
56838
+ maxLength: 500
56839
+ },
56840
+ unpauseUrl: {
56841
+ key: "unpauseUrl",
56842
+ type: PropertyType.String,
56843
+ isArray: false,
56844
+ maxLength: 500
56845
+ },
56846
+ statusUrl: {
56847
+ key: "statusUrl",
56848
+ type: PropertyType.String,
56849
+ isArray: false,
56850
+ maxLength: 500
56851
+ },
56852
+ deactivateUrl: {
56853
+ key: "deactivateUrl",
56854
+ type: PropertyType.String,
56855
+ isArray: false,
56856
+ maxLength: 500
56857
+ },
56858
+ cenikKodFakturace: {
56859
+ key: "cenikKodFakturace",
56860
+ type: PropertyType.String,
56861
+ isArray: false,
56862
+ maxLength: 20
56863
+ },
56864
+ addonStoreId: {
56865
+ key: "addonStoreId",
56866
+ type: PropertyType.Integer,
56867
+ isArray: false
56868
+ },
56869
+ createdDate: {
56870
+ key: "createdDate",
56871
+ type: PropertyType.DateTime,
56872
+ isArray: false
56873
+ },
56874
+ integrace: {
56875
+ key: "integrace",
56876
+ type: PropertyType.Relation,
56877
+ isArray: false,
56878
+ afClass: "AFIntegrace"
56879
+ },
56880
+ apiUser: {
56881
+ key: "apiUser",
56882
+ type: PropertyType.Relation,
56883
+ isArray: false,
56884
+ afClass: "AFUzivatel"
56885
+ },
56886
+ updatedBy: {
56887
+ key: "updatedBy",
56888
+ type: PropertyType.Relation,
56889
+ isArray: false,
56890
+ afClass: "AFUzivatel",
56891
+ maxLength: 254
56892
+ },
56893
+ createdBy: {
56894
+ key: "createdBy",
56895
+ type: PropertyType.Relation,
56896
+ isArray: false,
56897
+ afClass: "AFUzivatel",
56898
+ maxLength: 254
56899
+ },
56900
+ "uzivatelske-vazby": {
56901
+ key: "uzivatelske-vazby",
56902
+ type: PropertyType.Relation,
56903
+ isArray: true,
56904
+ afClass: "AFUzivatelskaVazba"
56905
+ }
56906
+ };
56907
+ }
56908
+ };
56909
+
56910
+ //#endregion
56911
+ //#region src/generated/entities/AFObjektDoplnku.ts
56912
+ var AFObjektDoplnku = class extends AFEntity {
56913
+ static {
56914
+ this.EntityPath = "objekt-doplnku";
56915
+ }
56916
+ static {
56917
+ this.EntityName = "Objekt doplňku";
56918
+ }
56919
+ static {
56920
+ this.EntityType = "OBJEKT_DOPLNKU";
56921
+ }
56922
+ get uzivatelskeVazby() {
56923
+ return this["uzivatelske-vazby"];
56924
+ }
56925
+ static {
56926
+ this.propAnnotations = {
56927
+ objektId: {
56928
+ key: "objektId",
56929
+ type: PropertyType.Integer,
56930
+ isArray: false,
56931
+ maxLength: 20
56932
+ },
56933
+ beanResourceKey: {
56934
+ key: "beanResourceKey",
56935
+ type: PropertyType.String,
56936
+ isArray: false,
56937
+ maxLength: 255
56938
+ },
56939
+ isOwner: {
56940
+ key: "isOwner",
56941
+ type: PropertyType.Logic,
56942
+ isArray: false
56943
+ },
56944
+ doplnek: {
56945
+ key: "doplnek",
56946
+ type: PropertyType.Relation,
56947
+ isArray: false,
56948
+ afClass: "AFDoplnek"
56949
+ },
56950
+ "uzivatelske-vazby": {
56951
+ key: "uzivatelske-vazby",
56952
+ type: PropertyType.Relation,
56953
+ isArray: true,
56954
+ afClass: "AFUzivatelskaVazba"
56955
+ }
56956
+ };
56957
+ }
56958
+ };
56959
+
56960
+ //#endregion
56961
+ //#region src/generated/entities/AFIntegrace.ts
56962
+ var AFIntegrace = class extends AFEntity {
56963
+ static {
56964
+ this.EntityPath = "integrace";
56965
+ }
56966
+ static {
56967
+ this.EntityName = "Integrace";
56968
+ }
56969
+ static {
56970
+ this.EntityType = "INTEGRACE";
56971
+ }
56972
+ get uzivatelskeVazby() {
56973
+ return this["uzivatelske-vazby"];
56974
+ }
56975
+ static {
56976
+ this.propAnnotations = {
56977
+ nazev: {
56978
+ key: "nazev",
56979
+ type: PropertyType.String,
56980
+ isArray: false,
56981
+ maxLength: 255
56982
+ },
56983
+ kod: {
56984
+ key: "kod",
56985
+ type: PropertyType.String,
56986
+ isArray: false,
56987
+ maxLength: 20
56988
+ },
56989
+ registerUrl: {
56990
+ key: "registerUrl",
56991
+ type: PropertyType.String,
56992
+ isArray: false,
56993
+ maxLength: 500
56994
+ },
56995
+ authTokenPart: {
56996
+ key: "authTokenPart",
56997
+ type: PropertyType.String,
56998
+ isArray: false,
56999
+ maxLength: 255
57000
+ },
57001
+ orgId: {
57002
+ key: "orgId",
57003
+ type: PropertyType.String,
57004
+ isArray: false,
57005
+ maxLength: 50
57006
+ },
57007
+ instanceId: {
57008
+ key: "instanceId",
57009
+ type: PropertyType.String,
57010
+ isArray: false,
57011
+ maxLength: 50
57012
+ },
57013
+ addonStoreId: {
57014
+ key: "addonStoreId",
57015
+ type: PropertyType.Integer,
57016
+ isArray: false
57017
+ },
57018
+ statusK: {
57019
+ key: "statusK",
57020
+ type: PropertyType.Select,
57021
+ isArray: false,
57022
+ maxLength: 50,
57023
+ enumName: "StatusIntegrace",
57024
+ enum: StatusIntegrace
57025
+ },
57026
+ "uzivatelske-vazby": {
57027
+ key: "uzivatelske-vazby",
57028
+ type: PropertyType.Relation,
57029
+ isArray: true,
57030
+ afClass: "AFUzivatelskaVazba"
57031
+ }
57032
+ };
57033
+ }
57034
+ };
57035
+
55858
57036
  //#endregion
55859
57037
  //#region src/generated/entities/AFAutotisk.ts
55860
57038
  var AFAutotisk = class extends AFEntity {
@@ -57439,6 +58617,12 @@ var AFPodkladyDph = class extends AFEntity {
57439
58617
  isArray: false,
57440
58618
  maxLength: 20
57441
58619
  },
58620
+ cisDosle: {
58621
+ key: "cisDosle",
58622
+ type: PropertyType.String,
58623
+ isArray: false,
58624
+ maxLength: 40
58625
+ },
57442
58626
  vypRozdilDphMen: {
57443
58627
  key: "vypRozdilDphMen",
57444
58628
  type: PropertyType.Numeric,
@@ -57853,6 +59037,12 @@ var AFAnalyzaZakazky = class extends AFEntity {
57853
59037
  isArray: false,
57854
59038
  maxLength: 20
57855
59039
  },
59040
+ cisDosle: {
59041
+ key: "cisDosle",
59042
+ type: PropertyType.String,
59043
+ isArray: false,
59044
+ maxLength: 40
59045
+ },
57856
59046
  popis: {
57857
59047
  key: "popis",
57858
59048
  type: PropertyType.String,
@@ -58118,6 +59308,12 @@ var AFPohybNaUctech = class extends AFEntity {
58118
59308
  isArray: false,
58119
59309
  maxLength: 20
58120
59310
  },
59311
+ cisDosle: {
59312
+ key: "cisDosle",
59313
+ type: PropertyType.String,
59314
+ isArray: false,
59315
+ maxLength: 40
59316
+ },
58121
59317
  popis: {
58122
59318
  key: "popis",
58123
59319
  type: PropertyType.String,
@@ -58950,6 +60146,12 @@ var AFSaldo = class extends AFEntity {
58950
60146
  isArray: false,
58951
60147
  maxLength: 20
58952
60148
  },
60149
+ cisDosle: {
60150
+ key: "cisDosle",
60151
+ type: PropertyType.String,
60152
+ isArray: false,
60153
+ maxLength: 40
60154
+ },
58953
60155
  popis: {
58954
60156
  key: "popis",
58955
60157
  type: PropertyType.String,
@@ -64782,28 +65984,187 @@ var AFRadekPriznaniDph = class extends AFEntity {
64782
65984
  type: PropertyType.Select,
64783
65985
  isArray: false,
64784
65986
  maxLength: 50,
64785
- enumName: "StavPriznaniDph",
64786
- enum: StavPriznaniDph
64787
- },
64788
- zaklad: {
64789
- key: "zaklad",
64790
- type: PropertyType.Numeric,
64791
- isArray: false,
64792
- digits: 19
64793
- },
64794
- dph: {
64795
- key: "dph",
64796
- type: PropertyType.Numeric,
64797
- isArray: false,
64798
- digits: 19
65987
+ enumName: "StavPriznaniDph",
65988
+ enum: StavPriznaniDph
65989
+ },
65990
+ zaklad: {
65991
+ key: "zaklad",
65992
+ type: PropertyType.Numeric,
65993
+ isArray: false,
65994
+ digits: 19
65995
+ },
65996
+ dph: {
65997
+ key: "dph",
65998
+ type: PropertyType.Numeric,
65999
+ isArray: false,
66000
+ digits: 19
66001
+ },
66002
+ typSzbDphK: {
66003
+ key: "typSzbDphK",
66004
+ type: PropertyType.Select,
66005
+ isArray: false,
66006
+ maxLength: 50,
66007
+ enumName: "TypSzbDph",
66008
+ enum: TypSzbDph
66009
+ },
66010
+ uzivatel: {
66011
+ key: "uzivatel",
66012
+ type: PropertyType.Relation,
66013
+ isArray: false,
66014
+ afClass: "AFUzivatel",
66015
+ maxLength: 254
66016
+ },
66017
+ clenDph: {
66018
+ key: "clenDph",
66019
+ type: PropertyType.Relation,
66020
+ isArray: false,
66021
+ afClass: "AFCleneniDph"
66022
+ },
66023
+ stat: {
66024
+ key: "stat",
66025
+ type: PropertyType.Relation,
66026
+ isArray: false,
66027
+ afClass: "AFStat",
66028
+ maxLength: 3
66029
+ },
66030
+ "uzivatelske-vazby": {
66031
+ key: "uzivatelske-vazby",
66032
+ type: PropertyType.Relation,
66033
+ isArray: true,
66034
+ afClass: "AFUzivatelskaVazba"
66035
+ }
66036
+ };
66037
+ }
66038
+ };
66039
+
66040
+ //#endregion
66041
+ //#region src/generated/entities/AFUlozenePriznaniDph.ts
66042
+ var AFUlozenePriznaniDph = class extends AFEntity {
66043
+ static {
66044
+ this.EntityPath = "ulozene-priznani-dph";
66045
+ }
66046
+ static {
66047
+ this.EntityName = "Uložené přiznání DPH";
66048
+ }
66049
+ static {
66050
+ this.EntityType = "ULOZENE_PRIZNANI_DPH";
66051
+ }
66052
+ get uzivatelskeVazby() {
66053
+ return this["uzivatelske-vazby"];
66054
+ }
66055
+ static {
66056
+ this.propAnnotations = {
66057
+ lastUpdate: {
66058
+ key: "lastUpdate",
66059
+ type: PropertyType.DateTime,
66060
+ isArray: false
66061
+ },
66062
+ rok: {
66063
+ key: "rok",
66064
+ type: PropertyType.Integer,
66065
+ isArray: false
66066
+ },
66067
+ mesic: {
66068
+ key: "mesic",
66069
+ type: PropertyType.Integer,
66070
+ isArray: false
66071
+ },
66072
+ ctvrtleti: {
66073
+ key: "ctvrtleti",
66074
+ type: PropertyType.Integer,
66075
+ isArray: false
66076
+ },
66077
+ datum: {
66078
+ key: "datum",
66079
+ type: PropertyType.Date,
66080
+ isArray: false
66081
+ },
66082
+ stavK: {
66083
+ key: "stavK",
66084
+ type: PropertyType.Select,
66085
+ isArray: false,
66086
+ maxLength: 50,
66087
+ enumName: "StavPriznaniDph",
66088
+ enum: StavPriznaniDph
66089
+ },
66090
+ uzivatel: {
66091
+ key: "uzivatel",
66092
+ type: PropertyType.Relation,
66093
+ isArray: false,
66094
+ afClass: "AFUzivatel",
66095
+ maxLength: 254
66096
+ },
66097
+ stat: {
66098
+ key: "stat",
66099
+ type: PropertyType.Relation,
66100
+ isArray: false,
66101
+ afClass: "AFStat",
66102
+ maxLength: 3
66103
+ },
66104
+ "uzivatelske-vazby": {
66105
+ key: "uzivatelske-vazby",
66106
+ type: PropertyType.Relation,
66107
+ isArray: true,
66108
+ afClass: "AFUzivatelskaVazba"
66109
+ }
66110
+ };
66111
+ }
66112
+ };
66113
+
66114
+ //#endregion
66115
+ //#region src/generated/entities/AFUlozenePriznaniKonVykDph.ts
66116
+ var AFUlozenePriznaniKonVykDph = class extends AFEntity {
66117
+ static {
66118
+ this.EntityPath = "ulozene-priznani-kon-vyk-dph";
66119
+ }
66120
+ static {
66121
+ this.EntityName = "Uložené přiznání Kontrolního hlášení DPH";
66122
+ }
66123
+ static {
66124
+ this.EntityType = "ULOZENE_PRIZNANI_KON_VYK_DPH";
66125
+ }
66126
+ get uzivatelskeVazby() {
66127
+ return this["uzivatelske-vazby"];
66128
+ }
66129
+ static {
66130
+ this.propAnnotations = {
66131
+ lastUpdate: {
66132
+ key: "lastUpdate",
66133
+ type: PropertyType.DateTime,
66134
+ isArray: false
66135
+ },
66136
+ rok: {
66137
+ key: "rok",
66138
+ type: PropertyType.Integer,
66139
+ isArray: false
66140
+ },
66141
+ mesic: {
66142
+ key: "mesic",
66143
+ type: PropertyType.Integer,
66144
+ isArray: false
66145
+ },
66146
+ ctvrtleti: {
66147
+ key: "ctvrtleti",
66148
+ type: PropertyType.Integer,
66149
+ isArray: false
66150
+ },
66151
+ datum: {
66152
+ key: "datum",
66153
+ type: PropertyType.Date,
66154
+ isArray: false
66155
+ },
66156
+ stavK: {
66157
+ key: "stavK",
66158
+ type: PropertyType.Select,
66159
+ isArray: false,
66160
+ maxLength: 50,
66161
+ enumName: "StavPriznaniKonVykDph",
66162
+ enum: StavPriznaniKonVykDph
64799
66163
  },
64800
- typSzbDphK: {
64801
- key: "typSzbDphK",
64802
- type: PropertyType.Select,
64803
- isArray: false,
64804
- maxLength: 50,
64805
- enumName: "TypSzbDph",
64806
- enum: TypSzbDph
66164
+ xml: {
66165
+ key: "xml",
66166
+ type: PropertyType.String,
66167
+ isArray: false
64807
66168
  },
64808
66169
  uzivatel: {
64809
66170
  key: "uzivatel",
@@ -64812,12 +66173,6 @@ var AFRadekPriznaniDph = class extends AFEntity {
64812
66173
  afClass: "AFUzivatel",
64813
66174
  maxLength: 254
64814
66175
  },
64815
- clenDph: {
64816
- key: "clenDph",
64817
- type: PropertyType.Relation,
64818
- isArray: false,
64819
- afClass: "AFCleneniDph"
64820
- },
64821
66176
  stat: {
64822
66177
  key: "stat",
64823
66178
  type: PropertyType.Relation,
@@ -64836,90 +66191,84 @@ var AFRadekPriznaniDph = class extends AFEntity {
64836
66191
  };
64837
66192
 
64838
66193
  //#endregion
64839
- //#region src/generated/entities/AFUlozenePriznaniDph.ts
64840
- var AFUlozenePriznaniDph = class extends AFEntity {
66194
+ //#region src/generated/entities/AFZurnal.ts
66195
+ var AFZurnal = class extends AFEntity {
64841
66196
  static {
64842
- this.EntityPath = "ulozene-priznani-dph";
66197
+ this.EntityPath = "zurnal";
64843
66198
  }
64844
66199
  static {
64845
- this.EntityName = "Uložené přiznání DPH";
66200
+ this.EntityName = "Žurnál";
64846
66201
  }
64847
66202
  static {
64848
- this.EntityType = "ULOZENE_PRIZNANI_DPH";
64849
- }
64850
- get uzivatelskeVazby() {
64851
- return this["uzivatelske-vazby"];
66203
+ this.EntityType = "ZURNAL";
64852
66204
  }
64853
66205
  static {
64854
66206
  this.propAnnotations = {
64855
- lastUpdate: {
64856
- key: "lastUpdate",
64857
- type: PropertyType.DateTime,
64858
- isArray: false
66207
+ tabulka: {
66208
+ key: "tabulka",
66209
+ type: PropertyType.String,
66210
+ isArray: false,
66211
+ maxLength: 255
64859
66212
  },
64860
- rok: {
64861
- key: "rok",
66213
+ idZaznamu: {
66214
+ key: "idZaznamu",
64862
66215
  type: PropertyType.Integer,
64863
66216
  isArray: false
64864
66217
  },
64865
- mesic: {
64866
- key: "mesic",
64867
- type: PropertyType.Integer,
64868
- isArray: false
66218
+ sloupec: {
66219
+ key: "sloupec",
66220
+ type: PropertyType.String,
66221
+ isArray: false,
66222
+ maxLength: 255
64869
66223
  },
64870
- ctvrtleti: {
64871
- key: "ctvrtleti",
64872
- type: PropertyType.Integer,
66224
+ novaHod: {
66225
+ key: "novaHod",
66226
+ type: PropertyType.String,
64873
66227
  isArray: false
64874
66228
  },
64875
- datum: {
64876
- key: "datum",
64877
- type: PropertyType.Date,
66229
+ staraHod: {
66230
+ key: "staraHod",
66231
+ type: PropertyType.String,
64878
66232
  isArray: false
64879
66233
  },
64880
- stavK: {
64881
- key: "stavK",
64882
- type: PropertyType.Select,
66234
+ op: {
66235
+ key: "op",
66236
+ type: PropertyType.String,
64883
66237
  isArray: false,
64884
- maxLength: 50,
64885
- enumName: "StavPriznaniDph",
64886
- enum: StavPriznaniDph
66238
+ maxLength: 50
64887
66239
  },
64888
- uzivatel: {
64889
- key: "uzivatel",
64890
- type: PropertyType.Relation,
66240
+ transakceK: {
66241
+ key: "transakceK",
66242
+ type: PropertyType.Select,
64891
66243
  isArray: false,
64892
- afClass: "AFUzivatel",
64893
- maxLength: 254
66244
+ maxLength: 50
64894
66245
  },
64895
- stat: {
64896
- key: "stat",
64897
- type: PropertyType.Relation,
66246
+ uziv: {
66247
+ key: "uziv",
66248
+ type: PropertyType.String,
64898
66249
  isArray: false,
64899
- afClass: "AFStat",
64900
- maxLength: 3
66250
+ maxLength: 63
64901
66251
  },
64902
- "uzivatelske-vazby": {
64903
- key: "uzivatelske-vazby",
64904
- type: PropertyType.Relation,
64905
- isArray: true,
64906
- afClass: "AFUzivatelskaVazba"
66252
+ datCas: {
66253
+ key: "datCas",
66254
+ type: PropertyType.DateTime,
66255
+ isArray: false
64907
66256
  }
64908
66257
  };
64909
66258
  }
64910
66259
  };
64911
66260
 
64912
66261
  //#endregion
64913
- //#region src/generated/entities/AFUlozenePriznaniKonVykDph.ts
64914
- var AFUlozenePriznaniKonVykDph = class extends AFEntity {
66262
+ //#region src/generated/entities/AFDefiniceSekvence.ts
66263
+ var AFDefiniceSekvence = class extends AFEntity {
64915
66264
  static {
64916
- this.EntityPath = "ulozene-priznani-kon-vyk-dph";
66265
+ this.EntityPath = "definice-sekvence";
64917
66266
  }
64918
66267
  static {
64919
- this.EntityName = "Uložené přiznání Kontrolního hlášení DPH";
66268
+ this.EntityName = "Definice sekvencí";
64920
66269
  }
64921
66270
  static {
64922
- this.EntityType = "ULOZENE_PRIZNANI_KON_VYK_DPH";
66271
+ this.EntityType = "DEFINICE_SEKVENCE";
64923
66272
  }
64924
66273
  get uzivatelskeVazby() {
64925
66274
  return this["uzivatelske-vazby"];
@@ -64931,126 +66280,82 @@ var AFUlozenePriznaniKonVykDph = class extends AFEntity {
64931
66280
  type: PropertyType.DateTime,
64932
66281
  isArray: false
64933
66282
  },
64934
- rok: {
64935
- key: "rok",
64936
- type: PropertyType.Integer,
64937
- isArray: false
64938
- },
64939
- mesic: {
64940
- key: "mesic",
64941
- type: PropertyType.Integer,
64942
- isArray: false
64943
- },
64944
- ctvrtleti: {
64945
- key: "ctvrtleti",
64946
- type: PropertyType.Integer,
64947
- isArray: false
64948
- },
64949
- datum: {
64950
- key: "datum",
64951
- type: PropertyType.Date,
64952
- isArray: false
64953
- },
64954
- stavK: {
64955
- key: "stavK",
64956
- type: PropertyType.Select,
66283
+ kod: {
66284
+ key: "kod",
66285
+ type: PropertyType.String,
64957
66286
  isArray: false,
64958
- maxLength: 50,
64959
- enumName: "StavPriznaniKonVykDph",
64960
- enum: StavPriznaniKonVykDph
66287
+ maxLength: 20
64961
66288
  },
64962
- xml: {
64963
- key: "xml",
66289
+ nazev: {
66290
+ key: "nazev",
64964
66291
  type: PropertyType.String,
64965
- isArray: false
64966
- },
64967
- uzivatel: {
64968
- key: "uzivatel",
64969
- type: PropertyType.Relation,
64970
66292
  isArray: false,
64971
- afClass: "AFUzivatel",
64972
- maxLength: 254
66293
+ maxLength: 255
64973
66294
  },
64974
- stat: {
64975
- key: "stat",
64976
- type: PropertyType.Relation,
66295
+ nazevA: {
66296
+ key: "nazevA",
66297
+ type: PropertyType.String,
64977
66298
  isArray: false,
64978
- afClass: "AFStat",
64979
- maxLength: 3
66299
+ maxLength: 255
64980
66300
  },
64981
- "uzivatelske-vazby": {
64982
- key: "uzivatelske-vazby",
64983
- type: PropertyType.Relation,
64984
- isArray: true,
64985
- afClass: "AFUzivatelskaVazba"
64986
- }
64987
- };
64988
- }
64989
- };
64990
-
64991
- //#endregion
64992
- //#region src/generated/entities/AFZurnal.ts
64993
- var AFZurnal = class extends AFEntity {
64994
- static {
64995
- this.EntityPath = "zurnal";
64996
- }
64997
- static {
64998
- this.EntityName = "Žurnál";
64999
- }
65000
- static {
65001
- this.EntityType = "ZURNAL";
65002
- }
65003
- static {
65004
- this.propAnnotations = {
65005
- tabulka: {
65006
- key: "tabulka",
66301
+ nazevB: {
66302
+ key: "nazevB",
65007
66303
  type: PropertyType.String,
65008
66304
  isArray: false,
65009
66305
  maxLength: 255
65010
66306
  },
65011
- idZaznamu: {
65012
- key: "idZaznamu",
65013
- type: PropertyType.Integer,
65014
- isArray: false
65015
- },
65016
- sloupec: {
65017
- key: "sloupec",
66307
+ nazevC: {
66308
+ key: "nazevC",
65018
66309
  type: PropertyType.String,
65019
66310
  isArray: false,
65020
66311
  maxLength: 255
65021
66312
  },
65022
- novaHod: {
65023
- key: "novaHod",
66313
+ poznam: {
66314
+ key: "poznam",
65024
66315
  type: PropertyType.String,
65025
66316
  isArray: false
65026
66317
  },
65027
- staraHod: {
65028
- key: "staraHod",
66318
+ popis: {
66319
+ key: "popis",
65029
66320
  type: PropertyType.String,
65030
66321
  isArray: false
65031
66322
  },
65032
- op: {
65033
- key: "op",
66323
+ nextValue: {
66324
+ key: "nextValue",
65034
66325
  type: PropertyType.String,
65035
66326
  isArray: false,
65036
- maxLength: 50
65037
- },
65038
- transakceK: {
65039
- key: "transakceK",
65040
- type: PropertyType.Select,
65041
- isArray: false,
65042
- maxLength: 50
66327
+ maxLength: 64
65043
66328
  },
65044
- uziv: {
65045
- key: "uziv",
66329
+ uuid: {
66330
+ key: "uuid",
65046
66331
  type: PropertyType.String,
65047
66332
  isArray: false,
65048
- maxLength: 63
66333
+ maxLength: 50
65049
66334
  },
65050
- datCas: {
65051
- key: "datCas",
66335
+ createdDate: {
66336
+ key: "createdDate",
65052
66337
  type: PropertyType.DateTime,
65053
66338
  isArray: false
66339
+ },
66340
+ updatedBy: {
66341
+ key: "updatedBy",
66342
+ type: PropertyType.Relation,
66343
+ isArray: false,
66344
+ afClass: "AFUzivatel",
66345
+ maxLength: 254
66346
+ },
66347
+ createdBy: {
66348
+ key: "createdBy",
66349
+ type: PropertyType.Relation,
66350
+ isArray: false,
66351
+ afClass: "AFUzivatel",
66352
+ maxLength: 254
66353
+ },
66354
+ "uzivatelske-vazby": {
66355
+ key: "uzivatelske-vazby",
66356
+ type: PropertyType.Relation,
66357
+ isArray: true,
66358
+ afClass: "AFUzivatelskaVazba"
65054
66359
  }
65055
66360
  };
65056
66361
  }
@@ -65161,10 +66466,10 @@ const AFEntityRegistry = {
65161
66466
  AFProdejkaPlatba,
65162
66467
  AFUzivatel,
65163
66468
  AFRole,
66469
+ AFPristupovePravo,
65164
66470
  AFPravoViditelnosti,
65165
66471
  AFNastaveni,
65166
66472
  AFReport,
65167
- AFZamek,
65168
66473
  AFKurz,
65169
66474
  AFUcet,
65170
66475
  AFMena,
@@ -65269,6 +66574,7 @@ const AFEntityRegistry = {
65269
66574
  AFSkupinaOsob,
65270
66575
  AFDite,
65271
66576
  AFOsobaBlizka,
66577
+ AFOsobaBlizkaHlav,
65272
66578
  AFNepritomnost,
65273
66579
  AFSrazka,
65274
66580
  AFTypPracovnihoPomeru,
@@ -65298,6 +66604,9 @@ const AFEntityRegistry = {
65298
66604
  AFDashboardPanel,
65299
66605
  AFDashboardSharing,
65300
66606
  AFInsight,
66607
+ AFDoplnek,
66608
+ AFObjektDoplnku,
66609
+ AFIntegrace,
65301
66610
  AFAutotisk,
65302
66611
  AFXslt,
65303
66612
  AFSablonaMail,
@@ -65333,7 +66642,8 @@ const AFEntityRegistry = {
65333
66642
  AFRadekPriznaniDph,
65334
66643
  AFUlozenePriznaniDph,
65335
66644
  AFUlozenePriznaniKonVykDph,
65336
- AFZurnal
66645
+ AFZurnal,
66646
+ AFDefiniceSekvence
65337
66647
  };
65338
66648
  function EntityByName(name) {
65339
66649
  const cls = AFEntityRegistry[name];
@@ -65636,8 +66946,10 @@ var AFApiClient = class {
65636
66946
  async queryFileRaw(entityPath, format, options = {}) {
65637
66947
  if (!this.company || !this.company.length) throw new AFError(AFErrorCode.MISSING_ABRA_COMPANY, `Can't query AFApiClient without providing company path component first.`);
65638
66948
  let url = this._buildQueryUrl(entityPath, format, options);
65639
- url = addParamToUrl(url, "report-name", options.reportName);
65640
- url = addParamToUrl(url, "report-lang", options.reportLang);
66949
+ const reportName = typeof options.reportName === "object" && options.reportName !== null ? options.reportName.reportId : options.reportName;
66950
+ const reportLang = typeof options.reportLang === "object" && options.reportLang !== null ? options.reportLang.code : options.reportLang;
66951
+ url = addParamToUrl(url, "report-name", reportName);
66952
+ url = addParamToUrl(url, "report-lang", reportLang);
65641
66953
  this._logger.debug(url);
65642
66954
  try {
65643
66955
  const raw$1 = await this._fetch(url, { signal: options.abortController?.signal });
@@ -65665,6 +66977,28 @@ var AFApiClient = class {
65665
66977
  async queryFile(entity, format, options = {}) {
65666
66978
  return this.queryFileRaw(entity.EntityPath, format, options);
65667
66979
  }
66980
+ async queryReports(entity, options = {}) {
66981
+ if (!this.company || !this.company.length) throw new AFError(AFErrorCode.MISSING_ABRA_COMPANY, `Can't query AFApiClient without providing company path component first.`);
66982
+ const url = this._url + "/c/" + this.company + "/" + entity.EntityPath + "/reports.json";
66983
+ this._logger.debug(url);
66984
+ try {
66985
+ const raw$1 = await this._fetch(url, { signal: options.abortController?.signal });
66986
+ const json = await raw$1.json().catch(() => null);
66987
+ if (raw$1.status >= 400 && raw$1.status < 600) {
66988
+ const details = this._extractAbraErrors(json);
66989
+ throw new AFError(AFErrorCode.ABRA_FLEXI_ERROR, `${raw$1.status} ${raw$1.statusText}${details ? ` — ${details}` : ""}`);
66990
+ }
66991
+ const report = json?.reports?.report;
66992
+ if (!report) return [];
66993
+ return Array.isArray(report) ? report : [report];
66994
+ } catch (e) {
66995
+ if (!(e instanceof AFError)) {
66996
+ this._logger.error(e);
66997
+ e = new AFError(AFErrorCode.UNKNOWN, e.toString());
66998
+ }
66999
+ throw e;
67000
+ }
67001
+ }
65668
67002
  async query(entity, options = {}) {
65669
67003
  const res = this.queryRaw(entity.EntityPath, options);
65670
67004
  try {
@@ -65849,13 +67183,18 @@ var AFApiClient = class {
65849
67183
  /**
65850
67184
  * Resolves an entity by a validated identifier string or numeric id.
65851
67185
  * Accepted identifier forms:
65852
- * - number → looks up by internal id
65853
- * - "code:X" → looks up by business code
65854
- * - "ext:X" → looks up by external id
67186
+ * - number → looks up by internal id
67187
+ * - "code:X" → looks up by business code
67188
+ * - "ext:X" → looks up by external id
67189
+ * - AFSingleEntityID → an ID()/CODE()/EXT() value (AFID/AFCODE/AFEXT)
65855
67190
  * Throws INVALID_IDENTIFIER for any other string.
65856
67191
  * Throws OBJECT_NOT_FOUND if the server returns 404.
65857
67192
  */
65858
67193
  async resolveStubId(entity, identifier) {
67194
+ if (identifier instanceof AFFilter) {
67195
+ const rendered = identifier.toString();
67196
+ identifier = /^\d+$/.test(rendered) ? Number(rendered) : rendered;
67197
+ }
65859
67198
  if (typeof identifier === "string") {
65860
67199
  if (!identifier.length) throw new AFError(AFErrorCode.INVALID_IDENTIFIER, `Identifier must not be empty.`);
65861
67200
  if (!identifier.startsWith("code:") && !identifier.startsWith("ext:")) throw new AFError(AFErrorCode.INVALID_IDENTIFIER, `Identifier "${identifier}" is not a valid Flexi identifier. Use a number, "code:<value>", or "ext:<value>".`);
@@ -66020,7 +67359,7 @@ var AFApiClient = class {
66020
67359
  throw e;
66021
67360
  }
66022
67361
  }
66023
- async callEntityActionRaw(entityPath, id, actionName, options = {}) {
67362
+ async actionRaw(entityPath, id, actionName, options = {}) {
66024
67363
  if (!this.company || !this.company.length) throw new AFError(AFErrorCode.MISSING_ABRA_COMPANY, `Can't query AFApiClient without providing company path component first.`);
66025
67364
  if (id === void 0 || id === null || id === "") throw new AFError(AFErrorCode.MISSING_ID, `Can't call action '${actionName}' on ${entityPath} without id.`);
66026
67365
  if (!actionName || !actionName.length) throw new AFError(AFErrorCode.UNKNOWN, `Action name must be a non-empty string.`);
@@ -66056,14 +67395,16 @@ var AFApiClient = class {
66056
67395
  throw e;
66057
67396
  }
66058
67397
  }
66059
- async callEntityAction(entity, actionName, options = {}) {
66060
- if (entity.isNew === true) throw new AFError(AFErrorCode.RELATED_INSTANCE_NOT_SAVED, `Can't call action '${actionName}' on an unsaved ${entity.constructor.EntityName}. Save it first.`);
67398
+ async action(entity, actionName, options = {}) {
67399
+ const cls = entity.constructor;
67400
+ if (entity.isNew === true) throw new AFError(AFErrorCode.RELATED_INSTANCE_NOT_SAVED, `Can't call action '${actionName}' on an unsaved ${cls.EntityName}. Save it first.`);
66061
67401
  if (entity.isNew === void 0) {
66062
- if (await this._resolveId(entity) === null) throw new AFError(AFErrorCode.OBJECT_NOT_FOUND, `Can't call action '${actionName}' on ${entity.constructor.EntityName}: entity not found on server.`);
67402
+ if (await this._resolveId(entity) === null) throw new AFError(AFErrorCode.OBJECT_NOT_FOUND, `Can't call action '${actionName}' on ${cls.EntityName}: entity not found on server.`);
66063
67403
  }
66064
- if (entity.id === void 0 || entity.id === null) throw new AFError(AFErrorCode.MISSING_ID, `Can't call action '${actionName}' on ${entity.constructor.EntityName} without id.`);
66065
- const entityPath = entity.constructor.EntityPath;
66066
- return this.callEntityActionRaw(entityPath, entity.id, actionName, options);
67404
+ if (entity.id === void 0 || entity.id === null) throw new AFError(AFErrorCode.MISSING_ID, `Can't call action '${actionName}' on ${cls.EntityName} without id.`);
67405
+ const supported = Object.values(cls.Actions);
67406
+ if (!supported.includes(actionName)) throw new AFError(AFErrorCode.UNKNOWN, `Action '${actionName}' is not supported on ${cls.EntityName}. Supported: ${supported.length ? supported.join(", ") : "(none)"}`);
67407
+ return this.actionRaw(cls.EntityPath, entity.id, actionName, options);
66067
67408
  }
66068
67409
  _applySaveResultToEntity(entity, results) {
66069
67410
  if (!Array.isArray(results) || !results.length) return;
@@ -66160,6 +67501,43 @@ var AFApiClient = class {
66160
67501
  if (entity.kod) return `code:${entity.kod}`;
66161
67502
  if (stub?.ext?.length) return `ext:${stub.ext[0]}`;
66162
67503
  }
67504
+ /**
67505
+ * Encodes a single related AFEntity for inclusion in a save request body.
67506
+ * Centralizes tri-state (`isNew` true/false/undefined) handling and the
67507
+ * NestedUnknownStrategy so both the to-1 relation branch and per-item
67508
+ * array encoding share one implementation.
67509
+ *
67510
+ * Returns either a primitive (numeric id, "code:..." / "ext:..." string)
67511
+ * or an object `{ id?, ...changedFields }`.
67512
+ *
67513
+ * `inCollection` controls one divergence: collection items always emit an
67514
+ * object form for existing entities (so Flexi matches by id under
67515
+ * `@removeAll: true`), while to-1 relations can collapse to a bare id
67516
+ * reference when the nested entity has no field changes.
67517
+ */
67518
+ async _encodeRelatedEntity(related, parent, key, inCollection, options) {
67519
+ if (related.isNew === true) return await this._encodeEntity(related, options);
67520
+ if (related.isNew === false) {
67521
+ if (!inCollection && !related.hasChanged()) return related.id;
67522
+ const encoded = await this._encodeEntity(related, options);
67523
+ encoded.id = related.id;
67524
+ return encoded;
67525
+ }
67526
+ const parentName = parent.constructor.EntityName;
67527
+ const where = `${inCollection ? "Collection" : "Key"} '${key}' on ${parentName}`;
67528
+ const strategy = options?.nestedUnknown ?? NestedUnknownStrategy.Resolve;
67529
+ if (strategy === NestedUnknownStrategy.Strict) throw new AFError(AFErrorCode.UNRESOLVED_ENTITY, `${where} ${inCollection ? "contains" : "references"} an unresolved entity. Call resolve() first or change nestedUnknown strategy.`);
67530
+ if (strategy === NestedUnknownStrategy.ByIdentifier) {
67531
+ const ident = this._getEntityIdentifierString(related);
67532
+ if (!ident) throw new AFError(AFErrorCode.MISSING_IDENTIFIER, `${where} ${inCollection ? "contains" : "has"} an unresolved entity with no identifier (no kod, no ext). Cannot encode with ByIdentifier strategy.`);
67533
+ return ident;
67534
+ }
67535
+ const fallbackIdent = this._getEntityIdentifierString(related);
67536
+ const resolvedId = await this._resolveId(related);
67537
+ if (resolvedId !== null) return resolvedId;
67538
+ if (fallbackIdent) return fallbackIdent;
67539
+ throw new AFError(AFErrorCode.MISSING_IDENTIFIER, `${where} ${inCollection ? "contains" : "has"} an unresolved entity with no identifier. Cannot encode.`);
67540
+ }
66163
67541
  async _encodeProperty(entity, key, obj, options) {
66164
67542
  const annot = entity.getPropertyTypeAnnotation(key);
66165
67543
  if (!annot) return;
@@ -66171,7 +67549,7 @@ var AFApiClient = class {
66171
67549
  obj[key] = [];
66172
67550
  if (val instanceof Array) for (const a of val) {
66173
67551
  if (!(a instanceof AFEntity)) throw new AFError(AFErrorCode.UNKNOWN, `Collection '${key}' on ${entity.constructor.EntityName}(id: ${entity.id}) contain's non-AFEntity member ${a}`);
66174
- obj[key].push(await this._encodeEntity(a, options));
67552
+ obj[key].push(await this._encodeRelatedEntity(a, entity, key, true, options));
66175
67553
  }
66176
67554
  return;
66177
67555
  }
@@ -66181,32 +67559,7 @@ var AFApiClient = class {
66181
67559
  return;
66182
67560
  }
66183
67561
  if (!(val instanceof AFEntity)) throw new AFError(AFErrorCode.UNKNOWN, `Key '${key}' on ${entity.constructor.EntityName}(id: ${entity.id}) referencing not AFEntity instance`);
66184
- if (val.isNew === true) {
66185
- obj[key] = await this._encodeEntity(val, options);
66186
- return;
66187
- }
66188
- if (val.isNew === false) {
66189
- if (!val.hasChanged()) obj[key] = val.id;
66190
- else {
66191
- const nested = await this._encodeEntity(val, options);
66192
- nested.id = val.id;
66193
- obj[key] = nested;
66194
- }
66195
- return;
66196
- }
66197
- const strategy = options?.nestedUnknown ?? NestedUnknownStrategy.Resolve;
66198
- if (strategy === NestedUnknownStrategy.Strict) throw new AFError(AFErrorCode.UNRESOLVED_ENTITY, `Key '${key}' on ${entity.constructor.EntityName} references an unresolved entity. Call resolve() first or change nestedUnknown strategy.`);
66199
- if (strategy === NestedUnknownStrategy.ByIdentifier) {
66200
- const ident = this._getEntityIdentifierString(val);
66201
- if (!ident) throw new AFError(AFErrorCode.MISSING_IDENTIFIER, `Key '${key}' on ${entity.constructor.EntityName} has an unresolved entity with no identifier (no kod, no ext). Cannot encode with ByIdentifier strategy.`);
66202
- obj[key] = ident;
66203
- return;
66204
- }
66205
- const fallbackIdent = this._getEntityIdentifierString(val);
66206
- const resolvedId = await this._resolveId(val);
66207
- if (resolvedId !== null) obj[key] = resolvedId;
66208
- else if (fallbackIdent) obj[key] = fallbackIdent;
66209
- else throw new AFError(AFErrorCode.MISSING_IDENTIFIER, `Key '${key}' on ${entity.constructor.EntityName} has an unresolved entity with no identifier. Cannot encode.`);
67562
+ obj[key] = await this._encodeRelatedEntity(val, entity, key, false, options);
66210
67563
  return;
66211
67564
  }
66212
67565
  if (!obj) return;
@@ -66476,7 +67829,9 @@ exports.AFApiSession = AFApiSession;
66476
67829
  exports.AFAtribut = AFAtribut;
66477
67830
  exports.AFAutotisk = AFAutotisk;
66478
67831
  exports.AFBanka = AFBanka;
67832
+ exports.AFBankaAction = AFBankaAction;
66479
67833
  exports.AFBankaPolozka = AFBankaPolozka;
67834
+ exports.AFBankaPolozkaAction = AFBankaPolozkaAction;
66480
67835
  exports.AFBankovniUcet = AFBankovniUcet;
66481
67836
  exports.AFBankovniUcetPokladna = AFBankovniUcetPokladna;
66482
67837
  exports.AFBankovniUcetSkladPokladna = AFBankovniUcetSkladPokladna;
@@ -66502,20 +67857,28 @@ exports.AFDanovyOdpis = AFDanovyOdpis;
66502
67857
  exports.AFDashboardPanel = AFDashboardPanel;
66503
67858
  exports.AFDashboardSharing = AFDashboardSharing;
66504
67859
  exports.AFDefStore = AFDefStore;
67860
+ exports.AFDefiniceSekvence = AFDefiniceSekvence;
66505
67861
  exports.AFDite = AFDite;
66506
67862
  exports.AFDodavatel = AFDodavatel;
66507
67863
  exports.AFDodavatelskaSmlouva = AFDodavatelskaSmlouva;
67864
+ exports.AFDodavatelskaSmlouvaAction = AFDodavatelskaSmlouvaAction;
66508
67865
  exports.AFDodavatelskyTypSmlouvy = AFDodavatelskyTypSmlouvy;
66509
67866
  exports.AFDoklad = AFDoklad;
66510
67867
  exports.AFDokladKUhrade = AFDokladKUhrade;
67868
+ exports.AFDokladKUhradeAction = AFDokladKUhradeAction;
67869
+ exports.AFDoplnek = AFDoplnek;
66511
67870
  exports.AFDoporuceni = AFDoporuceni;
66512
67871
  exports.AFEntity = AFEntity;
66513
67872
  exports.AFError = AFError;
66514
67873
  exports.AFErrorCode = AFErrorCode;
66515
67874
  exports.AFFakturaPrijata = AFFakturaPrijata;
67875
+ exports.AFFakturaPrijataAction = AFFakturaPrijataAction;
66516
67876
  exports.AFFakturaPrijataPolozka = AFFakturaPrijataPolozka;
67877
+ exports.AFFakturaPrijataPolozkaAction = AFFakturaPrijataPolozkaAction;
66517
67878
  exports.AFFakturaVydana = AFFakturaVydana;
67879
+ exports.AFFakturaVydanaAction = AFFakturaVydanaAction;
66518
67880
  exports.AFFakturaVydanaPolozka = AFFakturaVydanaPolozka;
67881
+ exports.AFFakturaVydanaPolozkaAction = AFFakturaVydanaPolozkaAction;
66519
67882
  exports.AFFilter = AFFilter;
66520
67883
  exports.AFFiltr = AFFiltr;
66521
67884
  exports.AFFormaDopravy = AFFormaDopravy;
@@ -66528,8 +67891,11 @@ exports.AFHlavniKniha = AFHlavniKniha;
66528
67891
  exports.AFHodnoceniZakazky = AFHodnoceniZakazky;
66529
67892
  exports.AFIndividualniCenik = AFIndividualniCenik;
66530
67893
  exports.AFInsight = AFInsight;
67894
+ exports.AFIntegrace = AFIntegrace;
66531
67895
  exports.AFInterniDoklad = AFInterniDoklad;
67896
+ exports.AFInterniDokladAction = AFInterniDokladAction;
66532
67897
  exports.AFInterniDokladPolozka = AFInterniDokladPolozka;
67898
+ exports.AFInterniDokladPolozkaAction = AFInterniDokladPolozkaAction;
66533
67899
  exports.AFIntrastatDodaciPodminky = AFIntrastatDodaciPodminky;
66534
67900
  exports.AFIntrastatDruhDopravy = AFIntrastatDruhDopravy;
66535
67901
  exports.AFIntrastatKodNomenklatury = AFIntrastatKodNomenklatury;
@@ -66547,6 +67913,7 @@ exports.AFKurz = AFKurz;
66547
67913
  exports.AFKurzProCenotvorbu = AFKurzProCenotvorbu;
66548
67914
  exports.AFKurzProPreceneni = AFKurzProPreceneni;
66549
67915
  exports.AFKusovnik = AFKusovnik;
67916
+ exports.AFKusovnikAction = AFKusovnikAction;
66550
67917
  exports.AFLeasing = AFLeasing;
66551
67918
  exports.AFMajetek = AFMajetek;
66552
67919
  exports.AFMajetekUdalost = AFMajetekUdalost;
@@ -66558,18 +67925,27 @@ exports.AFMzda = AFMzda;
66558
67925
  exports.AFMzdovaSlozka = AFMzdovaSlozka;
66559
67926
  exports.AFMzdyBankovniSpojeni = AFMzdyBankovniSpojeni;
66560
67927
  exports.AFNabidkaPrijata = AFNabidkaPrijata;
67928
+ exports.AFNabidkaPrijataAction = AFNabidkaPrijataAction;
66561
67929
  exports.AFNabidkaPrijataPolozka = AFNabidkaPrijataPolozka;
67930
+ exports.AFNabidkaPrijataPolozkaAction = AFNabidkaPrijataPolozkaAction;
66562
67931
  exports.AFNabidkaVydana = AFNabidkaVydana;
67932
+ exports.AFNabidkaVydanaAction = AFNabidkaVydanaAction;
66563
67933
  exports.AFNabidkaVydanaPolozka = AFNabidkaVydanaPolozka;
67934
+ exports.AFNabidkaVydanaPolozkaAction = AFNabidkaVydanaPolozkaAction;
66564
67935
  exports.AFNaklad = AFNaklad;
66565
67936
  exports.AFNastaveni = AFNastaveni;
66566
67937
  exports.AFNepritomnost = AFNepritomnost;
66567
67938
  exports.AFNeuhrazenePoSplatnosti = AFNeuhrazenePoSplatnosti;
66568
67939
  exports.AFNeuhrazenePoSplatnosti2 = AFNeuhrazenePoSplatnosti2;
66569
67940
  exports.AFObjednavkaPrijata = AFObjednavkaPrijata;
67941
+ exports.AFObjednavkaPrijataAction = AFObjednavkaPrijataAction;
66570
67942
  exports.AFObjednavkaPrijataPolozka = AFObjednavkaPrijataPolozka;
67943
+ exports.AFObjednavkaPrijataPolozkaAction = AFObjednavkaPrijataPolozkaAction;
66571
67944
  exports.AFObjednavkaVydana = AFObjednavkaVydana;
67945
+ exports.AFObjednavkaVydanaAction = AFObjednavkaVydanaAction;
66572
67946
  exports.AFObjednavkaVydanaPolozka = AFObjednavkaVydanaPolozka;
67947
+ exports.AFObjednavkaVydanaPolozkaAction = AFObjednavkaVydanaPolozkaAction;
67948
+ exports.AFObjektDoplnku = AFObjektDoplnku;
66573
67949
  exports.AFObrat = AFObrat;
66574
67950
  exports.AFObratPolozky = AFObratPolozky;
66575
67951
  exports.AFObratovaPredvaha = AFObratovaPredvaha;
@@ -66577,6 +67953,7 @@ exports.AFOdberatel = AFOdberatel;
66577
67953
  exports.AFOdpisovaSkupina = AFOdpisovaSkupina;
66578
67954
  exports.AFOsoba = AFOsoba;
66579
67955
  exports.AFOsobaBlizka = AFOsobaBlizka;
67956
+ exports.AFOsobaBlizkaHlav = AFOsobaBlizkaHlav;
66580
67957
  exports.AFOsobaHlavicka = AFOsobaHlavicka;
66581
67958
  exports.AFParametr = AFParametr;
66582
67959
  exports.AFPenezniUstav = AFPenezniUstav;
@@ -66584,16 +67961,24 @@ exports.AFPoSplatnosti = AFPoSplatnosti;
66584
67961
  exports.AFPodkladyDph = AFPodkladyDph;
66585
67962
  exports.AFPodobneZbozi = AFPodobneZbozi;
66586
67963
  exports.AFPohledavka = AFPohledavka;
67964
+ exports.AFPohledavkaAction = AFPohledavkaAction;
66587
67965
  exports.AFPohledavkaPolozka = AFPohledavkaPolozka;
67966
+ exports.AFPohledavkaPolozkaAction = AFPohledavkaPolozkaAction;
66588
67967
  exports.AFPohybNaUctech = AFPohybNaUctech;
66589
67968
  exports.AFPokladna = AFPokladna;
66590
67969
  exports.AFPokladniPohyb = AFPokladniPohyb;
67970
+ exports.AFPokladniPohybAction = AFPokladniPohybAction;
66591
67971
  exports.AFPokladniPohybPolozka = AFPokladniPohybPolozka;
67972
+ exports.AFPokladniPohybPolozkaAction = AFPokladniPohybPolozkaAction;
66592
67973
  exports.AFPoplatek = AFPoplatek;
66593
67974
  exports.AFPoptavkaPrijata = AFPoptavkaPrijata;
67975
+ exports.AFPoptavkaPrijataAction = AFPoptavkaPrijataAction;
66594
67976
  exports.AFPoptavkaPrijataPolozka = AFPoptavkaPrijataPolozka;
67977
+ exports.AFPoptavkaPrijataPolozkaAction = AFPoptavkaPrijataPolozkaAction;
66595
67978
  exports.AFPoptavkaVydana = AFPoptavkaVydana;
67979
+ exports.AFPoptavkaVydanaAction = AFPoptavkaVydanaAction;
66596
67980
  exports.AFPoptavkaVydanaPolozka = AFPoptavkaVydanaPolozka;
67981
+ exports.AFPoptavkaVydanaPolozkaAction = AFPoptavkaVydanaPolozkaAction;
66597
67982
  exports.AFPrace = AFPrace;
66598
67983
  exports.AFPraceMesic = AFPraceMesic;
66599
67984
  exports.AFPracovniPomer = AFPracovniPomer;
@@ -66609,7 +67994,9 @@ exports.AFPrikazKUhrade = AFPrikazKUhrade;
66609
67994
  exports.AFPrikazKUhradePolozka = AFPrikazKUhradePolozka;
66610
67995
  exports.AFPriloha = AFPriloha;
66611
67996
  exports.AFPrislustenstvi = AFPrislustenstvi;
67997
+ exports.AFPristupovePravo = AFPristupovePravo;
66612
67998
  exports.AFProdejka = AFProdejka;
67999
+ exports.AFProdejkaAction = AFProdejkaAction;
66613
68000
  exports.AFProdejkaPlatba = AFProdejkaPlatba;
66614
68001
  exports.AFPsc = AFPsc;
66615
68002
  exports.AFQueryDetail = AFQueryDetail;
@@ -66650,7 +68037,9 @@ exports.AFSettingStore = AFSettingStore;
66650
68037
  exports.AFSklad = AFSklad;
66651
68038
  exports.AFSkladovaKarta = AFSkladovaKarta;
66652
68039
  exports.AFSkladovyPohyb = AFSkladovyPohyb;
68040
+ exports.AFSkladovyPohybAction = AFSkladovyPohybAction;
66653
68041
  exports.AFSkladovyPohybPolozka = AFSkladovyPohybPolozka;
68042
+ exports.AFSkladovyPohybPolozkaAction = AFSkladovyPohybPolozkaAction;
66654
68043
  exports.AFSkupinaAtributu = AFSkupinaAtributu;
66655
68044
  exports.AFSkupinaFirem = AFSkupinaFirem;
66656
68045
  exports.AFSkupinaOsob = AFSkupinaOsob;
@@ -66659,6 +68048,7 @@ exports.AFSkupinaStitku = AFSkupinaStitku;
66659
68048
  exports.AFSkupinaZbozi = AFSkupinaZbozi;
66660
68049
  exports.AFSmena = AFSmena;
66661
68050
  exports.AFSmlouva = AFSmlouva;
68051
+ exports.AFSmlouvaAction = AFSmlouvaAction;
66662
68052
  exports.AFSmlouvaPolozka = AFSmlouvaPolozka;
66663
68053
  exports.AFSmlouvaZurnal = AFSmlouvaZurnal;
66664
68054
  exports.AFSouhrnneHlaseniDph = AFSouhrnneHlaseniDph;
@@ -66727,7 +68117,9 @@ exports.AFUmisteniVeSkladuMistnost = AFUmisteniVeSkladuMistnost;
66727
68117
  exports.AFUmisteniVeSkladuPolice = AFUmisteniVeSkladuPolice;
66728
68118
  exports.AFUmisteniVeSkladuRegal = AFUmisteniVeSkladuRegal;
66729
68119
  exports.AFUplatneniDaneZavazku = AFUplatneniDaneZavazku;
68120
+ exports.AFUplatneniDaneZavazkuAction = AFUplatneniDaneZavazkuAction;
66730
68121
  exports.AFUplatneniDaneZavazkuPolozka = AFUplatneniDaneZavazkuPolozka;
68122
+ exports.AFUplatneniDaneZavazkuPolozkaAction = AFUplatneniDaneZavazkuPolozkaAction;
66731
68123
  exports.AFUzivatel = AFUzivatel;
66732
68124
  exports.AFUzivatelskaVazba = AFUzivatelskaVazba;
66733
68125
  exports.AFUzivatelskyDotaz = AFUzivatelskyDotaz;
@@ -66739,14 +68131,16 @@ exports.AFVykazHospodareni = AFVykazHospodareni;
66739
68131
  exports.AFVyrobniCislo = AFVyrobniCislo;
66740
68132
  exports.AFVysledovkaPoUctech = AFVysledovkaPoUctech;
66741
68133
  exports.AFVzajemnyZapocet = AFVzajemnyZapocet;
68134
+ exports.AFVzajemnyZapocetAction = AFVzajemnyZapocetAction;
66742
68135
  exports.AFVztah = AFVztah;
66743
68136
  exports.AFXslt = AFXslt;
66744
68137
  exports.AFZakazka = AFZakazka;
66745
68138
  exports.AFZalohaKOdpoctu = AFZalohaKOdpoctu;
66746
- exports.AFZamek = AFZamek;
66747
68139
  exports.AFZapujcka = AFZapujcka;
66748
68140
  exports.AFZavazek = AFZavazek;
68141
+ exports.AFZavazekAction = AFZavazekAction;
66749
68142
  exports.AFZavazekPolozka = AFZavazekPolozka;
68143
+ exports.AFZavazekPolozkaAction = AFZavazekPolozkaAction;
66750
68144
  exports.AFZurnal = AFZurnal;
66751
68145
  exports.AutoSendMailMod = AutoSendMailMod;
66752
68146
  exports.BarvaMaterialu = BarvaMaterialu;
@@ -66798,6 +68192,21 @@ exports.MetodaZaokr = MetodaZaokr;
66798
68192
  exports.MjHmot = MjHmot;
66799
68193
  exports.MjZaruky = MjZaruky;
66800
68194
  exports.ModulUcetni = ModulUcetni;
68195
+ exports.MzdCizDruhPracOpravneni = MzdCizDruhPracOpravneni;
68196
+ exports.MzdCizNositelPojisteni = MzdCizNositelPojisteni;
68197
+ exports.MzdCizVolnyTrhPrace = MzdCizVolnyTrhPrace;
68198
+ exports.MzdDuvodPredcasKonceZam = MzdDuvodPredcasKonceZam;
68199
+ exports.MzdFormaKontroly = MzdFormaKontroly;
68200
+ exports.MzdKatDosazVzdelani = MzdKatDosazVzdelani;
68201
+ exports.MzdKolSmlouva = MzdKolSmlouva;
68202
+ exports.MzdNastrojAPZ = MzdNastrojAPZ;
68203
+ exports.MzdPobockaUP = MzdPobockaUP;
68204
+ exports.MzdPracRezim = MzdPracRezim;
68205
+ exports.MzdPrubehPrace = MzdPrubehPrace;
68206
+ exports.MzdTypDanIdentifOsoba = MzdTypDanIdentifOsoba;
68207
+ exports.MzdTypDokladuCiz = MzdTypDokladuCiz;
68208
+ exports.MzdTypZdravOmezeni = MzdTypZdravOmezeni;
68209
+ exports.MzdyBlizsiUrceniPPV = MzdyBlizsiUrceniPPV;
66801
68210
  exports.NO_LIMIT = NO_LIMIT;
66802
68211
  exports.NahrUcet = NahrUcet;
66803
68212
  exports.NormalMj = NormalMj;
@@ -66810,11 +68219,14 @@ exports.PracRozvrh = PracRozvrh;
66810
68219
  exports.PredvybranyPocet = PredvybranyPocet;
66811
68220
  exports.PrepocetCen = PrepocetCen;
66812
68221
  exports.Priorita = Priorita;
68222
+ exports.PristupovePravoFeatureK = PristupovePravoFeatureK;
66813
68223
  exports.RazeniProTisk = RazeniProTisk;
66814
68224
  exports.RezimRezervaci = RezimRezervaci;
66815
68225
  exports.RocniKurz = RocniKurz;
66816
68226
  exports.RodStav = RodStav;
66817
68227
  exports.SkupinaSlozky = SkupinaSlozky;
68228
+ exports.StatusDoplnku = StatusDoplnku;
68229
+ exports.StatusIntegrace = StatusIntegrace;
66818
68230
  exports.StavDoklObch = StavDoklObch;
66819
68231
  exports.StavInventury = StavInventury;
66820
68232
  exports.StavMail = StavMail;
@@ -66845,6 +68257,7 @@ exports.TypPoplatku = TypPoplatku;
66845
68257
  exports.TypPouziti = TypPouziti;
66846
68258
  exports.TypPrav = TypPrav;
66847
68259
  exports.TypPrilohy = TypPrilohy;
68260
+ exports.TypPristPrav = TypPristPrav;
66848
68261
  exports.TypSablony = TypSablony;
66849
68262
  exports.TypSestavy = TypSestavy;
66850
68263
  exports.TypSlozky = TypSlozky;