Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seen to not working on odoo15 it's possible to update it? #1

Open
linyaohui opened this issue Dec 10, 2023 · 8 comments
Open

seen to not working on odoo15 it's possible to update it? #1

linyaohui opened this issue Dec 10, 2023 · 8 comments

Comments

@linyaohui
Copy link

seen to not working on odoo15 it's possible to update it?

@luiscib3r
Copy link
Owner

Hi. I haven't worked with Odoo for a while. I can't promise anything but I would like to review this package and update it. I'll see what I can do.

@linyaohui
Copy link
Author

great , looking forward to your good news thanks

@linyaohui
Copy link
Author

any news about the odoo15 version?

@luiscib3r
Copy link
Owner

Sorry, I've been busy with other things and haven't had time to review this. I'm thinking about working on a new project with Odoo 17 and will probably pick up this package. Maybe by updating to work in Odoo 17 it can work properly in Odoo 15. I'll give you news when I have some progress.

@luiscib3r
Copy link
Owner

Hi @linyaohui. I have updated this package. I ran some tests with Odoo 15 and it works correctly. It is published at https://pub.dev/packages/odoochat. I did a complete refactoring of the code and the interface changes a little, you can check the README documentation. Additionally I left a complete example app in the example/odoochat_example folder. Please let me know if it worked correctly for you or if you have any questions you can ask me.

@linyaohui
Copy link
Author

@luiscib3r hi,i test it now,and reply to you asap
thank you very very much!!!!

@linyaohui
Copy link
Author

@luiscib3r dear ,it working well ,we will use this https://pub.dev/packages/odoochat in our app ,we use flutter to develop a app for odoo15
and one more question,when i send message
// send message
final newMessageId = await odooChat.sendMessage(
channelId: messagingResult.channels.first.id,
message: '测试来自Flutter的消息',
);

it's possible to open chat window automatically

1705384422563.mp4

@luiscib3r
Copy link
Owner

@linyaohui I'll check to see if Odoo sends any other type of notification that causes the chat window to open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants