Skip to content

[ADD] pos_salesperson: add salesperson dropdown and order field #880

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

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

zadh-odoo
Copy link

Before:
-The POS billing screen did not have any option to select a salesperson.
-Salesperson data was not captured or displayed in POS order records.

After:
-Introduced a dropdown menu in the POS billing screen to select a salesperson (employee) from the available list.
-Captured the selected salesperson in each POS order.
-Displayed the salesperson field in both the POS order form view and list view.

Impact:
-Allows tracking of which employee handled each sale.

Task: [4968061]

@robodoo
Copy link

robodoo commented Jul 24, 2025

Pull request status dashboard

Copy link

@ramh-odoo ramh-odoo left a comment

Choose a reason for hiding this comment

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

Module name doesn't seem good to me. Could you please update it (e.g. pos_salesperson or something else)

@zadh-odoo zadh-odoo changed the title [ADD] pos_choose_salesperson: add salesperson dropdown and order field [ADD] pos_salesperson: add salesperson dropdown and order field Jul 25, 2025
Before:
-The POS billing screen did not have any option to select a salesperson.
-Salesperson data was not captured or displayed in POS order records.

After:
-Introduced a dropdown menu in the POS billing screen to select a salesperson (employee) from the available list.
-Captured the selected salesperson in each POS order.
-Displayed the salesperson field in both the POS order form view and list view.

Impact:
-Allows tracking of which employee handled each sale.

Task: 4968061
@zadh-odoo zadh-odoo force-pushed the 18.0-pos-choose-salesperson-zadh branch from 7c1d1c8 to 93f4f84 Compare July 25, 2025 06:46
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.

3 participants