-
-
Notifications
You must be signed in to change notification settings - Fork 167
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
[17.0][MIG] brand_external_report_layout #205
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] brand_external_report_layout #205
Conversation
Co-Authored-By: Stéphane Bidoul (ACSONE) <[email protected]>
Currently translated at 96.0% (48 of 50 strings) Translation: brand-16.0/brand-16.0-brand_external_report_layout Translate-URL: https://translation.odoo-community.org/projects/brand-16-0/brand-16-0-brand_external_report_layout/hr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: brand-16.0/brand-16.0-brand_external_report_layout Translate-URL: https://translation.odoo-community.org/projects/brand-16-0/brand-16-0-brand_external_report_layout/
Currently translated at 100.0% (51 of 51 strings) Translation: brand-16.0/brand-16.0-brand_external_report_layout Translate-URL: https://translation.odoo-community.org/projects/brand-16-0/brand-16-0-brand_external_report_layout/es_AR/
Currently translated at 100.0% (51 of 51 strings) Translation: brand-16.0/brand-16.0-brand_external_report_layout Translate-URL: https://translation.odoo-community.org/projects/brand-16-0/brand-16-0-brand_external_report_layout/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: brand-16.0/brand-16.0-brand_external_report_layout Translate-URL: https://translation.odoo-community.org/projects/brand-16-0/brand-16-0-brand_external_report_layout/
@antonioburic can you include #195 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional review
The field works like on res.company model [FIX] add missing import [IMP] formatting
a4d0a03
to
c9eda59
Compare
1. Go to Settings \> Users & Companies \> Brands | ||
2. Add a new brand or select an existing one | ||
3. Enter brand information and select the a layout | ||
4. Go to any branded object abd print the PDF report. It includes the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4. Go to any branded object abd print the PDF report. It includes the | |
4. Go to any branded object and print the PDF report. It includes the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work on this.
During functional test, I was unable to produce a branded pdf.
Steps to reproduce on runboat
- Go to Settings > Users & Companies > Brands
- Add a new brand
- Upload a logo, enter some info click change document template..
- Change some color.
- See the changed document on the form..
- Click
Download PDF Preview
- Open the downloaded pdf. The changes made to the standard document are not visible.
Please include #201 |
No description provided.