Skip to Content
Menu
This question has been flagged
2288 Views

Am trying to migrate pos_longpolling to odoo 15...


get bus() {
return this.env.services[this.props.service || "bus_service"]
.pos_longpolling.bus;

}


Got Error of 

TypeError: Cannot read properties of undefined (reading 'bus') at SyncNotification.get bus [as bus]


Anyone can help how to rewrite  bus_timer 

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 24
2868
0
Jan 23
9
1
Nov 22
2957
2
Jul 22
2590
1
Jun 22
2095