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

[FIX] product_print_category: Make print_category_id searchable on product template #152

Open
wants to merge 1 commit into
base: 12.0
Choose a base branch
from

Conversation

carmenbianca
Copy link
Contributor

By storing print_category_id, we can search on it.

Internal task: https://gestion.coopiteasy.be/web#id=9605&model=project.task&view_type=form&menu_id=

@legalsylvain legalsylvain added this to the 12.0 milestone Dec 9, 2022
@legalsylvain
Copy link
Member

Hi @carmenbianca.

Thanks !

…oduct template

By storing print_category_id, we can search on it.

Signed-off-by: Carmen Bianca BAKKER <[email protected]>
carmenbianca added a commit to coopiteasy/product-attribute that referenced this pull request Dec 12, 2022
…oduct template

By storing print_category_id, we can search on it.

Forward-port from v12 of grap/grap-odoo-incubator#152

Signed-off-by: Carmen Bianca BAKKER <[email protected]>
@carmenbianca
Copy link
Contributor Author

All done. PR can be found here legalsylvain/product-attribute#5

Have a nice day!

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #152 (4c6e055) into 12.0 (f44b571) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             12.0     #152   +/-   ##
=======================================
  Coverage   78.85%   78.85%           
=======================================
  Files         142      142           
  Lines        2280     2280           
  Branches      364      364           
=======================================
  Hits         1798     1798           
  Misses        430      430           
  Partials       52       52           
Impacted Files Coverage Δ
product_print_category/models/product_template.py 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants