This commit is contained in:
@@ -459,14 +459,7 @@ CURRENTLY DOING: more misc stuff below to complete workorder!!!
|
|||||||
CASES TODO:
|
CASES TODO:
|
||||||
Some initial workorder cases to do
|
Some initial workorder cases to do
|
||||||
|
|
||||||
|
3843 1: prevent negative amounts on woitempart.quantity (rule I guess)
|
||||||
3769 2: if public FromQuoteId, FromPMId or FromCSRId are set on wo header then it should surface a button or menu option to open the related object(s)
|
|
||||||
IMPLEMENTED IN MENU BUT NOT TESTED AS NO QUOTE OR PM TO TEST YET
|
|
||||||
add as a todo like the other quote stuff and can circle back to test it later and then close the case
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
3843 1: prevent negative amounts on woitempart.quantity (rule I guess)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1905,6 +1905,7 @@ function generateMenu(vm) {
|
|||||||
}
|
}
|
||||||
menuOptions.menuItems.push({ divider: true, inset: false });
|
menuOptions.menuItems.push({ divider: true, inset: false });
|
||||||
|
|
||||||
|
//MIGRATE_OUTSTANDING test once have quote pm and csr created workorders
|
||||||
let hasFromInsertDivider = false;
|
let hasFromInsertDivider = false;
|
||||||
|
|
||||||
if (
|
if (
|
||||||
|
|||||||
Reference in New Issue
Block a user