TAB_TYPEFACTURATION Class
Items invoice's type.
TYPEF_CATEGORIES
TextList of items categories :
Each items category is described by its value which can be :
0_integer1_integer2
: Work unit's type of an agency, with TAB_TYPEHEURE.TYPEH_REF =integer1
& TAB_SOCIETE.ID_SOCIETE =integer2
1_integer1_integer2
: Reinvoiced expensee of an agency, with TAB_TYPEFRAIS.TYPEFRS_REF =integer1
& TAB_SOCIETE.ID_SOCIETE =integer2
2
: Order's schedule3
: Reinvoices purchase4
: Product
Items category are separated by |
character.
Example:
"0_1_1|3|4"