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

[14.0][MIG] delivery_distribution_list #275

Open
wants to merge 39 commits into
base: 14.0
Choose a base branch
from

Conversation

remytms
Copy link
Member

@remytms remytms commented Jan 17, 2023

Description

Migrate delivery_distribution_list

Odoo task (if applicable)

Checklist before approval

  • Tests are present (or not needed).
  • Credits/copyright have been changed correctly.
  • Change log snippet is present.
  • (If a new module) Moving this to OCA has been considered.

houssine78 and others added 30 commits January 17, 2023 11:48
[IMP] add tree & search views and menu & action for distribution lines
possibility to filter and group pickings and sale orders on assigned
carrier.
stock_picking to solve incompatibility with standard delivery module
module(same field name on some shared models)à
@remytms remytms force-pushed the 14.0-mig-delivery_distribution_list branch 2 times, most recently from 3c46859 to 52abcd9 Compare January 23, 2023 09:40
@remytms remytms force-pushed the 14.0-mig-delivery_distribution_list branch from 9011423 to b240ee9 Compare January 23, 2023 09:55
@codecov-commenter
Copy link

Codecov Report

Merging #275 (efd0bca) into 14.0 (dc44b97) will decrease coverage by 8.02%.
The diff coverage is 44.31%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             14.0     #275      +/-   ##
==========================================
- Coverage   78.68%   70.67%   -8.02%     
==========================================
  Files          30       37       +7     
  Lines         549      716     +167     
  Branches      111      139      +28     
==========================================
+ Hits          432      506      +74     
- Misses        116      208      +92     
- Partials        1        2       +1     
Impacted Files Coverage Δ
...ribution_list/models/delivery_distribution_list.py 34.04% <34.04%> (ø)
delivery_distribution_list/__init__.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/__init__.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/invoice.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/partner.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/product.py 100.00% <100.00%> (ø)
delivery_distribution_list/models/sale_order.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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