+ 1
Bilgin
On Tue, 2009-08-18 at 17:03 +0200, Jacopo Cappellato wrote:
> createItemIssuance and updateItemIssuance services don't allow to
> specify a issuedDateTime because the entity field is excluded by the
> service definition; the field is then populated with the nowTimestamp
> value.
> I would like to add the issuedDateTime as an optional IN parameter so
> that it is possible to specify an item issuance that happened in the
> past (for example when orders are imported from external system).
> Is it ok?
>
> Jacopo
>
>