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

[IMP] pos_cache: remove module pos_cache #104423

Closed
wants to merge 1 commit into from

Conversation

pimodoo
Copy link
Collaborator

@pimodoo pimodoo commented Oct 28, 2022

Since we introduced in 15.0 the possibility to limit the number of product loaded at the launch of the POS and to load the remaining ones in background, we don't need anymore a cache of the products to have a faster way to start the POS.

So we remove this module as it won't be needed anymore.

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@robodoo
Copy link
Contributor

robodoo commented Oct 28, 2022

Pull request status dashboard

Since we introduced in 15.0 the possibility to limit the number of
product loaded at the launch of the POS and to load the remaining ones
in background, we don't need anymore a cache of the products to have a
faster way to start the POS.

So we remove this module as it won't be needed anymore.
@pimodoo pimodoo changed the title [REM] pos_cache: remove module pos_cache [IMP] pos_cache: remove module pos_cache Oct 28, 2022
@pimodoo pimodoo force-pushed the master-remove-pos-cache-pim branch from 3e11441 to eaae41c Compare October 28, 2022 08:54
@trj-odoo
Copy link
Contributor

Redundant feature now
@robodoo r+

@C3POdoo C3POdoo added the RD research & development, internal work label Oct 28, 2022
robodoo pushed a commit that referenced this pull request Oct 28, 2022
Since we introduced in 15.0 the possibility to limit the number of
product loaded at the launch of the POS and to load the remaining ones
in background, we don't need anymore a cache of the products to have a
faster way to start the POS.

So we remove this module as it won't be needed anymore.

closes #104423

Related: odoo/upgrade#3997
Signed-off-by: Trinh Jacky (trj) <trj@odoo.com>
@robodoo robodoo temporarily deployed to merge October 28, 2022 11:22 Inactive
@robodoo robodoo closed this Oct 28, 2022
@robodoo robodoo added the 16.1 label Oct 28, 2022
@fw-bot fw-bot deleted the master-remove-pos-cache-pim branch November 11, 2022 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
16.1 RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants