Comment and Remove the Payment terms from Milestone
Payment Made field should be false before deleting the Lines.
For this required to comment code on Table 50005 On Insert:
//IF ("Payment Type" = "Payment Type"::Advance) THEN
// "Payment Made":=TRUE;
No comments:
Post a Comment