定制 drop/module-discount-tax 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

drop/module-discount-tax

Composer 安装命令:

composer require drop/module-discount-tax

包简介

Adds a configuration on the Magento 2 backoffice that allows you to show the discount field without taxes on the order/invoice/creditmemo and on related PDF documents and sales email.

README 文档

README

Adds a configuration on the Magento 2 backoffice that allows you to show the discount field without taxes on the order/invoice/creditmemo and on related PDF documents and sales email.

Installation

  • Install module through composer (recommended):
$ composer config repositories.drop.discounttax vcs https://github.com/DevelopersDrop/Drop_DiscountTax
$ composer require drop/module-discount-tax
  • Install module manually:

    • Copy these files in app/code/Drop/Drop_DiscountTax/
  • After installing the extension, run the following commands:

$ php bin/magento module:enable Drop_DiscountTax
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
$ php bin/magento setup:static-content:deploy
$ php bin/magento cache:clear

Requirements

  • PHP >= 7.0.0

Compatibility

  • Magento >= 2.2
  • Not tested on 2.1 and 2.0

Support

If you encounter any problems or bugs, please create an issue on Github

License

[GNU General Public License, version 3 (GPLv3)] http://opensource.org/licenses/gpl-3.0

Copyright

(C) 2019 Drop S.R.L.

TODO

  • Make it work in frontend (customer account + sales email of order/invoice/creditmemo)
  • Make it compatible with Eadesigndev_Pdfgenerator

统计信息

  • 总下载量: 1
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2020-04-27