发票风格

发票风格

点击扩展程序菜单 → 管理扩展程序命令 → 发票,在其中可以看到可用的样式列表,从中选择安装您所需的。

在Banana+ 中可以使用 Banana 9 中所有的发票样式,以及所有专门为Banana+创建的发票样式,这些样式有更多客制化的可能性。我们向您强烈推荐:

订阅了高级计划的用户还可以创建自己的发票样式 (详见开发者文档)。

claudia

自定义发票

在Banana财务会计+ 中,可以通过以下方式完全定制发票的打印:

推荐的发票式样

建议选择新的可定制和可编程的式样。

改变发票式样的设置

每个式样都有自己的设置页面,可以进行定制。有些发票式样允许您改变字体、颜色,包括或不包括标题。
瑞士CH10式样允许您添加二维码。

显示式样的设置对话框:

  • 扩展程序菜单 → 管理扩展程序 → 选择发票的式样,然后点击进行安装
  • 在会计文件中:
    • 点击报表菜单 → 客户 → 打印发票。
    • 打印发票的对话框中选择所需的发票版式,然后点击设置的选项。
    • 或者从打印预览中点击设置的图标。
  • 在预估和发票的应用功能中:
    • 点击发票菜单 → 打印发票的命令,然后点击设置的选项。
    • 或者从打印预览中点击设置的图标。

商标(Logo)的位置和地址

设置Logo/商标的页面,您将找到有关如何定位发票抬头的商标和地址的信息。
例如,您可以将商标放在左侧,将地址放在右侧,并更改商标的大小。

Advanced invoice layout customisations

The Invoice Print Layout is an extension of Banana Accounting Plus which programs the printing of invoices.

  • It is a program written in Javascript.
  • It takes as input a JSON Invoice object which contains all the invoice data.
  • It programs the printing of the different elements.
  • The formatting and positioning of the elements is done with CSS styles.
  • It provides a dialogue for customising the printout, so that even without programming knowledge, the invoice printout can be adapted.

Customising layouts with programming

CH10 and UNI11 layouts can be customised through specific programming. Printouts can be made that modify the layout to a greater or lesser extent. They require knowledge as a CSS programmer or graphic designer.

Creating Your Own Print Layouts

Users with advanced knowledge can also create their own print layouts. See developer documentation:

Electronic invoice: export layout

With the layout system, it is also possible to program the invoice data to be exported in a certain format.  See: