Skip to content

[18.0][MIG] pos_partner_firstname#1578

Open
cvinh wants to merge 62 commits into
OCA:18.0from
invitu:18.0-mig-pos_partner_firstname
Open

[18.0][MIG] pos_partner_firstname#1578
cvinh wants to merge 62 commits into
OCA:18.0from
invitu:18.0-mig-pos_partner_firstname

Conversation

@cvinh

@cvinh cvinh commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

We removed almost everything because v18 manages pos partner in backend views.
We just kept firstname/lastname fields in pos because we might need them in custom module

Alone, this module does nothing more than core

robyf70 and others added 30 commits July 1, 2026 10:16
Currently translated at 100.0% (4 of 4 strings)

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/ca/
Currently translated at 100.0% (4 of 4 strings)

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

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/
Currently translated at 100.0% (4 of 4 strings)

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/it/
…es_order from POS frontend

Otherwise they would get access error on ir.config_parameter

Steps:

 - Create a user POS manager without administration rights
 - Using that user, open POS frontend
Currently translated at 100.0% (4 of 4 strings)

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/ca/
Currently translated at 100.0% (4 of 4 strings)

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/fr_CH/
Currently translated at 100.0% (4 of 4 strings)

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/fr_CH/
Currently translated at 100.0% (4 of 4 strings)

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

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

Translation: pos-12.0/pos-12.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_partner_firstname/
victor-champonnois and others added 25 commits July 1, 2026 10:16
Update pos_partner_firstname/models/pos_session.py

Co-authored-by: hugues de keyzer <github@hugues.info>
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pos-16.0/pos-16.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_partner_firstname/
Currently translated at 100.0% (8 of 8 strings)

Translation: pos-16.0/pos-16.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_partner_firstname/es/
Currently translated at 100.0% (8 of 8 strings)

Translation: pos-16.0/pos-16.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_partner_firstname/it/
Currently translated at 100.0% (8 of 8 strings)

Translation: pos-16.0/pos-16.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_partner_firstname/fr/
Refactoring to OWL 2.0
Disabling an extra connection to server
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pos-17.0/pos-17.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_partner_firstname/
Currently translated at 100.0% (7 of 7 strings)

Translation: pos-17.0/pos-17.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_partner_firstname/fr/
Currently translated at 100.0% (7 of 7 strings)

Translation: pos-17.0/pos-17.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_partner_firstname/it/
Currently translated at 100.0% (7 of 7 strings)

Translation: pos-17.0/pos-17.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_partner_firstname/es/
Currently translated at 100.0% (7 of 7 strings)

Translation: pos-17.0/pos-17.0-pos_partner_firstname
Translate-URL: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_partner_firstname/de/
@OCA-git-bot OCA-git-bot added series:18.0 mod:pos_partner_firstname Module pos_partner_firstname labels Jul 1, 2026
@cvinh cvinh force-pushed the 18.0-mig-pos_partner_firstname branch from 3c6d4e9 to 4084a83 Compare July 1, 2026 22:35
@cvinh cvinh force-pushed the 18.0-mig-pos_partner_firstname branch from 4084a83 to 673bcbb Compare July 1, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:pos_partner_firstname Module pos_partner_firstname series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.