[18.0][MIG] pos_meal_voucher: Migration to 18.0 - #15
Open
P-H-Phuc wants to merge 50 commits into
Open
Conversation
P-H-Phuc
force-pushed
the
18.0-mig-pos_meal_voucher
branch
from
May 8, 2026 10:17
3dbc1b0 to
cb011fc
Compare
P-H-Phuc
force-pushed
the
18.0-mig-pos_meal_voucher
branch
2 times, most recently
from
May 27, 2026 08:43
8614b9c to
6afc3bd
Compare
nguyenminhchien
suggested changes
May 27, 2026
nguyenminhchien
left a comment
There was a problem hiding this comment.
Cannot scan the meal voucher barcode from payment screen which supported in 16.0
| } else { | ||
| this.pos.showScreen("PaymentScreen", { | ||
| orderUuid: this.currentOrder.uuid, | ||
| }); |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
P-H-Phuc
force-pushed
the
18.0-mig-pos_meal_voucher
branch
2 times, most recently
from
May 27, 2026 09:53
9943346 to
f0a77bf
Compare
P-H-Phuc
force-pushed
the
18.0-mig-pos_meal_voucher
branch
from
May 27, 2026 13:34
f0a77bf to
4a5c752
Compare
nguyenminhchien
suggested changes
May 28, 2026
| this.payment_note = code.code; | ||
| return true; | ||
| }, | ||
| is_paid() { |
There was a problem hiding this comment.
you should override canBeValidated(..) instead of this one.
P-H-Phuc
force-pushed
the
18.0-mig-pos_meal_voucher
branch
from
May 28, 2026 07:27
4a5c752 to
4c81198
Compare
nguyenminhchien
approved these changes
May 28, 2026
…re are no meal voucher journal
[IMP] Guess meal_voucher_ok value based on categ_id value if meal_voucher_ok value is not provided during product creation [IMP] Improve test coverage [REF] rename onchange function to avoid conflict with other modules
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/
Currently translated at 56.2% (27 of 48 strings) Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/it/
Currently translated at 58.3% (28 of 48 strings) Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/it/
Currently translated at 100.0% (48 of 48 strings) Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/it/
Co-authored-by: Iván Todorovich <ivan.todorovich@gmail.com>
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/
Currently translated at 100.0% (52 of 52 strings) Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/it/
Currently translated at 100.0% (52 of 52 strings) Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/it/
Currently translated at 100.0% (52 of 52 strings) Translation: pos-12.0/pos-12.0-pos_meal_voucher Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_meal_voucher/it/
* check whether paper meal voucher has already been scanned. * update fr translation. Co-authored-by: hugues de keyzer <odoo@hugues.info>
* move meal voucher totals just after the total. * add non-eligible total amount.
P-H-Phuc
force-pushed
the
18.0-mig-pos_meal_voucher
branch
from
July 2, 2026 08:52
4c81198 to
3417cda
Compare
P-H-Phuc
force-pushed
the
18.0-mig-pos_meal_voucher
branch
from
July 2, 2026 10:29
3417cda to
4ff394a
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.
No description provided.