[18.0][MIG] pos_partner_firstname#1578
Open
cvinh wants to merge 62 commits into
Open
Conversation
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/
due to this refactor OCA/OCB@0e7fdbe
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/
…hen is_company=False
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/
3c6d4e9 to
4084a83
Compare
4084a83 to
673bcbb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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