Major update which introduces the concept of a Sales Order, and a lot of structural changes required to support this
Features
- Add SalesOrder concept - #748
- Improve BuildOrder implementation
- Improve PurchaseOrder implementation
- Remove items from "stock" when assigning to a BuildOrder or SalesOrder
- Javascript files are now passed through the translation engine - #776
- Adds ability to attach files to a StockItem object - #792