odoo/tutorials#883
Created by Priyansi Borda (prbo)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 0s)
- label
- odoo-dev:18.0-salesperson-pos-prbo
- head
- e7efc550940d9330f319deee79d800f5af06e9e2
odoo/tutorials | |
---|---|
18.0 | #883 missing statuses missing r+ |
master |
[ADD] salesperson_in_pos: adding salesperson button in POS
- In this PR, the pos.order model was inherited to enable the use of the custom app point_of_sale module within the form and list views of POS orders.
- Also a salesperson button was added to the POS dashboard to allow quick access and better user interaction with salesperson-related functionalities.