I have this problem to be solved where user can assign the item charge manually.In the default one,item charge are suggested but how can we modify it so that user can assign the value in "amount to assign" and the corresponding qty. to assign will be validated automatically.
Any kind of help will be appreciated
Thanks in Advance
*This post is locked for comments
You can make "Amount to Assign" field editable to TRUE and change the technical code in "Item Charge Assignment (Purch)" > Amount to Assign - OnValidate() trigger to meet your requirement.
Hi Sulav,
This is a customization.
In Page 5805 (Item Charge Assignment (Purch)), make "Qty. to Assign" field's EDITABLE property as TRUE.
After doing this change, you can edit the "Qty. to Assign", but the sum must be equal to 1. With this ratio, the "Amount to Assign" will be adjusted.
If you exceed the sum of 1 in "Qty. to Assign", you will face posting issues.
Wrong entry.
Right entry.
Hope it helps.
Sohail Ahmed
2
mmv
2
Amol Salvi
2