• 大小: 31.59M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: PHP
  • 标签: web  ERP  

资源简介

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个文件信息

评论

共有 条评论