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][MIG] delivery_price_method: Migration to 17.0 #872

Open
wants to merge 23 commits into
base: 17.0
Choose a base branch
from

Conversation

Gerloav
Copy link

@Gerloav Gerloav commented Jul 30, 2024

Migration of the delivery_price_method to 17.0

rlizana and others added 23 commits July 30, 2024 06:24
- Add default price_method called "Carrier obtained price", for being more explicit
  and avoid user confusions.
- Shipment rate: Make it compatible with upstream code tricking the delivery_type
  field.
- Shipping sending: Call upstream carrier sending routine + call standard one, and
  merge results (excluding the tracking_number).
- Tests:

  * Make them more resilient (fixing the pricelist).
  * Use SavepointCase for executing setup only once.
  * Fine tune some code
- Improve README

[UPD] Update delivery_price_method.pot
[UPD] Update delivery_price_method.pot

[UPD] README.rst
If a user don't have the necessary permissions for writing in the
`delivery.carrier` model (like a low range salesman) he won't be able to
choose a carrier wich uses the rate shipment override.

TT31627

delivery_price_method 13.0.1.0.1
[UPD] README.rst

delivery_price_method 13.0.1.0.2
Currently translated at 100.0% (6 of 6 strings)

Translation: delivery-carrier-13.0/delivery-carrier-13.0-delivery_price_method
Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-13-0/delivery-carrier-13-0-delivery_price_method/es/
Currently translated at 100.0% (6 of 6 strings)

Translation: delivery-carrier-13.0/delivery-carrier-13.0-delivery_price_method
Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-13-0/delivery-carrier-13-0-delivery_price_method/es_CL/
TT36947

[UPD] Update delivery_price_method.pot

[UPD] README.rst
TT36947

Co-authored-by: jaredkipe
Currently translated at 100.0% (6 of 6 strings)

Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_price_method
Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_price_method/fr/
Currently translated at 100.0% (6 of 6 strings)

Translation: delivery-carrier-16.0/delivery-carrier-16.0-delivery_price_method
Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-delivery_price_method/it/
@rousseldenis
Copy link
Contributor

/ocabot migration delivery_price_method

@OCA-git-bot
Copy link
Contributor

The migration issue (#729) has not been updated to reference the current pull request because a previous pull request (#865) is not closed.
Perhaps you should check that there is no duplicate work.
CC @dreispt

@rousseldenis
Copy link
Contributor

@Gerloav Could you review #865 instead ?

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

Successfully merging this pull request may close these issues.