on ‎2022 Jun 06 3:52 PM
Dears,
Im trying to develop a plugin on CCO, im using version 2.0 FP12 PL13
When I run the CCO on the (Retail (Old UI - Deprecated)) the plugin is working fine
but when i change the POS screen mode to (Retail service/Quick service/Table Service) modes , the plugin will not work!!!?
can you please advice me ,is the use of plug-in for this Modes is not supported?
for example , in Retail (Old UI - Deprecated) mode, the checkSalesItem method will work
but in the other modes , it does not called?!

Request clarification before answering.
Hi obadarneh,
the reason for that is, that the old retail UI is using the IReceiptManager. The new UI is using services class instead of the "old" manager classes. Use the ReceiptPosService. This class implements the addSalesItem Method.
Regards
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.