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

Syncing from upstream OCA/purchase-workflow (18.0) #1646

Merged
merged 20 commits into from
Jan 11, 2025
Merged

Conversation

bt-admin
Copy link

bt_gitbot

mmequignon and others added 20 commits December 23, 2024 10:49
… write

* move the constraint in a @api.constrains method
* able to create a seller (with 'create' method) without filling the 'delay' field
* if we set 'delay' when calling 'create', it takes precedence over
  other delay fields (inverse method is called)
* To make thing working, 'delay' should not be required anymore
* Do not override the 'delay' user's label
When coming from an onchange, the 'order_id.date_order' could be False
Currently translated at 100.0% (15 of 15 strings)

Translation: purchase-workflow-14.0/purchase-workflow-14.0-vendor_transport_lead_time
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-vendor_transport_lead_time/es/
Before this commit, duplicating a picking with more than one stock move would raise a singleton error. The copy_data method is now processed in batch. See odoo/odoo#154132
Signed-off-by HviorForgeFlow
Signed-off-by HviorForgeFlow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-18.0/purchase-workflow-18.0-vendor_transport_lead_time
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-vendor_transport_lead_time/
@bt-admin bt-admin added the 18.0 label Jan 11, 2025
@bt-admin bt-admin merged commit 1797f75 into brain-tec:18.0 Jan 11, 2025
4 checks passed
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

Attention: Patch coverage is 93.27731% with 8 lines in your changes missing coverage. Please review.

Project coverage is 95.35%. Comparing base (715342b) to head (c124dc7).
Report is 32 commits behind head on 18.0.

Files with missing lines Patch % Lines
..._transport_lead_time/models/purchase_order_line.py 75.00% 5 Missing and 1 partial ⚠️
purchase_request/models/stock_move.py 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0    #1646      +/-   ##
==========================================
+ Coverage   95.14%   95.35%   +0.20%     
==========================================
  Files          58       65       +7     
  Lines        1894     2001     +107     
  Branches      182      192      +10     
==========================================
+ Hits         1802     1908     +106     
- Misses         40       44       +4     
+ Partials       52       49       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

10 participants