CN113379523A - Bill generation method, device, medium and electronic equipment - Google Patents
Bill generation method, device, medium and electronic equipment Download PDFInfo
- Publication number
- CN113379523A CN113379523A CN202110649786.XA CN202110649786A CN113379523A CN 113379523 A CN113379523 A CN 113379523A CN 202110649786 A CN202110649786 A CN 202110649786A CN 113379523 A CN113379523 A CN 113379523A
- Authority
- CN
- China
- Prior art keywords
- bill
- template
- configuration information
- fields
- data
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/12—Accounting
- G06Q40/125—Finance or payroll
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/186—Templates
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Technology Law (AREA)
- Strategic Management (AREA)
- Marketing (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The embodiment of the disclosure provides a bill generation method, a bill generation device, a bill generation medium and electronic equipment, and relates to the technical field of computers. The method comprises the following steps: determining a bill template corresponding to the account checking service of the user client, wherein fields of the bill template comprise fixed fields and optional fields; receiving configuration information of a user client aiming at a bill template, wherein the configuration information comprises a configured field and the priority of the configured field; and generating a corresponding bill based on the bill template and the configuration information. According to the technical scheme of the embodiment of the disclosure, the personalized bill template can be customized according to the account checking service, and the personalized bill corresponding to the account checking requirement of the merchant can be automatically generated.
Description
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a bill generation method, a bill generation apparatus, a computer readable medium, and an electronic device.
Background
With the development of internet technology, the business of business systems becomes more and more complex, taking logistics business as an example, including business such as storage, loading and unloading, transportation, distribution and the like, when a merchant completes account checking, each business needs to display different bill contents so as to facilitate account checking of the merchant.
In the related technical scheme, a financial statement bill is generated in a gathering mode according to charging detail data generated in daily or fixed service time, and the display content of the statement bill is information which is configured in a background fixed mode. However, in this solution, the personalized bill cannot be customized according to the reconciliation requirements of the merchant.
Therefore, how to customize the personalized bill according to the account checking requirement of the merchant becomes a technical problem to be solved urgently.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
An object of the embodiments of the present disclosure is to provide a bill generation method, a bill generation apparatus, a computer-readable medium, and an electronic device, so as to customize a personalized bill according to a reconciliation requirement of a merchant at least to a certain extent.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows, or in part will be obvious from the description, or may be learned by practice of the disclosure.
According to a first aspect of the embodiments of the present disclosure, there is provided a bill generation method, including: determining a bill template corresponding to a reconciliation service of a user client, wherein fields of the bill template comprise fixed fields and optional fields; receiving configuration information of the user client for the billing template, wherein the configuration information comprises configured fields and priorities of the configured fields; and generating a corresponding bill based on the bill template and the configuration information.
According to the first aspect, in some example embodiments, the generating a corresponding bill based on the bill template and the configuration information includes: acquiring corresponding charging item data based on the billing template and the configuration information; and generating a corresponding bill based on the bill template, the configuration information and the charging entry data.
According to the first aspect, in some example embodiments, the obtaining of the corresponding charging entry data based on the billing template and the configuration information includes: generating a corresponding data model based on the billing template and the configuration information, the data model including a data relationship table corresponding to the billing template, the configured field, and a priority of the configured field; and acquiring corresponding charging item data based on the data model.
According to the first aspect, in some example embodiments, the obtaining of the corresponding charging entry data based on the data model includes: determining the storage position of data corresponding to the configured field in the data model; and acquiring corresponding charging entry data based on the priority of the configured field in the data model and the storage position.
According to the first aspect, in some example embodiments, said generating a corresponding bill based on said bill template, said configuration information and said charging entry data comprises: and writing the charging entry data into the corresponding field of the data model to generate a corresponding bill.
According to the first aspect, in some example embodiments, the method further comprises: receiving an objection request initiated by the user client, wherein the objection request comprises at least one abnormal charging item; analyzing the objection request, and checking the abnormal charging items; and regenerating corresponding verification charging item data based on a verification result, adding the verification charging item data to the bill, and generating a new bill.
According to the first aspect, in some example embodiments, the method further comprises: storing the generated bill to a cloud storage platform, and generating a link of the bill at a storage address of the cloud storage platform; and sending the link of the storage address to the user client.
According to a second aspect of embodiments of the present disclosure, there is provided a bill generation apparatus, the apparatus including: the system comprises a template determining module, a bill determining module and a bill processing module, wherein the template determining module is used for determining a bill template corresponding to a reconciliation service of a user client, and fields of the bill template comprise fixed fields and optional fields; the configuration information receiving module is used for receiving the configuration information of the user client aiming at the bill template, and the configuration information comprises configured fields and the priority of the configured fields; and the bill generation module is used for generating a corresponding bill based on the bill template and the configuration information.
According to a second aspect, in some example embodiments, the bill generation module comprises: the data acquisition unit is used for acquiring corresponding charging item data based on the bill template and the configuration information; and the bill generating unit is used for generating a corresponding bill based on the bill template, the configuration information and the charging entry data.
According to a second aspect, in some example embodiments, the data acquisition unit is further configured to: generating a corresponding data model based on the billing template and the configuration information, the data model including a data relationship table corresponding to the billing template, the configured field, and a priority of the configured field; and acquiring corresponding charging item data based on the data model.
According to the second aspect, in some example embodiments, the obtaining of the corresponding charging entry data based on the data model includes: determining the storage position of data corresponding to the configured field in the data model; and acquiring corresponding charging entry data based on the priority of the configured field in the data model and the storage position.
According to a second aspect, in some example embodiments, the bill generation unit is further configured to: and writing the charging entry data into the corresponding field of the data model to generate a corresponding bill.
According to a second aspect, in some example embodiments, the apparatus further comprises: an objection receiving module, configured to receive an objection request initiated by the user client, where the objection request includes at least one abnormal charging entry; the objection analysis module is used for analyzing the objection request and verifying the abnormal charging items; and the regeneration module is used for regenerating corresponding verification charging item data based on a verification result, adding the verification charging item data to the bill and generating a new bill.
According to a second aspect, in some example embodiments, the apparatus further comprises: the link generation module is used for storing the generated bill to a cloud storage platform and generating a link of the bill at a storage address of the cloud storage platform; and the link sending module is used for sending the link of the storage address to the user client.
According to a third aspect of the embodiments of the present disclosure, there is provided a computer-readable medium, on which a computer program is stored, which when executed by a processor, implements the bill generating method as described in the first aspect of the embodiments above.
According to a fourth aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including: one or more processors; a storage device configured to store one or more programs, which when executed by the one or more processors, cause the one or more processors to implement the bill generation method as described in the first aspect of the embodiments above.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
in some embodiments of the present disclosure, in one aspect, a billing template corresponding to a reconciliation service of a user client is determined; the personalized bill template can be customized according to the account checking service; on the other hand, the configuration information of the user client side for the bill template is received, the configuration information comprises the configured field and the priority of the configured field, the corresponding bill is generated based on the bill template and the configuration information, the bill template can be configured according to the account checking requirement of the merchant, and the personalized bill corresponding to the account checking requirement of the merchant is automatically generated.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
fig. 1 shows a schematic diagram of an application scenario of a bill generation method in an exemplary embodiment of the present disclosure;
fig. 2 illustrates a flow diagram of a bill generation method, according to some example embodiments of the present disclosure;
FIG. 3 shows a schematic diagram of a bill generation method according to further example embodiments of the present disclosure;
fig. 4 illustrates a schematic diagram of a configuration page of a billing template, according to some example embodiments of the present disclosure;
fig. 5 illustrates an architectural schematic of a bill generation system, according to some example embodiments of the present disclosure;
fig. 6 shows a schematic structural diagram of a bill generation apparatus according to an embodiment of the present disclosure;
fig. 7 shows a schematic structural diagram of an electronic device in an exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
In order to clearly explain technical solutions in the embodiments of the present disclosure, before specifically developing and explaining the embodiments of the present disclosure, some terms applied in the embodiments are first described.
Checking accounts: and forming a summarized data table according to the detail of the amount calculated by the service data generated within a certain time range, wherein whether the data table is correct or not needs to be confirmed.
And (3) bill template: the system comprises a pre-configured template for the account checking of the merchant, wherein the bill template comprises a plurality of fields, and the fields comprise fixed fields and optional fields.
Priority: the higher the priority of the fields, the more advanced the order of presentation.
And (3) abnormal adjustment: and adjusting one or more of the amount details according to the calculated result so as to add the whole bill amount to the final correct amount.
Hereinafter, a bill generation method in the exemplary embodiment of the present disclosure is described in detail with reference to the drawings.
Fig. 1 illustrates a schematic diagram of an application scenario provided in accordance with some embodiments of the present disclosure. The application scenario 100 may include: terminal device 110 and server 120. The terminal device 110 may be, for example, a mobile phone, a PC (Personal Computer), a tablet Computer, a laptop Computer, a car terminal, or the like. The server 120 may be a server, a server cluster composed of a plurality of servers, or a cloud computing service center. Terminal device 110 and server 120 may communicate with each other via network 130. The Network 130 may be a wired Network or a wireless Network, and the Network 130 may be a PSTN (Public Switched Telephone Network) or the internet.
The terminal device 110 is installed with a user client such as a logistics user client or a shop user client. The server 120 is used for providing background services for the user client in the terminal device 110. For example, the server 120 may be a background server of the user client described above. Taking the logistics service reconciliation scenario as an example, a corresponding bill template is configured according to the logistics reconciliation service of the logistics user client installed in the terminal device 110, for example, a warehouse bill template is selected according to the warehouse reconciliation service of the logistics user client, and a field on the bill template is configured according to the reconciliation requirement. The server 120 determines a bill template corresponding to the reconciliation service of the logistics user client, wherein fields of the bill template comprise fixed fields and optional fields; receiving configuration information of a logistics user client aiming at a bill template, wherein the configuration information comprises a configured field and the priority of the configured field; and generating a corresponding bill based on the bill template and the configuration information of the bill template.
It should be noted that, although a logistics business reconciliation scene is taken as an example, a person having ordinary skill in the art should understand that the technical solution in the embodiment of the present disclosure may also be applied to other suitable reconciliation scenes, such as an online shopping business reconciliation scene, a group shopping business reconciliation scene, and the like, which is also within the protection scope of the present disclosure.
Fig. 2 illustrates a flow diagram of a bill generation method, according to some example embodiments of the present disclosure. The execution subject of the bill generation method provided by the embodiment of the present disclosure may be a computing device having a computing processing function, for example, the server 120 of fig. 1. The bill generation method includes steps S210 to S230, and the bill generation method in the example embodiment is described in detail below with reference to the drawings.
Referring to fig. 2, in step S210, a billing template corresponding to the reconciliation service of the user client is determined, and fields of the billing template include fixed fields and optional fields.
In some example embodiments, the corresponding billing template is selected from a plurality of billing templates according to a reconciliation service of a user client, which is a client of a user using a target service, for example, a client of a user using a logistics service. For example, for a logistics business reconciliation scene, the reconciliation business comprises a storage reconciliation business, a delivery reconciliation business, a transportation reconciliation business, a major reconciliation business and a minor reconciliation business, the bill template comprises a storage bill template, a delivery bill template, a transportation bill template, a major bill template and a minor bill template, a corresponding relation between the reconciliation business and the bill template is preset in a configuration file, a corresponding bill template is selected from a plurality of bill templates according to the reconciliation business currently processed by a user client and the corresponding relation, for example, if the current reconciliation business of the user client is the storage reconciliation business, the corresponding bill template is determined to be the storage bill template according to the corresponding relation.
Further, the bill template comprises a fixed field and an optional field, wherein the fixed field is a field which can be displayed and is inherent in the bill template, and the optional field is a field which can be selected by different merchants according to the reconciliation requirement. Taking a logistics business reconciliation scene as an example, if the reconciliation template is a warehousing reconciliation template, the fixed field may include a merchant number, a business order number, a storage start time, a storage location, and the like, and the optional field may include a merchant name, a commodity weight, a receiver phone, a sender phone, and the like.
In other exemplary embodiments, the billing template corresponding to the reconciliation service selected by the user client is selected by the user client, and the billing template corresponding to the reconciliation service selected by the user client is recorded in the server 120. Taking a logistics business reconciliation scene as an example, the reconciliation business currently processed by the user client is a warehousing reconciliation business, a corresponding warehousing reconciliation template is selected by the user client, and the identification information of the bill template selected by the user client is recorded in the server 120.
In step S220, configuration information of the user client for the billing template is received, the configuration information including configured fields and priorities of the configured fields.
In an example embodiment, the billing template is configured by the user client on the terminal device 110, e.g., by selecting fields from optional fields of the billing template and the priority of the fields, and the configuration information of the billing template is sent to the server 120. The server 120 receives configuration information for the billing template for the user client, the configuration information including configured fields and priorities of the configured fields. Taking a logistics business reconciliation scene as an example, a bill template is taken as a warehouse bill template, and optional fields on the bill template, such as weight unit price, sign-in time, storage days and the like, can be selected through a user client. The order or priority of the configured fields can be adjusted by dragging the configured fields on the bill template interface, or the priority of each field can be pre-configured in the configuration file, and the priority of the corresponding field can be obtained from the configuration file according to the configured fields.
In step S230, a corresponding bill is generated based on the bill template and the configuration information.
In an example embodiment, corresponding charging entry data is obtained according to a billing template and configuration information of the billing template; generating a bill based on the bill template, the configuration information of the bill template, and the corresponding billing entry data. Taking a logistics business account checking scene as an example, the account checking business currently processed by the user client is a storage account checking business, charging entry data of a preset time period, for example, 1 month, can be acquired according to field information in configuration information of a storage bill template and the storage bill template, the charging entry data is summarized based on the configuration information of the storage bill template and the storage bill template, and a corresponding bill is generated.
According to the technical solution in the example embodiment of fig. 2, on one hand, a billing template corresponding to a reconciliation service of a user client is determined; the personalized bill template can be customized according to the account checking service; on the other hand, the configuration information of the user client side for the bill template is received, the configuration information comprises the configured field and the priority of the configured field, the corresponding bill is generated based on the bill template and the configuration information, the bill template can be configured according to the account checking requirement of the merchant, and the personalized bill corresponding to the account checking requirement of the merchant is automatically generated.
Fig. 3 shows a schematic diagram of a bill generation method according to further example embodiments of the present disclosure.
Referring to fig. 3, in step S305, a billing template corresponding to the reconciliation service is selected by the user client.
In an example embodiment, a plurality of bill templates corresponding to the reconciliation service are preconfigured according to an actual service scenario, field information contained in each bill template is inconsistent, each bill template contains a fixed field and an optional field, the fixed field is a field which can be displayed by the bill template, and the optional field is a field which can be selected by different merchants according to the reconciliation requirements. Taking a logistics business reconciliation scene as an example, if the reconciliation template is a warehousing reconciliation template, the fixed field may include a merchant number, a business order number, a storage start time, a storage location, and the like, and the optional field may include a merchant name, a commodity weight, a receiver phone, a sender phone, and the like.
Further, if the user client has configured the bill template, the last configuration information of the user client is inquired through the HTTP interface, and the last configuration information is sent to the user client, so that the user client can display a front-end page according to the last configuration information.
In step S310, the billing fields to be presented are configured according to the billing template.
In an example embodiment, the configured field is obtained by configuring the bill field to be displayed through the user client according to the reconciliation requirement and the bill template. The method comprises the steps of setting a bill template as a warehouse bill template, and selecting optional fields on the bill template through a user client, wherein the optional fields include weight unit price, sign-in time, storage days and the like. Referring to fig. 4, the billing template is a standard large-size template, the left side of the billing template is a configured field or a selected field, the right side of the billing template is an optional field, and the optional field is selected from the optional fields according to the account checking requirement of the client, and the selected field comprises: merchant number, business order number, invoice number, platform order, associated order number, document type, business date, order placement time, and the like. Optional fields include: store name, store start time, originating county, minimum charge, etc.
In step S315, the priority of the configured field is determined.
In an example embodiment, the configured fields may be dragged on the billing template interface by the user client to adjust the order or priority of the configured fields, or the priority of each field may be preconfigured in the configuration file, and the priority of the corresponding field is obtained from the configuration file according to the configured fields. After the merchant configures the billing template at the user client, the configuration information is synchronized to the database of the server.
In step S320, a bill is generated according to the bill template and the configuration information.
In an example embodiment, the server acquires corresponding charging entry data according to the billing template and the configuration information of the billing template; generating a bill based on the bill template, the configuration information of the bill template, and the corresponding billing entry data. For example, after a user client configures a bill template and clicks and stores, user client configuration information is transmitted to a server, the server performs classified storage according to a merchant and the bill template and triggers a bill updating and generating task, the server acquires corresponding field information through a Java Server Face (JSF) interface according to the updated task and the configuration information, generates a bill according to the bill template, the configured field and the corresponding field information, and uploads the generated bill to a cloud storage platform.
Further, in an example embodiment, obtaining corresponding billing entry data based on the billing template and the configuration information includes: generating a corresponding data model based on the billing template and the configuration information, wherein the data model comprises a data relation table corresponding to the billing template, the configured field and the priority of the configured field; and acquiring corresponding charging entry data based on the data model, namely acquiring the charging entry data corresponding to each field in the data relation table. For example, obtaining and acquiring corresponding charging entry data based on a data model includes: determining the storage position of data corresponding to the configured field in the data model or the data relation table; and acquiring corresponding charging entry data based on the priority and the storage position of the configured field in the data model, writing the charging entry data into the corresponding field of the data model, and generating a corresponding bill.
In step S325, the generated bill is pushed to the user client.
In an example embodiment, the server uploads the generated bill to a cloud Storage platform, such as an OSS (Object Storage Service) platform, generates a link of the bill to a Storage address of the cloud Storage platform, and sends the link of the Storage address to the user client, so as to support the merchant to download the bill.
In step S330, it is determined whether the bill is confirmed by the user client.
In an example embodiment, the bill may be confirmed directly on-line by the user client, and then a jump is made to the payment page. For example, the user client may be billed via a link to the billing storage address, and the user client may determine whether the bill is correct.
In step S335, payment is made by the user client selecting a payment method.
In an example embodiment, the user client selects a payment mode to pay in the payment page, and pays the bill amount, for example, the user client may select a payment mode such as a bank card, a receipt, and the like to pay.
In step S340, the reason for the bill abnormality is determined.
In an example embodiment, if the merchant disagrees with the bill, the merchant directly clicks to reject, selects an abnormal reason and uploads an abnormal data file.
In step S345, the business system processes the exception data.
In an example embodiment, the server analyzes the abnormal data file, verifies the analyzed abnormal data file, issues the abnormal data to the service data exception processing platform, and waits for a processing result. And the abnormal data platform checks the charging item data of the user client and determines the abnormal charging item according to the checking result.
In step S350, an abnormality adjustment is performed.
In an example embodiment, after the exception is processed, the abnormal charging item is transmitted to a settlement system in an MQ (Message Queue) form, and the settlement system automatically calculates and generates a charging result as an abnormal adjustment document according to the single number + merchant + charging item + time. At the moment, the bill updating task is triggered again, the detailed result is summarized again to generate bill data, and the generated bill data is pushed to the user client side to be displayed, so that secondary account checking of a merchant is facilitated.
According to the technical solution in the example embodiment of fig. 3, on one hand, a billing template corresponding to a reconciliation service of a user client is determined; the personalized bill template can be customized according to the account checking service; on the other hand, the configuration information of the user client side for the bill template is received, the configuration information comprises a configured field and the priority of the configured field, the corresponding bill is generated based on the bill template and the configuration information, the bill template can be configured according to the account checking requirement of the merchant, and the personalized bill corresponding to the account checking requirement of the merchant is automatically generated; on the other hand, when the merchant proposes an objection, the abnormal data are processed to generate a new bill, so that the abnormal condition of the bill can be processed in time, and the accuracy of the account checking result is ensured.
Fig. 5 illustrates an architectural schematic of a bill generation system, according to some example embodiments of the present disclosure.
Referring to fig. 5, the bill generating system includes a presentation operation layer 515, a data transmission layer 525, a service layer 535, and an interaction layer 545. The presentation operation layer 515 is used for presentation at a user client; the data transmission layer 525 is used for data transmission between the user client and the server; the service layer 535 is used for providing background services required by the user client; the interaction layer 545 is used for interaction processing between the user client and the server.
The presentation operations layer 515 includes a client page module 510, the client page module 510 including a detail download unit 512, a confirmation bill unit 514, a refund bill unit 516, and a payment unit 518. The detail downloading unit 512 is configured to download the bill through a link of a storage address of the bill; the bill confirmation unit 514 is used for confirming whether the bill is correct; a rejected bill unit 516 is used for rejecting a bill when the account has an objection; the payment unit 518 is used to pay the bill amount.
The data transport layer 525 includes a data flow module 520, and the data flow module 520 includes an OSS cloud storage unit 522, a JSF interface unit 524, an HTTP interface unit 526, and an MQ message unit 528. The OSS cloud storage unit 522 is configured to store the bill to the OSS cloud storage platform; the JSF interface unit 524 is configured to obtain field information corresponding to the configured field; the HTTP interface unit 526 is used to query the server for the configuration information of the billing template of the user client; the MQ message unit 528 is used to send the exception handling result to the accounting system in the form of an MQ message.
The service layer 535 includes a data service module 530, and the data service module 530 includes a template storage service unit 532, a bill aggregation service unit 534, a priority service unit 536, and an exception data transfer unit 538. The template storage service unit 532 is used for providing storage service of the bill template; the bill summarizing service unit 534 is used for summarizing data of each charging item of a bill; the priority service unit 536 is used to provide priority services for the configured fields of the billing template; the abnormal data processing unit 538 is used for providing services of uploading and downloading abnormal data.
According to the technical solution in the example embodiment of fig. 5, on one hand, the user client may select a customized personalized financial statement template according to the statement requirement; on the other hand, for the selected template, the displayed bill detail content can be configured autonomously through a client page module of the user client, and after the bill is configured, the latest bill can be generated automatically and can be downloaded by a merchant conveniently; on the other hand, when the merchant makes an objection to the bill, an abnormal flow can be initiated, each business system is automatically issued for abnormal verification, then an adjustment datum is automatically generated according to the verification result, and the bill particulars are written in again, so that the merchant can conveniently make a second account-checking payment.
It is noted that the above-mentioned figures are merely schematic illustrations of processes involved in methods according to exemplary embodiments of the present disclosure and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
The following describes embodiments of the apparatus of the present disclosure, which may be used to perform the above bill generation method of the present disclosure.
Fig. 6 shows a schematic structural diagram of a bill generation device according to an embodiment of the present disclosure.
Referring to fig. 6, a bill generation apparatus 600 is applied to a server side, and the apparatus 600 includes: the template determining module 610 is used for determining a bill template corresponding to the account checking service of the user client, wherein fields of the bill template comprise fixed fields and optional fields; a configuration information receiving module 620, configured to receive configuration information of the user client for the billing template, where the configuration information includes configured fields and priorities of the configured fields; the bill generating module 630 generates a corresponding bill based on the bill template and the configuration information.
In some example embodiments, the bill generation module 630 includes: the data acquisition unit is used for acquiring corresponding charging item data based on the bill template and the configuration information; and the bill generating unit is used for generating a corresponding bill based on the bill template, the configuration information and the charging entry data.
In some example embodiments, the data acquisition unit is further configured to: generating a corresponding data model based on the billing template and the configuration information, the data model including a data relationship table corresponding to the billing template, the configured field, and a priority of the configured field; and acquiring corresponding charging item data based on the data model.
In some example embodiments, the obtaining of the corresponding charging entry data based on the data model includes: determining the storage position of data corresponding to the configured field in the data model; and acquiring corresponding charging entry data based on the priority of the configured field in the data model and the storage position.
In some example embodiments, the bill generation unit is further to: and writing the charging entry data into the corresponding field of the data model to generate a corresponding bill.
In some example embodiments, the apparatus 600 further comprises: an objection receiving module, configured to receive an objection request initiated by the user client, where the objection request includes at least one abnormal charging entry; the objection analysis module is used for analyzing the objection request and verifying the abnormal charging items; and the regeneration module is used for regenerating corresponding verification charging item data based on a verification result, adding the verification charging item data to the bill and generating a new bill.
In some example embodiments, the apparatus 600 further comprises: the link generation module is used for storing the generated bill to a cloud storage platform and generating a link of the bill at a storage address of the cloud storage platform; and the link sending module is used for sending the link of the storage address to the user client.
For details that are not disclosed in the embodiments of the device of the present disclosure, please refer to the embodiments of the method of generating a bill described above for the details that are not disclosed in the embodiments of the device of the present disclosure, because each functional module of the device of the present disclosure corresponds to a step of the above-described exemplary embodiment of the method of generating a bill.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Moreover, although the steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that the steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a mobile terminal, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
In an exemplary embodiment of the present disclosure, there is also provided a computer storage medium capable of implementing the above method. On which a program product capable of implementing the above-described method of the present specification is stored. In some possible embodiments, various aspects of the present disclosure may also be implemented in the form of a program product including program code for causing a terminal device to perform the steps according to various exemplary embodiments of the present disclosure described in the "exemplary methods" section above of this specification when the program product is run on the terminal device.
The program product may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present disclosure is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product described above may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
Having described the methods, apparatus, and media of the exemplary embodiments of the present disclosure, a computing device in accordance with another exemplary embodiment of the present disclosure is next described.
As will be appreciated by one skilled in the art, aspects of the present disclosure may be embodied as a system, method or program product. Accordingly, various aspects of the present disclosure may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
In some possible embodiments, a computing device according to embodiments of the present disclosure may include at least one processor, and at least one memory. Wherein the memory stores program code that, when executed by the processor, causes the processor to perform the steps in the voice authentication method according to various exemplary embodiments of the present disclosure described in the "exemplary methods" section above in this specification. For example, the processor may perform the steps as shown in fig. 2: step S210, determining a bill template corresponding to the reconciliation service of the user client, wherein the fields of the bill template comprise fixed fields and optional fields; step S220, receiving configuration information of a user client aiming at the bill template, wherein the configuration information comprises configured fields and the priority of the configured fields; step S230, generating a corresponding bill based on the bill template and the configuration information. As another example, the processor may also perform the steps as shown in fig. 3.
An electronic device 700 according to an example embodiment of the present disclosure is described below with reference to fig. 7. The electronic device 700 shown in fig. 7 is only an example and should not bring any limitations to the functionality and scope of use of the embodiments of the present disclosure.
As shown in fig. 7, electronic device 700 is embodied in the form of a general purpose computing device. The components of the electronic device 700 may include, but are not limited to: the at least one processing unit 710, the at least one memory unit 720, and a bus 730 that couples various system components including the memory unit 720 and the processing unit 710.
Bus 730 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, or a local bus using any of a variety of bus architectures.
The storage unit 720 may include a readable medium in the form of a volatile Memory, such as a RAM (Random Access Memory) 721 and/or a cache Memory 722, and may further include a ROM (Read-Only Memory) 723.
The storage unit 720 may also include a program/utility 725 having a set (at least one) of program modules 724, such program modules 724 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The electronic device 700 may also communicate with one or more external devices 740 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 700, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 700 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 750. Also, the electronic device 700 may communicate with one or more networks (e.g., a local area network, a wide area network, and/or a public network, such as the Internet) via the network adapter 760. As shown, the network adapter 760 communicates with the other modules of the electronic device 700 via the bus 730. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 700, including but not limited to: microcode, device drivers, Redundant processing units, external disk drive Arrays, RAID (Redundant array of Independent Disks) systems, tape drives, and data backup storage systems, among others.
It should be noted that although in the above detailed description, several units or sub-units of the voice verification apparatus are mentioned, such division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Further, while the operations of the disclosed methods are depicted in the drawings in a particular order, this does not require or imply that these operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
While the spirit and principles of the present disclosure have been described with reference to several particular embodiments, it is to be understood that the present disclosure is not limited to the particular embodiments disclosed, nor is the division of aspects, which is for convenience only as the features in such aspects may not be combined to benefit. The disclosure is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.
Claims (10)
1. A bill generation method, the method comprising:
determining a bill template corresponding to a reconciliation service of a user client, wherein fields of the bill template comprise fixed fields and optional fields;
receiving configuration information of the user client for the billing template, wherein the configuration information comprises configured fields and priorities of the configured fields;
and generating a corresponding bill based on the bill template and the configuration information.
2. The method of claim 1, wherein generating the corresponding bill based on the bill template and the configuration information comprises:
acquiring corresponding charging item data based on the billing template and the configuration information;
and generating a corresponding bill based on the bill template, the configuration information and the charging entry data.
3. The method of claim 2, wherein the obtaining corresponding billing entry data based on the billing template and the configuration information comprises:
generating a corresponding data model based on the billing template and the configuration information, the data model including a data relationship table corresponding to the billing template, the configured field, and a priority of the configured field;
and acquiring corresponding charging item data based on the data model.
4. The method of claim 3, wherein obtaining corresponding charging entry data based on the data model comprises:
determining the storage position of data corresponding to the configured field in the data model;
and acquiring corresponding charging entry data based on the priority of the configured field in the data model and the storage position.
5. The method of claim 3, wherein generating the corresponding bill based on the bill template, the configuration information, and the billing entry data comprises:
and writing the charging entry data into the corresponding field of the data model to generate a corresponding bill.
6. The method of claim 1, further comprising:
receiving an objection request initiated by the user client, wherein the objection request comprises at least one abnormal charging item;
analyzing the objection request, and checking the abnormal charging items;
and regenerating corresponding verification charging item data based on a verification result, adding the verification charging item data to the bill, and generating a new bill.
7. The method according to any one of claims 1 to 6, further comprising:
storing the generated bill to a cloud storage platform, and generating a link of the bill at a storage address of the cloud storage platform;
and sending the link of the storage address to the user client.
8. A bill generation apparatus, the apparatus comprising:
the system comprises a template determining module, a bill determining module and a bill processing module, wherein the template determining module is used for determining a bill template corresponding to a reconciliation service of a user client, and fields of the bill template comprise fixed fields and optional fields;
a configuration information receiving module, configured to receive configuration information of the user client for the billing template, where the configuration information includes configured fields and priorities of the configured fields;
and the bill generating module is used for generating a corresponding bill based on the bill template and the configuration information.
9. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, implements the bill generating method according to any one of claims 1 to 7.
10. An electronic device, comprising:
one or more processors;
a storage device to store one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the bill generation method as recited in any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110649786.XA CN113379523A (en) | 2021-06-10 | 2021-06-10 | Bill generation method, device, medium and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110649786.XA CN113379523A (en) | 2021-06-10 | 2021-06-10 | Bill generation method, device, medium and electronic equipment |
Publications (1)
Publication Number | Publication Date |
---|---|
CN113379523A true CN113379523A (en) | 2021-09-10 |
Family
ID=77573784
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110649786.XA Pending CN113379523A (en) | 2021-06-10 | 2021-06-10 | Bill generation method, device, medium and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113379523A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114202400A (en) * | 2021-12-29 | 2022-03-18 | 中国工商银行股份有限公司 | Bill generation method and device, computer equipment and storage medium |
CN114612091A (en) * | 2022-03-17 | 2022-06-10 | 北京市商汤科技开发有限公司 | Automatic account checking method and device, electronic equipment and storage medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106447279A (en) * | 2015-08-10 | 2017-02-22 | 北京集慧智佳知识产权管理咨询有限公司 | Electronic bill online generation method and device |
CN107025580A (en) * | 2016-02-02 | 2017-08-08 | 北京集慧智佳知识产权管理咨询股份有限公司 | Generation method and device on the line of e bill |
CN110675216A (en) * | 2019-09-03 | 2020-01-10 | 阿里巴巴集团控股有限公司 | Bill data generation method and device |
CN110825737A (en) * | 2019-10-18 | 2020-02-21 | 支付宝(杭州)信息技术有限公司 | Index creation and data query method, device and equipment |
CN111325626A (en) * | 2020-02-21 | 2020-06-23 | 中国工商银行股份有限公司 | Account checking data pushing method and device |
CN111695900A (en) * | 2020-06-12 | 2020-09-22 | 腾讯科技(深圳)有限公司 | Bill data verification method and device, storage medium and electronic device |
CN112163412A (en) * | 2020-09-30 | 2021-01-01 | 平安普惠企业管理有限公司 | Data verification method and device, electronic equipment and storage medium |
-
2021
- 2021-06-10 CN CN202110649786.XA patent/CN113379523A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106447279A (en) * | 2015-08-10 | 2017-02-22 | 北京集慧智佳知识产权管理咨询有限公司 | Electronic bill online generation method and device |
CN107025580A (en) * | 2016-02-02 | 2017-08-08 | 北京集慧智佳知识产权管理咨询股份有限公司 | Generation method and device on the line of e bill |
CN110675216A (en) * | 2019-09-03 | 2020-01-10 | 阿里巴巴集团控股有限公司 | Bill data generation method and device |
CN110825737A (en) * | 2019-10-18 | 2020-02-21 | 支付宝(杭州)信息技术有限公司 | Index creation and data query method, device and equipment |
CN111325626A (en) * | 2020-02-21 | 2020-06-23 | 中国工商银行股份有限公司 | Account checking data pushing method and device |
CN111695900A (en) * | 2020-06-12 | 2020-09-22 | 腾讯科技(深圳)有限公司 | Bill data verification method and device, storage medium and electronic device |
CN112163412A (en) * | 2020-09-30 | 2021-01-01 | 平安普惠企业管理有限公司 | Data verification method and device, electronic equipment and storage medium |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114202400A (en) * | 2021-12-29 | 2022-03-18 | 中国工商银行股份有限公司 | Bill generation method and device, computer equipment and storage medium |
CN114612091A (en) * | 2022-03-17 | 2022-06-10 | 北京市商汤科技开发有限公司 | Automatic account checking method and device, electronic equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10742582B2 (en) | Launching a client application based on a message | |
US20160063435A1 (en) | Systems and methods for facilitating secure ordering, payment and delivery of goods or services | |
US11361291B2 (en) | Enterprise resource planning (ERP) integrator system and method | |
AU2020227069A1 (en) | Aggregation source routing | |
US20200265409A1 (en) | Systems and methods to split bills and requests for payment from debit or credit account | |
CN112308552B (en) | Method and device for ordering medical insurance medicine | |
US20180025341A1 (en) | Dynamic Payment Mechanism Recommendation Generator | |
CN111861437A (en) | Payment processing method and device | |
CN110796440A (en) | Payment method, device and system, payment service architecture, electronic equipment and medium | |
CA3048719A1 (en) | Systems and methods for operating a service to monitor and adjust a booked flight | |
CN113379523A (en) | Bill generation method, device, medium and electronic equipment | |
CN108830715A (en) | Batch file part disk returning processing method and system | |
US20240338646A1 (en) | Systems and methods for obtaining information from a digital message | |
CN111429092A (en) | Method, device and equipment for paying public accumulation fund and computer readable medium | |
US20220309500A1 (en) | Handling bulk file processing while maintain file level consistency | |
US20240303654A1 (en) | Secure payments by third parties using a processing platform in live entertainment industries | |
CN110223179A (en) | The data processing method of fund, device, system, medium | |
CN111640006B (en) | Bank payment method and device, terminal and storage medium | |
US20200118230A1 (en) | Method and system for efficient dispute resolution | |
CN115564415A (en) | Order payment and settlement method and device | |
CN113496395B (en) | Payment method and system | |
CN111415245B (en) | Account opening method and device | |
CN112132692A (en) | Policy data processing method and device, storage medium and electronic equipment | |
CN111415263A (en) | Data matching method and device | |
CN113592571A (en) | Bill issuing early warning method, device, equipment and computer readable medium |
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 |