- Admin can decide and give discount to particular orders while creation
- Discount can be either fixed or percentage of grand total
- Sales order grid has separate column and range filter for it
- Applied Discount would be shown on everywhere frontend, admin, PDFs, sales emails etc.
Prerequisite | How to check | For more information |
---|---|---|
Apache 2.2 or 2.4 | Ubuntu: apache2 -v CentOS: httpd -v |
Apache |
PHP 7.*.* | php -v |
PHP Ubuntu PHP CentOS |
MySQL 5.6.x | mysql -u [root user name] -p |
MySQL |