创建lsv和直接借记(postfinance)文件

odoo9-addon-l10n-ch-lsv-dd的Python项目详细描述


License: AGPL-3

LSV和PostFinance直接借记文件生成器

特点:

  • LSV file generation
  • Postfinance Direct Debit file generation
  • Invoice freeing. You can “free” an invoice that is in a direct debit order. This is because you have sometimes to generate 2 direct debit order for the same invoice (i.e. if debit fails the first time).

安装

要安装此模块,您需要:

  • 这样做…

配置
对于lsv文件生成,不要忘记:
  • 在您的受益人银行帐户中设置您的LSV标识符。
  • 如果要使用BVR引用,请在您的受益人银行帐户中设置您的BVR标识符。
  • 要设置付款类型为“LSV直接借记”的付款模式,请执行以下操作
  • LSV涉及的每个合作伙伴都必须有一个有效的银行账户和有效的委托书。
对于PostFinance DD文件生成,不要忘记:
  • 在您的受益人BVR帐户中设置您的PostFinance DD标识符。
  • 要设置付款方式,请键入“PostFinance Direct Debt”
  • 每个与邮政金融尽职调查有关的合伙人必须拥有一个有效的、有有效授权的BV账户。

用法

  • Create some invoices for partners with well configured bank accounts.
  • Create a Direct Debit order with a payment mode having LSV/DD payment type.
  • Make sure that due dates are in the valid range if you chose “Due date” as preferred execution date.
  • Press “Confirm payments”
  • Press “Make payments”. This will launch the LSV/DD file generation wizard.
  • Download the generated file and press “Validate”. If you need to download the file again, you can access the generated file with the “Generated Direct Debit Files” menu.
Try me on Runbot

有关详细信息,请访问:

已知问题/路线图
目前,仅实现bvr引用使用(使用l10n_ch_payment_slip
模块)。IPI使用尚未实现,因此 如果发票中未设置bvr ref,则会出错。

错误跟踪器

错误在GitHub Issues上跟踪。 如果出现问题,请检查是否已报告您的问题。 如果您首先发现了它,请提供详细且受欢迎的反馈,帮助我们粉碎它 here

学分

贡献者

维修人员

Odoo Community Association

此模块由OCA维护。

oca,或odoo社区协会,是一个非营利性组织 任务是支持odoo特性和 促进其广泛应用。

若要对此模块作出贡献,请访问http://odoo-community.org

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Android HTTPS SSL重用和缓存   JavaSpring动态(可扩展)列表表单   JUnit测试用例失败。JAVAlang.AssertionError:应为:<[I@12c5431>但是:<[I@14b6bed>   elasticsearch在elastic search java中查询文档   java为什么在下面的代码中没有抛出ArrayStoreException?   电子邮件如何通过Java Servlet从激活链接获取数据   “ant debug”不支持在res/values/string外部声明的java重音字符(α、é、ù)   java将字符串转换为反向整数数组   输入如何在java中读取文件时跳过行   java四连接ai Alpha beta minmax   java不使用+、*和否定数字   java如何查找列表中与特定结构匹配的所有字符串?   尝试用Maven在JOOQ中实现EnumConverter时发生java错误   java DateTimeFormatter不能在en语言环境中使用LLLL模式   在MatLab中插入Java代码   java通过websockets上的amqp从kubernetes集群内部连接到azure iot中心   jTextfield数组之间的java操作   java Mockito测试RestClient异步   java如何通过名称字符串获取枚举值