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

[16.0][ADD] pos_partner_pricelist_load_background #1243

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

santostelmo
Copy link

This module allow you to load a pricelist for a customer in the background.

Context
In the POS, we can configure a list of available pricelists. These price lists are loaded during start-up and only these can be chosen for any order.
When a customer is selected, the POS will try to find the customer's pricelist (property_pricelist_id) among the available pricelists.
If it's found, the pricelist is selected otherwise a default one will be selected instead.

Whith this module
When a customer is selected, his pricelist (property_pricelist_id) is loaded and available to be chosen.

@santostelmo santostelmo changed the title [ADD]pos_partner_pricelist_load_background [16.0][ADD]pos_partner_pricelist_load_background Sep 25, 2024
@santostelmo santostelmo force-pushed the 16.0-add-pos_partner_pricelist_load_background branch 4 times, most recently from 17fe4ae to 9c85e95 Compare September 25, 2024 06:39
@santostelmo santostelmo changed the title [16.0][ADD]pos_partner_pricelist_load_background [16.0][ADD] pos_partner_pricelist_load_background Sep 25, 2024
@santostelmo santostelmo force-pushed the 16.0-add-pos_partner_pricelist_load_background branch 2 times, most recently from 6d711b5 to 149711f Compare September 25, 2024 12:40
@santostelmo santostelmo force-pushed the 16.0-add-pos_partner_pricelist_load_background branch 9 times, most recently from 6e61464 to 3397d48 Compare October 1, 2024 09:51
Copy link

@cyrilmanuel cyrilmanuel left a comment

Choose a reason for hiding this comment

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

not an expert but LGTM

@santostelmo santostelmo force-pushed the 16.0-add-pos_partner_pricelist_load_background branch from 3397d48 to ee52209 Compare October 4, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants