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

Work order vs Sale #286

Open fosterlynn opened 9 years ago

fosterlynn commented 9 years ago

Right now, we create a Sale exchange when a Customer Order is entered. We don't for Work Orders. But some work orders are actually for a sale, just not for one specific customer, like the 3D courses. On the other hand, some work orders are just for internal work, like R&D.

How should we handle these?

One possibility is to allow choosing a work order when creating a sale exchange. Another is to allow optional automatic creation of the sale exchange when creating a work order. Others?

fosterlynn commented 9 years ago

I suppose Sensorica could create a "Miscellaneous Customers" customer, and handle it this way too. Then create customer orders instead of work orders for 3D courses.