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 #865

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

Conversation

dreispt
Copy link
Member

@dreispt dreispt commented Jul 19, 2024

No description provided.

rlizana and others added 23 commits July 19, 2024 08:50
- 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/
@dreispt dreispt force-pushed the 17.0-mig-delivery_price_method branch 3 times, most recently from 27d6068 to 9ee53ed Compare July 19, 2024 14:12
@rousseldenis
Copy link
Contributor

/ocabot migration delivery_price_method

@rousseldenis
Copy link
Contributor

@dreispt Could you fix this ?

@dreispt dreispt force-pushed the 17.0-mig-delivery_price_method branch 2 times, most recently from 46a6924 to 004d4c5 Compare July 30, 2024 09:35
@dreispt dreispt force-pushed the 17.0-mig-delivery_price_method branch from 004d4c5 to d569ee3 Compare July 30, 2024 09:40
@dreispt
Copy link
Member Author

dreispt commented Jul 30, 2024

@rousseldenis Done

@dreispt
Copy link
Member Author

dreispt commented Nov 13, 2024

Is this safe to merge?

@dreispt
Copy link
Member Author

dreispt commented Nov 13, 2024

@RLeeOSI You want to have a look at this.

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.