The entity definition could be similar to:
<entity entity-name="SalesInvoiceItemFact" package- name="org.ofbiz.bi.fact.accounting" title="Sales Invoice Item Fact"> <description>A transaction fact entity for invoices.</ description>
<metadata>fact entity</metadata>
<metadata>accounting</metadata>
<field name="quantity" type="floating-point">
<description>Quantity invoiced. From
InvoiceItem.quantity</description>
<metadata>additive</metadata>
<metadata>...</metadata>
</field>
...
</entity>
I am not sure if "metadata" is the correct word... probably not (any
suggestion is much appreciated), maybe something like "keyword" could
be good, I don't know.
What do you think? Should I go on and implement this? Jacopo
smime.p7s
Description: S/MIME cryptographic signature
