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/agreement (17.0) #38

Merged
merged 23 commits into from
Sep 25, 2024
Merged

Conversation

bt-admin
Copy link

bt_gitbot

ygol and others added 23 commits September 10, 2024 06:51
we move the is_template field definition and the agreement.type model from
the agreement_legal module to the agreement module.

The fields are not displayed by default, unless the feature is enabled through a
technical feature group, this is configurable in the agreement_sale module (because agreement
in itself has no UI, and agreement_legal enables the feature by default)
- The `agreement` model now features mail and activities from its base module.
- The `agreement_legal` module doesn't need to add mail support now.
- Add activities to form views.

@Tecnativa TT22477
Update agreement and agreement_sale to restore the behavior of v10
Co-authored-by: Denis Roussel (ACSONE) <[email protected]>
Signed-off-by pedrobaeza
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: agreement-17.0/agreement-17.0-agreement
Translate-URL: https://translation.odoo-community.org/projects/agreement-17-0/agreement-17-0-agreement/
@bt-admin bt-admin added the 17.0 label Sep 25, 2024
@bt-admin bt-admin merged commit 981255a into brain-tec:17.0 Sep 25, 2024
4 checks passed
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 98.71795% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (17.0@d28e77e). Learn more about missing BASE report.
Report is 26 commits behind head on 17.0.

Files with missing lines Patch % Lines
agreement/models/agreement.py 97.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             17.0      #38   +/-   ##
=======================================
  Coverage        ?   98.71%           
=======================================
  Files           ?        6           
  Lines           ?       78           
  Branches        ?        6           
=======================================
  Hits            ?       77           
  Misses          ?        0           
  Partials        ?        1           

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

bt-admin pushed a commit that referenced this pull request Dec 25, 2024
Signed-off-by etobella
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.