Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3863 Переглядів

I've installed the "report_webkit" and have found that the export/import process doesn't work as expected.

The issue I notice is that the formatting (newlines) are removed. In some cases this is 'ok' and I can live the mangled Header CSS. But when the webkit header and webkit header contain statements such as ..

 %if company.partner_id.vat:
    ${company.partner_id.country_id.name == 'United Kingdom' and '  VAT Number: ' or '  GST Number: '} ${company.partner_id.vat}
 %endif

.. things go wrong when the export condenses that into a 'single line'.

I have a work around that manually goes through and pastes the correctly formatted code into the fields, but that does is a manual process which is a bit annoying as we go through the repeated testing processes with the new header and footer as part of a custom modules.

Any thoughts on how to get that working 'properly'?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
квіт. 24
2454
11
груд. 21
16393
12
квіт. 16
18542
1
бер. 15
6600
1
бер. 15
4186