[FIX] pos_receipt_hide_info: remove question mark in field name.#1507
[FIX] pos_receipt_hide_info: remove question mark in field name.#1507legalsylvain wants to merge 1 commit intoOCA:16.0from
Conversation
|
/ocabot merge patch |
|
This PR looks fantastic, let's merge it! |
|
@legalsylvain your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1507-by-legalsylvain-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
Rational: In Odoo there is no boolean fields with question mark in the name. So we follow odoo / OCA convention and remove the character in the 3 fields and in the po / pot files.
08dbbfc to
e6abd3e
Compare
ivantodorovich
left a comment
There was a problem hiding this comment.
/ocabot merge patch
|
On my way to merge this fine PR! |
|
This PR has the |
|
@ivantodorovich your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1507-by-ivantodorovich-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
Oh. really ? |
Rational: In Odoo there is no boolean fields with question mark in the name. So we follow odoo / OCA convention and remove the character in the 3 fields and in the po / pot files.