Class: MoneyS3::Parsers::SklDoklType
- Inherits:
-
Object
- Object
- MoneyS3::Parsers::SklDoklType
show all
- Includes:
- ParserCore::BaseParser
- Defined in:
- lib/money_s3/parsers/skl_dokl_type.rb
Instance Method Summary
collapse
Instance Method Details
#c_objednavk ⇒ Object
26
27
28
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 26
def c_objednavk
at 'CObjednavk'
end
|
#c_objednavk_attributes ⇒ Object
30
31
32
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 30
def c_objednavk_attributes
attributes_at 'CObjednavk'
end
|
#celkem ⇒ Object
54
55
56
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 54
def celkem
at 'Celkem'
end
|
#celkem_attributes ⇒ Object
58
59
60
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 58
def celkem_attributes
attributes_at 'Celkem'
end
|
#cinnost ⇒ Object
86
87
88
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 86
def cinnost
at 'Cinnost'
end
|
#cinnost_attributes ⇒ Object
90
91
92
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 90
def cinnost_attributes
attributes_at 'Cinnost'
end
|
#cislo_dokla ⇒ Object
6
7
8
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 6
def cislo_dokla
at 'CisloDokla'
end
|
#cislo_dokla_attributes ⇒ Object
10
11
12
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 10
def cislo_dokla_attributes
attributes_at 'CisloDokla'
end
|
#d_rada ⇒ Object
62
63
64
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 62
def d_rada
at 'DRada'
end
|
#d_rada_attributes ⇒ Object
66
67
68
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 66
def d_rada_attributes
attributes_at 'DRada'
end
|
#dat_sk_poh ⇒ Object
182
183
184
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 182
def dat_sk_poh
at 'DatSkPoh'
end
|
#dat_sk_poh_attributes ⇒ Object
186
187
188
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 186
def dat_sk_poh_attributes
attributes_at 'DatSkPoh'
end
|
#datum ⇒ Object
42
43
44
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 42
def datum
at 'Datum'
end
|
#datum_attributes ⇒ Object
46
47
48
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 46
def datum_attributes
attributes_at 'Datum'
end
|
#datum_its ⇒ Object
302
303
304
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 302
def datum_its
at 'DatumITS'
end
|
#datum_its_attributes ⇒ Object
306
307
308
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 306
def datum_its_attributes
attributes_at 'DatumITS'
end
|
#dod_odb ⇒ Object
246
247
248
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 246
def dod_odb
submodel_at(SkDokladFirmaType, 'DodOdb')
end
|
#dodaci_podm ⇒ Object
262
263
264
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 262
def dodaci_podm
at 'DodaciPodm'
end
|
#dodaci_podm_attributes ⇒ Object
266
267
268
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 266
def dodaci_podm_attributes
attributes_at 'DodaciPodm'
end
|
#dokumenty ⇒ Object
362
363
364
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 362
def dokumenty
array_of_at(String, ['Dokumenty', 'Dokument'])
end
|
#doprav_tuz ⇒ Object
286
287
288
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 286
def doprav_tuz
at 'DopravTuz'
end
|
#doprav_tuz_attributes ⇒ Object
290
291
292
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 290
def doprav_tuz_attributes
attributes_at 'DopravTuz'
end
|
#doprav_zahr ⇒ Object
294
295
296
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 294
def doprav_zahr
at 'DopravZahr'
end
|
#doprav_zahr_attributes ⇒ Object
298
299
300
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 298
def doprav_zahr_attributes
attributes_at 'DopravZahr'
end
|
#druh_dopravy ⇒ Object
270
271
272
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 270
def druh_dopravy
at 'DruhDopravy'
end
|
#druh_dopravy_attributes ⇒ Object
274
275
276
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 274
def druh_dopravy_attributes
attributes_at 'DruhDopravy'
end
|
#eet ⇒ Object
14
15
16
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 14
def eet
submodel_at(EETType, 'EET')
end
|
#fis_doklad ⇒ Object
174
175
176
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 174
def fis_doklad
at 'FisDoklad'
end
|
#fis_doklad_attributes ⇒ Object
178
179
180
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 178
def fis_doklad_attributes
attributes_at 'FisDoklad'
end
|
#fiskal ⇒ Object
166
167
168
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 166
def fiskal
at 'Fiskal'
end
|
#fiskal_attributes ⇒ Object
170
171
172
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 170
def fiskal_attributes
attributes_at 'Fiskal'
end
|
#i_dokl_agend ⇒ Object
330
331
332
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 330
def i_dokl_agend
at 'iDoklAgend'
end
|
#i_dokl_agend_attributes ⇒ Object
334
335
336
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 334
def i_dokl_agend_attributes
attributes_at 'iDoklAgend'
end
|
#i_doklad_id ⇒ Object
322
323
324
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 322
def i_doklad_id
at 'iDokladID'
end
|
#i_doklad_id_attributes ⇒ Object
326
327
328
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 326
def i_doklad_id_attributes
attributes_at 'iDokladID'
end
|
#import ⇒ Object
338
339
340
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 338
def import
submodel_at(Import2, 'Import')
end
|
#konec_prij ⇒ Object
250
251
252
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 250
def konec_prij
submodel_at(KonecPrijFirmaType, 'KonecPrij')
end
|
#kp_from_odb ⇒ Object
34
35
36
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 34
def kp_from_odb
at 'KPFromOdb'
end
|
#kp_from_odb_attributes ⇒ Object
38
39
40
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 38
def kp_from_odb_attributes
attributes_at 'KPFromOdb'
end
|
#moje_firma ⇒ Object
350
351
352
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 350
def moje_firma
submodel_at(MojeFirmaType, 'MojeFirma')
end
|
#nadpis ⇒ Object
134
135
136
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 134
def nadpis
at 'Nadpis'
end
|
#nadpis_attributes ⇒ Object
138
139
140
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 138
def nadpis_attributes
attributes_at 'Nadpis'
end
|
#par_symbol ⇒ Object
238
239
240
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 238
def par_symbol
at 'ParSymbol'
end
|
#par_symbol_attributes ⇒ Object
242
243
244
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 242
def par_symbol_attributes
attributes_at 'ParSymbol'
end
|
#polozka ⇒ Object
346
347
348
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 346
def polozka
array_of_at(PolSklDoklType, ['Polozka'])
end
|
#popis ⇒ Object
94
95
96
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 94
def popis
at 'Popis'
end
|
#popis_attributes ⇒ Object
98
99
100
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 98
def popis_attributes
attributes_at 'Popis'
end
|
#popis_x ⇒ Object
158
159
160
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 158
def popis_x
at 'PopisX'
end
|
#popis_x_attributes ⇒ Object
162
163
164
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 162
def popis_x_attributes
attributes_at 'PopisX'
end
|
#poriz_cena ⇒ Object
150
151
152
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 150
def poriz_cena
at 'PorizCena'
end
|
#poriz_cena_attributes ⇒ Object
154
155
156
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 154
def poriz_cena_attributes
attributes_at 'PorizCena'
end
|
#prim_doklad ⇒ Object
222
223
224
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 222
def prim_doklad
at 'PrimDoklad'
end
|
#prim_doklad_attributes ⇒ Object
226
227
228
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 226
def prim_doklad_attributes
attributes_at 'PrimDoklad'
end
|
#sazba_dph1 ⇒ Object
206
207
208
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 206
def sazba_dph1
at 'SazbaDPH1'
end
|
#sazba_dph1_attributes ⇒ Object
210
211
212
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 210
def sazba_dph1_attributes
attributes_at 'SazbaDPH1'
end
|
#sazba_dph2 ⇒ Object
214
215
216
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 214
def sazba_dph2
at 'SazbaDPH2'
end
|
#sazba_dph2_attributes ⇒ Object
218
219
220
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 218
def sazba_dph2_attributes
attributes_at 'SazbaDPH2'
end
|
#seznam_nep_plateb ⇒ Object
354
355
356
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 354
def seznam_nep_plateb
array_of_at(NepPlatbaType, ['SeznamNepPlateb', 'NepPlatba'])
end
|
#sklad_pro_pr ⇒ Object
342
343
344
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 342
def sklad_pro_pr
submodel_at(SkladType, 'SkladProPr')
end
|
#sleva ⇒ Object
310
311
312
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 310
def sleva
at 'Sleva'
end
|
#sleva_attributes ⇒ Object
314
315
316
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 314
def sleva_attributes
attributes_at 'Sleva'
end
|
#souhrn_dph ⇒ Object
50
51
52
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 50
def souhrn_dph
submodel_at(SouhrnDPHType, 'SouhrnDPH')
end
|
#st_odesl_urc ⇒ Object
278
279
280
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 278
def st_odesl_urc
at 'StOdeslUrc'
end
|
#st_odesl_urc_attributes ⇒ Object
282
283
284
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 282
def st_odesl_urc_attributes
attributes_at 'StOdeslUrc'
end
|
#stat_moss ⇒ Object
190
191
192
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 190
def stat_moss
at 'StatMOSS'
end
|
#stat_moss_attributes ⇒ Object
194
195
196
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 194
def stat_moss_attributes
attributes_at 'StatMOSS'
end
|
#stredisko ⇒ Object
70
71
72
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 70
def stredisko
at 'Stredisko'
end
|
#stredisko_attributes ⇒ Object
74
75
76
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 74
def stredisko_attributes
attributes_at 'Stredisko'
end
|
#text_pred_po ⇒ Object
118
119
120
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 118
def text_pred_po
at 'TextPredPo'
end
|
#text_pred_po_attributes ⇒ Object
122
123
124
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 122
def text_pred_po_attributes
attributes_at 'TextPredPo'
end
|
#text_za_pol ⇒ Object
126
127
128
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 126
def text_za_pol
at 'TextZaPol'
end
|
#text_za_pol_attributes ⇒ Object
130
131
132
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 130
def text_za_pol_attributes
attributes_at 'TextZaPol'
end
|
#to_h ⇒ Object
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 374
def to_h
hash = {}
hash[:attributes] = attributes
hash[:cislo_dokla] = cislo_dokla if has? 'CisloDokla'
hash[:cislo_dokla_attributes] = cislo_dokla_attributes if has? 'CisloDokla'
hash[:eet] = eet.to_h if has? 'EET'
hash[:zpusob_uctovani] = zpusob_uctovani if has? 'ZpusobUctovani'
hash[:zpusob_uctovani_attributes] = zpusob_uctovani_attributes if has? 'ZpusobUctovani'
hash[:c_objednavk] = c_objednavk if has? 'CObjednavk'
hash[:c_objednavk_attributes] = c_objednavk_attributes if has? 'CObjednavk'
hash[:kp_from_odb] = kp_from_odb if has? 'KPFromOdb'
hash[:kp_from_odb_attributes] = kp_from_odb_attributes if has? 'KPFromOdb'
hash[:datum] = datum if has? 'Datum'
hash[:datum_attributes] = datum_attributes if has? 'Datum'
hash[:souhrn_dph] = souhrn_dph.to_h if has? 'SouhrnDPH'
hash[:celkem] = celkem if has? 'Celkem'
hash[:celkem_attributes] = celkem_attributes if has? 'Celkem'
hash[:d_rada] = d_rada if has? 'DRada'
hash[:d_rada_attributes] = d_rada_attributes if has? 'DRada'
hash[:stredisko] = stredisko if has? 'Stredisko'
hash[:stredisko_attributes] = stredisko_attributes if has? 'Stredisko'
hash[:zakazka] = zakazka if has? 'Zakazka'
hash[:zakazka_attributes] = zakazka_attributes if has? 'Zakazka'
hash[:cinnost] = cinnost if has? 'Cinnost'
hash[:cinnost_attributes] = cinnost_attributes if has? 'Cinnost'
hash[:popis] = popis if has? 'Popis'
hash[:popis_attributes] = popis_attributes if has? 'Popis'
hash[:vystavil] = vystavil if has? 'Vystavil'
hash[:vystavil_attributes] = vystavil_attributes if has? 'Vystavil'
hash[:vyriz_faktu] = vyriz_faktu if has? 'VyrizFaktu'
hash[:vyriz_faktu_attributes] = vyriz_faktu_attributes if has? 'VyrizFaktu'
hash[:text_pred_po] = text_pred_po if has? 'TextPredPo'
hash[:text_pred_po_attributes] = text_pred_po_attributes if has? 'TextPredPo'
hash[:text_za_pol] = text_za_pol if has? 'TextZaPol'
hash[:text_za_pol_attributes] = text_za_pol_attributes if has? 'TextZaPol'
hash[:nadpis] = nadpis if has? 'Nadpis'
hash[:nadpis_attributes] = nadpis_attributes if has? 'Nadpis'
hash[:zkrat_typu_d] = zkrat_typu_d if has? 'ZkratTypuD'
hash[:zkrat_typu_d_attributes] = zkrat_typu_d_attributes if has? 'ZkratTypuD'
hash[:poriz_cena] = poriz_cena if has? 'PorizCena'
hash[:poriz_cena_attributes] = poriz_cena_attributes if has? 'PorizCena'
hash[:popis_x] = popis_x if has? 'PopisX'
hash[:popis_x_attributes] = popis_x_attributes if has? 'PopisX'
hash[:fiskal] = fiskal if has? 'Fiskal'
hash[:fiskal_attributes] = fiskal_attributes if has? 'Fiskal'
hash[:fis_doklad] = fis_doklad if has? 'FisDoklad'
hash[:fis_doklad_attributes] = fis_doklad_attributes if has? 'FisDoklad'
hash[:dat_sk_poh] = dat_sk_poh if has? 'DatSkPoh'
hash[:dat_sk_poh_attributes] = dat_sk_poh_attributes if has? 'DatSkPoh'
hash[:stat_moss] = stat_moss if has? 'StatMOSS'
hash[:stat_moss_attributes] = stat_moss_attributes if has? 'StatMOSS'
hash[:zp_vyp_dph] = zp_vyp_dph if has? 'ZpVypDPH'
hash[:zp_vyp_dph_attributes] = zp_vyp_dph_attributes if has? 'ZpVypDPH'
hash[:sazba_dph1] = sazba_dph1 if has? 'SazbaDPH1'
hash[:sazba_dph1_attributes] = sazba_dph1_attributes if has? 'SazbaDPH1'
hash[:sazba_dph2] = sazba_dph2 if has? 'SazbaDPH2'
hash[:sazba_dph2_attributes] = sazba_dph2_attributes if has? 'SazbaDPH2'
hash[:prim_doklad] = prim_doklad if has? 'PrimDoklad'
hash[:prim_doklad_attributes] = prim_doklad_attributes if has? 'PrimDoklad'
hash[:var_symbol] = var_symbol if has? 'VarSymbol'
hash[:var_symbol_attributes] = var_symbol_attributes if has? 'VarSymbol'
hash[:par_symbol] = par_symbol if has? 'ParSymbol'
hash[:par_symbol_attributes] = par_symbol_attributes if has? 'ParSymbol'
hash[:dod_odb] = dod_odb.to_h if has? 'DodOdb'
hash[:konec_prij] = konec_prij.to_h if has? 'KonecPrij'
hash[:typ_transakce] = typ_transakce if has? 'TypTransakce'
hash[:typ_transakce_attributes] = typ_transakce_attributes if has? 'TypTransakce'
hash[:dodaci_podm] = dodaci_podm if has? 'DodaciPodm'
hash[:dodaci_podm_attributes] = dodaci_podm_attributes if has? 'DodaciPodm'
hash[:druh_dopravy] = druh_dopravy if has? 'DruhDopravy'
hash[:druh_dopravy_attributes] = druh_dopravy_attributes if has? 'DruhDopravy'
hash[:st_odesl_urc] = st_odesl_urc if has? 'StOdeslUrc'
hash[:st_odesl_urc_attributes] = st_odesl_urc_attributes if has? 'StOdeslUrc'
hash[:doprav_tuz] = doprav_tuz if has? 'DopravTuz'
hash[:doprav_tuz_attributes] = doprav_tuz_attributes if has? 'DopravTuz'
hash[:doprav_zahr] = doprav_zahr if has? 'DopravZahr'
hash[:doprav_zahr_attributes] = doprav_zahr_attributes if has? 'DopravZahr'
hash[:datum_its] = datum_its if has? 'DatumITS'
hash[:datum_its_attributes] = datum_its_attributes if has? 'DatumITS'
hash[:sleva] = sleva if has? 'Sleva'
hash[:sleva_attributes] = sleva_attributes if has? 'Sleva'
hash[:valuty] = valuty.to_h if has? 'Valuty'
hash[:i_doklad_id] = i_doklad_id if has? 'iDokladID'
hash[:i_doklad_id_attributes] = i_doklad_id_attributes if has? 'iDokladID'
hash[:i_dokl_agend] = i_dokl_agend if has? 'iDoklAgend'
hash[:i_dokl_agend_attributes] = i_dokl_agend_attributes if has? 'iDoklAgend'
hash[:import] = import.to_h if has? 'Import'
hash[:sklad_pro_pr] = sklad_pro_pr.to_h if has? 'SkladProPr'
hash[:polozka] = polozka.map(&:to_h) if has? 'Polozka'
hash[:moje_firma] = moje_firma.to_h if has? 'MojeFirma'
hash[:seznam_nep_plateb] = seznam_nep_plateb.map(&:to_h) if has? 'SeznamNepPlateb'
hash[:vlajky] = vlajky.to_h if has? 'Vlajky'
hash[:dokumenty] = dokumenty if has? 'Dokumenty'
hash[:uzivatelska_pole] = uzivatelska_pole if has? 'UzivatelskaPole'
hash[:uzivatelska_pole_attributes] = uzivatelska_pole_attributes if has? 'UzivatelskaPole'
hash
end
|
#typ_transakce ⇒ Object
254
255
256
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 254
def typ_transakce
at 'TypTransakce'
end
|
#typ_transakce_attributes ⇒ Object
258
259
260
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 258
def typ_transakce_attributes
attributes_at 'TypTransakce'
end
|
#uzivatelska_pole ⇒ Object
366
367
368
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 366
def uzivatelska_pole
at 'UzivatelskaPole'
end
|
#uzivatelska_pole_attributes ⇒ Object
370
371
372
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 370
def uzivatelska_pole_attributes
attributes_at 'UzivatelskaPole'
end
|
#valuty ⇒ Object
318
319
320
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 318
def valuty
submodel_at(Valuty2, 'Valuty')
end
|
#var_symbol ⇒ Object
230
231
232
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 230
def var_symbol
at 'VarSymbol'
end
|
#var_symbol_attributes ⇒ Object
234
235
236
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 234
def var_symbol_attributes
attributes_at 'VarSymbol'
end
|
#vlajky ⇒ Object
358
359
360
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 358
def vlajky
submodel_at(Vlajky, 'Vlajky')
end
|
#vyriz_faktu ⇒ Object
110
111
112
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 110
def vyriz_faktu
at 'VyrizFaktu'
end
|
#vyriz_faktu_attributes ⇒ Object
114
115
116
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 114
def vyriz_faktu_attributes
attributes_at 'VyrizFaktu'
end
|
#vystavil ⇒ Object
102
103
104
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 102
def vystavil
at 'Vystavil'
end
|
#vystavil_attributes ⇒ Object
106
107
108
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 106
def vystavil_attributes
attributes_at 'Vystavil'
end
|
#zakazka ⇒ Object
78
79
80
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 78
def zakazka
at 'Zakazka'
end
|
#zakazka_attributes ⇒ Object
82
83
84
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 82
def zakazka_attributes
attributes_at 'Zakazka'
end
|
#zkrat_typu_d ⇒ Object
142
143
144
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 142
def zkrat_typu_d
at 'ZkratTypuD'
end
|
#zkrat_typu_d_attributes ⇒ Object
146
147
148
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 146
def zkrat_typu_d_attributes
attributes_at 'ZkratTypuD'
end
|
#zp_vyp_dph ⇒ Object
198
199
200
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 198
def zp_vyp_dph
at 'ZpVypDPH'
end
|
#zp_vyp_dph_attributes ⇒ Object
202
203
204
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 202
def zp_vyp_dph_attributes
attributes_at 'ZpVypDPH'
end
|
#zpusob_uctovani ⇒ Object
18
19
20
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 18
def zpusob_uctovani
at 'ZpusobUctovani'
end
|
#zpusob_uctovani_attributes ⇒ Object
22
23
24
|
# File 'lib/money_s3/parsers/skl_dokl_type.rb', line 22
def zpusob_uctovani_attributes
attributes_at 'ZpusobUctovani'
end
|