case 4112

This commit is contained in:
2022-02-11 01:26:09 +00:00
parent 0f9fdd7485
commit f08f2f28be

View File

@@ -284,13 +284,6 @@ console.log(parseFloat(localeParseFloat("1,100.9", "nl"))); // Dutch locale: rev
-1 todo: why should user be able to open a part inventory transaction record in the first place? It opens to the history form, isn't that weird, theres nothing to see that isn't
in the grid is there??
- 1 work order item parts and subcontractor restricted has option "REalize suggested part quantities" this should not be available and not for any restricted user
as they are not allwoed to edit parts normally.
- 1 work order items context menu, if there are no suggested parts, hide the "realize suggested part quantities".
This is a general feature not only migration related but it shouldn't be offered in the menu if not applicable
- 2 todo: when hide a section in wo like all tasks in customize should hide the add task woitem context menu item too
@@ -907,7 +900,7 @@ BUILD 8.0.0-beta.0.14 CHANGES OF NOTE
- case 4108 fixed
- case 4109 closed
- case 4110 bumped
- Restricted workorder users no longer offered "Realize suggested part quantities"
- case 4112 fixed also other changes that were pending