CN114462980A - Receipt generation method and device, computer equipment and storage medium - Google Patents

Receipt generation method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN114462980A
CN114462980A CN202210241918.XA CN202210241918A CN114462980A CN 114462980 A CN114462980 A CN 114462980A CN 202210241918 A CN202210241918 A CN 202210241918A CN 114462980 A CN114462980 A CN 114462980A
Authority
CN
China
Prior art keywords
source
document
bill
target
candidate
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210241918.XA
Other languages
Chinese (zh)
Inventor
王泽文
卢佳宇
赵光芬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kingdee Deeking Cloud Computing Co ltd
Original Assignee
Kingdee Deeking Cloud Computing Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kingdee Deeking Cloud Computing Co ltd filed Critical Kingdee Deeking Cloud Computing Co ltd
Priority to CN202210241918.XA priority Critical patent/CN114462980A/en
Publication of CN114462980A publication Critical patent/CN114462980A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a document generation method, a document generation device, a computer device, a storage medium and a computer program product, which can be applied to various business systems, such as a supply chain system, an enterprise management system, an ERP system, a personal finance and tax system, a production and manufacturing management system and the like. The method comprises the following steps: acquiring a target document type, and determining at least one source document type associated with the target document type; showing an optional source list, wherein a plurality of source single labels are shown in the optional source list; responding to the selection operation aiming at the source single labels, and determining candidate source receipts corresponding to the source single labels selected by the selection operation; displaying the candidate source documents in the form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein the candidate source documents belonging to the corresponding source document types are displayed in each tab; and generating a target document belonging to the target document type in response to the selection operation aiming at least one candidate source document in the multi-tab interface.

Description

Receipt generation method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of information management technologies, and in particular, to a method and an apparatus for generating a document, a computer device, a storage medium, and a computer program product.
Background
Enterprise business is generally continuous, and each business is associated to form an integral business process. Such as supply chain management, downstream traffic tends to depend on upstream traffic. For information management of an Enterprise, the content of a downstream document needs to be generated according to an upstream document, and is usually implemented by providing a source selection document by an ERP (Enterprise Resource Planning) system.
In the current implementation scheme, because the source selection list is fixedly bound with one upstream document, the selectable upstream document is single when the downstream document is generated, and the problem of low generation efficiency of the downstream document exists.
Disclosure of Invention
In view of the above, it is necessary to provide a document generation method, apparatus, computer device, computer readable storage medium and computer program product capable of improving document generation efficiency.
In a first aspect, the application provides a document generation method. The method comprises the following steps:
obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type;
displaying an optional source bill list, wherein a plurality of source bill tags are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill tag;
responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation;
displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type;
generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-label interface.
In one embodiment, the generating a target document belonging to the target document type in response to the selecting operation for at least one candidate source document in the multi-sheet-id interface includes:
in response to a selection operation for at least one candidate source document in the multi-page-signature interface, determining a selected source document selected from the at least one candidate source document;
and generating a target bill belonging to the target bill type according to the selected source bill based on a preset field mapping rule.
In one embodiment, the generating a target document belonging to the target document type according to the selected source document based on the preconfigured field mapping rule includes:
determining a mapping relation between at least one source bill field in the selected source bill and a target bill field in the target bill based on a preset field mapping rule;
and acquiring a data value corresponding to the at least one source document field, and assigning the data value to a corresponding target document field according to the mapping relation so as to generate a target document.
In one embodiment, the method further comprises:
and responding to the modification operation of the data value of the target document field in the target document, and updating the data value of the corresponding source document field in the selected source document.
In one embodiment, after determining, in response to the selection operation for the plurality of source single labels, a candidate source document corresponding to the source single label selected by the selection operation, the method further includes:
and transmitting the candidate source document corresponding to the selected source document label to a tab control, and binding the candidate source document belonging to the same source document type with the same tab through the tab control.
In one embodiment, the method further comprises:
in response to a selection operation for the plurality of source single labels, determining at least one selected source single label selected from the plurality of source single labels and storing the at least one selected source single label as a label set;
and displaying the stored label set in the selectable source single list, wherein the label set is used for determining a candidate source receipt corresponding to a selected source single label according to the selected source single label in the label set when being triggered.
In a second aspect, the application also provides a document generating device. The device comprises:
the acquisition module is used for acquiring a target document type and determining at least one source document type associated with the target document type;
the display module is used for displaying a selectable source bill list, wherein a plurality of source bill tags are displayed in the selectable source bill list, and each source bill in each source bill type corresponds to at least one source bill tag;
the determining module is used for responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation;
the display module is further configured to display the candidate source documents in the form of at least one tab in a multi-tab interface according to source document types to which the candidate source documents belong, wherein one tab corresponds to one source document type, and a candidate source document belonging to the corresponding source document type is displayed in each tab;
and the generation module is used for responding to the selection operation of at least one candidate source document in the multi-page signature interface and generating a target document belonging to the target document type.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor implementing the following steps when executing the computer program:
obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type;
displaying an optional source bill list, wherein a plurality of source bill tags are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill tag;
responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation;
displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type;
generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-label interface.
In a fourth aspect, the present application further provides a computer-readable storage medium. The computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of:
obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type;
displaying an optional source bill list, wherein a plurality of source bill tags are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill tag;
responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation;
displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type;
generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-label interface.
In a fifth aspect, the present application further provides a computer program product. The computer program product comprising a computer program which when executed by a processor performs the steps of:
obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type;
displaying an optional source bill list, wherein a plurality of source bill tags are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill tag;
responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation;
displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type;
generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-label interface.
The bill generation method, the bill generation device, the computer equipment, the storage medium and the computer program product determine at least one source bill type associated with the target bill type by acquiring the target bill type; displaying a plurality of source single labels in the selectable source single list by displaying the selectable source single list, wherein each source single in each source single type corresponds to at least one source single label; therefore, the source document can be filtered quickly, and the menu selection efficiency is improved; responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation; displaying the candidate source documents in the form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and the candidate source documents belonging to the corresponding source document type are displayed in each tab, so that the source documents of various types can be displayed visually, and the source documents of different types can be selected more flexibly and conveniently; and then, in response to the selection operation for at least one candidate source document in the multi-tab interface, generating the target document belonging to the target document type, so that the target document can be quickly generated according to the selected candidate source document, and the document generation efficiency is improved.
Drawings
FIG. 1 is a schematic flow chart diagram of a document generation method in one embodiment;
FIG. 2 is a schematic diagram of an interface for generation of a target document in one embodiment;
FIG. 3A is a diagram of a list of alternative source tickets in one embodiment;
FIG. 3B is a diagram of a list of alternative source tickets in another embodiment;
FIG. 4 is a schematic diagram of a multi-tab interface in one embodiment;
FIG. 5 is a schematic illustration of a target document in one embodiment;
FIG. 6A is a logical view of a multi-page tag interface in one embodiment;
FIG. 6B is a logical view of a multi-tab interface in accordance with another embodiment;
FIG. 7 is a schematic diagram of an application flow of a document generation method in one embodiment;
FIG. 8 is a diagram of a target document based on document entry dimensions, in one embodiment;
FIG. 9 is a block diagram of the structure of a document generation apparatus in one embodiment;
FIG. 10 is a diagram showing an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In the existing mode, because the source selection sheet is fixedly bound with an upstream sheet, the selectable upstream sheet is single when the downstream sheet is generated. In addition, the existing source selection menu interface can only select a menu in a simple fuzzy search mode, and the menu efficiency is low.
In view of this, the present application provides a document generation method, an apparatus, a computer device, a storage medium, and a computer program product, which can select multiple source documents to generate a target document at the same time by acquiring and displaying different types of source documents corresponding to the target document, without manual input, thereby greatly improving the document generation efficiency. Meanwhile, the method is not limited to a specific bill type, and all upstream bills are displayed based on configuration, so that the flexibility and the expansibility of the business are improved. In addition, the source document is efficiently filtered through the source document label, so that the method is visual and easy to use, and the document generation efficiency is remarkably improved.
The embodiment of the application can be applied to various business systems to support document generation in the business systems, wherein the business systems include but are not limited to enterprise management systems, ERP systems, production and manufacturing management systems, supply chain systems, personnel systems, financial systems, tax systems and auditing systems.
In one embodiment, as shown in fig. 1, a document generation method is provided, and the method may be applied to a terminal or a server, or the method may be implemented by interactive cooperation between the terminal and the server. The method comprises the following steps:
step S102, obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type.
Wherein a document is data information that functions as a voucher. The source document is also called an upstream document, the target document is also called a downstream document, and the source document and the target document generated by conversion have a corresponding relation. When another bill is generated according to conversion of one bill, the former bill is a source bill, and the generated another bill is a target bill. For example, the source document may be a purchase application document and the target document may be a purchase document. In some embodiments, a target document may be generated from one source document or from a plurality of source documents.
Specifically, the terminal can display a generation interface of the target document to the user and detect the operation of the user to acquire the type of the target document. For example, the terminal displays a generation interface of a target document to a user, the generation interface displays document types of multiple target documents, and the selected target document type is determined by detecting the selection operation of the user on the generation interface, so that the document type of the target document to be generated is obtained. In some embodiments, the generation interface of the target document is integrated in the service system of the corresponding type, for example, the generation interface of the purchase document is generated and displayed by the purchase service system, so that when the user opens the generation interface of the purchase document in the purchase service system, the terminal can directly obtain the type of the target document.
Illustratively, taking the target document type as a sales return document as an example, a generation interface of the target document is shown in fig. 2, for example, which includes basic information such as document number, document date, customer, settlement date, settlement deadline, part, document tag, receivable amount, return reason, document source, and commodity information such as an up-frequency code, commodity name, available stock, unit, quantity, unit price. And when the user clicks the button, the terminal determines the source document associated with the sales return document, and the source document is displayed to the user for selection.
After the target bill type is obtained, the terminal determines at least one source bill type associated with the target bill type according to a preset corresponding relation between the target bill and the source bill. For example, where the target document type is a purchase document, the terminal may determine that the associated source document type includes a purchase application document. For another example, when the target document type is a return document, the terminal may determine that the associated source document type includes an outbound document, a return application document, and the like.
In some embodiments, after determining the target document type, the terminal may send the target document type to the server, so that the server obtains the associated source document type according to the target document type, and returns the source document type to the terminal; and the terminal obtains the source document type by receiving the data returned by the server.
And step S104, displaying a selectable source bill list, wherein a plurality of source bill tags are displayed in the selectable source bill list, and each source bill in each source bill type corresponds to at least one source bill tag.
After at least one source document type associated with the target document type is obtained, the terminal obtains a source document belonging to the source document type. In some embodiments, the terminal may query locally for source documents belonging to these source document types. Or, the terminal can also query the corresponding source document through the server and receive the source document which belongs to the source document type and is returned by the server.
The document includes document fields for representing different types of data items. For example, the delivery receipt may include receipt fields such as a commodity name, a commodity code, an inventory quantity, a unit price, an invoicing status, and a receipt date, and for example, the return receipt may further include a receipt field such as a return status. Because the source documents of different source document types have different document fields, different source documents can be screened according to the document fields.
And the terminal extracts a bill field in the source bill according to the acquired source bill which belongs to the source bill type associated with the target bill type, and generates a source bill label based on the bill field. For example, the terminal extracts the document fields in each source document and uses the document fields as source document labels. For another example, after the terminal extracts the document fields in each source document, the document fields belonging to the same type are classified and displayed. And each source document in each source document type corresponds to at least one source document label.
Specifically, the terminal displays an optional source bill list to the user, wherein optional source bills are displayed in the optional source bill list, namely the source bills belonging to the source bill type associated with the target bill type. In order to facilitate screening, the terminal displays a plurality of source single labels in the selectable source single list, so that a user can screen corresponding source documents meeting conditions by selecting different source single labels.
Illustratively, as shown in fig. 3A and 3B, a plurality of source bill tags are shown in the selectable source bill list, for example, the bill date is today, the week, the month, and the last three months, the collection status is not collected, partial collection, full collection, and the billing status, bill source, other tags, and the like. According to different target types, the types of the selectable source documents are different, and the corresponding source documents are different, so that the source document labels selectable by the user are different. For example, in fig. 3A, there are two more source tags for the reconciliation status and the collection status than in fig. 3B.
And step S106, responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation.
Specifically, after the terminal presents the selectable source bill list to the user, the user can select one or more source bill tags to filter the source bill. The terminal detects the selection operation of a user in the selectable source single list, and when the fact that the user selects a plurality of source single labels is detected, the terminal responds to the selection operation of the user for the source single labels, obtains the source single labels selected by the selection operation, and determines the source documents meeting the selected source single labels as screening conditions to serve as candidate source documents corresponding to the selected source single labels.
And S108, displaying the candidate source documents in the form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type.
Specifically, after determining the candidate source documents, the terminal displays the candidate source documents through a multi-signature interface according to the source document types to which the candidate source documents belong. The multi-tab interface respectively displays different types of candidate source documents in the form of at least one tab, one tab corresponds to one source document type, and each tab displays candidate source documents belonging to the source document type corresponding to the tab.
In the multi-tab interface, each tab may be displayed in a folded manner, for example, as shown in fig. 4, the multi-tab interface includes a tab corresponding to the sales delivery form and an interface corresponding to the sales return request form, where the tab corresponding to the sales delivery form is folded and is currently displayed as the tab corresponding to the sales return request form. For example, the tabs in the multi-tab interface may be displayed side by side up and down, side by side left and right, and the like. The multi-page signature interface provided by the embodiment of the application can be adapted to any upstream and downstream documents, and the configuration is more flexible.
And step S110, responding to the selection operation of at least one candidate source document in the multi-page signature interface, and generating a target document belonging to the target document type.
Specifically, after different types of candidate source documents are displayed to a user through a multi-page signature interface, the terminal detects the selection operation of the user on the candidate source documents; when the terminal detects that the user selects at least one candidate source document, the selected candidate source document is determined in response to the selection operation of the user on the at least one candidate source document, and the target document is generated based on the selected candidate source document. For example, as shown in fig. 5, the generated target document may be obtained by adding three pieces of information derived from a sales export document and a sales return application document to the commodity information on the basis of the generation interface of the target document shown in fig. 2.
In the bill generation method, at least one source bill type associated with the target bill type is determined by acquiring the target bill type; displaying a plurality of source single labels in the selectable source single list by displaying the selectable source single list, wherein each source single in each source single type corresponds to at least one source single label; therefore, the source document can be filtered quickly, the menu selection efficiency is improved, and meanwhile, the source document is filtered through the selected source document label, so that the document generation accuracy is improved; responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation; displaying the candidate source documents in the form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and the candidate source documents belonging to the corresponding source document type are displayed in each tab, so that the source documents of various types can be displayed visually, and the source documents of different types can be selected more flexibly and conveniently; and generating a target document belonging to the type of the target document in response to the selection operation for at least one candidate source document in the multi-tab interface, so that the target document can be quickly generated according to the selected candidate source document, and the document generation efficiency is improved.
In some embodiments, the generating a target document belonging to the target document type in response to the selection operation for at least one candidate source document in the multi-tab interface comprises:
step S202, responding to the selection operation of at least one candidate source document in the multi-page signature interface, and determining a selected source document selected from the at least one candidate source document.
And step S204, generating a target document belonging to the target document type according to the selected source document based on a preset field mapping rule.
And the field mapping rule is used for mapping the bill field in the source bill to the corresponding bill field in the target bill. For example, if the document field of "stock quantity" in the delivery document has a mapping relationship with the document field of "return quantity" in the return document, the association between the specific value in the document field of "stock quantity" and the specific value in the document field of "return quantity" can be established according to the field mapping rule.
Specifically, after the terminal displays different types of candidate source documents to a user through a multi-page signature interface, the terminal detects the selection operation of the user on the candidate source documents; when the terminal detects that the user selects at least one candidate source document, the terminal determines the source document selected from the at least one candidate source document as the selected source document in response to the selection operation of the user on the at least one candidate source document. And the terminal generates a target document belonging to the type of the target document according to the mapping relation between each document field in the selected source document and each document field in the target document based on a preset field mapping rule.
In the embodiment, the target document is directly generated according to the selected source document through the preset field mapping rule without manually inputting the numerical value, so that the document generation efficiency is improved.
In some embodiments, after determining, in response to the selection operation for the plurality of source single tags, a candidate source document corresponding to the source single tag selected by the selection operation, the method further includes: and transmitting the candidate source document corresponding to the selected source document label to a tab control, and binding the candidate source document belonging to the same source document type with the same tab through the tab control.
Specifically, the terminal transmits the candidate source documents corresponding to the selected source document labels to a tab control defined in a tab interface, through the tab control, a plurality of candidate source documents belonging to the same source document type are respectively bound with the same tab, and the candidate source documents of different source document types are bound to different tabs, so that each tab can display the candidate source documents of one source document type.
Exemplarily, as shown in fig. 6A, a tab control is defined in the multi-tab interface and is used for binding the source documents of each source document type to the tab control, so that the source documents of multiple source document types are displayed in one interface in a tab form. In some embodiments, as shown in FIG. 6B, a search screening toolbar and a pagination toolbar may be included in the multi-page tab interface; the search screening toolbar may be customized for each source document, such as, for example, the style "search document number/department code/department name …" in FIG. 4. The paging toolbar is used for paging the tabs, and when a user clicks the paging number in the paging toolbar, the multi-tab interface can display the tabs corresponding to the paging number, so that source documents of different source document types are displayed.
In the embodiment, the candidate source documents of different source document types are flexibly displayed through the multi-label interface for the user to select, so that the method is more visual and easy to use, the use efficiency is improved, meanwhile, the labels can also be flexibly configured to adapt to any upstream document and downstream document, and the document generation efficiency is improved.
In some embodiments, the generating a target document belonging to the target document type according to the selected source document based on the preconfigured field mapping rule includes:
step S302, determining at least one source bill field in the selected source bill and the mapping relation between the at least one source bill field in the selected source bill and the target bill field in the target bill based on a preset field mapping rule.
Step S304, acquiring a data value corresponding to the at least one source bill field, and assigning the data value to a corresponding target bill field according to the mapping relation to generate a target bill.
Specifically, the terminal determines the mapping relation between the source document field in the selected source document and the target document field in the target document based on a preconfigured field mapping rule so as to determine which document fields in the selected source document are associated with the target document field. After the mapping relation between the source bill field and the target bill field is determined, the terminal obtains a data value corresponding to the source bill field, and assigns the data value to the corresponding target bill field according to the mapping relation. Therefore, the target document can be generated by assigning the data value corresponding to the target document field in the target document.
In the embodiment, the target document is directly generated according to the selected source document through the preset field mapping rule without manually inputting the numerical value, so that the document generation efficiency is improved.
Based on the preset field mapping rule, the target document can be generated according to the conversion of the source document, and when the data value of the field of the target document is changed, the terminal can also perform the rewriting operation on the source document according to the field mapping rule. And the rewriting operation refers to assigning values to the data values in the source document according to the target document.
To this end, in some embodiments, the method further comprises: and responding to the modification operation of the data value of the target document field in the target document, and updating the data value of the corresponding source document field in the selected source document.
Specifically, the terminal determines a source document field of a selected source document corresponding to a modified target document field according to a preset field mapping rule by detecting the operation of a user on the target document and when detecting the modification operation of the user on the data value of the target document field in the target document, and updates the data value of the source document field, thereby completing the operation of rewriting data.
In the embodiment, the source document is correspondingly updated by detecting the operation of the user on the target document, so that the data synchronization between the source document and the target document is realized, and the source document is not required to be manually and again modified.
In order to improve the usability and the rapidity of the selectable source list, after a user selects a plurality of source single labels, the terminal can also combine and store the selected source single labels together as a personalized customization scheme of the user; therefore, when the target document is generated next time, the user can directly select the previously stored personalized customization scheme in the selectable source list interface without selecting the source list labels one by one again.
To this end, in some embodiments, the above method further comprises the steps of:
step S402, responding to the selection operation aiming at the source single labels, determining at least one selected source single label selected from the source single labels, and storing the at least one selected source single label as a label set.
Step S404, displaying the stored label set in the selectable source bill list, and when the label set is triggered, determining a candidate source bill corresponding to a selected source bill in the label set according to the selected source bill.
Specifically, the terminal responds to the selection operation of the user for the source single labels, determines at least one selected source single label from the source single labels to serve as the selected source single label, merges and stores the at least one source single label to serve as a label set, and displays the stored label set in the selectable source single list. In some embodiments, the terminal may display the tab set in real time after the user selects the tab set, or may display the tab set in the selectable source bill list when the target document is generated next time.
Illustratively, after the user selects the source ticket labels A, B, C, the terminal stores these source ticket labels as a labelset and presents them in an optional source ticket list, such as indicated by the "scheme one" label name. Therefore, when a user generates a target document next time, the user can directly select the tag set of the scheme one from the selectable source list, and the terminal can directly determine that the selected source single tag is A, B, C, and further directly determine the source single tag meeting the screening condition of the source single tag A, B, C.
In the embodiment, the source bill label selected by the user is stored, so that a personalized customization scheme of the user can be provided, the method is more visual and easy to use, and the efficiency of generating the bill is improved.
In a specific example, the system logic of the document generation method provided by the embodiment of the present application may be shown in fig. 7. When a user triggers a source bill selection button on a generation interface of a target bill, the generation interface of the target bill requests a configurator configured in a server to acquire related source bill information, and the source bill information comprises field conversion rules of the source bill and the target bill. The server acquires source document types associated with the target documents through the configurator, acquires source documents belonging to the source document types, acquires a source document list, acquires a source document label corresponding to each source document as a filtering condition, and returns the filtering condition to the terminal. The terminal registers the received source document into a multi-signature interface container through a multi-signature interface, establishes a standardized sub-page display parameter, opens a sub-signature source document list, and sets sub-page differential display in a source document sub-interface, thereby realizing different data content display of different source document types. And according to the selection operation of the user on the source bill label, the terminal filters and screens the source bill and returns the selected source bill content, such as name, field, data value and the like. In some embodiments, the terminal establishes a conversion relation between the source document and the target document by calling a document conversion engine which is configured with document conversion rules in advance, and performs rewriting on data of the source document. And then, returning the source document content subjected to rewriting to the generation interface of the target document, and simultaneously displaying the target document subjected to data rendering, namely the interface shown in fig. 5.
Assuming that the source documents associated with the target document TBill include the source document SBill01 and the source document SBill02, the user makes an execution of the source document and provides the source document for the user to select, for example, by clicking a "select source document" button in the generation interface of the target document. The terminal detects and acquires the type of the target document TBill, and acquires the source document SBill01 and the source document SBill02 associated with the target document TBill. The terminal obtains information about a source document SBill01 and a source document SBill02, including respective document names, document fields and data values of the source document SBill01 and the source document SBill02, and field mapping rules between the source document SBill01 and the source document SBill02 and a target document TBill, and the like. The terminal displays the selectable source bill list to the user, and a mode of quickly and conveniently screening the source bill is provided for the user through the form of the source bill label in the selectable source bill list. Assuming that source documents obtained by selecting a source document tag by a user are a source document SBill01 and a source document SBill02, the terminal displays the selected source document in multiple tabs through a multiple-tab interface. For example, after the user clicks a "generate document" button, the terminal performs conversion between the source document SBill01 and the target document TBill and conversion between the source document SBill02 and the target document TBill, so as to generate the target document TBill according to the source document SBill01 and the source document SBill 02.
In some embodiments, the conversion between the source document SBill01 and the source document SBill02 and the target document TBill, respectively, is based on document entry dimensions, and the target document TBill ultimately presented to the user combines the content of both source documents. As shown in fig. 8, the source bill SBill01 has recorded therein the number 2 of the product SP01_1 and the number 2 of the product SP01_2 by 2 entries, respectively, and the source bill SBill02 has recorded therein the number 3 of the product SP02_1 and the number 4 of the product SP02_2 by 2 entries, respectively. Wherein one entry corresponds to one commodity. Thus, in the generated target slip TBill, the target slip TBill shows the number 2 of the products SP01_1, the number 2 of the products SP01_2, the number 3 of the products SP02_1, and the number 4 of the products SP02_2 by 4 entries.
It should be understood that, although the steps in the flowcharts related to the embodiments as described above are sequentially displayed as indicated by arrows, the steps are not necessarily performed sequentially as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a part of the steps in the flowcharts related to the embodiments described above may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the execution order of the steps or stages is not necessarily sequential, but may be rotated or alternated with other steps or at least a part of the steps or stages in other steps.
Based on the same inventive concept, the embodiment of the application also provides a document generation device for realizing the document generation method. The implementation scheme for solving the problem provided by the device is similar to the implementation scheme recorded in the method, so that specific limitations in one or more document generation device embodiments provided below can be referred to as limitations on the document generation method in the foregoing, and details are not described herein again.
In one embodiment, as shown in FIG. 9, there is provided a document generation apparatus 900 comprising: an obtaining module 901, a displaying module 902, a determining module 903 and a generating module 904, wherein:
an obtaining module 901, configured to obtain a target document type, and determine at least one source document type associated with the target document type;
a display module 902, configured to display a selectable source bill list, where the selectable source bill list displays a plurality of source bill tags, and each source bill in each source bill type corresponds to at least one source bill tag;
a determining module 903, configured to determine, in response to a selection operation for the plurality of source single labels, a candidate source document corresponding to a source single label selected by the selection operation;
the display module 902 is further configured to display the candidate source documents in the form of at least one tab in a multi-tab interface according to source document types to which the candidate source documents belong, wherein one tab corresponds to one source document type, and a candidate source document belonging to the corresponding source document type is displayed in each tab;
a generating module 904 configured to generate a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-tab interface.
In one embodiment, the generation module is further configured to determine, in response to a selection operation for at least one candidate source document in the multi-page-signature interface, a selected source document selected from the at least one candidate source document; and generating a target bill belonging to the target bill type according to the selected source bill based on a preset field mapping rule.
In one embodiment, the generation module is further configured to determine, based on a preconfigured field mapping rule, a mapping relationship between at least one source document field in the selected source document and a target document field in the target document; and acquiring a data value corresponding to the at least one source document field, and assigning the data value to a corresponding target document field according to the mapping relation so as to generate a target document.
In one embodiment, the apparatus further includes an updating module, configured to update the data value of the corresponding source document field in the selected source document in response to a modification operation on the data value of the target document field in the target document.
In one embodiment, the device further includes a binding module, configured to transmit the candidate source document corresponding to the selected source document tag to the tab control, and bind the candidate source document belonging to the same source document type with the same tab through the tab control.
In one embodiment, the apparatus further includes a customizing module, configured to determine at least one selected source single tag selected from the plurality of source single tags in response to a selection operation for the plurality of source single tags, and store the at least one selected source single tag as a tag set; and displaying the stored label set in the selectable source single list, wherein the label set is used for determining a candidate source receipt corresponding to a selected source single label according to the selected source single label in the label set when being triggered.
All or part of the modules in the document generation device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 10. The computer apparatus includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input device. The processor, the memory and the input/output interface are connected by a system bus, and the communication interface, the display unit and the input device are connected by the input/output interface to the system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The input/output interface of the computer device is used for exchanging information between the processor and an external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program when executed by a processor implements a document generation method. The display unit of the computer equipment is used for forming a visual and visible picture, and can be a display screen, a projection device or a virtual reality imaging device, the display screen can be a liquid crystal display screen or an electronic ink display screen, the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 10 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program: obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type; displaying an optional source bill list, wherein a plurality of source bill tags are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill tag; responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation; displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type; generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-tab interface.
In one embodiment, the processor, when executing the computer program, further performs the steps of: in response to a selection operation for at least one candidate source document in the multi-page-signature interface, determining a selected source document selected from the at least one candidate source document; and generating a target bill belonging to the target bill type according to the selected source bill based on a preset field mapping rule.
In one embodiment, the processor, when executing the computer program, further performs the steps of: determining a mapping relation between at least one source bill field in the selected source bill and a target bill field in the target bill based on a preset field mapping rule; and acquiring a data value corresponding to the at least one source document field, and assigning the data value to a corresponding target document field according to the mapping relation so as to generate a target document.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and responding to the modification operation of the data value of the target document field in the target document, and updating the data value of the corresponding source document field in the selected source document.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and transmitting the candidate source document corresponding to the selected source document label to a tab control, and binding the candidate source document belonging to the same source document type with the same tab through the tab control.
In one embodiment, the processor, when executing the computer program, further performs the steps of: in response to a selection operation on the plurality of source single labels, determining at least one selected source single label selected from the plurality of source single labels and storing the at least one selected source single label as a label set; and displaying the stored label set in the selectable source single list, wherein the label set is used for determining a candidate source receipt corresponding to a selected source single label according to the selected source single label in the label set when being triggered.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type; displaying an optional source bill list, wherein a plurality of source bill tags are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill tag; responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation; displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type; generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-tab interface.
In one embodiment, the computer program when executed by the processor further performs the steps of: in response to a selection operation for at least one candidate source document in the multi-page-signature interface, determining a selected source document selected from the at least one candidate source document; and generating a target bill belonging to the target bill type according to the selected source bill based on a preset field mapping rule.
In one embodiment, the computer program when executed by the processor further performs the steps of: determining a mapping relation between at least one source bill field in the selected source bill and a target bill field in the target bill based on a preset field mapping rule; and acquiring a data value corresponding to the at least one source document field, and assigning the data value to a corresponding target document field according to the mapping relation so as to generate a target document.
In one embodiment, the computer program when executed by the processor further performs the steps of: and responding to the modification operation of the data value of the target document field in the target document, and updating the data value of the corresponding source document field in the selected source document.
In one embodiment, the computer program when executed by the processor further performs the steps of: and transmitting the candidate source document corresponding to the selected source document label to a tab control, and binding the candidate source document belonging to the same source document type with the same tab through the tab control.
In one embodiment, the computer program when executed by the processor further performs the steps of: in response to a selection operation for the plurality of source single labels, determining at least one selected source single label selected from the plurality of source single labels and storing the at least one selected source single label as a label set; and displaying the stored label set in the selectable source single list, wherein the label set is used for determining a candidate source receipt corresponding to a selected source single label according to the selected source single label in the label set when being triggered.
In one embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, performs the steps of: obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type; displaying an optional source bill list, wherein a plurality of source bill tags are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill tag; responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation; displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type; generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-label interface.
In one embodiment, the computer program when executed by the processor further performs the steps of: in response to a selection operation for at least one candidate source document in the multi-page-signature interface, determining a selected source document selected from the at least one candidate source document; and generating a target bill belonging to the target bill type according to the selected source bill based on a preset field mapping rule.
In one embodiment, the computer program when executed by the processor further performs the steps of: determining a mapping relation between at least one source bill field in the selected source bill and a target bill field in the target bill based on a preset field mapping rule; and acquiring a data value corresponding to the at least one source document field, and assigning the data value to a corresponding target document field according to the mapping relation so as to generate a target document.
In one embodiment, the computer program when executed by the processor further performs the steps of: and responding to the modification operation of the data value of the target document field in the target document, and updating the data value of the corresponding source document field in the selected source document.
In one embodiment, the computer program when executed by the processor further performs the steps of: and transmitting the candidate source document corresponding to the selected source document label to a tab control, and binding the candidate source document belonging to the same source document type with the same tab through the tab control.
In one embodiment, the computer program when executed by the processor further performs the steps of: in response to a selection operation for the plurality of source single labels, determining at least one selected source single label selected from the plurality of source single labels and storing the at least one selected source single label as a label set; and displaying the stored label set in the selectable source single list, wherein the label set is used for determining a candidate source receipt corresponding to a selected source single label according to the selected source single label in the label set when being triggered.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, database, or other medium used in the embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high-density embedded nonvolatile Memory, resistive Random Access Memory (ReRAM), Magnetic Random Access Memory (MRAM), Ferroelectric Random Access Memory (FRAM), Phase Change Memory (PCM), graphene Memory, and the like. Volatile Memory can include Random Access Memory (RAM), external cache Memory, and the like. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others. The databases referred to in various embodiments provided herein may include at least one of relational and non-relational databases. The non-relational database may include, but is not limited to, a block chain based distributed database, and the like. The processors referred to in the embodiments provided herein may be general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic devices, quantum computing based data processing logic devices, etc., without limitation.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present application shall be subject to the appended claims.

Claims (10)

1. A document generation method, the method comprising:
obtaining a target receipt type, and determining at least one source receipt type associated with the target receipt type;
displaying an optional source bill list, wherein a plurality of source bill labels are displayed in the optional source bill list, and each source bill in each source bill type corresponds to at least one source bill label;
responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation;
displaying the candidate source documents in a form of at least one tab in a multi-tab interface according to the source document types to which the candidate source documents belong respectively, wherein one tab corresponds to one source document type, and each tab displays the candidate source documents belonging to the corresponding source document type;
generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-label interface.
2. The method of claim 1, wherein generating a target document belonging to the target document type in response to a selection operation for at least one candidate source document in the multi-tab interface comprises:
in response to a selection operation for at least one candidate source document in the multi-page-signature interface, determining a selected source document selected from the at least one candidate source document;
and generating a target bill belonging to the target bill type according to the selected source bill based on a preset field mapping rule.
3. The method according to claim 2, wherein generating a target document belonging to the target document type from the selected source document based on the preconfigured field mapping rule comprises:
determining a mapping relation between at least one source bill field in the selected source bill and a target bill field in the target bill based on a preset field mapping rule;
and acquiring a data value corresponding to the at least one source document field, and assigning the data value to a corresponding target document field according to the mapping relation so as to generate a target document.
4. The method of claim 3, further comprising:
and responding to the modification operation of the data value of the target document field in the target document, and updating the data value of the corresponding source document field in the selected source document.
5. The method according to claim 1, wherein after determining, in response to the selection operation for the plurality of source single labels, the candidate source document corresponding to the source single label selected by the selection operation, further comprising:
and transmitting the candidate source document corresponding to the selected source document label to a tab control, and binding the candidate source document belonging to the same source document type with the same tab through the tab control.
6. The method according to any one of claims 1-5, further comprising:
in response to a selection operation for the plurality of source single labels, determining at least one selected source single label selected from the plurality of source single labels and storing the at least one selected source single label as a label set;
and displaying the stored label set in the selectable source single list, wherein the label set is used for determining a candidate source receipt corresponding to a selected source single label according to the selected source single label in the label set when being triggered.
7. A document generation apparatus, the apparatus comprising:
the acquisition module is used for acquiring a target document type and determining at least one source document type associated with the target document type;
the display module is used for displaying a selectable source bill list, wherein a plurality of source bill tags are displayed in the selectable source bill list, and each source bill in each source bill type corresponds to at least one source bill tag;
the determining module is used for responding to the selection operation aiming at the source single labels, and determining candidate source bills corresponding to the source single labels selected by the selection operation;
the display module is further configured to display the candidate source documents in the form of at least one tab in a multi-tab interface according to source document types to which the candidate source documents belong, wherein one tab corresponds to one source document type, and a candidate source document belonging to the corresponding source document type is displayed in each tab;
and the generation module is used for responding to the selection operation of at least one candidate source document in the multi-page signature interface and generating a target document belonging to the target document type.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 6.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
10. A computer program product comprising a computer program, characterized in that the computer program realizes the steps of the method of any one of claims 1 to 6 when executed by a processor.
CN202210241918.XA 2022-03-11 2022-03-11 Receipt generation method and device, computer equipment and storage medium Pending CN114462980A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210241918.XA CN114462980A (en) 2022-03-11 2022-03-11 Receipt generation method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210241918.XA CN114462980A (en) 2022-03-11 2022-03-11 Receipt generation method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114462980A true CN114462980A (en) 2022-05-10

Family

ID=81416473

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210241918.XA Pending CN114462980A (en) 2022-03-11 2022-03-11 Receipt generation method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114462980A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115129200A (en) * 2022-07-07 2022-09-30 金蝶软件(中国)有限公司 Processing method, device and equipment for list content items and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115129200A (en) * 2022-07-07 2022-09-30 金蝶软件(中国)有限公司 Processing method, device and equipment for list content items and storage medium

Similar Documents

Publication Publication Date Title
JP5074688B2 (en) Sales support method, sales support system, and computer program
US20100131889A1 (en) User interface to explore data objects and their related supplementary data objects
EP3306550A1 (en) Determination device, determination method, and determination program
JP2019087086A (en) Contract management support device, and contract management support method
CN115760262A (en) System and method for electronic commerce checkout with delayed loading of checkout options
CN114462980A (en) Receipt generation method and device, computer equipment and storage medium
CN114444478A (en) Voucher visualization method and device, electronic equipment and storage medium
US10885563B2 (en) System and method for selling customer-specific data subsets on a third-party website using a web widget
CN114187061B (en) System and method for dynamic scheduling of data processing
US10860269B2 (en) Systems and methods for efficiently managing print procurement orders based on item-specific interest levels and supplier-influenced thresholds for multiple users simultaneously
US20200226647A1 (en) Apparatus for managing customer reviews and information processing method by the same
JP2012208953A (en) Sales support method, sales support system, and computer program
WO2005098653A2 (en) Automatic creation of output file from images in database
CN113362174B (en) Data comparison method, device, equipment and storage medium
US20140244432A1 (en) E-Commerce System with Personal Price Points
US20150120355A1 (en) Mobile terminal management server and mobile terminal management program
CN114676359A (en) Form display method and device, computer equipment and storage medium
CN112801765A (en) Generating method, device and system of reimbursement file, electronic equipment and storage medium
JP2006113888A (en) Electronic brochure data preparation support system
JP4927150B2 (en) Trade settlement related data management system and method
CN114168033B (en) Information display method, information processing method and equipment
JP7302830B2 (en) Information processing device, information processing system and information processing method
CN114611950A (en) Journal generation method, device, computer equipment and storage medium
JP6883187B2 (en) Financial product operation information update processing program, financial product operation information update processing method, financial product operation information distribution server, and financial product operation information distribution method
CN116204687A (en) Method, device, calculation and storage medium for generating feature configuration flow chart

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