如何更改Odoo 10中的发票顺序?

问题描述 投票:0回答:1

我想在odoo中更改默认生成的格式,使用以下自定义格式:

enter image description here

对此:

ING-ENR-YEAR-MONTH

我怎么能这样做?

odoo odoo-10 qweb
1个回答
1
投票
  1. 激活开发者模式
  2. 转至设置>技术>外部标识符>序列
  3. 搜索Customer Invoices并打开记录
  4. 将前缀更改为ING-ENR-%(year)s-%(month)s(参见图片)

enter image description here

希望这可以帮助!

© www.soinside.com 2019 - 2024. All rights reserved.