on 2005 Jun 01 11:59 AM
Hi
I am trying hook onto the choose button when you create a sales order from a quotation, so I can bring through the customers reference from the quotation.
If I use the code pval.before_action = true, when I update the reference field the wizard doesn't finish. If I use the pval.before_action = false it never runs !
Can anyone give me any ideas please ?
Regards Andy
Hi Paul,
Can be that you are not getting the et_ITEM_PRESSED on the Item Event? or that you are not getting the active form (after the choose from list, it will be the Sales Order), then you can update the Customer Ref field.
I have checked with the EventSpy and no BeforeAction = False is triggered after pressing the button "choose", there for you will have to get the value when equal True. What i dont understand is why the wizard is not ending if you are just saving a value and getting the Customer Reference number Form the Quotation. Are you somehow stopping the process?
If this is not the case, can you provide some code?
Regards,
Felipe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
109 | |
8 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.