Closed miguelcb2003 closed 1 month ago
Hi @ivantodorovich, some modules you are maintaining are being modified, check this out!
This PR has the approved
label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖
Hi @ivantodorovich ! I add that because at PoS, this value does not update until confirm the action. If we want to hide or show the extra content dinamically we need the onchange function. Anyway, if you have any suggest to improve this let me know and I'll implement it. Thank you for the validation!
/ocabot merge patch
thanks!
Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 16.0-ocabot-merge-pr-1245-by-ivantodorovich-bump-patch, awaiting test results.
Congratulations, your PR was merged at e779233fd868bb1f57b7414a3c504c727b9dedc5. Thanks a lot for contributing to OCA. ❤️
In backend, this field dissapear automatically when you click any other format that is not '2x7xprice'. This is because it's the only format that allows to have extra content in its label. This is a video that shows this functionallity at backend:
backend.webm
Before this changes, that behaviour didn't work at PoS, making this field editable in all formats.
pos.webm
Now, with this changes the behaviour at PoS is the same than in backend, avoiding to modify the extra content field when it's not possible.
FL-556-3627