Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW]remove boolean widget on signature binary field #72467

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Jun 21, 2021

PURPOSE
When writing something in signture field in stock.picking and enable signature field in listview throws traceback.

SPEC
Remove boolean widget on signature field.

TASK 2570929

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #72276

Before this commit: when writing something in signture field in stock.picking
and enable signature field in listview throws traceback.

After this commit: when signature field is set and enabling it in list view
will not throw traceback, traceback was generated because boolean field
was applied on Image field, to fix it simply remove boolean widget on
signature field.

task-2570929

X-original-commit: 2679b67
@robodoo robodoo added the forwardport This PR was created by @fw-bot label Jun 21, 2021
@robodoo
Copy link
Contributor

robodoo commented Jun 21, 2021

@fw-bot
Copy link
Contributor Author

fw-bot commented Jun 21, 2021

This PR targets saas-14.4 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@C3POdoo C3POdoo added the RD research & development, internal work label Jun 21, 2021
robodoo pushed a commit that referenced this pull request Jun 22, 2021
Before this commit: when writing something in signture field in stock.picking
and enable signature field in listview throws traceback.

After this commit: when signature field is set and enabling it in list view
will not throw traceback, traceback was generated because boolean field
was applied on Image field, to fix it simply remove boolean widget on
signature field.

task-2570929

closes #72467

X-original-commit: 2679b67
Signed-off-by: Arnold Moyaux <amoyaux@users.noreply.github.com>
@robodoo robodoo closed this Jun 22, 2021
@robodoo robodoo temporarily deployed to merge June 22, 2021 12:01 Inactive
@fw-bot fw-bot deleted the saas-14.4-14.0-stock-picking-signature-msh-r1p0-fw branch July 6, 2021 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants