02-26-2013 06:09 AM
02-26-2013 06:25 AM
<!–Classe fattura–>
<type name="fe:fattura">
<title>Fattura</title>
<parent>fe:documento</parent>
<properties>
<property name="fe:numeroFattura">
<title>Numero fattura</title>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name="fe:annoFattura">
<title>Anno fattura</title>
<type>d:int</type>
<mandatory>true</mandatory>
</property>
<property name="fe:nazioneFattura">
<title>Nazione</title>
<type>d:int</type>
<mandatory>true</mandatory>
</property>
<property name="fe:registroIvaFattura">
<title>Registro IVA</title>
<type>d:int</type>
<mandatory>true</mandatory>
</property>
<property name="fe:cliforPfxFattura">
<title>Cliente/Fornitore Fattura</title>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name="fe:cliforCodFattura">
<title>Codice cliente/fornitore fattura</title>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name="fe:cliforRgsFattura">
<title>Descrizione cliente/fornitore fattura</title>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
</properties>
<mandatory-aspects>
<aspect>cm:versionable</aspect>
</mandatory-aspects>
</type>
02-26-2013 03:14 PM
02-27-2013 01:35 PM
02-27-2013 03:27 PM
03-05-2013 04:53 AM
05-13-2013 07:07 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.