Skip to content

[18.0][ADD] web_filter_paste_multiline: creation of module#3597

Open
guewen wants to merge 1 commit into
OCA:18.0from
qoqa:18.0-add-web-filter-paste-multiline
Open

[18.0][ADD] web_filter_paste_multiline: creation of module#3597
guewen wants to merge 1 commit into
OCA:18.0from
qoqa:18.0-add-web-filter-paste-multiline

Conversation

@guewen

@guewen guewen commented Jun 23, 2026

Copy link
Copy Markdown
Member

This module brings a usability improvement when using custom filters.

Usually, when you paste a multi line text in a filter using the "is in" operator, it is interpreted as a single value:

image

When this module is installed, each value is expanded as one value per line:

image

Very useful when searching values from a spreadsheet, csv file, ...

selection.mp4

@OCA-git-bot OCA-git-bot added series:18.0 mod:web_filter_paste_multiline Module web_filter_paste_multiline labels Jun 23, 2026
@guewen guewen marked this pull request as ready for review June 23, 2026 09:35
@guewen guewen force-pushed the 18.0-add-web-filter-paste-multiline branch from 8242ca0 to f919bcb Compare June 23, 2026 12:32
@guewen guewen changed the title [18.0] web_filter_paste_multiline: creation of module [18.0][ADD] web_filter_paste_multiline: creation of module Jun 23, 2026

@mtriki mtriki left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thank you! Very useful indeed 🔥

@WentworthJ WentworthJ left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Functionally tested on Runboat. When adding a custom filter, each line of pasted text is correctly added as a separate value.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

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