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

[16.0] [mig] shopinvader_delivery_pickup_colissimo_widget #7

Open
wants to merge 7 commits into
base: 16.0
Choose a base branch
from

Conversation

chafique-delli
Copy link

No description provided.

@chafique-delli chafique-delli marked this pull request as draft April 2, 2024 12:26
@sebastienbeau sebastienbeau added this to the 16.0 milestone Jun 5, 2024
"external_dependencies": {"python": [], "bin": []},
"depends": [
"shopinvader_api_delivery_pickup_public_edition",
"delivery_roulier_laposte_fr",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After thinking twice, depending on "delivery_roulier_laposte_fr" is maybe overkill.
We only need this for having the user/password of la poste.

What we can do is the following.
In this module just store the user / password in the ir.config.parameter
laposte.user
laposte.password

Then we can do a glue module with "delivery_roulier_laposte_fr" (this can be done later in an other PR)
That use the user/password stored in the "delivery_carrier_account" https://github.com/OCA/delivery-carrier/blob/16.0/delivery_carrier_account

So in case that you do not print label you do not need to install "delivery_roulier_laposte_fr"

@chafique-delli chafique-delli force-pushed the 16.0-mig-shopinvader_delivery_pickup_colissimo_widget branch from cf822fa to bcf7760 Compare July 9, 2024 16:09
@chafique-delli chafique-delli force-pushed the 16.0-mig-shopinvader_delivery_pickup_colissimo_widget branch from bcf7760 to a2d06f2 Compare August 6, 2024 17:20
@chafique-delli chafique-delli marked this pull request as ready for review August 6, 2024 17:24
@chafique-delli chafique-delli force-pushed the 16.0-mig-shopinvader_delivery_pickup_colissimo_widget branch 4 times, most recently from b8b65f9 to 7cacd65 Compare August 9, 2024 10:59
@chafique-delli chafique-delli force-pushed the 16.0-mig-shopinvader_delivery_pickup_colissimo_widget branch from 7cacd65 to e6126bf Compare August 26, 2024 21:14
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.

2 participants