跳至內容
選單
此問題已被標幟
1 回覆
1116 瀏覽次數

Hello,


It seems than I can not customize the invoice page the way I like... Firstly, the logo is smaller than needed and I can not enlarge it.

Secondly, how can I change the language of the invoice? and add/delete columns that are not included as options.

Thirdly, how can I add payment instructions and details

頭像
捨棄
最佳答案

Hi,

To modify the logo size on an invoice, activate developer mode and go to Settings → Technical →Views. Search for external_layout, select the appropriate layout type, and in the

<img>

 tag for the logo, add a style attribute to adjust the size as needed.

The invoice language is determined by the customer's language setting. The language field will only be visible if more than one language is added.

To customize the columns in the invoice report, activate developer mode and go to Settings → Technical →Views. Search for report_invoice_document, and here you can edit the template to customize the columns according to your requirements.


Hope it helps


頭像
捨棄