oxid-community/hdireport

销售统计模块。

安装次数: 7,617

依赖: 0

建议者: 0

安全: 0

星标: 9

关注者: 8

分支: 10

开放问题: 1

语言:JavaScript

类型:oxideshop-module

v2.0.5 2020-11-03 14:10 UTC

This package is auto-updated.

Last update: 2024-08-26 20:10:53 UTC


README

销售数字的更详细统计分析。能够以条形图或折线图的形式绘制销售数字。通过设置过滤器进行进一步自定义。最初由Rafael Dabrowski在以前的OXIDforge上注册:2011-12-08。

OXID eShop 版本

  • OXID eShop 6.0 - 6.2

  • OXID eShop 4 下载:链接

安装

composer config repo.OxidCommunity/hdiReport git https://github.com/OXIDprojects/HDI-Report/

composer require oxid-community/hdireport

变更日志

v0.8:   Initial;
v0.9:   History function; Save Favorit View; minor bug fixes.
v0.9.1: Bug Fixes
v0.9.2: New Filter for max and minimum Values; New limit filter; Possible output as table; Layout improvement; New sortcriteria 
v0.9.3: Added metadata.php to use the extension in OXID > 4.5 
v0.9.4: Changed structure for use in OXID > 4.7
v0.9.5: Moved all files to module-folder for use in OXID > 4.7
v0.9.6: Compatibility to 4.9
v2.0.x: OXID 6 Module by eComStyle.de
v2.0.3: Compatibility to 6.2
v2.0.4: Backwards Compatibility to 6.1 and 6.0
v2.0.5: date filter "all" fixed; "save" label fixed; version removed from composer.json

许可协议

HEINER DIRECT GmbH & Co KG
Author: Rafael Dabrowski

Copyright 2011 HEINER DIRECT GmbH & Co KG

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://gnu.ac.cn/licenses/>.