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

[15.0][IMP] delivery_purchase: FWPs changes from 14.0 #742

Merged
merged 4 commits into from
Dec 15, 2023

Conversation

victoralmau
Copy link
Member

FWPs from 14.0: #725 (partially) + #740 + #741

Changes done:

  • [IMP] Add delivery purchase order lines from picking.
  • [FIX] Change the position of the carrier to the purchase order header.
  • [IMP] Set carrier_price when creating a picking.
  • [IMP] Create TestDeliveryPurchaseBase to be used in tests of other modules.

Please @pedrobaeza and @chienandalu can you review it?

@Tecnativa TT45656

Auto-create (delivery) order lines when picking are marked as done

TT45656
…rchase order header

In v13 it already appeared in the header, and in v14 by mistake it had been moved
to the "Other information" tab because that was where the company_id field was
currently located.
The carrier price is now hidden if there is no carrier set (to avoid confusion).

TT45656
If we have a delivery price of 10 on the order, it is expected to show
10 on the picking (without needing to be set to that amount when set the
picking as done).

TT45656
@pedrobaeza pedrobaeza added this to the 15.0 milestone Dec 15, 2023
@pedrobaeza
Copy link
Member

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 15.0-ocabot-merge-pr-742-by-pedrobaeza-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 978005f into OCA:15.0 Dec 15, 2023
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 7b5aafc. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 15.0-imp-delivery_purchase-TT45656 branch December 15, 2023 15:32
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.

4 participants