[FIX] pos_tare : raise an error if the gross weight is not correct#566
Conversation
|
Hi @Fkawala, |
ivantodorovich
left a comment
There was a problem hiding this comment.
Code review LGTM 👍
|
/ocabot merge patch |
|
Sorry @Fkawala you are not allowed to merge. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
|
I see much activity here, hence I'll shamelessly try to reroute a little bit of it to a related PR #527 that has been waiting to get approved and merged for a while. Sorry + thank you. |
…antity in the correct place
|
Note : also add another fix, regarding a bad overload of the function the confirm action is moved on the scale screen, when user is weighing its product. (*) : With the curent design, the other core checks are skipped. for exemple, with the non patched current design of CC : @quentinDupont |
|
This PR has the |
|
@legalsylvain I think that this can be merged |
|
Thanks. indeed, using this patch in production since a month without problem. /ocabot merge patch |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 3053fde. Thanks a lot for contributing to OCA. ❤️ |


Raise an error if the gross weight is not correct.
Exemple :
before the patch
After the patch
(Also fix an bad title for another warning).
CC :