资源简介
weberp4.15(php源码+数据库脚本)
代码片段和文件信息
/* AccountGroups.php
Defines the groupings of general ledger accounts */
include(‘includes/session.php‘);
$title = _(‘Account Groups‘);
$ViewTopic= ‘GeneralLedger‘;
$BookMark = ‘AccountGroups‘;
include(‘includes/header.php‘);
include(‘includes/SQL_CommonFunctions.inc‘);
function CheckForRecursiveGroup($ParentGroupName $GroupName) {
/* returns true ie 1 if the group contains the parent group as a child group
ie the parent group results in a recursive group structure otherwise false ie 0 */
$ErrMsg = _(‘An error occurred in retrieving the account groups of the parent account group during the check for recursion‘);
$DbgMsg = _(‘The SQL that was used to retrieve the account groups of the parent account group and that failed in the process was‘);
do {
$sql = “SELECT parentgrou
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-06-23 00:57 webERP-4.15.1\
文件 10 2019-06-23 00:57 webERP-4.15.1\.gitignore
文件 20341 2019-06-23 00:57 webERP-4.15.1\AccountGroups.php
文件 9579 2019-06-23 00:57 webERP-4.15.1\AccountSections.php
文件 9810 2019-06-23 00:57 webERP-4.15.1\AddCustomerContacts.php
文件 7373 2019-06-23 00:57 webERP-4.15.1\AddCustomerNotes.php
文件 6729 2019-06-23 00:57 webERP-4.15.1\AddCustomerTypeNotes.php
文件 3235 2019-06-23 00:57 webERP-4.15.1\AgedControlledInventory.php
文件 24970 2019-06-23 00:57 webERP-4.15.1\AgedDebtors.php
文件 17613 2019-06-23 00:57 webERP-4.15.1\AgedSuppliers.php
文件 29711 2019-06-23 00:57 webERP-4.15.1\AnalysisHorizontalIncome.php
文件 20687 2019-06-23 00:57 webERP-4.15.1\AnalysisHorizontalPosition.php
目录 0 2019-06-23 00:57 webERP-4.15.1\api\
文件 19041 2019-06-23 00:57 webERP-4.15.1\api\api_branches.php
文件 962 2019-06-23 00:57 webERP-4.15.1\api\api_currencies.php
文件 18867 2019-06-23 00:57 webERP-4.15.1\api\api_customers.php
文件 951 2019-06-23 00:57 webERP-4.15.1\api\api_customertypes.php
文件 55189 2019-06-23 00:57 webERP-4.15.1\api\api_debtortransactions.php
文件 16421 2019-06-23 00:57 webERP-4.15.1\api\api_errorcodes.php
文件 3936 2019-06-23 00:57 webERP-4.15.1\api\api_glaccounts.php
文件 2836 2019-06-23 00:57 webERP-4.15.1\api\api_glgroups.php
文件 1697 2019-06-23 00:57 webERP-4.15.1\api\api_glsections.php
文件 971 2019-06-23 00:57 webERP-4.15.1\api\api_holdreasons.php
文件 6946 2019-06-23 00:57 webERP-4.15.1\api\api_locations.php
文件 5035 2019-06-23 00:57 webERP-4.15.1\api\api_login.php
文件 2086 2019-06-23 00:57 webERP-4.15.1\api\api_paymentterms.php
文件 1871 2019-06-23 00:57 webERP-4.15.1\api\api_php.php
文件 5070 2019-06-23 00:57 webERP-4.15.1\api\api_purchdata.php
文件 2952 2019-06-23 00:57 webERP-4.15.1\api\api_salesareas.php
文件 2477 2019-06-23 00:57 webERP-4.15.1\api\api_salesman.php
文件 47727 2019-06-23 00:57 webERP-4.15.1\api\api_salesorders.php
............此处省略2326个文件信息
- 上一篇:ThinkPHP5快速入门
- 下一篇:modoer3.6.5多城市版全开源无授权
相关资源
- PHP电商ERP进销存系统
- 金蝶ERP php源码
- 最新多仓库带扫描进销存系统 ERP云进
- PHP与MySQL程序设计(第4版)(含源码
- web开发手册大全
- PHP和MySQL Web开发(原书第4和第5版含代
- 旅游线路管理和预订系统
- 千锋渗透测试学习专用文章管理系统
- web进销存软件php+mysql
- web程序设计大作业+源代码
- Laravel5.5+gatewayWorker一个web端即时通讯
- 小程序web-view调用H5页面判断环境并发
- 强大的phpwebshellcode
- Erphpdown插件v9.5.4包含前端等文件[12月
- php实现的websocket客户端
- AJAX实现网页即时聊天PHP版WEBQQ
- 简单的PHP web server适合学习写web serv
- 最全面的 PHP webservice 接口服务器端客
- phpweb程序Flash不显示解决方法
- php+websocket+html 在线实时聊天
- 3个php后门WebShell木马扫描神器
- php websocket聊天已通过调试测试
- 一个简单的PHP Web论坛
- 《PHP 网站开发案例教程 》习题答案
- 最强php大马webshell
- PHP和MySQL Web开发原书第5版31章完整源
- php+mysql+html+js+css开发web网站
- system.rar
- 基于php的直播项目
- Laravel5.4 快速开发简书网站视频教程
评论
共有 条评论