Skip to content

Conversation

@edescalona
Copy link

@edescalona edescalona marked this pull request as ready for review May 29, 2025 16:03
@edescalona
Copy link
Author

Ready for review

Copy link

@adasatorres adasatorres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link

@adasatorres adasatorres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good morning, it is not necessary to add this functionality to the order lines; the information should only be hidden in the receipt template.
image
This happens as soon as the module is installed. If you uninstall it, the price is shown again.

@edescalona edescalona force-pushed the 17.0-mig-pos_receipt_hide_price branch from 678d48d to 0d6917a Compare June 4, 2025 17:02
@edescalona
Copy link
Author

Hi @adasatorres, ready for review.

@christian-ramos-tecnativa christian-ramos-tecnativa force-pushed the 17.0-mig-pos_receipt_hide_price branch from 0d6917a to d8e72f8 Compare July 24, 2025 11:53
@christian-ramos-tecnativa

@edescalona It seems like when the ticket is directly sent to the printer is displaying the prices no matter what. I assume we have to extend also the function export_for_printing

@edescalona
Copy link
Author

edescalona commented Aug 5, 2025

Hi @Christian-RB , I assume you're referring to automatically printing the receipt?

@christian-ramos-tecnativa

Hi @Christian-RB , I assume you're referring to automatically printing the receipt?

Yes, when the receipt is directly sent to a printer

@edescalona
Copy link
Author

Hi @Christian-RB , in that case it is not hidden because there is currently nothing that says hide the price, since it is hidden when you press the button on the screen after payment.

So we should add another setting below the automatic receipt to hide the prices at that time as well, what do you think?

@edescalona
Copy link
Author

Hi @Christian-RB , could you please review the changes and tell me what you think of the solution? If everything is OK, I'll proceed with correcting the commits. Thanks.

@christian-ramos-tecnativa

@edescalona with this approach the user is not able to switch the feature dynamically, I suggest adding a button to the main order view to define if the prices should be hide at front for that specific order, this will also be useful for those user with the "skip printing view" option and direct print

@edescalona
Copy link
Author

Hi @Christian-RB , I think it's a good idea, thanks for your comments.

@christian-ramos-tecnativa

We are missing the new functionality in the reprint order view, could we add it @edescalona?
image

@edescalona
Copy link
Author

edescalona commented Aug 13, 2025

Hi @Christian-RB ready for review.

image

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jan 4, 2026
edescalona and others added 27 commits January 9, 2026 10:25
…roducts by multiple barcodes in search bar of POS.
Currently translated at 100.0% (5 of 5 strings)

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

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

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

Translation: pos-16.0/pos-16.0-pos_product_multi_barcode
Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_product_multi_barcode/es/
If a `barcode` is already in `product_by_barcode`, do not override
it, as Odoo does with `product_by_id`. This can lead to incoherent
data if something changes after product is first loaded and then
reloads (if limited loading is enabled), or it is modified in
`product_by_id` and not in `product_by_barcode`.
[DON'T MERGE] test-requirements.txt
@edescalona edescalona force-pushed the 17.0-mig-pos_receipt_hide_price branch from e0856cb to c74262d Compare January 9, 2026 15:25
@edescalona
Copy link
Author

ping @christian-ramos-tecnativa @etobella @ ivantodorovich

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jan 11, 2026
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.