Improving the management of planned orders:

* Add menu entry for planned orders
  * Add button to navigate from planned orders to linked manufacturing orders
  * Add action to convert planned orders to fixed
  * When changing the due date in a planned order the release date is recomputed
This commit is contained in:
Jordi Ballester Alomar
2020-03-26 10:52:38 +01:00
committed by davidborromeo
parent 1ec8055a84
commit ef0413cb3f
4 changed files with 170 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
13.0.1.4.0 (2020-03-26)
~~~~~~~~~~~~~~~~~~~~~~~
* Add menu entry for planned orders
* Add button to navigate from planned orders to linked manufacturing orders
* Add action to convert planned orders to fixed
* When changing the due date in a planned order the release date is recomputed
13.0.1.3.0 (2020-03-02)
~~~~~~~~~~~~~~~~~~~~~~~