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][MIG] pos_place: Migration to 16.0 (from 12.0) #1257

Open
wants to merge 27 commits into
base: 16.0
Choose a base branch
from

Conversation

legalsylvain
Copy link
Contributor

@legalsylvain legalsylvain commented Oct 28, 2024

Description

This module extends the functionality of point of sale to support saling in various places using the point of sale and to allow you to mention on the pos order, the place where the seller is for the time being.

For that purpose, it introduce a new model pos.place.

Configure

To configure this module, you need to:

  • Add your users to the new group 'Point of Sale - Places' (User or Manager)

  • Go to Point of Sale / Configuration / Places

  • Create your places

pos_place_tree

Usage

To use this module, you need to

  • open the point of sale

  • Click on 'Select Place' Button and select the place where you are

pos_front_end_ui

  • All the next Pos Order will be related to this place.

pos_order_tree

  • You can then, make statistic over best places

report_pos_order_graph

@legalsylvain legalsylvain force-pushed the 16.0-mig-pos_place branch 3 times, most recently from d164bbf to 7d3db1c Compare February 21, 2025 10:32
@legalsylvain legalsylvain marked this pull request as ready for review February 21, 2025 10:35
@legalsylvain legalsylvain added this to the 16.0 milestone Feb 21, 2025
@legalsylvain
Copy link
Contributor Author

@legalsylvain legalsylvain force-pushed the 16.0-mig-pos_place branch 2 times, most recently from 9dc215c to 03f6202 Compare February 21, 2025 14:58
mymage and others added 7 commits February 21, 2025 15:58
Currently translated at 100.0% (26 of 26 strings)

Translation: pos-12.0/pos-12.0-pos_place
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_place/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pos-12.0/pos-12.0-pos_place
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_place/
- Adapt Javascript and XML to new PoS Framework
- Add icon in responsive PoS
- explicit interface, when selecting 'No Place'
- remove information on receipt. (That is useless for the end customer to know where he bought the products
- Update description and translation
- add place_id on pos.order and account.move search view
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.

9 participants