What about adding a "description" field to the InventoryItemDetail entity?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

What about adding a "description" field to the InventoryItemDetail entity?

Jacopo Cappellato
Does it make sense to add a "description" field to the
InventoryItemDetail entity?

For example for an inventory item consumed by a work effort it could be
useful to specify a description of the issuance ("Replace Defective
Part"), and this description can be added as a new field of the
WorkEffortInventoryAssign or directly to the InventoryItemDetail entity.

Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: What about adding a "description" field to the InventoryItemDetail entity?

Jacopo Cappellato
I've added the new field in rev. 529589
Let me know if you don't like it.

Jacopo

Jacopo Cappellato wrote:
> Does it make sense to add a "description" field to the
> InventoryItemDetail entity?
>
> For example for an inventory item consumed by a work effort it could be
> useful to specify a description of the issuance ("Replace Defective
> Part"), and this description can be added as a new field of the
> WorkEffortInventoryAssign or directly to the InventoryItemDetail entity.
>
> Jacopo