Hi All,
I am creating a new view in CLOUDPOS. I have created extension project in pos.extension and newly created extension is getting loaded when I run the solution.
Issue:-
I have created a new button at CLOUDPOS of blank operation type with value 4001. Now, when I click on button. it gives pop-up "The blank operation is not invalid".
What my guess is it should hit the handler that I have created but it is not.
Question :- Is there any need to create a new blankoperationhandler.ts file like that exist in MPOS in ax2012.
If yes Please let me know how.
PS :- I am creating a new button at CLOUDPOS with value "3001". and when i click on button it should ideally call "STOREHOURSAMPLE" that comes in CPOS but it gives pop-up "The blank operation is not invalid".
=> I am not able to call storehoursample by just creating a button of type blankoperation in cpos.
PLEASE suggest on how to call storehoursample bycreating a new button. This will solve the above solution.
Thanks
Shubham