Coder Social home page Coder Social logo

haokel-erp2's Introduction

说明

好客来 进销存供应链系统,基于QT跨平台 应用模块插件化,使用postgresql 数据库 可用于商品流通行业

依赖

1.Qt 4.8.4

2.Microsoft Visual C++ Compiler 10.0

3.wwWidgets 与 log4qt库

站点

好客来ERP站点www.haokel.com:8083

安装包下载

客户端 Setup.exe 文件:下载

服务端 Setup-Server.exe 文件:下载

安装文档下载

好客来ERP安装手册

##编译介绍 BaPlugin 基础资料项目文件夹 BcPlugin 串码管理项目文件夹 CgPlugin 采购管理项目文件夹 CommonFiles 公用组件

RptDesign 打印报表 SaPlugin 销售管理 StPlugin 库存管理 WFaPlugin 财务核算

lib 底层组件[未开源,有些版权所属问题,但不影响大家业务二次开发]

项目都是在Release版本下编译,如要编译Debug版本,大家可修改各项目下 .pro文件 如下:

win32 { #CONFIG(release): LIBS += ../lib/release/parent.lib CONFIG(release): LIBS += ../release/commlib.lib ../CommonFiles/lib/log4qt.lib ../CommonFiles/lib/kWidget.lib ../CommonFiles/lib/wwwidgets4.lib CONFIG(release): DESTDIR = ../release/plugins #CONFIG(debug): LIBS += ../debug/commlib.lib ../CommonFiles/lib/log4qtd.lib ../CommonFiles/lib/kWidgetd.lib ../CommonFiles/lib/wwwidgets4d.lib #CONFIG(debug): DESTDIR = ../debug/plugins } 把release 用#注释掉,把debug 开启 编译后会在plugins目录下生成各项目插件文件

designer 目录下文件是QtCreator 开发所属插件文件【只能用于Qt4.8.4 QtCreator 2.7】,请复制文件到自已QtCreator归属目录designer下

designer\Qt 目录下文件是Qt designer插件所属库文件,请复制到QT安装目录 Qt\bin 下

交流群

好客来ERP:QQ群:423811442

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.