Skip to content

[17.0][MIG] edi_exchange_deduplicate_oca: Migration to 17.0 - #128

Open
SilvioC2C wants to merge 7 commits into
OCA:17.0from
camptocamp:17.0-mig-edi_exchange_deduplicate_oca
Open

[17.0][MIG] edi_exchange_deduplicate_oca: Migration to 17.0#128
SilvioC2C wants to merge 7 commits into
OCA:17.0from
camptocamp:17.0-mig-edi_exchange_deduplicate_oca

Conversation

@SilvioC2C

Copy link
Copy Markdown
Contributor

No description provided.

@SilvioC2C SilvioC2C changed the title [17.0][MIG] edi_exchange_deduplicate_oca: Migration to v17.0 [17.0][MIG] edi_exchange_deduplicate_oca: Migration to 17.0 Dec 11, 2024
@SilvioC2C
SilvioC2C force-pushed the 17.0-mig-edi_exchange_deduplicate_oca branch from a9a366c to 53453ed Compare December 11, 2024 09:50
@SilvioC2C
SilvioC2C force-pushed the 17.0-mig-edi_exchange_deduplicate_oca branch from 53453ed to ae65e1f Compare December 11, 2024 09:55
@SilvioC2C
SilvioC2C force-pushed the 17.0-mig-edi_exchange_deduplicate_oca branch from ae65e1f to 01ee2a9 Compare December 11, 2024 09:56
@SilvioC2C
SilvioC2C force-pushed the 17.0-mig-edi_exchange_deduplicate_oca branch from 01ee2a9 to 2cb5b5f Compare December 11, 2024 10:13

@Ricardoalso Ricardoalso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment otherwise LGTM

@@ -39,7 +39,7 @@ def create(self, vals_list):

def _edi_get_duplicates(self, count=None):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we not set the boolean False for the count parameter instead of None ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, we only use it as a check for deciding whether we're gonna use search() or search_count(), so as long as it can be evaluated as a boolean, it doesn't make much difference, any False-ish default value should be fine 😄

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed but I find it a bit misleading and in the search method back in V16, the default value was False

But this is just design 😄

@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 18, 2025
@github-actions github-actions Bot closed this Jun 22, 2025
@vvrossem

Copy link
Copy Markdown
Contributor

Hello dear @OCA/edi-framework-maintainers, could you please reopen this PR and apply the "no stale" label?

1 similar comment
@yankinmax

Copy link
Copy Markdown
Contributor

Hello dear @OCA/edi-framework-maintainers, could you please reopen this PR and apply the "no stale" label?

@simahawk simahawk reopened this Sep 4, 2026
@OCA-git-bot OCA-git-bot added mod:edi_exchange_deduplicate_oca Module edi_exchange_deduplicate_oca series:17.0 labels Sep 4, 2026
@github-actions github-actions Bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 6, 2026
@yankinmax

Copy link
Copy Markdown
Contributor

Hello @ivantodorovich @jcoux @vvrossem can you pls take a look?

@yankinmax

Copy link
Copy Markdown
Contributor

Hello @OCA/edi-framework-maintainers can you take a look and possibly trigger merge?

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.

8 participants