CN108256869B - Programmable interface and method for generating electronic invoice based on programmable interface - Google Patents

Programmable interface and method for generating electronic invoice based on programmable interface Download PDF

Info

Publication number
CN108256869B
CN108256869B CN201611224310.7A CN201611224310A CN108256869B CN 108256869 B CN108256869 B CN 108256869B CN 201611224310 A CN201611224310 A CN 201611224310A CN 108256869 B CN108256869 B CN 108256869B
Authority
CN
China
Prior art keywords
invoice
control system
enterprise
xml format
tax control
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
CN201611224310.7A
Other languages
Chinese (zh)
Other versions
CN108256869A (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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN201611224310.7A priority Critical patent/CN108256869B/en
Publication of CN108256869A publication Critical patent/CN108256869A/en
Application granted granted Critical
Publication of CN108256869B publication Critical patent/CN108256869B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/018Certifying business or products
    • 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
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/10Tax strategies

Landscapes

  • Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Technology Law (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a programmable interface device and a method for generating an electronic invoice by using the programmable interface, which comprises the following steps: calling a local programmable interface to send invoice data and identity authentication information in an XML format to a remote anti-counterfeiting tax control system through the programmable interface to perform enterprise identity authentication on an enterprise client according to the identity authentication information; carrying out data verification on invoice data; and if the XML-format invoice data pass the data verification, generating an electronic invoice based on the invoice data passing the data verification and sending the electronic invoice to the enterprise client. The invention simplifies the flow of issuing electronic invoices by enterprises, improves the working efficiency of the enterprises, realizes the seamless connection of the anti-counterfeiting tax control system and the client of the enterprises and realizes the instantaneity and the easy use of issuing the electronic invoices at the same time.

Description

Programmable interface and method for generating electronic invoice based on programmable interface
Technical Field
The invention belongs to the field of enterprise application programs of an anti-counterfeiting tax control invoicing system, and particularly relates to a programmable interface and a method for generating an electronic invoice based on the programmable interface.
Background
With the rapid development of networking, electronic invoices also rapidly enter daily life. However, the traditional manual invoicing mode is inconvenient for electronic invoices, particularly for an enterprise application system of the anti-counterfeiting tax control invoicing system, an enterprise user cannot directly call an electronic invoice invoicing interface, the electronic invoice is invoiced by using the anti-counterfeiting tax control system through a tax payment device, and the real-time performance and the usability are affected.
Therefore, a method is needed, so that the enterprise client can be directly connected with a remote anti-counterfeiting tax control system, and the instantaneity and the usability of electronic invoice issuing are realized.
Disclosure of Invention
In order to solve the above problem, according to an aspect of the present invention, there is provided a method for generating an electronic invoice based on a programmable interface, the method including:
the enterprise client calls a local programmable interface to send invoice data in an XML format and identity authentication information to a remote anti-counterfeiting tax control system through the programmable interface;
the anti-counterfeiting tax control system performs enterprise identity authentication on the enterprise client according to the identity authentication information;
under the condition that the enterprise client passes the enterprise identity authentication, the anti-counterfeiting tax control system performs data verification on the invoice data in the XML format;
if the XML-format invoice data passes data verification, generating an electronic invoice based on the invoice data passing data verification; and
and sending the electronic invoice to an enterprise client.
Preferably, if the XML-formatted invoice data fails to pass the data verification, corresponding error information is sent to the enterprise client.
Preferably, the enterprise client is able to invoke the native programmable interface using any of the following languages: java, C and C + +.
Preferably, the XML format is an XML format specified by a programmable interface.
Preferably, the identity authentication information includes a login name, a login password, a Certificate Authority (CA) certificate password and an enterprise tax number which are allocated to the enterprise by the anti-counterfeiting tax control system.
Preferably, the data verification of the XML-formatted invoice data includes verifying the length, character set and amount tax relationship of the invoice data.
Preferably, the method further comprises the operation of providing a query for the electronic invoice that has been issued, the operation being:
the enterprise client calls a local programmable interface to send the query conditions in the XML format to the anti-counterfeiting tax control system through the programmable interface;
the anti-counterfeiting tax control system verifies the query condition in the XML format;
if the query condition in the XML format passes the verification, querying in a database based on the query condition passing the verification; and
and sending the query result in the XML format to the enterprise client.
Preferably, if the query condition in the XML format is not verified, corresponding error information is sent to the enterprise client.
Preferably, the checking of the query condition includes checking an invoice code, an invoice number and an invoice type of the invoice to be queried, which are indicated by the query condition.
Preferably, the operation is a single query or a batch query.
According to another aspect of the present invention, there is provided a programmable interface device connected to an enterprise client and capable of performing a communication connection with an anti-counterfeit tax control system when called by the enterprise client to complete an electronic invoice issuing or inquiring operation, the programmable interface device comprising:
the gold tax equipment calls the sub-interface unit, is used for opening the gold tax apparatus and utilizing the gold tax apparatus to carry on the initial identity authentication of the enterprise, and close the gold tax apparatus after the opening or inquiry operation of the electronic invoice is finished;
the invoice issuing sub-interface unit is used for receiving invoice data and identity authentication information in an XML format, sending the invoice data and the identity authentication information in the XML format to a remote anti-counterfeiting tax control system, receiving a generated electronic invoice from the anti-counterfeiting tax control system when an enterprise client passes enterprise identity authentication and the invoice data in the XML format passes data verification, and receiving corresponding error information from the anti-counterfeiting tax control system when the enterprise client does not pass the enterprise identity authentication or the invoice data in the XML format does not pass data verification;
and the invoice inquiry sub-interface unit is used for receiving the inquiry condition in the XML format and forwarding the inquiry condition in the XML format to the anti-counterfeiting tax control system, receiving an inquiry result in the XML format from the anti-counterfeiting tax control system if the inquiry condition in the XML format passes the verification of the anti-counterfeiting tax control system, and receiving corresponding error information from the anti-counterfeiting tax control system if the inquiry condition in the XML format passes the verification of the anti-counterfeiting tax control system.
Preferably, the programmable interface device is built from component object model COM components.
The invention discloses a programmable interface device and a method for generating an electronic invoice by using a programmable interface.A programmable interface device constructed by using a COM component can enable an enterprise client to directly call the programmable interface to carry out electronic invoice issuing operation on a remote-end anti-counterfeiting tax control system, simplify the enterprise invoice issuing electronic invoice flow, improve the working efficiency of an enterprise, realize seamless butt joint of the anti-counterfeiting tax control system and the enterprise client, and realize the real-time performance and the easy use performance of electronic invoice issuing.
Drawings
A more complete understanding of exemplary embodiments of the present invention may be had by reference to the following drawings in which:
FIG. 1 is a flow chart of a method of generating an electronic invoice in accordance with a preferred embodiment of the invention;
FIG. 2 is a flowchart of a method of operation for querying an electronic invoice that has been issued, in accordance with a preferred embodiment of the present invention; and
fig. 3 is a schematic structural diagram of a programmable interface device according to a preferred embodiment of the present invention.
Detailed Description
The exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, however, the present invention may be embodied in many different forms and is not limited to the embodiments described herein, which are provided for complete and complete disclosure of the present invention and to fully convey the scope of the present invention to those skilled in the art. The terminology used in the exemplary embodiments illustrated in the accompanying drawings is not intended to be limiting of the invention. In the drawings, the same units/elements are denoted by the same reference numerals.
Unless otherwise defined, terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Further, it will be understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and will not be interpreted in an idealized or overly formal sense.
Fig. 1 is a flowchart of a method of generating an electronic invoice according to a preferred embodiment of the invention. As shown in fig. 1, the enterprise client calls a local programmable interface, and sends invoice data in an XML format and identity authentication information to a remote anti-counterfeiting tax control system through the programmable interface; after receiving the invoice data and the identity authentication information, the anti-counterfeiting tax control system firstly authenticates the identity authentication information, verifies the invoice data after the authentication is passed, issues an electronic invoice for the invoice data which passes the verification, and returns the invoice data to the enterprise client. The butt joint of the enterprise client and the anti-counterfeiting tax control system is realized, the invoicing flow of the electronic invoice is simplified, and the working efficiency is improved.
In step 101, the enterprise client invokes a local programmable interface to send invoice data and identity authentication information in an XML format to the remote anti-counterfeiting tax control system through the programmable interface. Preferably, the enterprise client is able to invoke the native programmable interface using any of the following languages: java, C and C + +, it should be understood that the programmable interface is constructed by COM components, and according to the cross-language characteristics of the COM components themselves, the enterprise can call the COM components without performing language conversion, and the languages that can be used by the enterprise client can be, but are not limited to, the above three languages. Preferably, the XML format is an XML format specified by the programmable interface, which is specified in advance in a specification document of the programmable interface, and the programmable interface can use a file in the XML format.
In step 102, the anti-counterfeiting tax control system performs enterprise identity authentication on the enterprise client according to the identity authentication information, and if the authentication is passed, the step 103 is performed, otherwise, the step 104 is performed. Preferably, the programmable interface actually calls a tax fund device installed at a local enterprise client, the tax fund device is connected with a remote anti-counterfeiting tax control system, and is a part of the anti-counterfeiting tax control system, and is used for verifying identity information, when the identity information is verified, subsequent work such as invoice data verification can be performed, and the identity authentication information includes a login name, a login password, a Certificate Authority (CA) certificate password and an enterprise tax number which are allocated to the enterprise by the anti-counterfeiting tax control system.
In step 103, for the invoice data passing the identity authentication, data verification is performed on the invoice data in the XML format. Preferably, the data verification of the XML-formatted invoice data includes verifying the length, character set and amount tax relationship of the invoice data. And when the invoice data in the XML format passes the verification, performing step 105, and if the invoice data in the XML format does not pass the verification, performing step 104.
In step 104, for the XML format in which the identity authentication fails or the invoice data check fails, corresponding error information is returned to the enterprise client, the enterprise client is reminded of modifying the invoice data or the identity authentication information, and after the enterprise user finishes modifying, the electronic invoice issuing operation is performed again, that is, the operation starts from step 101.
In step 105 and step 106, if the XML-formatted invoice data passes the data verification, the remote anti-counterfeiting tax control system generates an electronic invoice based on the invoice data passing the data verification, and returns the electronic invoice in the XML format to the enterprise client.
The embodiment of the invention uses the programmable interface equipment constructed by the COM component, so that the enterprise client can directly call the programmable interface to carry out the issuing operation of the electronic invoice on the remote-end anti-counterfeiting tax control system, thereby simplifying the flow of the electronic invoice issued by the enterprise and improving the working efficiency of the enterprise.
Fig. 2 is a flowchart of an operation method of querying an electronic invoice that has been issued, according to a preferred embodiment of the present invention. As shown in fig. 2, the enterprise client invokes a local programmable interface, and sends the query conditions in the XML format to the remote anti-counterfeit tax control system through the programmable interface; and after receiving the query conditions, the anti-counterfeiting tax control system verifies the query conditions, queries the electronic invoice for the verified query conditions, and returns the query result to the enterprise client.
In step 201, the enterprise client invokes a local programmable interface to send query conditions in XML format to the remote anti-counterfeit tax control system through the programmable interface. Preferably, the query operation may be a one-invoice query or a multi-invoice batch query, for example, when the query is performed, a single query may be performed through a specific invoice code, or a multi-invoice batch query may be performed according to the invoice issuing time or a required invoice number segment.
In step 202, the anti-counterfeiting tax control system checks the query condition, and the check includes checking the invoice code, the invoice number and the invoice type of the invoice to be queried, which are indicated by the query condition. It should be understood that, when the query is performed, not all the items to be queried above need to be filled, for example, only the invoice number may be filled, and when the invoice number is accurate, the verification may also be passed. If the verification passes, step 204 is performed, and if the verification fails, step 203 is performed.
In step 203, for the query condition in XML format that fails to pass the verification, corresponding error information is returned to the enterprise client, the enterprise client is prompted to modify the query condition, and after the enterprise user finishes modifying, the enterprise user performs the query operation of the electronic invoice again, that is, from step 201.
In step 204 and step 205, the anti-counterfeiting tax control system performs query work on the electronic invoice based on the verified query condition, and sends a query result in an XML format to the enterprise client.
Fig. 3 is a schematic structural diagram of a programmable interface device according to a preferred embodiment of the present invention. The programmable interface device 300 is connected with the enterprise client and can be in communication connection with the anti-counterfeiting tax control system when being called by the enterprise client so as to complete the issuing or inquiring operation of the electronic invoice. As shown in fig. 2, the programmable interface device 300 mainly includes a taxes device calling sub-interface unit 301, an invoicing sub-interface unit 302, and an invoice querying sub-interface unit 303, and the programmable interface device 300 is constructed by a component object model COM component.
Preferably, the taxed gold device calling sub-interface unit 301 is configured to turn on the taxed gold device, perform initial identity authentication of the enterprise using the taxed gold device, and turn off the taxed gold device after the issuing or querying operation of the electronic invoice is completed. When the enterprise client calls the interface device 300, firstly, the local tax device installed at the enterprise client is opened to connect with the remote anti-counterfeiting tax control device, the identity authentication of the enterprise client is performed through the tax device, and after the electronic invoice is issued and returned to the enterprise client, the tax device is called to call the sub-interface unit 301 to close the tax device.
Preferably, the invoice issuing sub-interface unit 302 is configured to receive invoice data and identity authentication information in an XML format, and send the invoice data and the identity authentication information in the XML format to a remote anti-counterfeiting tax control system, receive a generated electronic invoice from the anti-counterfeiting tax control system when an enterprise client passes through enterprise identity authentication and the invoice data in the XML format passes through data verification, and receive corresponding error information from the anti-counterfeiting tax control system to send to the enterprise client for display when the enterprise client fails in enterprise identity authentication or the invoice data in the XML format fails in data verification.
Preferably, the invoice query sub-interface unit 303 is configured to receive an XML-format query condition and forward the XML-format query condition to the anti-counterfeit tax control system, and if the XML-format query condition passes the verification of the anti-counterfeit tax control system, receive an XML-format query result from the anti-counterfeit tax control system, and if the XML-format query condition passes the verification of the anti-counterfeit tax control system, receive corresponding error information from the anti-counterfeit tax control system and send the error information to the enterprise client for display.
The invention has been described with reference to a few embodiments. However, other embodiments of the invention than the one disclosed above are equally possible within the scope of the invention, as would be apparent to a person skilled in the art from the appended patent claims.
Generally, all terms used in the claims are to be interpreted according to their ordinary meaning in the technical field, unless explicitly defined otherwise herein. All references to "a/an/the [ device, component, etc ]" are to be interpreted openly as referring to at least one instance of said device, component, etc., unless explicitly stated otherwise. The steps of any method disclosed herein do not have to be performed in the exact order disclosed, unless explicitly stated.

Claims (9)

1. A method of generating an electronic invoice based on a programmable interface, the method comprising:
during the electronic invoice issuing operation, the enterprise client calls a local programmable interface, opens a local tax device installed at the enterprise client to connect with a remote anti-counterfeiting tax control device, opens the tax device, and closes the tax device after the electronic invoice issuing operation is finished;
the gold tax equipment is a part of the anti-counterfeiting tax control system, is used for verifying identity information and is connected with remote anti-counterfeiting tax control equipment;
the enterprise client calls a local programmable interface to send invoice data in an XML format and identity authentication information to remote anti-counterfeiting tax control equipment through the programmable interface;
the identity authentication information comprises a login name, a login password, a Certificate Authority (CA) certificate password and an enterprise tax number which are distributed to the enterprise by the anti-counterfeiting tax control system;
the anti-counterfeiting tax control system performs enterprise identity authentication on the enterprise client by using the gold tax equipment according to the identity authentication information;
under the condition that the enterprise client passes the enterprise identity authentication, the anti-counterfeiting tax control system performs data verification on the invoice data in the XML format, and the data verification comprises the following steps: the length, the character set and the amount and tax relationship of the invoice data are verified;
if the XML-format invoice data passes data verification, generating an electronic invoice based on the invoice data passing data verification; and
sending the electronic invoice to an enterprise client;
providing an operation of querying an electronic invoice that has been issued, the operation being:
the enterprise client calls a local programmable interface to send the query conditions in the XML format to the anti-counterfeiting tax control system through the programmable interface;
the anti-counterfeiting tax control system verifies the query condition in the XML format;
if the query condition in the XML format passes the verification, querying in a database based on the query condition passing the verification; and
sending the query result in the XML format to an enterprise client;
during the query operation of the electronic invoice, the enterprise client calls a local programmable interface, opens the local tax payment equipment installed at the enterprise client to connect with the remote anti-counterfeiting tax control equipment, opens the tax payment equipment and utilizes the tax payment equipment to carry out the identity authentication of the enterprise;
and closing the tax payment equipment after the query operation of the electronic invoice is finished.
2. The method of claim 1,
and if the invoice data in the XML format does not pass the data verification, sending corresponding error information to the enterprise client.
3. The method of claim 1,
the enterprise client can invoke the local programmable interface using any of the following languages: java, C and C + +.
4. The method of claim 1,
the XML format is an XML format specified by a programmable interface.
5. The method of claim 1,
and if the query condition in the XML format is not verified, sending corresponding error information to the enterprise client.
6. The method of claim 1,
the checking of the query condition comprises checking an invoice code, an invoice number and an invoice type of the invoice to be queried, which are indicated by the query condition.
7. The method of claim 5,
the operation is a single query or a batch query.
8. A programmable interface device that interfaces with an enterprise client and that is capable of communicative coupling with an anti-counterfeiting tax control system when invoked by the enterprise client to perform an electronic invoice issuing or querying operation, the programmable interface device comprising:
the gold tax equipment calls the sub-interface unit, is used for opening the gold tax apparatus and utilizing the gold tax apparatus to carry on the initial identity authentication of the enterprise, and close the gold tax apparatus after the opening or inquiry operation of the electronic invoice is finished;
the gold tax equipment is a part of the anti-counterfeiting tax control system, is used for verifying identity information and is connected with remote anti-counterfeiting tax control equipment;
the invoice issuing sub-interface unit is used for receiving invoice data and identity authentication information in an XML format, sending the invoice data and the identity authentication information in the XML format to a remote anti-counterfeiting tax control system, receiving a generated electronic invoice from the anti-counterfeiting tax control system when an enterprise client passes enterprise identity authentication and the invoice data in the XML format passes data verification, and receiving corresponding error information from the anti-counterfeiting tax control system when the enterprise client does not pass the enterprise identity authentication or the invoice data in the XML format does not pass data verification;
and the invoice inquiry sub-interface unit is used for receiving the inquiry condition in the XML format and forwarding the inquiry condition in the XML format to the anti-counterfeiting tax control system, receiving an inquiry result in the XML format from the anti-counterfeiting tax control system if the inquiry condition in the XML format passes the verification of the anti-counterfeiting tax control system, and receiving corresponding error information from the anti-counterfeiting tax control system if the inquiry condition in the XML format passes the verification of the anti-counterfeiting tax control system.
9. The programmable interface device of claim 8,
the programmable interface device is built from component object model COM components.
CN201611224310.7A 2016-12-27 2016-12-27 Programmable interface and method for generating electronic invoice based on programmable interface Active CN108256869B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611224310.7A CN108256869B (en) 2016-12-27 2016-12-27 Programmable interface and method for generating electronic invoice based on programmable interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611224310.7A CN108256869B (en) 2016-12-27 2016-12-27 Programmable interface and method for generating electronic invoice based on programmable interface

Publications (2)

Publication Number Publication Date
CN108256869A CN108256869A (en) 2018-07-06
CN108256869B true CN108256869B (en) 2021-05-14

Family

ID=62719236

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611224310.7A Active CN108256869B (en) 2016-12-27 2016-12-27 Programmable interface and method for generating electronic invoice based on programmable interface

Country Status (1)

Country Link
CN (1) CN108256869B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109213612B (en) * 2018-08-10 2020-11-17 航天信息股份有限公司 Invoice issuing method and system based on webservice interface
CN109409472B (en) 2018-08-24 2022-11-22 创新先进技术有限公司 Two-dimensional code generation method, data processing device and server
CN109840814A (en) * 2018-12-21 2019-06-04 航天信息股份有限公司 A method of it is logged in based on Golden Taxes disk control system synchronous with data
CN109816463B (en) * 2018-12-29 2021-04-02 航天信息股份有限公司 Processing method and device of value-added tax invoice data and computer readable storage medium
CN111626797A (en) * 2020-04-23 2020-09-04 东方通信股份有限公司 Value-added tax special invoice recovery system and application method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110275A (en) * 2010-12-10 2011-06-29 周绍君 Wireless tax fund billing system and wireless tax fund monitoring method
CN102722843A (en) * 2012-05-29 2012-10-10 上海汉得信息技术股份有限公司 Method for quickly writing value-added tax invoice based on EBS (enterprise banking system) corporate system
CN104320457A (en) * 2014-10-24 2015-01-28 浪潮软件集团有限公司 Network invoice system based on distributed management
CN104463647A (en) * 2014-12-26 2015-03-25 浪潮软件集团有限公司 Electronic invoice-based electronic posting method and system and electronic invoice client
CN104933605A (en) * 2015-05-28 2015-09-23 浪潮软件集团有限公司 Method for realizing remote self-service invoicing of red invoice by taxpayer
CN105631721A (en) * 2015-12-30 2016-06-01 北京瑞宏科技有限公司 Method and system for issuing electronic invoice based on electronic commerce cloud platform
CN105741167A (en) * 2014-12-09 2016-07-06 航天信息股份有限公司 Added-value tax output invoice management system and method
CN105809855A (en) * 2014-12-29 2016-07-27 航天信息股份有限公司 Anti-counterfeiting tax-control invoicing method and anti-counterfeiting tax-control invoicing system
CN106127537A (en) * 2016-06-29 2016-11-16 国网浙江省电力公司杭州供电公司 Electric power invoice issuing system and method for work thereof

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110275A (en) * 2010-12-10 2011-06-29 周绍君 Wireless tax fund billing system and wireless tax fund monitoring method
CN102722843A (en) * 2012-05-29 2012-10-10 上海汉得信息技术股份有限公司 Method for quickly writing value-added tax invoice based on EBS (enterprise banking system) corporate system
CN104320457A (en) * 2014-10-24 2015-01-28 浪潮软件集团有限公司 Network invoice system based on distributed management
CN105741167A (en) * 2014-12-09 2016-07-06 航天信息股份有限公司 Added-value tax output invoice management system and method
CN104463647A (en) * 2014-12-26 2015-03-25 浪潮软件集团有限公司 Electronic invoice-based electronic posting method and system and electronic invoice client
CN105809855A (en) * 2014-12-29 2016-07-27 航天信息股份有限公司 Anti-counterfeiting tax-control invoicing method and anti-counterfeiting tax-control invoicing system
CN104933605A (en) * 2015-05-28 2015-09-23 浪潮软件集团有限公司 Method for realizing remote self-service invoicing of red invoice by taxpayer
CN105631721A (en) * 2015-12-30 2016-06-01 北京瑞宏科技有限公司 Method and system for issuing electronic invoice based on electronic commerce cloud platform
CN106127537A (en) * 2016-06-29 2016-11-16 国网浙江省电力公司杭州供电公司 Electric power invoice issuing system and method for work thereof

Also Published As

Publication number Publication date
CN108256869A (en) 2018-07-06

Similar Documents

Publication Publication Date Title
CN108256869B (en) Programmable interface and method for generating electronic invoice based on programmable interface
CN111245825B (en) Applet login method, server and electronic device
CN105357242B (en) Access the method and system of WLAN, short message pushes platform, gate system
CN100596122C (en) Self-help service system and method based on instant communication device
CN102821085A (en) Third party authorization login method, open platform and system
US20120157055A1 (en) Method and apparatus for realizing unlocking for terminal device
CN106911703B (en) Method and system for building unified interface platform
US11683296B2 (en) Headless browser system with virtual API
CN106210047A (en) A kind of vehicle information management method, system and car networked system
CN103870727B (en) A kind of method and system for being managed collectively authority
CN104348802A (en) Quick registration method, device, and system, cell phone, and register server
CN111510461B (en) System and method for managing WEB application centralized release authority
CN105207970B (en) Authentication method, safety certification middleware and cloud computing resource pool based on public cloud
CN103944861A (en) Voice verification system
CN106331003A (en) Method and device for accessing application portal system on cloud desktop
AU2004300110B2 (en) System and method for facilitating payment via a communications network using value accredited to a customer of the communications network
CN105184046A (en) Electronic inspection list based inspection mechanism automatic matching method and network hospital platform
CN111200601B (en) Method and system for butting user and application based on universal transfer service
CN103259763B (en) IP Multimedia System IMS domain register method, system and device
CN112507668A (en) Project data storage certificate method, storage certificate system, terminal equipment and readable storage medium
CN109246212A (en) A kind of multi-bank data interaction implementation method based on long connection
CN109829276B (en) Electronic invoice unified management method and system based on FIDO protocol identity authentication
CN102316076B (en) Method, device and system for recognizing cross-network system user
JP4979723B2 (en) COMMUNICATION METHOD, COMMUNICATION SYSTEM, SERVICE PROVIDING BASE ACCESS METHOD
US9817962B2 (en) Module for managing a transaction between a terminal and an electronic device

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