{{ $t('cataloglist.numprodotti') }}:
{{ numprodottistr }}
{{ $t('cataloglist.referenti') }}:
{{ myrec.referenti ? myrec.referenti.join(', ') : '' }}
[Nessuno]
{{ t('cataloglist.collane') }}:
{{ collanestr }}
{{ $t('cataloglist.argomenti') }}:
{{ argomentistr + ` (${numprodtot})` }}
{{ $t('cataloglist.casaeditrice') }}:
{{ editorestr }}
Testo descrittivo:
{{
esiste_descrintro ? 'Presente' : 'Mancante'
}}
Sfondo:
{{
myrec.img_bordata?.imagefile ? 'Presente' : 'Mancante'
}}
Copertina:
{{
myrec.img_intro?.imagefile ? 'Presente' : 'Mancante'
}}
-
PDF Generato
(Data: {{ tools.getstrDate(myrec.data_generato) }})
Lista generata il:
{{ tools.getstrDate(myrec.data_lista_generata) || '(non ancora generata)' }} da
{{ myrec.username_lista_generata }}
-
PDF ONLINE
(Data: {{ tools.getstrDate(myrec.data_online) }})