承接 melisplatform/melis-commerce-order-invoice 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

melisplatform/melis-commerce-order-invoice

最新稳定版本:v5.3.0

Composer 安装命令:

composer require melisplatform/melis-commerce-order-invoice

包简介

Melis Commerce Order Invoice

README 文档

README

Offers generation of invoice functionalities to the Melis Commerce Module

Getting started

These instructions will get you a copy of the project up and running on your machine.

Prerequisites

The following modules need to be installed to have Melis Commerce Order Invoice module run:

  • Melis core
  • Melis commerce

Installing

This project can be installed using Composer. Add the following to your composer.json:

    {
        "require": {
            "melisplatform/melis-commerce-order-invoice": "^3.0"
        },
        "repositories": [
            {
                "type": "git",
                "url": "https://github.com/melisplatform/melis-commerce-order-invoice"
            }
        ]
    }

Run the composer command:

composer require melisplatform/melis-commerce-order-invoice

Database

Database model is accessible via the MySQL Workbench file:

/melis-commerce-order-invoice/install/sql/model

Database will be installed through composer and its hooks.
In case of problems, SQL files are located here:

/melis-commerce-order-invoice/install/sql  

Tools and elements provided

  • Order Invoice Tab inside the Melis Commerce Orders tool
    • Auto generation of invoice for an order
    • regenerate an invoice for an order
    • download latest or specific invoice for an order

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2019-12-09