CN107291789B - Invoice information indexing method and device - Google Patents

Invoice information indexing method and device Download PDF

Info

Publication number
CN107291789B
CN107291789B CN201610702741.3A CN201610702741A CN107291789B CN 107291789 B CN107291789 B CN 107291789B CN 201610702741 A CN201610702741 A CN 201610702741A CN 107291789 B CN107291789 B CN 107291789B
Authority
CN
China
Prior art keywords
information
invoice
invoice information
index
input
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.)
Active
Application number
CN201610702741.3A
Other languages
Chinese (zh)
Other versions
CN107291789A (en
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.)
Xian Irain IoT Technology Service Co Ltd
Original Assignee
Xian Irain IoT Technology Service 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 Xian Irain IoT Technology Service Co Ltd filed Critical Xian Irain IoT Technology Service Co Ltd
Priority to CN202010883673.1A priority Critical patent/CN111984690B/en
Priority to CN201610702741.3A priority patent/CN107291789B/en
Publication of CN107291789A publication Critical patent/CN107291789A/en
Application granted granted Critical
Publication of CN107291789B publication Critical patent/CN107291789B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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

Abstract

The invention discloses an invoice information indexing method, which comprises the following steps: receiving input invoice information, and configuring index information corresponding to the invoice information; if receiving an input billing instruction, controlling to enter a billing mode; and under the billing mode, if the index information is detected to be input, acquiring the invoice information according to the index information. The invention also discloses an invoice information indexing system. The invention improves the efficiency of invoice information input, and shortens the time of invoicing and the time of waiting for invoices by customers.

Description

Invoice information indexing method and device
Technical Field
The invention relates to the technical field of internet, in particular to an invoice information indexing method and device.
Background
When invoicing, a customer is required to provide information such as the company name, taxpayer identification number and the like, and then financial staff of a seller manually enters the invoicing system. Each time of invoicing, a purchaser is required to provide information such as a company name, a taxpayer identification number and the like, financial staff of a seller manually inputs invoice information of a client into an invoicing system, whether the invoice information is wrong or not is confirmed, the efficiency of inputting the invoice information is low, the waiting time of the client is long, and the time and the energy of the invoicing staff are seriously wasted.
Disclosure of Invention
The invention mainly aims to provide an invoice information indexing method and device, and aims to solve the technical problem of low invoice information input efficiency.
In order to achieve the above object, the present invention provides an invoice information indexing method, which comprises the following steps:
receiving input invoice information, and configuring index information corresponding to the invoice information;
if receiving an input billing instruction, controlling to enter a billing mode;
and under the billing mode, if the index information is detected to be input, acquiring the invoice information according to the index information.
Preferably, the index information is a network link, and the step of obtaining the invoice information according to the index information includes:
and opening an information page corresponding to the network link, wherein the invoice information is recorded in the information page.
Preferably, the index information is a two-dimensional code, and the step of obtaining the invoice information according to the index information includes:
identifying the two-dimensional code to obtain a webpage link, and opening an information page corresponding to the webpage link, wherein the invoice information is recorded in the information page; or the like, or, alternatively,
and identifying the two-dimensional code to obtain the invoice information.
Preferably, after the step of obtaining the invoice information according to the index information, the method further includes:
and extracting information items in the invoice information and filling the information items into an information column of an invoicing page.
Preferably, after the step of extracting the information item in the invoice information and filling the information item into the information column of the invoicing page, the method further includes:
and if a modification instruction based on the information bar is received, modifying the information item in the information bar correspondingly according to the modification instruction.
In addition, in order to achieve the above object, the present invention further provides an invoice information indexing system, including:
the configuration module is used for receiving input invoice information and configuring index information corresponding to the invoice information;
the billing module is used for controlling to enter a billing mode if an input billing instruction is received;
and the index module is used for acquiring the invoice information according to the index information if the index information is detected to be input in the invoicing mode.
Preferably, the index information is a network link, and the index module is further configured to,
and opening an information page corresponding to the network link, wherein the invoice information is recorded in the information page.
Preferably, the index information is a two-dimensional code, and the index module is further configured to,
identifying the two-dimensional code to obtain a webpage link, and opening an information page corresponding to the webpage link, wherein the invoice information is recorded in the information page; or identifying the two-dimensional code to obtain the invoice information.
Preferably, the invoice information indexing system further includes:
and the input module is used for extracting the information items in the invoice information and filling the information items into an information column of the invoicing page.
Preferably, the invoice information indexing system further includes:
and the modification module is used for correspondingly modifying the information items in the information bar according to the modification instruction if the modification instruction based on the information bar is received.
According to the invoice information indexing method and system provided by the embodiment of the invention, the input invoice information is received, and the index information corresponding to the invoice information is configured so as to input the invoice information in advance; when receiving an input billing instruction, controlling to enter a billing mode; in the invoicing mode, if the index information is detected to be input, corresponding invoice information is obtained according to the index information. The buyer or seller can input the invoice information in advance, and the embodiment can directly acquire the corresponding invoice information input in advance according to the index information when invoicing, so that the invoice information input efficiency is improved, and the invoicing time and the invoice waiting time of a client are shortened.
Drawings
FIG. 1 is a flowchart illustrating a first embodiment of an invoice information indexing method according to the present invention;
FIG. 2 is a flowchart illustrating a method for indexing invoice information according to a second embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for indexing invoice information according to a third embodiment of the present invention;
FIG. 4 is a flowchart illustrating a fourth embodiment of the invoice information indexing method according to the present invention;
FIG. 5 is a flowchart illustrating a fifth embodiment of the invoice information indexing method according to the present invention;
FIG. 6 is a functional block diagram of the invoice information indexing system according to the first, second and third embodiments of the present invention;
FIG. 7 is a functional block diagram of a fourth embodiment of an invoice information indexing system according to the present invention;
fig. 8 is a functional block diagram of a fifth embodiment of the invoice information indexing system according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, a first embodiment of an invoice information indexing method according to the present invention provides an invoice information indexing method, including:
step S10, receiving input invoice information, and configuring index information corresponding to the invoice information;
according to the invention, the invoice information required by invoicing is input in advance, and the corresponding index information is configured, so that the corresponding invoice information can be automatically obtained according to the index information during invoicing, the information input time during invoicing is shortened and the invoicing efficiency is improved by inputting the invoicing information in advance.
Specifically, as an implementation manner, first, a user may log in an invoicing system through a client and input invoice information. The input invoice information may be customer information so that purchaser information may not need to be manually input at the time of billing.
It should be noted that the user who inputs the invoice information may be a seller or a buyer, i.e., a customer. One or more information items may be included in the input billing information.
And after receiving the input invoice information, the invoicing system configures corresponding index information for the invoicing information and is used for acquiring the corresponding invoice information according to the index information.
And step S20, if the input billing instruction is received, controlling to enter a billing mode.
When the invoicer invoices, an invoicing instruction is input.
The invoicing system controls to enter an invoicing mode according to the input invoicing instruction, and an invoicing page is correspondingly configured so that an invoicer can input invoice information.
Step S30, in the billing mode, if it is detected that the index information is input, acquiring the invoice information according to the index information.
In the invoicing mode, the invoicer can input the index information so that the invoicing system can automatically input the corresponding invoice information according to the index information. Of course, the indexing information entered by the drawer may also be provided by the purchaser.
If the billing system detects that the index information is input by the drawer, the billing system acquires corresponding invoice information according to the index information.
As another implementation, in the billing mode, an input information index command is detected; if receiving an input information index instruction, acquiring input index information; and acquiring corresponding invoice information according to the input index information.
The currently configured index information is taken as a key for illustration.
The billing system stores the billing information in the database after acquiring the input billing information. Meanwhile, extracting the content of an information item from the billing information as a keyword corresponding to the billing information, such as company name and other information in the billing information; or configuring corresponding keywords for the billing information.
It should be noted that the keyword of the billing information has uniqueness, and the billing information found according to the keyword is unique.
When the invoicer invoices, the keywords can be input into the invoicing system. If the billing system detects that the keywords are input, the corresponding billing information is searched in the database according to the input keywords and is displayed to the drawer, and the drawer does not need to search manually. Or, the drawer inputs the information index instruction, the drawing system provides an information index interface when receiving the information index instruction, the drawer inputs the index information, then searches the corresponding invoice information according to the input keyword, and displays the invoice information to the user.
The user can directly copy the guided invoice information and paste the invoice information into the invoicing page without manually typing and inputting the invoice information.
Therefore, the invoice information is input in advance, and the invoicing time is shortened.
In this embodiment, the input invoice information is received, and index information corresponding to the invoice information is configured to enter the invoice information in advance; when receiving an input billing instruction, controlling to enter a billing mode; in the invoicing mode, if the index information is detected to be input, corresponding invoice information is obtained according to the index information. The buyer or seller can input the invoice information in advance, and the embodiment can directly acquire the corresponding invoice information input in advance according to the index information when invoicing, so that the invoice information input efficiency is improved, and the invoicing time and the invoice waiting time of a client are shortened.
Further, referring to fig. 2, a third embodiment of the invoice information indexing method according to the present invention provides an invoice information indexing method, based on the embodiment shown in fig. 1, where the index information is a network link, and the step S30 further includes:
and step S31, opening an information page corresponding to the network link, wherein the invoice information is recorded in the information page.
After the invoice information is input, the invoicing system can configure the index information of the invoice information as a network link, so that the invoice information is displayed through a network page when information indexing is carried out. Then, the billing system returns the information index to the information-entered client.
In the invoicing mode, if the invoicing system detects that the invoicer inputs the network link, an information page corresponding to the network link is opened, and invoice information corresponding to the information index is recorded in the information page.
The invoicer can manually copy the invoice information in the information page and fill the invoice information into the invoicing page.
As a specific application scenario, the purchaser inputs invoice information in advance, and the invoicing system returns the network link to the purchaser after configuring the corresponding network link.
When the drawer makes an invoice, the buyer can provide the drawer with the network link of the drawer, and the drawer inputs the network link into the invoicing system.
The invoicing system opens an information page corresponding to the network link, and invoice information input by the purchaser, such as unit name, tax number, address and the like, is recorded in the information page.
In this embodiment, if the index information is a network link, in the invoicing mode, if it is detected that the network link is input, an information page corresponding to the network link is opened, and corresponding invoice information is described in the information page. The embodiment realizes that the corresponding invoice information is searched through the network link.
Further, referring to fig. 3, a fourth embodiment of the invoice information indexing method according to the present invention provides an invoice information indexing method, based on the embodiment shown in fig. 1, where the index information is a two-dimensional code, and step S30 includes:
and S32, recognizing the two-dimensional code to obtain a webpage link, opening an information page corresponding to the webpage link, and acquiring invoice information in the information page.
After the user inputs the invoice information, the invoicing system can configure the network link corresponding to the invoice information, so that the invoice information is displayed through a network page when information indexing is carried out.
And then, the invoicing system generates a corresponding two-dimensional code according to the network link, and the two-dimensional code is used as index information of the invoice information. And then, the billing system returns the generated two-dimensional code to the information-recording client.
In the billing mode, the drawer can scan the two-dimensional code provided by the customer by using the code scanning gun or scan the two-dimensional code taken by the drawer in advance to index information.
And if the billing system detects that the two-dimension code is input by a drawer, identifying the two-dimension code to obtain the network link.
And then, the billing system opens an information page corresponding to the network link, and the information page records invoice information corresponding to the information index.
Thereby, invoice information is obtained. The invoicer can manually copy the invoice information in the information page and fill the invoice information into the invoicing page.
And S33, identifying the two-dimension code to obtain the invoice information.
After the user inputs the invoice information, the invoicing system generates a corresponding two-dimensional code according to the invoice information, and the two-dimensional code is configured as index information of the invoice information. And then, the billing system returns the two-dimensional code to the information-recording client.
In the billing mode, the drawer can scan the two-dimensional code provided by the customer by using the code scanning gun or scan the two-dimensional code taken by the drawer in advance to index information.
And if the billing system detects that the two-dimensional code is input by a drawer, identifying the two-dimensional code to obtain invoice information in the two-dimensional code.
In this embodiment, the index information is a two-dimensional code, and if the two-dimensional code is identified to obtain a web link, an information page corresponding to the web link is opened, and invoice information is recorded in the information page; if the two-dimensional code is identified to obtain the invoice information, the invoice can be directly used by the drawer. In this embodiment, realized carrying out the index of invoice information through the two-dimensional code, the share of invoice information of being convenient for. Therefore, when invoicing is carried out, the corresponding invoice information can be guided quickly by identifying the two-dimensional code.
Further, referring to fig. 4, a second embodiment of the invoice information indexing method according to the present invention provides an invoice information indexing method, based on the embodiments shown in fig. 1, fig. 2, and fig. 3 (this embodiment takes fig. 1 as an example), after step S30, the method further includes:
and step S40, extracting the information items in the invoice information and filling the information items into an information column of an invoicing page.
After obtaining the invoicing information, the invoicing system automatically extracts the information item in the invoicing information and fills the extracted information item into an information column of the invoicing page.
Specifically, the corresponding relationship between the information items and the information fields can be stored when the invoice information is entered, so that the information items can be correctly filled into the corresponding information fields according to the corresponding relationship between each information item in the invoice information and the information fields in the invoice information in the invoicing mode.
Therefore, automatic input of invoice information is realized.
In the embodiment, in the invoicing mode, after the invoice information is acquired, the information item in the invoice information is extracted and filled into the information column of the invoicing page, so that the automatic input of the invoice information is realized, and the invoice information input efficiency is improved.
Further, referring to fig. 5, a fifth embodiment of the invoice information indexing method according to the present invention provides an invoice information indexing method, based on the embodiment shown in fig. 4, after step S40, the method further includes:
and step S50, if a modification instruction based on the information bar is received, modifying the information item in the information bar correspondingly according to the modification instruction.
After the information items in the invoice information are correspondingly filled into the information bar, the drawer can modify the information items in the information bar according to actual requirements.
And the invoicer inputs a modification instruction based on the information bar to be modified, and the invoicing system correspondingly modifies the information items in the information bar according to the input modification instruction.
In this embodiment, after the invoice information is filled into the invoicing page, if a modification instruction based on the information field in the invoicing page is received, the information item in the information field is modified correspondingly according to the modification instruction. In the embodiment, the invoice information is corrected by modifying the automatically entered invoice information.
Referring to fig. 6, a first embodiment of the invoice information indexing system according to the present invention provides an invoice information indexing system, including:
the configuration module 10 is configured to receive input invoice information and configure index information corresponding to the invoice information.
According to the invention, the invoice information required by invoicing is input in advance, and the corresponding index information is configured, so that the corresponding invoice information can be automatically obtained according to the index information during invoicing, the information input time during invoicing is shortened and the invoicing efficiency is improved by inputting the invoicing information in advance. The invoice information indexing system may be deployed in an invoicing system.
Specifically, as an implementation manner, first, a user may log in an invoicing system through a client and input invoice information. The input invoice information may be customer information so that purchaser information may not need to be manually input at the time of billing.
It should be noted that the user who inputs the invoice information may be a seller or a buyer, i.e., a customer. One or more information items may be included in the input billing information.
After receiving the input invoice information, the configuration module 10 configures corresponding index information for the invoice information, so as to obtain corresponding invoice information according to the index information.
And the billing module 20 is used for controlling to enter a billing mode if an input billing instruction is received.
When the invoicer invoices, an invoicing instruction is input.
The invoicing module 20 controls to enter an invoicing mode according to the input invoicing instruction, and correspondingly configures an invoicing page for the invoicer to input invoice information.
The index module 30 is configured to, in the billing mode, obtain the invoice information according to the index information if it is detected that the index information is input.
In the invoicing mode, the drawer can input the index information, so that the index module 30 can automatically input the corresponding invoice information according to the index information. Of course, the indexing information entered by the drawer may also be provided by the purchaser.
If the index module 30 detects that the drawer inputs the index information, the index module 30 obtains the corresponding invoice information according to the index information.
As another embodiment, in the billing mode, the index module 30 detects an input information index command; if receiving an input information indexing instruction, the indexing module 30 obtains input indexing information; the indexing module 30 obtains corresponding invoice information according to the input indexing information.
The currently configured index information is taken as a key for illustration.
The configuration module 10 stores the billing information in the database after acquiring the input billing information. Meanwhile, extracting the content of an information item from the billing information as a keyword corresponding to the billing information, such as company name and other information in the billing information; or configuring corresponding keywords for the billing information.
It should be noted that the keyword of the billing information has uniqueness, and the billing information found according to the keyword is unique.
When the invoicer invoices, the keywords can be input into the invoicing system. If the index module 30 detects that the keyword is input, the corresponding billing information is searched in the database according to the input keyword and is displayed to the drawer, and the drawer does not need to manually search. Or, the drawer inputs the information index instruction, and the index module 30 provides an information index interface when receiving the information index instruction, so that the drawer inputs the index information, searches the corresponding invoice information according to the input keyword, and displays the invoice information to the user.
The user can directly copy the guided invoice information and paste the invoice information into the invoicing page without manually typing and inputting the invoice information.
Therefore, the invoice information is input in advance, and the invoicing time is shortened.
In this embodiment, the configuration module 10 receives the input invoice information, and configures index information corresponding to the invoice information to enter the invoice information in advance; when receiving an input billing instruction, the billing module 20 controls to enter a billing mode; in the invoicing mode, if the index module 30 detects that the index information is input, the corresponding invoice information is obtained according to the index information. The buyer or seller can input the invoice information in advance, and the embodiment can directly acquire the corresponding invoice information input in advance according to the index information when invoicing, so that the invoice information input efficiency is improved, and the invoicing time and the invoice waiting time of a client are shortened.
Further, referring to fig. 6, a second embodiment of the invoice information indexing system according to the present invention provides an invoice information indexing system, based on the above first embodiment of the invoice information indexing system according to the present invention, the index information is a network link, the index module 30 is further configured to,
and opening an information page corresponding to the network link, wherein the invoice information is recorded in the information page.
After entering the invoice information, the configuration module 10 may configure the index information of the invoice information as a network link, so that the invoice information is displayed through a network page when information indexing is performed. The configuration module 10 then indexes the information back to the client that entered the information.
In the invoicing mode, if the index module 30 detects that the drawer inputs the network link, an information page corresponding to the network link is opened, and invoice information corresponding to the information index is recorded in the information page.
The invoicer can manually copy the invoice information in the information page and fill the invoice information into the invoicing page.
As a specific application scenario, the purchaser inputs invoice information in advance, and the invoicing system returns the network link to the purchaser after configuring the corresponding network link.
When the drawer makes an invoice, the buyer can provide the drawer with the network link of the drawer, and the drawer inputs the network link into the invoicing system.
The indexing module 30 opens an information page corresponding to the network link, in which the invoice information input by the purchaser, such as unit name, tax number, address, etc., is described.
In this embodiment, if the index information is a network link, in the invoicing mode, if the index module 30 detects that the network link is input, an information page corresponding to the network link is opened, and corresponding invoice information is described in the information page. The embodiment realizes that the corresponding invoice information is searched through the network link.
Further, referring to fig. 6, a third embodiment of the invoice information indexing system according to the present invention provides an invoice information indexing system, based on the above first embodiment of the invoice information indexing system according to the present invention, the index information is a two-dimensional code, the indexing module 30 is further configured to,
identifying the two-dimensional code to obtain a webpage link, and opening an information page corresponding to the webpage link, wherein the invoice information is recorded in the information page; or identifying the two-dimensional code to obtain the invoice information.
As an embodiment, after the user enters the invoice information, the configuration module 10 may configure a network link corresponding to the invoice information, so that the invoice information is displayed through a network page when the information indexing is performed.
Then, the configuration module 10 generates a corresponding two-dimensional code according to the network link, and uses the two-dimensional code as index information of the invoice information. And then, the billing system returns the generated two-dimensional code to the information-recording client.
In the billing mode, the drawer can scan the two-dimensional code provided by the customer by using the code scanning gun or scan the two-dimensional code taken by the drawer in advance to index information.
If the indexing module 30 detects that the drawer inputs the two-dimensional code, the two-dimensional code is identified to obtain the network link.
Then, the indexing module 30 opens an information page corresponding to the network link, and the information page records the invoice information corresponding to the information index.
Thereby, invoice information is obtained. The invoicer can manually copy the invoice information in the information page and fill the invoice information into the invoicing page.
In another embodiment, after the user enters the invoice information, the configuration module 10 generates a corresponding two-dimensional code according to the invoice information, and configures the two-dimensional code as index information of the invoice information. And then, the billing system returns the two-dimensional code to the information-recording client.
In the billing mode, the drawer can scan the two-dimensional code provided by the customer by using the code scanning gun or scan the two-dimensional code taken by the drawer in advance to index information.
If the indexing module 30 detects that the two-dimensional code is input by the drawer, the two-dimensional code is identified to obtain the invoice information.
In this embodiment, the index information is a two-dimensional code, and if the index module 30 identifies the two-dimensional code to obtain a web link, an information page corresponding to the web link is opened, and invoice information is recorded in the information page; if the index module 30 recognizes the two-dimensional code to obtain the invoice information, the invoice information can be directly used by the drawer. In this embodiment, realized carrying out the index of invoice information through the two-dimensional code, the share of invoice information of being convenient for. Therefore, when invoicing is carried out, the corresponding invoice information can be guided quickly by identifying the two-dimensional code.
Further, referring to fig. 7, a fourth embodiment of the invoice information indexing system according to the present invention provides an invoice information indexing system, based on any of the embodiments shown in fig. 6, the invoice information indexing system further includes:
and the entry module 40 is used for extracting the information items in the invoice information and filling the information items into the information column of the invoicing page.
After obtaining the invoicing information, the entry module 40 automatically extracts the information item in the invoice information, and fills the extracted information item into the information column of the invoicing page.
Specifically, when entering the invoice information, the configuration module 10 may store the corresponding relationship between the information items and the information fields, and in the invoicing mode, the entry module 40 may correctly fill the information items into the corresponding information fields according to the corresponding relationship between each information item in the invoice information and the information fields.
Therefore, automatic input of invoice information is realized.
In this embodiment, in the invoicing mode, after acquiring the invoice information, the entry module 40 extracts the information item in the invoice information and fills the information item into the information column of the invoicing page.
Further, referring to fig. 8, a fifth embodiment of the invoice information indexing system according to the present invention provides an invoice information indexing system, based on the embodiment shown in fig. 7, the invoice information indexing system further includes:
and the modifying module 50 is configured to, if a modifying instruction based on the information bar is received, modify the information item in the information bar according to the modifying instruction.
After the information items in the invoice information are correspondingly filled into the information bar, the drawer can modify the information items in the information bar according to actual requirements.
The drawer inputs modification instructions based on the information columns to be modified, and the modification module 50 correspondingly modifies the information items in the information columns according to the input modification instructions.
In this embodiment, after the invoice information is filled into the invoicing page, if the modification module 50 receives a modification instruction based on the information column in the invoicing page, the information item in the information column is modified according to the modification instruction. In the embodiment, the invoice information is corrected by modifying the automatically entered invoice information.
The above description is only an alternative embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (6)

1. The invoice information indexing method is characterized by comprising the following steps of:
the invoicing system receives invoice information input by a user logging in the invoicing system through a client, stores the invoice information in a database, and configures index information corresponding to the invoice information, wherein the index information is a keyword in the invoice information or a network link of an information page on which the invoice information is recorded;
if receiving an input billing instruction, controlling to enter a billing mode;
in the invoicing mode, if the index information is detected to be input, acquiring the invoice information according to the index information, extracting an information item in the invoice information, and filling the information item into an information column of an invoicing page;
when the index information is a network link, the step of obtaining the invoice information according to the index information comprises the following steps: opening an information page corresponding to the network link;
when the index information is a keyword, the step of obtaining the invoice information according to the index information comprises the following steps: and searching corresponding invoice information in the database according to the input keywords, and displaying the invoice information.
2. The invoice information indexing method according to claim 1, wherein the index information is a two-dimensional code, and the step of obtaining the invoice information according to the index information comprises:
and identifying the two-dimensional code to obtain a webpage link, and opening an information page corresponding to the webpage link, wherein the invoice information is recorded in the information page.
3. The invoice information indexing method according to claim 1, wherein after the step of extracting the information items in the invoice information and filling the information items into the information column of the invoicing page, the method further comprises the following steps:
and if a modification instruction based on the information bar is received, modifying the information item in the information bar correspondingly according to the modification instruction.
4. An invoice information indexing system, wherein the invoice information indexing system is deployed in an invoicing system, the invoice information indexing system comprising:
the configuration module is used for receiving invoice information input by a user logging in the invoicing system, storing the invoice information in a database, and configuring index information corresponding to the invoice information, wherein the index information is a keyword in the invoice information or a network link of an information page on which the invoice information is recorded;
the billing module is used for controlling to enter a billing mode if an input billing instruction is received;
the index module is used for acquiring the invoice information according to the index information if the index information is detected to be input in the invoicing mode;
when the index information is a network link, the index module is further used for opening an information page corresponding to the network link;
when the index information is a keyword, the index module is further used for searching corresponding invoice information in the database according to the input keyword and displaying the invoice information;
the invoice information indexing system further comprises:
and the input module is used for extracting the information items in the invoice information and filling the information items into an information column of the invoicing page.
5. The invoice information indexing system of claim 4, wherein the indexing information is a two-dimensional code, the indexing module further to,
and identifying the two-dimensional code to obtain a webpage link, and opening an information page corresponding to the webpage link, wherein the invoice information is recorded in the information page.
6. The invoice information indexing system of claim 4, wherein the invoice information indexing system further comprises:
and the modification module is used for correspondingly modifying the information items in the information bar according to the modification instruction if the modification instruction based on the information bar is received.
CN201610702741.3A 2016-08-22 2016-08-22 Invoice information indexing method and device Active CN107291789B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010883673.1A CN111984690B (en) 2016-08-22 2016-08-22 Invoice information indexing method and system
CN201610702741.3A CN107291789B (en) 2016-08-22 2016-08-22 Invoice information indexing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610702741.3A CN107291789B (en) 2016-08-22 2016-08-22 Invoice information indexing method and device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202010883673.1A Division CN111984690B (en) 2016-08-22 2016-08-22 Invoice information indexing method and system

Publications (2)

Publication Number Publication Date
CN107291789A CN107291789A (en) 2017-10-24
CN107291789B true CN107291789B (en) 2021-08-03

Family

ID=60093195

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201610702741.3A Active CN107291789B (en) 2016-08-22 2016-08-22 Invoice information indexing method and device
CN202010883673.1A Active CN111984690B (en) 2016-08-22 2016-08-22 Invoice information indexing method and system

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN202010883673.1A Active CN111984690B (en) 2016-08-22 2016-08-22 Invoice information indexing method and system

Country Status (1)

Country Link
CN (2) CN107291789B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109842583A (en) * 2017-11-24 2019-06-04 航天信息股份有限公司 A kind of invoice issuing method and system based on JSON data protocol
CN108416639B (en) * 2018-02-11 2021-08-20 企查查科技有限公司 Invoicing data processing method and device, computer equipment and storage medium
CN110647732B (en) * 2019-09-16 2022-02-25 云从科技集团股份有限公司 Voice interaction method, system, medium and device based on biological recognition characteristics
CN111352687A (en) * 2020-03-09 2020-06-30 北京三快在线科技有限公司 Invoice filling method, invoice filling device, invoice filling terminal and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1537291A (en) * 2000-12-19 2004-10-13 Bce艾莫吉斯技术公司 Interactive invoicer interface
CN101937473A (en) * 2010-09-26 2011-01-05 周绍君 System and method for querying and contrasting invoice by using wireless network
CN102194292A (en) * 2010-03-10 2011-09-21 航天信息股份有限公司 Billing server, tax copying system and tax copying method
CN103164907A (en) * 2011-12-14 2013-06-19 航天信息股份有限公司 Bill analysis device and tax control system
CN103838875A (en) * 2014-03-25 2014-06-04 吴声隆 Information collecting system based on two-dimensional bar code and method of information collecting system
CN104036420A (en) * 2014-06-27 2014-09-10 浪潮软件集团有限公司 Method for batch checking, downloading and utilizing invoices based on national network invoice platform
CN104778616A (en) * 2015-04-17 2015-07-15 綦美声 System and method for inputting invoice information quickly
CN105701905A (en) * 2014-11-28 2016-06-22 航天信息股份有限公司 Invoice recognition method and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8165934B2 (en) * 2008-06-20 2012-04-24 Micro Graphic Information Services Corp. Automated invoice processing software and services
US20100005015A1 (en) * 2008-07-04 2010-01-07 Ravneet Ghuman Electronic Invoice Generation, Storage, Retrieval and Management system
CN104376485A (en) * 2014-12-16 2015-02-25 浪潮软件集团有限公司 Network invoice issuing method based on two-dimensional code
CN105185005A (en) * 2015-06-25 2015-12-23 税友软件集团股份有限公司 Invoice generating method and invoice generating equipment
CN105761123A (en) * 2016-04-14 2016-07-13 腾讯科技(深圳)有限公司 Virtual bill preservation method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1537291A (en) * 2000-12-19 2004-10-13 Bce艾莫吉斯技术公司 Interactive invoicer interface
CN102194292A (en) * 2010-03-10 2011-09-21 航天信息股份有限公司 Billing server, tax copying system and tax copying method
CN101937473A (en) * 2010-09-26 2011-01-05 周绍君 System and method for querying and contrasting invoice by using wireless network
CN103164907A (en) * 2011-12-14 2013-06-19 航天信息股份有限公司 Bill analysis device and tax control system
CN103838875A (en) * 2014-03-25 2014-06-04 吴声隆 Information collecting system based on two-dimensional bar code and method of information collecting system
CN104036420A (en) * 2014-06-27 2014-09-10 浪潮软件集团有限公司 Method for batch checking, downloading and utilizing invoices based on national network invoice platform
CN105701905A (en) * 2014-11-28 2016-06-22 航天信息股份有限公司 Invoice recognition method and system
CN104778616A (en) * 2015-04-17 2015-07-15 綦美声 System and method for inputting invoice information quickly

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"基于广域网的集中式票证管理系统的设计与实现";宋兴彬 等;《山东科学》;20041015;第17卷(第4期);42-45 *

Also Published As

Publication number Publication date
CN111984690A (en) 2020-11-24
CN107291789A (en) 2017-10-24
CN111984690B (en) 2023-07-04

Similar Documents

Publication Publication Date Title
CN107291789B (en) Invoice information indexing method and device
CN106775770B (en) Search method for constructing query statement based on class information
US20170109454A1 (en) Identifying an industry associated with a web page
CN101964044B (en) Method and device for acquiring bar code from browser of mobile phone
US20170236130A1 (en) Emulating Manual System of Filing Using Electronic Document and Electronic File
CN103577591B (en) Method and device for generating accounting voucher
US20130018944A1 (en) Methods and systems for providing content provider-specified url keyword navigation
CN103810168A (en) Search application method, device and terminal
CN104035962B (en) The querying method and device of express delivery status information
KR20100044669A (en) Method, system and computer-readable recording medium for providing information on goods based on image matching
TWI453608B (en) System and method for managing a large number of multiple data
CN101576914A (en) Method and device for providing service data
US20130144759A1 (en) Product purchase device and product purchase method
CN107480262A (en) A kind of general management system of database based on webpage
CN105868225A (en) Data query method, client, server and system
JP2011508306A (en) Intelligent automatic recognition toolbar search method and search system
CN108241740A (en) The generation method and device of a kind of search input associational word of timeliness
CN111597318A (en) Method, device and system for executing business task
EP2711852A1 (en) Methods and systems for providing content provider-specified URL keyword navigation
US10275462B2 (en) Automatic translation of string collections
CN113807060A (en) Document processing method and device, electronic equipment and computer readable storage medium
CN109214362A (en) Bill processing method and relevant device
CN112035744B (en) Page recommendation method, device, equipment and storage medium
JP2009277026A (en) Form input support system, form input support method, and form input support program
US20080158160A1 (en) Central storage for data entry processing

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
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Invoice information indexing method and device

Effective date of registration: 20220802

Granted publication date: 20210803

Pledgee: Shaanxi Qinnong Rural Commercial Bank Co., Ltd. Yuhua Sub-branch

Pledgor: XI'AN LUCKYSTAR SOFTWARE EQUIPMENT SYSTEM Co.,Ltd.

Registration number: Y2022610000451

PE01 Entry into force of the registration of the contract for pledge of patent right