Skip to Content
Menu
This question has been flagged
1594 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
1322
0
Jan 23
9
1
Nov 22
1583
2
Jul 22
1165
1
Jun 22
981