Re: [RFC] Order package entities

Posted by cjhowe on
URL: http://ofbiz.116.s1.nabble.com/RFC-Order-package-entities-tp178233p178241.html

Thanks Jacopo,  That's my mistake.  I had referenced a deployment that
was last updated in mid September.  I'll review and update my comments.

--- Jacopo Cappellato <[hidden email]> wrote:

> Chris,
>
> Chris Howe wrote:
> >
> > OrderItemAssociation - There are probably other order associations
> that
> > would be beneficial aside from PO <-> SO.  Was this done to
> accommodate
> > the drop shipping improvements?
> >
>
> No. That is an old entity. When I contributed my work on drop
> shipments,
> as a subtask I also refactored that part of the system and:
> - deprecated the OrderItemAssociation entity (that is now called
> OldOrder...)
> - created two new entities OrderItemAssoc and OrderItemAssocType
> - created seed data for them
> - improve the system here and there to make use of the new features
> of
> associating orders by type of association
> - created a service to migrate old associations to the new model
>
> Jacopo
>
>
>