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

[17.0][ADD] delivery_sendcloud #838

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

ByteMeAsap
Copy link

delivery_sendcloud module provides sendcloud shipping integration with Odoo

This module mostly implements what's described in https://docs.sendcloud.sc/api/v2/shipping/

Full documentation for developers is in https://docs.sendcloud.sc/.

This module works for the Community Edition as well as the Enterprise Edition.

@ByteMeAsap ByteMeAsap force-pushed the 17.0-add-delivery_sendcloud branch 2 times, most recently from 0dfd37f to 0299f56 Compare June 21, 2024 15:07
@ByteMeAsap
Copy link
Author

@pedrobaeza , can we please get the pre-commit issue checked? it is giving an error as Parsing error: Unexpected token = for the backend.esm.js file, but it seems to be fine.

Also, have this module reviewed

@pedrobaeza pedrobaeza changed the title [ADD] delivery_sendcloud [17.0][ADD] delivery_sendcloud Jun 21, 2024
@pedrobaeza pedrobaeza added this to the 17.0 milestone Jun 21, 2024
@pedrobaeza
Copy link
Member

I can't say too much about JS, as I'm not an expert, but it seems putting a static variable there is not allowed. Anyway, using such variables should be avoided.

About reviewing, I don't know this API nor I'm interested in it for now, so you should look for other reviewers. You can review other PRs and ask in exchange that they review yours.

@ByteMeAsap ByteMeAsap force-pushed the 17.0-add-delivery_sendcloud branch 17 times, most recently from b561e97 to 978decd Compare June 25, 2024 10:11
pre-commit fixes

Added README.rst file

pre-commit fix

Updated test scripts

Updated test scripts

Updated test scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts

Updated Test Scripts
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

Successfully merging this pull request may close these issues.

None yet

2 participants