valnet / valuenetwork

Resource Planning and Value Accounting for Value Networks
http://mikorizal.org
GNU Affero General Public License v3.0
99 stars 25 forks source link

Order creation does not follow new Exchange redesign #496

Closed bhaugen closed 8 years ago

bhaugen commented 8 years ago

This is why #491 happened and is also how to fix it.

For example:

bhaugen commented 8 years ago

@fosterlynn - I can do the coding here, but will need help with low-level design issues.

bhaugen commented 8 years ago

Order has no transfers Order.order_item has no transfer

Those problems fixed themselves when I fixed this one:

order_item.generate_producing_process still refers to shipment events

So the situation is improving...

bhaugen commented 8 years ago

I deployed the fix to valdev and am closing this and that related issue until another related problem arises. I think it was actually that one bug that had a bunch of consequences.