forked from OCA/partner-contact
-
Notifications
You must be signed in to change notification settings - Fork 4
[t160305][MIG] partner_contact_address_default: Migration to 18.0 #1426
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
Merged
BT-dmoreno
merged 24 commits into
brain-tec:18.0.project_CA_772
from
BT-dmoreno:18.0-mig-partner_contact_address_default
Jun 3, 2025
Merged
[t160305][MIG] partner_contact_address_default: Migration to 18.0 #1426
BT-dmoreno
merged 24 commits into
brain-tec:18.0.project_CA_772
from
BT-dmoreno:18.0-mig-partner_contact_address_default
Jun 3, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently translated at 100.0% (6 of 6 strings) Translation: partner-contact-12.0/partner-contact-12.0-partner_contact_address_default Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_address_default/pt/
Currently translated at 77.7% (7 of 9 strings) Translation: partner-contact-14.0/partner-contact-14.0-partner_contact_address_default Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_contact_address_default/fr/
Currently translated at 77.7% (7 of 9 strings) Translation: partner-contact-14.0/partner-contact-14.0-partner_contact_address_default Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_contact_address_default/fr_FR/
- Filter delivery and invoice addreses properly - Show it only in contact addresses - Default to the address the addresses set in the commercial partner if any. - If a contact is archived, unlink it from the default addresses TT30351 TT34615
Currently translated at 100.0% (6 of 6 strings) Translation: partner-contact-16.0/partner-contact-16.0-partner_contact_address_default Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_contact_address_default/it/
Currently translated at 100.0% (7 of 7 strings) Translation: partner-contact-16.0/partner-contact-16.0-partner_contact_address_default Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_contact_address_default/it/
Before this commit the partner default text on children in partner form only filled one column causing a long vertical text. Also, the selection widget has a limit of 99 entries and is unecessary, so switched to a many2one with no create and open options. Resolves OCA#1659.
Currently translated at 100.0% (6 of 6 strings) Translation: partner-contact-16.0/partner-contact-16.0-partner_contact_address_default Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_contact_address_default/it/
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 18.0.project_CA_772 #1426 +/- ##
=======================================================
+ Coverage 95.23% 96.63% +1.39%
=======================================================
Files 72 124 +52
Lines 1405 2701 +1296
Branches 110 232 +122
=======================================================
+ Hits 1338 2610 +1272
- Misses 47 62 +15
- Partials 20 29 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4b5d7e6
into
brain-tec:18.0.project_CA_772
5 of 6 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Forked from the source of the current open OCA PR that can be seen here: