CN111028026A - Invoice matching method and system - Google Patents

Invoice matching method and system Download PDF

Info

Publication number
CN111028026A
CN111028026A CN201911329030.6A CN201911329030A CN111028026A CN 111028026 A CN111028026 A CN 111028026A CN 201911329030 A CN201911329030 A CN 201911329030A CN 111028026 A CN111028026 A CN 111028026A
Authority
CN
China
Prior art keywords
invoice
entry
commodity name
matching
list
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911329030.6A
Other languages
Chinese (zh)
Inventor
章亚东
周彦彬
邱玉娟
郝雅妮
尹树超
周岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bangbang Automobile Sales Service Beijing Co Ltd
Original Assignee
Bangbang Automobile Sales Service Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bangbang Automobile Sales Service Beijing Co Ltd filed Critical Bangbang Automobile Sales Service Beijing Co Ltd
Priority to CN201911329030.6A priority Critical patent/CN111028026A/en
Publication of CN111028026A publication Critical patent/CN111028026A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/04Billing or invoicing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Computational Linguistics (AREA)
  • Accounting & Taxation (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention discloses an invoice matching method and system, wherein the method comprises the following steps: acquiring an entry settlement list from a merchant management center; acquiring an entry invoice from a national tax platform; checking the buyer, seller, total amount and commodity name in the incoming invoice by using the incoming settlement list, and if the buyer, seller, total amount and commodity name are consistent, determining the incoming invoice as a matched invoice; and storing the matching invoice into a matching invoice list. The method realizes automatic invoice checking and improves the working efficiency.

Description

Invoice matching method and system
Technical Field
The invention relates to the technical field of invoice management, in particular to an invoice matching method and system.
Background
At present, the business volume of the automobile and clothing industry is increased rapidly, and upstream and downstream information is inconsistent, so that the money return is slow and the settlement is slow. Through invoice investigation and discovery, the upstream and downstream invoice billing efficiency of the financial center system can be optimized, the settlement timeliness is improved, and meanwhile, the service compliance development is guaranteed. The current entry invoice has the defects that invoice details need to be manually checked item by item, the workload is huge, the efficiency is low, a supplier does not draft according to the order details, the tax compliance risk is high, and the supplier has great complaints about long calculation time.
Therefore, how to improve the working efficiency is an urgent problem to be solved.
Disclosure of Invention
The invention aims to provide an invoice matching method and an invoice matching system, so that invoices are automatically checked, and the working efficiency is improved.
In order to solve the technical problem, the invention provides an invoice matching method, which comprises the following steps:
acquiring an entry settlement list from a merchant management center;
acquiring an entry invoice from a national tax platform;
checking the buyer, seller, total amount and commodity name in the incoming invoice by using the incoming settlement list, and if the buyer, seller, total amount and commodity name are consistent, determining the incoming invoice as a matched invoice;
and storing the matching invoice into a matching invoice list.
Preferably, the method further comprises:
an alias database is established in which a plurality of aliases of the commodity name are stored.
Preferably, the method further comprises:
judging whether the commodity name in the entry invoice is a standard name or not, and if not, searching whether an alias identical to the commodity name exists in the alias database or not; and if so, determining that the commodity name in the entry invoice meets the specification.
Preferably, the method further comprises:
and establishing an association relation between the entry settlement list and the matched invoice.
The invention also provides an invoice matching system, which is used for realizing the method and comprises the following steps:
the first acquisition module is used for acquiring an entry settlement list from a merchant management center;
the second acquisition module is used for acquiring the entry invoice from the national tax platform;
the checking module is used for checking the purchasing party, the selling party, the total amount and the commodity name in the entry invoice by using the entry settlement sheet, and if the purchasing party, the selling party, the total amount and the commodity name are consistent, the entry invoice is determined to be a matched invoice;
and the storage module is used for storing the matching invoice into a matching invoice list.
Preferably, the system further comprises:
and the database establishing module is used for establishing an alias database and storing a plurality of aliases of the commodity name in the alias database.
Preferably, the system further comprises:
the judging module is used for judging whether the commodity name in the entry invoice is a standard name or not, and if not, searching whether an alias identical to the commodity name exists in the alias database or not; and if so, determining that the commodity name in the entry invoice meets the specification.
Preferably, the system further comprises:
and the relationship establishing module is used for establishing an association relationship between the entry settlement list and the matched invoice.
The invoice matching method and the invoice matching system provided by the invention have the advantages that an entry settlement list is obtained from a merchant management center; acquiring an entry invoice from a national tax platform; checking the buyer, seller, total amount and commodity name in the incoming invoice by using the incoming settlement list, and if the buyer, seller, total amount and commodity name are consistent, determining the incoming invoice as a matched invoice; and storing the matching invoice into a matching invoice list. And if the buyer, the seller, the total amount and the commodity name in the entry settlement bill are all checked to be consistent, the entry invoice is judged to belong to the matched invoice, the invoice is checked, the invoice is automatically checked, manual checking is not needed, and the working efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of an invoice matching method provided by the present invention;
FIG. 2 is a schematic diagram of a supplier non-collaborative invoicing process in an entry service;
FIG. 3 is a schematic diagram of a supplier collaborative invoicing process in an entry service;
fig. 4 is a schematic structural diagram of an invoice matching system provided by the present invention.
Detailed Description
The core of the invention is to provide an invoice matching method and system to realize automatic invoice checking and improve the working efficiency.
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart of an invoice matching method provided by the present invention, which includes the following steps:
s11: acquiring an entry settlement list from a merchant management center;
s12: acquiring an entry invoice from a national tax platform;
s13: checking the buyer, seller, total amount and commodity name in the incoming invoice by using the incoming settlement list, and if the buyer, seller, total amount and commodity name are consistent, determining the incoming invoice as a matched invoice;
s14: and storing the matching invoice into a matching invoice list.
Therefore, the method checks the purchase party, the seller, the total amount and the commodity name in the entry settlement bill and the entry invoice, if the purchase party, the seller, the total amount and the commodity name are consistent, the entry invoice is judged to belong to the matched invoice, the invoice check is completed, the invoice check is automatically realized, manual check is not needed, and the working efficiency is improved.
After the entering settlement bill is obtained from the merchant management center, the invoice information is verified, and an invoice verification result is obtained. And acquiring an entry invoice from a national tax ledger on a national tax platform. After the buyer, seller, total amount and commodity name in the input invoice are checked by using the input settlement list, the tax classification code, the tax classification name and the commodity total amount in the invoice information are also checked to obtain a check result.
Based on the above method, further, the method further comprises the following steps:
s21: an alias database is established in which a plurality of aliases of the commodity name are stored.
After step S21, the method further includes the following steps:
s31: judging whether the commodity name in the entry invoice is a standard name or not, and if not, searching whether an alias identical to the commodity name exists in the alias database or not; and if so, determining that the commodity name in the entry invoice meets the specification.
Further, the method comprises the following steps:
s41: and establishing an association relation between the entry settlement list and the matched invoice.
The execution subject of the method is an invoice matching system. The method realizes automatic invoice checking for the incoming invoices, changes manual checking into system checking, and improves settlement efficiency. And the management and control of the billing of the supplier is accurate, and the management and control of the billing comprises tax classification codes, so that the receipt of wrong tickets is avoided. And the supplier is supported to cooperatively bill, and the cooperative bill-making tax and prestige tax discs are supported. Meanwhile, non-collaborative invoicing of suppliers is supported to carry out order detail and invoice detail system matching, and manual intervention can be carried out when the system matching is not good.
Wherein, the information that the entry invoice is checked includes: the buyer and seller issues the invoice information confirmation, the invoice list commodity name matching, the tax classification code and name, the total amount correct, and the total amount correct. The relationship between the input invoice and the order can have the relationship between the order and the invoice of 1 to 1, 1 to more, more than one to 1 and more than one to more, and the conditions can be matched.
1 SKU (Stock Keeping unit) has a standard name and corresponds to a plurality of alias names, and issued invoices are regarded as compliance in the preset standard name and alias name. Or when the supplier cooperates with the invoice, the name can only select the name within the preset range to invoice. Each product corresponds to a unique SKU number. The standard names of the basic data SKUs correspond to a plurality of product names, how the corresponding tax classification codes are interactively processed with an invoice management system, and the number of the SKUs is tens of millions of quantity and very large. The initial processing of the basic data and the subsequent maintenance need to consider the usability.
Wherein the quantity exists only one item of order parts detail, and the quantity is 5. However, the supplier has 5 items of detail, each 1, for the same accessory in the list of invoices issued, and this is considered to be compliance. The invoiced data can be captured as long as the invoiced invoice system is invoiced. When there is no correlation between the invoice and the order, the correlation can be judged and matched according to the information of the buyer and seller, the detailed information and the amount of money. If the association is wrong, the correction can be performed manually. The entry invoice module, which takes into account data security issues, requires local deployment.
In detail, the method adds a function of filling the remarks of the billing information, and uploads the filled remarks when the settlement statement is uploaded; adding new marks of cooperation and non-cooperation, and uploading a statement of account time with an upper change value; making a set of the corresponding alias of the SKU and the tax classification code, and taking the corresponding alias when uploading the statement; 5 system interfaces need to be interfaced: the system comprises a first incoming invoice cooperative interface, a second incoming invoice cooperative interface, a third incoming invoice cooperative interface, a fourth incoming invoice cooperative interface and a bill matching state issuing interface, wherein the first incoming invoice cooperative interface has the function of invoice verification result feedback, the second incoming invoice cooperative interface has the function of invoice full-factor return, the third incoming invoice cooperative interface has the function of invoice authentication result feedback, the fourth incoming invoice cooperative interface has the function of electronic bottom account feedback, and the bill matching state issuing interface has the function of transmitting a state to an invoice matching system after payment is made, so that bill matching can be controlled and cancelled conveniently; in addition, after the account checking is completed, the supplier pops up an invoice detail determining interface, and details in the settlement list can be modified.
The method adds invoice verification, namely the verification of the invoice information after the verification triggered by the ledger and the uploaded entry statement, and only one invoice is verified to correspond to one statement in the scene. And after the service passing the verification is confirmed, putting the service into the matched list and issuing the cooperation, and entering the list to be matched to be subjected to service confirmation when the service not passing the verification. Adding invoice matching, namely, inputting an invoice number by a user in the first step and searching out a corresponding invoice; second, right-side settlement list first round sorting: putting the entry settlement sheet with the tolerance of the total invoice amount and the total amount of the entry settlement sheet not exceeding 0.1 Yuan at the top of the entry settlement sheet list at the right side; third, right-side settlement list second round sorting: checking the invoice names based on the result of the second round of sorting, and if the invoice names are consistent, placing the settlement list with consistent name names at the top of the first round of sorting; if the second round and the third round do not accord with the condition of priority sorting, all the entry settlement sheets with the same purchase and sale parties are put into a right list without sorting. And service confirmation is added, namely all matching results need to be confirmed by the service except that the statement of the settlement and the invoice of the collaborative invoicing directly enter the matched list. And the issuing coordination is added, namely besides the invoice issuing coordination of the purchase and sale item, an interface for issuing invoice statement data is required to be developed. And the exception handling is added, namely if the matching is canceled, business personnel can cancel the matching relation between the invoice and the statement after searching the invoice number without any verification.
Referring to fig. 2 and 3, fig. 2 is a schematic view illustrating a non-collaborative billing process of a provider in an entry service; fig. 3 is a schematic diagram of a supplier collaborative invoicing process in an entry service.
In fig. 2, the process of signing for audit is only roughly audited, and the workload is reduced; the process of invoice allocation automatically checks national tax information and statement information, and fuzzy matching is carried out according to purchasing and selling parties, detail information and balance tolerance; the process of synchronizing the invoice information does not need to log in a national tax platform, the statistical analysis of invoice complex dimensionality, the checking authentication and the special invoice state tracking can be carried out, and the data is synchronized to a service system, wherein the checking authentication can be automatically completed.
In fig. 3, the process of signing for audit is only roughly audited, which reduces workload; the process of generating the entry statement is to generate the statement according to the service data to complete the cooperation of the suppliers; the process of invoice matching automatically matches the invoice and the settlement list, and the tax risk is completely compensated and avoided according to the real-time monitoring data; the process of synchronizing the invoice information does not need to log in a national tax platform, the statistical analysis of invoice complex dimensionality, the checking authentication and the special invoice state tracking can be carried out, and the data is synchronized to a service system, wherein the checking authentication can be automatically completed.
Invoice matching and cooperation have important influence on achieving invoice compliance and saving labor cost. Because of the particularity of the names of the accessories in the automobile and accessory industry, local difference calls have deviation, the accessory industry can be specially known to judge whether the accessories are in compliance when the same article is checked in an invoice, and the method combs the relation between the standard name and the alias of the accessory and is applied to a system to enable the system to judge the compliance. The formed big data specification makes invoices upstream and downstream, plays an important role in industrial chain compliance, and also solves the pain point of manual judgment of financial staff. Therefore, invoice matching and collaborative compliance play an important role.
Referring to fig. 4, fig. 4 is a schematic structural diagram of an invoice matching system provided by the present invention, the system is used for implementing the above method, and includes:
a first obtaining module 101, configured to obtain an entry statement from a merchant management center;
the second acquisition module 102 is used for acquiring the incoming invoice from the national tax platform;
the checking module 103 is used for checking the purchasing party, the selling party, the total amount and the commodity name in the entry invoice by using the entry settlement sheet, and if the purchasing party, the selling party, the total amount and the commodity name are consistent, determining the entry invoice as a matching invoice;
and the storage module 104 is used for storing the matching invoice into a matching invoice list.
Therefore, the system checks the purchase party, the seller, the total amount and the commodity name in the entry settlement bill and the entry invoice, if the purchase party, the seller, the total amount and the commodity name are consistent, the entry invoice is judged to belong to the matched invoice, the invoice checking is completed, the invoice is automatically checked, manual checking is not needed, and the working efficiency is improved.
Based on the above system, further, the system further includes: and the database establishing module is used for establishing an alias database and storing a plurality of aliases of the commodity name in the alias database.
Further, the system further comprises: the judging module is used for judging whether the commodity name in the entry invoice is a standard name or not, and if not, searching whether an alias identical to the commodity name exists in the alias database or not; and if so, determining that the commodity name in the entry invoice meets the specification.
Further, the system further comprises: and the relationship establishing module is used for establishing an association relationship between the entry settlement list and the matched invoice.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The invoice matching method and system provided by the invention are introduced in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (8)

1. An invoice matching method, comprising:
acquiring an entry settlement list from a merchant management center;
acquiring an entry invoice from a national tax platform;
checking the buyer, seller, total amount and commodity name in the incoming invoice by using the incoming settlement list, and if the buyer, seller, total amount and commodity name are consistent, determining the incoming invoice as a matched invoice;
and storing the matching invoice into a matching invoice list.
2. The method of claim 1, further comprising:
an alias database is established in which a plurality of aliases of the commodity name are stored.
3. The method of claim 2, further comprising:
judging whether the commodity name in the entry invoice is a standard name or not, and if not, searching whether an alias identical to the commodity name exists in the alias database or not; and if so, determining that the commodity name in the entry invoice meets the specification.
4. The method of claim 1, further comprising:
and establishing an association relation between the entry settlement list and the matched invoice.
5. An invoice matching system, for implementing the method of any one of claims 1 to 4, comprising:
the first acquisition module is used for acquiring an entry settlement list from a merchant management center;
the second acquisition module is used for acquiring the entry invoice from the national tax platform;
the checking module is used for checking the purchasing party, the selling party, the total amount and the commodity name in the entry invoice by using the entry settlement sheet, and if the purchasing party, the selling party, the total amount and the commodity name are consistent, the entry invoice is determined to be a matched invoice;
and the storage module is used for storing the matching invoice into a matching invoice list.
6. The system of claim 5, further comprising:
and the database establishing module is used for establishing an alias database and storing a plurality of aliases of the commodity name in the alias database.
7. The system of claim 6, further comprising:
the judging module is used for judging whether the commodity name in the entry invoice is a standard name or not, and if not, searching whether an alias identical to the commodity name exists in the alias database or not; and if so, determining that the commodity name in the entry invoice meets the specification.
8. The system of claim 5, further comprising:
and the relationship establishing module is used for establishing an association relationship between the entry settlement list and the matched invoice.
CN201911329030.6A 2019-12-20 2019-12-20 Invoice matching method and system Pending CN111028026A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911329030.6A CN111028026A (en) 2019-12-20 2019-12-20 Invoice matching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911329030.6A CN111028026A (en) 2019-12-20 2019-12-20 Invoice matching method and system

Publications (1)

Publication Number Publication Date
CN111028026A true CN111028026A (en) 2020-04-17

Family

ID=70211309

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911329030.6A Pending CN111028026A (en) 2019-12-20 2019-12-20 Invoice matching method and system

Country Status (1)

Country Link
CN (1) CN111028026A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112131470A (en) * 2020-09-23 2020-12-25 欧冶云商股份有限公司 Invoice three-bill matching method based on linear optimization
CN113506161A (en) * 2021-07-15 2021-10-15 远光软件股份有限公司 Invoice checking method and device, storage medium and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102903171A (en) * 2012-09-21 2013-01-30 山东电力集团公司物资供应公司 Self-service type intelligent entering checking invoice processing system and method
CN109767277A (en) * 2018-12-20 2019-05-17 远光软件股份有限公司 A kind of electricity power enterprise clearing invoice generates, billing method and system
CN110377801A (en) * 2019-07-24 2019-10-25 浙江诺诺网络科技有限公司 A kind of product name bearing calibration, device and computer readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102903171A (en) * 2012-09-21 2013-01-30 山东电力集团公司物资供应公司 Self-service type intelligent entering checking invoice processing system and method
CN109767277A (en) * 2018-12-20 2019-05-17 远光软件股份有限公司 A kind of electricity power enterprise clearing invoice generates, billing method and system
CN110377801A (en) * 2019-07-24 2019-10-25 浙江诺诺网络科技有限公司 A kind of product name bearing calibration, device and computer readable storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112131470A (en) * 2020-09-23 2020-12-25 欧冶云商股份有限公司 Invoice three-bill matching method based on linear optimization
CN112131470B (en) * 2020-09-23 2024-03-12 欧冶云商股份有限公司 Invoice three-order matching method based on linear optimization
CN113506161A (en) * 2021-07-15 2021-10-15 远光软件股份有限公司 Invoice checking method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
US8401965B2 (en) Payment handling
US8666849B2 (en) Computer implemented method for bill analysis over the internet
CN101727631A (en) Method for performing commodity transaction by utilizing mobile phone, network and e-commerce platform
CN109816169A (en) It is a kind of based on order goods-receiving-sell the management control method and system of tracking
CN108765123B (en) Intelligent management system and method for logistics finance, statistics and reimbursement information
CN111507686B (en) Automatic budget system and method for engineering design change
CN111008838A (en) Transaction platform system method, terminal and storage medium based on block chain
CN110717754A (en) Commodity transaction method, server, user side, laboratory side and system
CN112330296A (en) Digital contract life cycle management system
CN111028026A (en) Invoice matching method and system
CN111402020B (en) Enterprise account-receiving/paying automatic checking system
US20060089890A1 (en) Performance monitoring system, method and apparatus
CN111061704B (en) Financial analysis report generation method and equipment
CN111861409A (en) Project business management system
CN115860752A (en) Chemical material sales customer management middle platform and method based on Internet of things
CN111768281A (en) General ledger voucher generation method, device and system
US8505811B2 (en) Anomalous billing event correlation engine
CN114255017A (en) ERP financial reconciliation method and device for collective OA cooperative management
KR100973462B1 (en) Management system for fta standard origin
CN112417917A (en) Value-added tax invoice checking and deducting method and system
CN110874745A (en) Bill return management system
CN115222497B (en) Financial data verification processing method and system
CN110992019A (en) Automatic settlement system and method for electricity purchase fee
CN110930236A (en) Voucher-based payment order generation method and device
CN114819820A (en) Intelligent supply chain management method, device, system and medium based on artificial intelligence

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200417

RJ01 Rejection of invention patent application after publication