CN112464625B - Document generation method, device, computer equipment and storage medium - Google Patents

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

Info

Publication number
CN112464625B
CN112464625B CN202011379189.1A CN202011379189A CN112464625B CN 112464625 B CN112464625 B CN 112464625B CN 202011379189 A CN202011379189 A CN 202011379189A CN 112464625 B CN112464625 B CN 112464625B
Authority
CN
China
Prior art keywords
field
editing
value
field value
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011379189.1A
Other languages
Chinese (zh)
Other versions
CN112464625A (en
Inventor
刘兵
肖光雁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jindiyun Technology Co ltd
Original Assignee
Jindiyun Technology 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 Jindiyun Technology Co ltd filed Critical Jindiyun Technology Co ltd
Priority to CN202011379189.1A priority Critical patent/CN112464625B/en
Publication of CN112464625A publication Critical patent/CN112464625A/en
Application granted granted Critical
Publication of CN112464625B publication Critical patent/CN112464625B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a document generation method, a document generation device, computer equipment and a storage medium. The method comprises the following steps: determining a target bill type corresponding to a target bill to be generated, and determining an associated mark field corresponding to the target bill type; the associated mark field corresponds to an associated field set; displaying a first field value editing area corresponding to the association mark field, and acquiring content edited by a user through the first field value editing area to serve as a target field value corresponding to the association mark field; determining an editing field corresponding to the target field value from the associated field set according to the target field value; and displaying a second field value editing area corresponding to the editing field, and acquiring content edited by a user through the second field value editing area to serve as an editing field value corresponding to the editing field so as to generate the target document according to the editing field value. By adopting the method, the bill generation efficiency can be improved.

Description

Document generation method, device, computer equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a document generation method, a device, a computer device, and a storage medium.
Background
As the enterprise grows, the enterprise has more and more resources that it has to manage, and typically, a resource management system, such as ERP (enterprise resource planning ), may be used to manage the resources. Enterprise resource planning is a software system for managing resources owned by an enterprise, and is a management platform which is built on the basis of information technology, integrates information technology and advanced management ideas, and provides decision means for enterprise staff and decision layers by using systematic management ideas.
However, in the process of managing resources, a relatively large number of documents are generally required to be processed, at present, when the documents are generated, the corresponding documents are generally established manually, and then the content is manually input into the documents, so that the document generation efficiency is low.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a document generation method, apparatus, computer device, and storage medium that can improve the document generation efficiency.
A document generation method, the method comprising: determining a target bill type corresponding to a target bill to be generated, and determining an associated mark field corresponding to the target bill type; the associated mark field corresponds to an associated field set; displaying a first field value editing area corresponding to the association mark field, and acquiring content edited by a user through the first field value editing area to serve as a target field value corresponding to the association mark field; determining an editing field corresponding to the target field value from the associated field set according to the target field value; and displaying a second field value editing area corresponding to the editing field, and acquiring content edited by a user through the second field value editing area to serve as an editing field value corresponding to the editing field so as to generate the target document according to the editing field value.
In some embodiments, the method further comprises: displaying an associated field management interface corresponding to the associated mark field; displaying an associated field editing area and a value information editing area in the associated field management interface; and acquiring the content edited by the user through the associated field editing area to obtain an associated field corresponding to the associated mark field, and acquiring the content edited by the user through the value information editing area to obtain the value information corresponding to the associated field.
In some embodiments, the obtaining, through the second field value editing area, the content edited by the user, as the editing field value corresponding to the editing field includes: when the region triggering operation of the second field value editing region is acquired, determining a candidate field value set corresponding to the editing field according to the value information corresponding to the editing field; and displaying the candidate field value set, responding to the selection operation of the candidate field values in the candidate field value set, and taking the candidate field value corresponding to the selection operation as the editing field value corresponding to the editing field.
In some embodiments, the determining, from the set of associated fields, the edit field corresponding to the target field value according to the target field value includes: displaying an associated field setting interface corresponding to the target field value; displaying an associated field set corresponding to the associated mark field in the associated field setting interface; responding to a state switching triggering operation of an associated field in the associated field set, and switching the field state of the associated field to obtain a set associated field set corresponding to the target field value; the field states include a disabled state or an enabled state; and acquiring an associated field in an enabling state from the set associated field set corresponding to the target field value, and taking the associated field as an editing field corresponding to the target field value.
In some embodiments, the displaying the second field value editing area corresponding to the editing field includes: acquiring the number of associated fields in the associated field set to obtain the number of associated fields; comparing the number of the associated fields with a threshold value of the number of the fields to obtain a comparison result; and displaying a second field value editing area corresponding to the editing field according to the comparison result.
In some embodiments, the displaying, according to the comparison result, the second field value editing area corresponding to the editing field includes: and when the comparison result is that the number of the associated fields is larger than the threshold value of the number of the fields, displaying a second field value editing area corresponding to the editing field in a popup window of a bill generation interface corresponding to the target bill.
In some embodiments, the edit field is plural, the method further comprising: obtaining a first field value set according to the edit field values corresponding to the edit fields; the first field value set comprises editing field values corresponding to the editing fields respectively; acquiring a data set corresponding to the associated field set; and when a second field value set consistent with the first field value set exists in the data set, acquiring a first set identifier of the second field value set in the data set as a second set identifier of the first field value set in the data set.
A document generation apparatus, the apparatus comprising: the associated mark field determining module is used for determining a target bill type corresponding to a target bill to be generated and determining an associated mark field corresponding to the target bill type; the associated mark field corresponds to an associated field set; the target field value obtaining module is used for displaying a first field value editing area corresponding to the association mark field, and obtaining content edited by a user through the first field value editing area to serve as a target field value corresponding to the association mark field; the editing field determining module is used for determining editing fields corresponding to the target field values from the associated field set according to the target field values; and the editing field value acquisition module is used for displaying a second field value editing area corresponding to the editing field, acquiring contents edited by a user through the second field value editing area, and taking the contents as an editing field value corresponding to the editing field so as to generate the target document according to the editing field value.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the document generation method described above when the computer program is executed.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of the document generation method described above.
According to the receipt generation method, the device, the computer equipment and the storage medium, the target receipt type corresponding to the target receipt to be generated is determined, the associated mark field corresponding to the target receipt type is determined, the associated mark field corresponds to the associated field set, the first field value editing area corresponding to the associated mark field is displayed, the content edited by the user is acquired through the first field value editing area and used as the target field value corresponding to the associated mark field, the editing field corresponding to the target field value is determined from the associated field set according to the target field value, the second field value editing area corresponding to the editing field is displayed, the content edited by the user is acquired through the second field value editing area and used as the editing field value corresponding to the editing field value, so that the target receipt can be generated rapidly through the associated field set corresponding to the associated mark field, and the generation efficiency of the receipt is improved.
Drawings
FIG. 1 is an application environment diagram of a document generation method in some embodiments;
FIG. 2 is a flow diagram of a document generation method in some embodiments;
FIG. 3 is a schematic diagram of setting information corresponding to auxiliary attributes in some embodiments;
FIG. 4 is a schematic diagram of an elastic domain dimension template in some embodiments;
FIG. 5 is a schematic diagram of an auxiliary attribute model in some embodiments;
FIG. 6 is a diagram of a user interface corresponding to an auxiliary attribute model in some embodiments;
FIG. 7 is a schematic diagram of a secondary attribute list in some embodiments;
FIG. 8 is a schematic diagram of a table corresponding to an auxiliary attribute model in some embodiments;
FIG. 9 is a schematic diagram of a document generation interface in some embodiments;
FIG. 10 is a schematic diagram of an edit field value setting interface in some embodiments;
FIG. 11 is a schematic diagram of a setting interface for field value combinations in some embodiments;
FIG. 12 is a schematic diagram of a material creation interface in some embodiments;
FIG. 13 is a schematic diagram of an elastic domain dimension data template in some embodiments;
FIG. 14 is a schematic diagram of an auxiliary attribute dimension data model in some embodiments;
FIG. 15 is a schematic diagram of a table corresponding to an auxiliary attribute dimension data model in some embodiments;
FIG. 16 is a schematic diagram of an auxiliary attribute dimension data expansion model in some embodiments;
FIG. 17 is a diagram of a table corresponding to an auxiliary attribute dimension data extension model in some embodiments;
FIG. 18 is a block diagram of a document generation device in some embodiments;
fig. 19 is an internal block diagram of a computer device in some embodiments.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The bill generation method provided by the application can be applied to an application environment shown in figure 1. Wherein the terminal 102 communicates with the server 104 via a network.
Specifically, the server 104 may be a server running a background system corresponding to a resource management system, where the resource management system may correspond to a client or a web page, and the terminal 102 may communicate with the background system corresponding to the resource management system in the server 104 through the client or the web page corresponding to the resource management system. A resource management system refers to a system that manages resources, and may be, for example, an ERP (enterprise resource planning ) system. The resource may be anything, such as material owned by an enterprise.
The terminal 102 may determine a target document type corresponding to a target document to be generated, determine an associated flag field corresponding to the target document type, display a first field value editing area corresponding to the associated flag field, obtain content edited by a user through the first field value editing area, determine an editing field corresponding to the target field value from the associated field set according to the target field value, display a second field value editing area corresponding to the editing field, obtain content edited by the user through the second field value editing area, and obtain an editing field value corresponding to the editing field, so as to generate the target document according to the editing field value.
The terminal 102 may be, but not limited to, various personal computers, notebook computers, smartphones, tablet computers, and portable wearable devices, and the server 104 may be implemented by a stand-alone server or a server cluster composed of a plurality of servers.
In some embodiments, as shown in fig. 2, a document generation method is provided, and the method is applied to the terminal 102 in fig. 1 for illustration, and includes the following steps:
S202, determining a target bill type corresponding to a target bill to be generated, and determining an associated mark field corresponding to the target bill type; the associated flag field corresponds to a set of associated fields.
In particular, documents include, but are not limited to, contracts, invoices, statements, reimbursements, notices, receipts, or orders, which may be sales orders or purchase orders, for example. The target document refers to a document to be generated. The bill types can be divided according to the purpose of the bill, and can comprise at least one of selling the bill or purchasing the bill. The target document type refers to the type corresponding to the target document. The target document type may correspond to one or more preset document fields, where the preset document fields refer to preset document fields, for example, the preset document field corresponding to the sales document may be "material code". The associated mark field refers to a field corresponding to the associated field in each preset document field of the target document type. There may be a plurality of association flag fields. The document field refers to a field included in a document, and fields included in the same type of document are the same. Different types of documents may include the same field, e.g., a "Material code" field may be included in both sales documents and purchase documents.
Multiple association fields may be included in the set of association fields. The association field refers to a field having an association relationship with the association flag field. When the associated flag field exists in the target document, the associated field also exists in the target document. The associated fields in the associated field set may be preset or may be set as required, and the fields in the associated field set may be updated continuously, for example, new fields may be added to the associated field set or existing fields may be deleted. The association flag field may correspond to a resilient domain field. The elastic domain field refers to a field requiring elastic extension. The set of associated fields corresponding to the associated flag field may be an extension field set corresponding to an elastic domain field of the associated flag field. The extension fields in the extension field set can be preset or set according to the needs, and the extension fields in the extension field set can be updated continuously. The association field may support expression formula computation. The elastic domain field may be, for example, an "auxiliary attribute" field of "materials", i.e., the field "auxiliary attribute" may be an elastic domain field, and the extension field may be, for example, a specific auxiliary attribute, such as "place of origin" and "level". Where "origin" is an auxiliary attribute, and "level" is also an auxiliary attribute.
In some embodiments, a preset document field corresponding to a document type may be pre-stored in the server. The terminal can acquire a bill generation trigger instruction corresponding to the target bill, the bill generation trigger instruction can carry a bill type corresponding to the target bill, the terminal can send a bill generation request to the server according to the bill type carried in the bill generation trigger instruction, and the bill generation request can carry the bill type corresponding to the target bill. The server can respond to the receipt generation request, acquire a preset receipt field corresponding to the receipt type in the receipt generation request, and return the preset receipt field to the terminal. And the terminal displays each preset document field, such as a display association mark field, in a document generation interface corresponding to the target document according to the terminal returned by the server. The corresponding relation between the elastic domain field and the preset bill field can be established by setting the elastic domain field, and the preset bill field which is correspondingly associated with the elastic domain field is used as an association mark field. The set elastic domain field may be, for example, an "auxiliary attribute" in fig. 3, where the "auxiliary attribute" is a "detail information corresponding to the" dimension association field "by setting, and a correspondence is established between the" auxiliary attribute "and the" material code ", that is, the" material code "becomes an association flag field. The dimension association field is used for describing the basic data field corresponding to the elastic domain field, namely, the elastic domain field mainly dynamically expands which basic data field. When a "material code" is present in the document, it may be determined that a particular ancillary attribute, such as "grade", is present in the document.
In some embodiments, the elastic domain field may further be provided with information such as a presentation manner of the extension field or a storage manner of a field value corresponding to the extension field. For example, the elastic domain field may also be provided with at least one of a dimension association field attribute, a dimension display style, or a dimension data form. The dimension display mode is used for describing the input mode of the elastic extension field, and the input mode comprises an input mode embedded in a bill body or a popup window input mode. The popup window input mode refers to popup window, the popup window is provided with an elastic expansion field and a field value editing area corresponding to the elastic expansion field, and data input is carried out in the field value editing area in the popup window. The recording mode embedded in the bill body refers to displaying an elastic extension field and a field value editing area corresponding to the elastic extension field in the bill body, and recording data in the field value editing area displayed in the bill body. The dimension data form is used for describing a dimension data storage model which is referred when the data recorded by the extension field are stored, namely the dimension data form is used for storing the field value corresponding to the elastic extension field.
In some embodiments, the associated fields in the set of associated fields may be generated from a preset template, which may be generated from a generic template. The generic template may also be referred to as a base class template. Based on the universal template, a data model which can be elastically expanded can be created for basic data commonly used in an ERP system. The base profile may include at least one of an ancillary attribute of the material, an accounting dimension of the subject, or a bin of the warehouse. The generic template may be, for example, an elastic domain dimension template model. The elastic domain refers to a model of a structure that can elastically expand field information. The elastic domain dimension template model is used for describing attribute data necessary for dimension attributes, and may include various attribute data required for generating associated fields, such as value type, value source, auxiliary attribute data field name, code, name, data length, data type, maximum value, or minimum value. The auxiliary attribute data field name refers to a field name stored when the attribute data is entered on the document. As shown in fig. 4, an elastic domain dimension template is illustrated. For a field that needs elastic expansion, such as an auxiliary attribute of a material, a specific elastic domain model can be created by using a mode of inheriting an elastic domain dimension template. The preset template may be, for example, an elastic domain model corresponding to the auxiliary attribute created according to the elastic domain dimension template in fig. 5, that is, an auxiliary attribute model. The auxiliary attribute model is used for defining attributes required by the materials, including value types, value sources, auxiliary attribute data field names, codes, names, data lengths or data types inherited from the base class template. Wherein the value type includes at least one of auxiliary material, base material, or manual entry. The terminal can acquire data input by a user through a user interface corresponding to a preset template, generate an extension field according to the input data, and add the extension field into an extension field set. For example, the terminal may obtain data such as a value type, a set value source, a code, and a name selected in the user interface corresponding to the auxiliary attribute model of fig. 6, generate an auxiliary attribute according to the input data, and add the generated auxiliary attribute to the auxiliary attribute list. The auxiliary attribute list is shown in fig. 7, for example. The auxiliary attribute list includes a plurality of auxiliary attributes, such as "level" and "place of production", and one row in the auxiliary attribute list corresponds to one auxiliary attribute. The auxiliary attribute model may be stored in a database in the form of a table, and as shown in fig. 8, a table corresponding to the auxiliary attribute model is shown, and "t_bd_flexaux_attribute" is a table name.
S204, displaying a first field value editing area corresponding to the association mark field, and acquiring content edited by a user through the first field value editing area to serve as a target field value corresponding to the association mark field.
Specifically, the field value editing area is used for editing the value corresponding to the field, and the first field value editing area is used for editing the value corresponding to the associated flag field. The terminal can display a first field value editing area in a receipt generation interface corresponding to the target receipt, acquire content edited by a user through the first field value editing area, and take the acquired content as a target field value corresponding to the association mark field. The document generation interface may be, for example, a "sales order-new" interface in fig. 9, in which an association flag field "material code" and an association field set (including a grade, a place of production, etc.) corresponding to the "material code" are displayed. The target field value corresponding to the association flag field may be "0.0000.12" in the figure, for example.
In some embodiments, the association flag field corresponds to a set of candidate field values, which may include a plurality of candidate fields. For example, when the associated flag field is "Material code," a particular Material code "XXX0001" may be used as a candidate field value for "Material code. The terminal can acquire the triggering operation of the first field editing area, display the candidate field value set according to the triggering operation of the first field editing area, and when the terminal acquires the selecting operation of the candidate field values in the candidate field value set, take the candidate field value corresponding to the selecting operation as the target field value corresponding to the association mark field. I.e. the target field value may be any one of the set of candidate field values.
S206, determining the editing field corresponding to the target field value from the target associated field set according to the target field value.
Specifically, the associated flag fields corresponding to different types of documents may be the same or different. The server may store in advance associated flag fields corresponding to the document types, and may store associated field sets corresponding to the associated flag fields.
In some embodiments, each candidate field value corresponding to the association flag field may correspond to an edit field, respectively. Different candidate field values and corresponding edit fields may be the same or different. The edit field corresponding to the candidate field value may be set as needed, may be preset, and may be updated. For example, the candidate field value set includes a candidate field a and a candidate field B, and the associated field set includes an associated field a, an associated field B, and an associated field c. The editing fields corresponding to the candidate field A are the associated field a and the associated field B, and the editing fields corresponding to the candidate field B are the associated field a and the associated field c.
In some embodiments, each associated field in the set of associated fields may each correspond to a field state, which may be any one of a disabled state or an enabled state. The terminal may determine whether the associated field is an edit field according to the field status. For example, when the field state is the enabled state, the associated field is determined to be an edited field, and when the field state is the disabled state, the associated field is determined to be a non-edited field.
In some embodiments, the terminal may display each field in the associated field set in the document generation interface corresponding to the target document, where the display area of the associated field set in the document generation interface may be preset, or may be set as required. When the associated field set is displayed, the terminal can display the editing areas corresponding to the associated fields in the associated field set respectively, when the associated field is the editing field, the editing area corresponding to the editing field is displayed as an editable area, and when the associated field is a non-editing field, the editing area corresponding to the associated field is displayed as a non-editable area. Wherein the user can input the content in the editable area and cannot input the content in the non-editable area.
And S208, displaying a second field value editing area corresponding to the editing field, and acquiring content edited by a user through the second field value editing area as an editing field value corresponding to the editing field so as to generate the target document according to the editing field value.
Specifically, the second field value editing area is an editing area corresponding to the editing field. The edit field value refers to a field value corresponding to the edit field. The terminal can acquire the content edited by the user through the second field value editing area, and the content edited by the user is used as a field value corresponding to the editing field. When the terminal obtains the generation instruction corresponding to the target document, the terminal can generate the target document according to the editing field, for example, the target document is generated according to the editing field and other contents input in the document generation interface. For example, a document generation button, such as a "document generation" button, may be displayed in the document generation interface corresponding to the target document, and the target document is generated according to the content displayed in the document generation interface.
In some embodiments, the first field value editing region and the second field value editing region may be presented simultaneously. The terminal can acquire a preset bill field corresponding to the bill type, acquire an associated field set corresponding to the associated flag field, and display the associated flag field and the associated field set in a bill generation interface corresponding to the target bill. The set of associated fields may be presented in an embedded manner or in a floating manner in the document generation interface.
In the receipt generation method, the target receipt type corresponding to the target receipt to be generated is determined, the associated flag field corresponding to the target receipt type is determined, the associated flag field corresponds to the associated field set, the first field value editing area corresponding to the associated flag field is displayed, the content edited by the user is acquired through the first field value editing area and is used as the target field value corresponding to the associated flag field, the editing field corresponding to the target field value is determined from the associated field set according to the target field value, the second field value editing area corresponding to the editing field is displayed, the content edited by the user is acquired through the second field value editing area and is used as the editing field value corresponding to the editing field, and therefore the target receipt can be generated rapidly through the associated field set corresponding to the associated flag field, and generation efficiency of the receipt is improved.
In some embodiments, the method further comprises: displaying an associated field management interface corresponding to the associated mark field; displaying an associated field editing area and a value information editing area in the associated field management interface; and acquiring the content edited by the user through the associated field editing area to obtain an associated field corresponding to the associated mark field, and acquiring the content edited by the user through the value information editing area to obtain the value information corresponding to the associated field.
Specifically, the associated field management interface is used for adding or deleting associated fields. The associated field editing area refers to an area in which an associated field identification, which may be, for example, the name of an associated field, is edited. The terminal can acquire the content edited by the user through the associated field editing area to acquire the name of the associated field. The value information editing area is used for editing value information corresponding to the associated field, and the value information can include at least one of a data type or a data source corresponding to a field value of the associated field.
In some embodiments, the association field management interface is configured to manage association fields, for example, the association fields and value information corresponding to the association fields may be added, for example, an "auxiliary attribute-new" interface in fig. 6, the association field editing area may be, for example, a filling area corresponding to a "name" in the drawing, and the value information editing area may include, for example, a filling area corresponding to a "value type" or a filling area corresponding to a "value source" in the drawing.
In the above embodiment, the associated field management interface corresponding to the associated flag field is displayed; displaying an associated field editing area and a value information editing area in the associated field management interface; and acquiring the content edited by the user through the associated field editing area to obtain an associated field corresponding to the associated mark field, and acquiring the content edited by the user through the value information editing area to obtain the value information corresponding to the associated field, so that key fields can be managed conveniently and rapidly in an associated field management interface, and the management efficiency of the associated field is improved.
In some embodiments, the obtaining, through the second field value editing area, the content edited by the user, as the editing field value corresponding to the editing field includes: when the region triggering operation of the second field value editing region is acquired, determining a candidate field value set corresponding to the editing field according to the value information corresponding to the editing field; and displaying the candidate field value set, responding to the selection operation of the candidate field values in the candidate field value set, and taking the candidate field value corresponding to the selection operation as the editing field value corresponding to the editing field.
Specifically, the region triggering operation may be any operation including, but not limited to, at least one of a touch operation, a voice operation, an operation through an input device such as a mouse, or a gesture operation. The candidate field value set may include candidate field values corresponding to the plurality of edit fields. Since the edit field belongs to the associated field in the associated field set, the edit field corresponds to the value information. The terminal can determine the value sources corresponding to the editing fields according to the value information corresponding to the editing fields, and determine the field values corresponding to the editing fields according to the value sources to obtain a candidate field value set.
In some embodiments, the terminal may display an edit field value setting interface corresponding to the target field value, where a field value corresponding to the edit field may be set to obtain a candidate field value set. Specifically, each field value in the value information corresponding to the editing field can be displayed in the editing field value setting interface, and when the terminal obtains the adding operation of each field value in the value information, the field value corresponding to the adding operation is used as the candidate field value corresponding to the editing field. The edit field value setting interface can be, for example, "auxiliary attribute value-modification" in fig. 10.
In some embodiments, the terminal may correspondingly display the candidate field value set in the second field value editing area, and when a selection operation on the candidate field values in the candidate field value set is acquired, the candidate field value corresponding to the selection operation is used as the editing field value corresponding to the editing field.
In some embodiments, there are multiple edit fields. The edit field value corresponding to one edit field may be determined from the edit field value corresponding to another edit field. Specifically, a field value combination between candidate field values corresponding to different editing fields may be preset, where the field value combination relationship includes candidate field values corresponding to different editing fields, for example, a field value combination between a candidate field value corresponding to a first editing field and a candidate field value corresponding to a second editing field is set, and the field value combination includes a candidate field value corresponding to the first editing field and a candidate field value corresponding to the second editing field. When the terminal determines the edit field value corresponding to the first edit field, a field value combination corresponding to the first edit field value can be obtained, and a candidate field value corresponding to the second edit field value is determined from the field value edit combination and used as the edit field value corresponding to the second edit field value. The field value combination may be, for example, an "auxiliary attribute value combination-modification" interface in fig. 11, where the auxiliary attribute value combination corresponding to the material code "0010" is (place of origin: china, level: a level). The values corresponding to the fields can be automatically filled in by using the field value combination, so that the bill generation efficiency is improved.
In the above embodiment, when the area triggering operation on the second field value editing area is obtained, the candidate field value set corresponding to the editing field is determined according to the value information corresponding to the editing field; and displaying the candidate field value set, responding to the selection operation of the candidate field values in the candidate field value set, and taking the candidate field value corresponding to the selection operation as the edit field value corresponding to the edit field, so that the edit field value can be rapidly and conveniently determined according to the candidate field value set, the value corresponding to the field can be automatically filled, and the bill generation efficiency is improved.
In some embodiments, the determining, from the set of associated fields, the edit field corresponding to the target field value according to the target field value includes: displaying an associated field setting interface corresponding to the target field value; displaying an associated field set corresponding to the associated mark field in the associated field setting interface; responding to a state switching triggering operation of an associated field in the associated field set, and switching the field state of the associated field to obtain a set associated field set corresponding to the target field value; the field states include a disabled state or an enabled state; and acquiring an associated field in an enabling state from the set associated field set corresponding to the target field value, and taking the associated field as an editing field corresponding to the target field value.
Specifically, the associated field setting interface is used for setting a field state of the associated field. The associated field setting interface can be, for example, a material creation interface, that is, an editing field corresponding to a specific "material" can be set when the material is created, and in the material creation interface, the auxiliary attribute required to be started for the specific material can be started. The materials creation interface may be, for example, the "materials-modification" interface in FIG. 12. In the figure, auxiliary attributes of grade and production place are started for the material of expandable material D, and data corresponding to the grade and production place can be input on a bill for the material.
The state switching triggering operation is used for triggering switching of the field states of the associated fields. The set associated field set refers to the associated field set corresponding to the target field value. The terminal or the server may store the set associated field sets to which the respective target field values correspond respectively. The field states of the associated fields in the set associated field sets corresponding to different target field values may be the same or may be different, for example, the associated field 1 in the set associated field set corresponding to the target field value 1 is in an enabled state, and the associated field 1 in the set associated field set corresponding to the target field value 2 is in a disabled state.
In some embodiments, each associated field in the associated field set and a state switch control corresponding to each associated field may be displayed in the associated field setting interface. When the associated field is in the disabled state, the terminal may switch the associated field corresponding to the state control from the disabled state to the enabled state or from the enabled state to the disabled state when acquiring the trigger operation on the state control, for example, when the associated field is in the enabled state, the terminal may switch the associated field corresponding to the state control from the enabled state to the disabled state when acquiring the trigger operation on the state control.
In the above embodiment, the associated field setting interface corresponding to the target field value is displayed; displaying an associated field set corresponding to the associated mark field in the associated field setting interface; responding to an associated field starting operation of associated fields in the associated field set, setting the associated fields started by the associated field starting operation into a starting state, and obtaining a set associated field set corresponding to the target field value; and acquiring the associated field in the starting state from the set associated field set corresponding to the target field value as the editing field corresponding to the target field value, so that the associated field corresponding to the target field value can be flexibly set, and the flexibility of setting the associated field is improved.
In some embodiments, the displaying the second field value editing area corresponding to the editing field includes: acquiring the number of associated fields in the associated field set to obtain the number of associated fields; comparing the number of the associated fields with a threshold value of the number of the fields to obtain a comparison result; and displaying a second field value editing area corresponding to the editing field according to the comparison result.
Specifically, the number of associated fields refers to the number of associated fields included in the set of associated fields. The threshold value of the number of fields may be preset, or may be set as required, for example, may be 5. The comparison result may be any one of the number of associated fields being greater than the threshold number of fields or the number of associated fields being less than the threshold number of fields.
In some embodiments, when the comparison result is that the number of associated fields is less than the threshold number of fields, the terminal may display the second field value editing area corresponding to the editing field in an embedded manner. When the comparison result is that the number of associated fields is greater than the threshold number of fields, the second field value editing area may be displayed in a popup window. When the number of the associated fields is smaller than the threshold value of the number of the fields, the terminal may display the field value editing areas corresponding to each associated field in the associated field set, where the editing areas corresponding to the editing fields are in an editable state, and the editing areas corresponding to the non-editing fields are in a non-editable state, for example, may be in a "gray setting" state.
In the above embodiment, the number of associated fields in the associated field set is obtained to obtain the number of associated fields; comparing the number of the associated fields with a threshold value of the number of the fields to obtain a comparison result; and displaying the second field value editing area corresponding to the editing field according to the comparison result, so that the second field value editing area can be flexibly displayed according to the number of the associated fields, and the flexibility of displaying the second field value editing area is improved.
In some embodiments, the displaying, according to the comparison result, the second field value editing area corresponding to the editing field includes: and when the comparison result is that the number of the associated fields is larger than the threshold value of the number of the fields, displaying a second field value editing area corresponding to the editing field in a popup window of a bill generation interface corresponding to the target bill.
Specifically, when the number of associated fields is greater than the threshold number of fields, the terminal may display the field value editing region corresponding to the editing field from the editing field determined in the associated field set, without displaying the field value editing region corresponding to the non-editing field. When the number of the associated fields is larger than the field data threshold, the number of the associated fields is larger, and the second field value editing area corresponding to the editing field is displayed in the popup window of the bill generation interface corresponding to the target bill, so that the display effect can be improved.
In the above embodiment, when the comparison result is that the number of associated fields is greater than the threshold value of the number of fields, a second field value editing area corresponding to the editing field is displayed in a popup window of the document generation interface corresponding to the target document, so that the display effect is improved.
In some embodiments, the edit field is plural, the method further comprising: obtaining a first field value set according to the edit field values corresponding to the edit fields; the first field value set comprises editing field values corresponding to the editing fields respectively; acquiring a data set corresponding to the associated field set; and when a second field value set consistent with the first field value set exists in the data set, acquiring a first set identifier of the second field value set in the data set as a second set identifier of the first field value set in the data set.
Specifically, the field value set corresponding to the associated field set includes at most one field value corresponding to each associated field, that is, the field value set corresponding to the associated field set, where the edited field has a corresponding field value and the non-edited field has no field value. The data set is used for storing a field value set corresponding to the associated field set.
In some embodiments, multiple sets of field values may have been stored in the data set. A second set of field values, which corresponds to the first set of field values, refers to a set comprising field values that are identical to the field values in the first set of field values. Set identification refers to the identification of a set of field values in a data set for uniquely identifying the set of field values in the data set. The first set identifier is a set identifier corresponding to the second field value set. The second set identifier is a set identifier corresponding to the second field value set. The first set identification is the same as the second set identification.
In some embodiments, the terminal may store the second set identifier in association with the target field value, and obtain the edit field value corresponding to each edit field of the target field value according to the second set identifier. For example, when the terminal obtains a document viewing request corresponding to the target document, the terminal may obtain, according to the second set identifier, edit field values corresponding to each edit field of the target field value, and display the edit field values corresponding to each edit field.
In some embodiments, the data set may be, for example, a data storage template corresponding to a preset template, where the data storage template is a template storing, in the database, field values corresponding to associated fields in the associated field set. The data storage templates may be, for example, auxiliary attribute dimension data models corresponding to the auxiliary attribute dimension templates. The elastic domain template model may correspond to a dimensional data template model. The dimension data template model may also be referred to as an elastic domain dimension data template model. The dimension data template model is mainly used for describing dimension data storage structure related information data, and the dimension data template model can be corresponding to an initial field, and the initial field can comprise a primary key or a shortcut code, for example. As illustrated in fig. 13, an elastic domain dimension data template is shown. For a particular auxiliary attribute model, a particular elastic domain data storage model, such as an auxiliary attribute dimension data model, may be created in a manner inheriting from the dimension data template model. The initial auxiliary attribute dimension data model has a relatively simple corresponding information structure and comprises a shortcut code field from the interface. As shown in fig. 14, an auxiliary attribute dimension data model is illustrated. The auxiliary attribute dimension data model may be stored in a database in the form of a table, and as shown in fig. 15, a table corresponding to the auxiliary attribute dimension data model is shown, and "t_bd_flexsizetailv" is a table name.
In some embodiments, the terminal or server may generate the auxiliary attribute dimension data extension model from the auxiliary attribute list. The terminal or the server can dynamically add the auxiliary attribute in the auxiliary attribute list to the auxiliary attribute dimension data model to obtain an auxiliary attribute dimension data expansion model. That is, a new model is extended on the auxiliary attribute dimension data model, and field information in the auxiliary attribute dimension data extension model is derived from auxiliary attributes in the auxiliary attribute list. As shown in fig. 16, an auxiliary attribute dimension data extension model is illustrated. After the auxiliary attribute dimension data model is expanded, its physical table structure is also dynamically changed, and as shown in fig. 17, the physical table structure includes auxiliary attributes.
In the above embodiment, according to the edit field values corresponding to the edit fields, a first field value set is obtained; the first field value set comprises editing field values corresponding to the editing fields respectively; acquiring a data set corresponding to the associated field set; when a second field value set consistent with the first field value set exists in the data set, a first set identifier of the second field value set in the data set is obtained and used as a second set identifier of the first field value set in the data set, the field value set can be stored in the data set, repeated storage of data can be avoided, the data storage space is reduced, the field value set in the data set can be used by a plurality of documents at the same time, and the multiplexing rate of the data in the data set is improved. The unified storage of dynamic data is realized, so that the data hierarchy is simplified.
In some embodiments, a document generation method is provided, including the steps of:
1. an elastic domain model is abstracted to describe a configuration and storage model in which elastic domain dimension information such as auxiliary attributes or accounting dimensions can be dynamically expanded.
2. For a specific elastic domain field such as auxiliary attribute of a material, a specific auxiliary attribute domain model is defined, and information such as names, codes, types, data sources, data types and the like of the attribute is described.
3. For a specific auxiliary attribute of an elastic domain field, such as a material, a specific auxiliary attribute dimension data domain model is defined, and field information of each auxiliary attribute dimension, such as a field identification, a name and other attributes, are described.
4. The abstract dimension association field meta-model is used for configuring an elastic domain on a bill and supporting configuration of dimension association fields, dimension data models, dimension display styles and the like.
5. For a specific elastic domain field, such as auxiliary attribute of materials, an auxiliary attribute value and value combination model is defined, and information such as value set, value combination list and the like of each auxiliary attribute is described.
6. Whether the auxiliary attribute is enabled or not is set for the auxiliary attribute application.
7. The auxiliary attribute, auxiliary attribute value combination data are published and set.
Wherein, the content of the attention of the recording personnel comprises: defining auxiliary attributes, defining auxiliary attribute value combinations, enabling material auxiliary attribute value settings, and document entry material auxiliary attributes.
It should be understood that, although the steps in the flowcharts of the above embodiments are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least a portion of the steps in the flowcharts of the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages performed is not necessarily sequential, but may be performed alternately or alternately with at least a portion of the steps or stages in other steps or other steps.
In some embodiments, as shown in fig. 18, there is provided a document generation apparatus including: an association flag field determination module 1802, a target field value derivation module 1804, an edit field determination module 1806, and an edit field value acquisition module 1808, wherein:
The associated mark field determining module 1802 is configured to determine a target document type corresponding to a target document to be generated, and determine an associated mark field corresponding to the target document type; the associated flag field corresponds to a set of associated fields.
The target field value obtaining module 1804 is configured to display a first field value editing area corresponding to the association flag field, and obtain, through the first field value editing area, content edited by a user as a target field value corresponding to the association flag field.
And an edit field determination module 1806, configured to determine, according to the target field value, an edit field corresponding to the target field value from the association field set.
And the editing field value obtaining module 1808 is configured to display a second field value editing area corresponding to the editing field, obtain, through the second field value editing area, content edited by a user, as an editing field value corresponding to the editing field, so as to generate the target document according to the editing field value.
In some embodiments, the apparatus further comprises:
and the associated field management interface display module is used for displaying the associated field management interface corresponding to the associated mark field.
And the value information editing area display module is used for displaying the associated field editing area and the value information editing area in the associated field management interface.
The value information obtaining module is used for obtaining the content edited by the user through the association field editing area to obtain the association field corresponding to the association mark field, and obtaining the content edited by the user through the value information editing area to obtain the value information corresponding to the association field.
In some embodiments, the edit field value acquisition module 1808 includes:
and the candidate field value set determining unit is used for determining a candidate field value set corresponding to the editing field according to the value information corresponding to the editing field when the area triggering operation of the second field value editing area is acquired.
The editing field value obtaining unit is used for displaying the candidate field value set, responding to the selection operation of the candidate field values in the candidate field value set, and taking the candidate field value corresponding to the selection operation as the editing field value corresponding to the editing field.
In some embodiments, the edit field determination module 1806 includes:
And the associated field setting interface display unit is used for displaying the associated field setting interface corresponding to the target field value.
And the associated field set display unit is used for displaying the associated field set corresponding to the associated mark field in the associated field setting interface.
A field state switching unit, configured to switch a field state of an associated field in the associated field set in response to a state switching trigger operation on the associated field, so as to obtain a set associated field set corresponding to the target field value; the field states include a disabled state or an enabled state.
And the editing field obtaining unit is used for obtaining the associated field in the enabling state from the set associated field set corresponding to the target field value as the editing field corresponding to the target field value.
In some embodiments, the edit field value acquisition module 1808 includes:
the associated field number acquisition unit is used for acquiring the number of associated fields in the associated field set to obtain the associated field number.
And the comparison result obtaining unit is used for comparing the number of the associated fields with a threshold value of the number of the fields to obtain a comparison result.
And the second field value editing area displaying unit is used for displaying the second field value editing area corresponding to the editing field according to the comparison result.
In some embodiments, the second field value editing area displaying unit is further configured to display, when the comparison result is that the number of associated fields is greater than the threshold number of fields, a second field value editing area corresponding to the editing field in a popup window of a document generation interface corresponding to the target document.
In some embodiments, the edit field is plural, and the apparatus further includes:
the first field value set obtaining module is used for obtaining a first field value set according to the edit field values corresponding to the edit fields; the first field value set comprises editing field values corresponding to the editing fields respectively.
The data set obtaining module is used for obtaining the data set corresponding to the associated field set.
And the second set identifier obtaining module is used for obtaining a first set identifier of the second field value set in the data set as a second set identifier of the first field value set in the data set when the second field value set consistent with the first field value set exists in the data set.
For specific limitations of the document generating apparatus, reference may be made to the above limitation of the document generating method, and the description thereof will not be repeated here. The modules in the document generation device may be implemented in whole or in part by software, hardware, or a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In some embodiments, a computer device is provided, which may be a terminal, and the internal structure of which may be as shown in fig. 19. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile 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 the operating system and computer programs in the non-volatile storage media. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a document generation method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be keys, 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.
It will be appreciated by those skilled in the art that the structure shown in fig. 19 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In some embodiments, a computer device is provided, comprising a memory having a computer program stored therein and a processor, which when executing the computer program, implements the steps of the document generation method described above.
In some embodiments, a computer readable storage medium is provided, on which a computer program is stored which, when executed by a processor, implements the steps of the document generation method described above.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in 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, or the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A document generation method, the method comprising:
determining a target bill type corresponding to a target bill to be generated, and determining an associated mark field corresponding to the target bill type; the associated mark field corresponds to an associated field set;
displaying a first field value editing area corresponding to the association mark field, and acquiring content edited by a user through the first field value editing area to serve as a target field value corresponding to the association mark field;
Displaying the associated field set according to the target field value;
responding to a state switching triggering operation of an associated field in the associated field set, and switching the field state of the associated field to obtain a set associated field set corresponding to the target field value;
acquiring an associated field with a field state being an enabling state from the set associated field set corresponding to the target field value, and obtaining an editing field corresponding to the target field value;
and displaying a second field value editing area corresponding to the editing field, and acquiring content edited by a user through the second field value editing area to serve as an editing field value corresponding to the editing field so as to generate the target document according to the editing field value.
2. The method according to claim 1, wherein the method further comprises:
displaying an associated field management interface corresponding to the associated mark field;
displaying an associated field editing area and a value information editing area in the associated field management interface;
and acquiring the content edited by the user through the associated field editing area to obtain an associated field corresponding to the associated mark field, and acquiring the content edited by the user through the value information editing area to obtain the value information corresponding to the associated field.
3. The method according to claim 2, wherein the obtaining, by the second field value editing area, the content edited by the user as the editing field value corresponding to the editing field includes:
when the region triggering operation of the second field value editing region is acquired, determining a candidate field value set corresponding to the editing field according to the value information corresponding to the editing field;
and displaying the candidate field value set, responding to the selection operation of the candidate field values in the candidate field value set, and taking the candidate field value corresponding to the selection operation as the editing field value corresponding to the editing field.
4. The method of claim 1, wherein said presenting the set of associated fields according to the target field value comprises:
displaying an associated field setting interface corresponding to the target field value;
and displaying the associated field set corresponding to the associated mark field in the associated field setting interface.
5. The method of claim 1, wherein the presenting the second field value edit field corresponding to the edit field comprises:
acquiring the number of associated fields in the associated field set to obtain the number of associated fields;
Comparing the number of the associated fields with a threshold value of the number of the fields to obtain a comparison result;
and displaying a second field value editing area corresponding to the editing field according to the comparison result.
6. The method according to claim 5, wherein the displaying the second field value editing area corresponding to the editing field according to the comparison result includes:
and when the comparison result is that the number of the associated fields is larger than the threshold value of the number of the fields, displaying a second field value editing area corresponding to the editing field in a popup window of a bill generation interface corresponding to the target bill.
7. The method of claim 1, wherein there are a plurality of the edit fields, the method further comprising:
obtaining a first field value set according to the edit field values corresponding to the edit fields; the first field value set comprises editing field values corresponding to the editing fields respectively;
acquiring a data set corresponding to the associated field set;
and when a second field value set consistent with the first field value set exists in the data set, acquiring a first set identifier of the second field value set in the data set as a second set identifier of the first field value set in the data set.
8. A document generation apparatus, the apparatus comprising:
the associated mark field determining module is used for determining a target bill type corresponding to a target bill to be generated and determining an associated mark field corresponding to the target bill type; the associated mark field corresponds to an associated field set;
the target field value obtaining module is used for displaying a first field value editing area corresponding to the association mark field, and obtaining content edited by a user through the first field value editing area to serve as a target field value corresponding to the association mark field;
the editing field determining module is used for displaying the associated field set according to the target field value; responding to a state switching triggering operation of an associated field in the associated field set, and switching the field state of the associated field to obtain a set associated field set corresponding to the target field value; acquiring an associated field with a field state being an enabling state from the set associated field set corresponding to the target field value, and obtaining an editing field corresponding to the target field value;
and the editing field value acquisition module is used for displaying a second field value editing area corresponding to the editing field, acquiring contents edited by a user through the second field value editing area, and taking the contents as an editing field value corresponding to the editing field so as to generate the target document according to the editing field value.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 7 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 7.
CN202011379189.1A 2020-11-30 2020-11-30 Document generation method, device, computer equipment and storage medium Active CN112464625B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011379189.1A CN112464625B (en) 2020-11-30 2020-11-30 Document generation method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011379189.1A CN112464625B (en) 2020-11-30 2020-11-30 Document generation method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112464625A CN112464625A (en) 2021-03-09
CN112464625B true CN112464625B (en) 2024-03-29

Family

ID=74805131

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011379189.1A Active CN112464625B (en) 2020-11-30 2020-11-30 Document generation method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112464625B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113610603B (en) * 2021-08-09 2024-04-16 京东科技控股股份有限公司 Page information processing method and device, electronic equipment and storage medium
CN113672212A (en) * 2021-08-19 2021-11-19 深圳我家云网络科技有限公司 Bill configuration method, computer equipment and computer storage medium
CN113934384B (en) * 2021-09-26 2024-02-09 金蝶软件(中国)有限公司 Data rendering method, device, computer equipment and storage medium

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2344074A1 (en) * 2001-04-17 2002-10-17 George Wesley Bradley Method and system for cross-platform form creation and deployment
KR100558952B1 (en) * 2005-05-12 2006-03-10 김길웅 Method for automation of software manufacturing process based on graphic user interface design, and computer readable medium having thereon computer executable instruction for performing the same
CN101702218A (en) * 2009-12-11 2010-05-05 金蝶软件(中国)有限公司 Information sending method applied to enterprise resource planning ERP and device
CN102819423A (en) * 2011-12-12 2012-12-12 金蝶软件(中国)有限公司 Method and device for displaying dynamic control bill interface
CN104182225A (en) * 2014-08-21 2014-12-03 北京勤哲软件技术有限责任公司 General mobile information system adaptation method and device
WO2015017350A1 (en) * 2013-07-30 2015-02-05 Plum Interfaces, LLC Systems and methods for data entry
CN105653508A (en) * 2015-12-22 2016-06-08 金蝶软件(中国)有限公司 Document template management method, document calling method and related device
JP2017117280A (en) * 2015-12-25 2017-06-29 キヤノン株式会社 Information processing unit, data processing method for information processing unit, and program
CN107463543A (en) * 2016-06-03 2017-12-12 索闻博识科技(北京)有限公司 A kind of form information input method and equipment
CN109933760A (en) * 2019-01-28 2019-06-25 平安科技(深圳)有限公司 List generation method, device, computer equipment and computer readable storage medium
CN110287473A (en) * 2019-06-28 2019-09-27 北京字节跳动网络技术有限公司 Electrical form edit methods and device
CA3095339A1 (en) * 2018-04-13 2019-10-17 Plaid Inc. Secure permissioning of access to user accounts, including secure distribution of aggregated user account data
CN110673847A (en) * 2019-09-24 2020-01-10 北京乐我无限科技有限责任公司 Configuration page generation method and device, electronic equipment and readable storage medium
CN110765102A (en) * 2019-09-25 2020-02-07 苏宁云计算有限公司 Service data processing method and device, computer equipment and storage medium
CN111062195A (en) * 2019-12-13 2020-04-24 深圳我家云网络科技有限公司 File processing method, file processing device, equipment and storage medium
CN111090978A (en) * 2019-12-25 2020-05-01 金蝶软件(中国)有限公司 Receipt processing method and device and storage medium
CN111462845A (en) * 2020-03-17 2020-07-28 平安国际智慧城市科技股份有限公司 Dynamic form generation method and device, computer equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050137885A1 (en) * 2003-12-19 2005-06-23 Hiroaki Nohgawa Business form data generating apparatus and electronic business form system

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2344074A1 (en) * 2001-04-17 2002-10-17 George Wesley Bradley Method and system for cross-platform form creation and deployment
KR100558952B1 (en) * 2005-05-12 2006-03-10 김길웅 Method for automation of software manufacturing process based on graphic user interface design, and computer readable medium having thereon computer executable instruction for performing the same
CN101702218A (en) * 2009-12-11 2010-05-05 金蝶软件(中国)有限公司 Information sending method applied to enterprise resource planning ERP and device
CN102819423A (en) * 2011-12-12 2012-12-12 金蝶软件(中国)有限公司 Method and device for displaying dynamic control bill interface
WO2015017350A1 (en) * 2013-07-30 2015-02-05 Plum Interfaces, LLC Systems and methods for data entry
CN104182225A (en) * 2014-08-21 2014-12-03 北京勤哲软件技术有限责任公司 General mobile information system adaptation method and device
CN105653508A (en) * 2015-12-22 2016-06-08 金蝶软件(中国)有限公司 Document template management method, document calling method and related device
JP2017117280A (en) * 2015-12-25 2017-06-29 キヤノン株式会社 Information processing unit, data processing method for information processing unit, and program
CN107463543A (en) * 2016-06-03 2017-12-12 索闻博识科技(北京)有限公司 A kind of form information input method and equipment
CA3095339A1 (en) * 2018-04-13 2019-10-17 Plaid Inc. Secure permissioning of access to user accounts, including secure distribution of aggregated user account data
CN109933760A (en) * 2019-01-28 2019-06-25 平安科技(深圳)有限公司 List generation method, device, computer equipment and computer readable storage medium
CN110287473A (en) * 2019-06-28 2019-09-27 北京字节跳动网络技术有限公司 Electrical form edit methods and device
CN110673847A (en) * 2019-09-24 2020-01-10 北京乐我无限科技有限责任公司 Configuration page generation method and device, electronic equipment and readable storage medium
CN110765102A (en) * 2019-09-25 2020-02-07 苏宁云计算有限公司 Service data processing method and device, computer equipment and storage medium
CN111062195A (en) * 2019-12-13 2020-04-24 深圳我家云网络科技有限公司 File processing method, file processing device, equipment and storage medium
CN111090978A (en) * 2019-12-25 2020-05-01 金蝶软件(中国)有限公司 Receipt processing method and device and storage medium
CN111462845A (en) * 2020-03-17 2020-07-28 平安国际智慧城市科技股份有限公司 Dynamic form generation method and device, computer equipment and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Shape constrained mesh editing for delineating anatomical structures in volumetric datasets;Yogish Mallya et al;《2010 IEEE 2nd International Advance Computing Conference (IACC)》;1-4 *
VFP中一种图文混排的实现方法;王亚军 等;《阜阳师范学院学报(自然科学版)》;第29卷(第4期);57-59 *
基于BI的ERP费用核算管理系统的设计与实现;徐纯;《中国优秀硕士学位论文全文数据库信息科技辑》(第5期);I138-1690 *
基于CELL组件的用户自定义报表设计;张蓉;《兵工自动化》;第24卷(第4期);1-3 *

Also Published As

Publication number Publication date
CN112464625A (en) 2021-03-09

Similar Documents

Publication Publication Date Title
CN112464625B (en) Document generation method, device, computer equipment and storage medium
CN112036736A (en) Workflow creating method and device
US9703834B2 (en) Topological query in multi-tenancy environment
CN111190882B (en) Target template creation method and device, electronic equipment and storage medium
WO2017124795A1 (en) Contact group processing method, apparatus, and mobile terminal
US20140040791A1 (en) Development platform for software as a service (saas) in a multi-tenant environment
CN108829746B (en) Main data management system and device based on memory database
CN112015412A (en) Device and method for generating business model based on form engine
US20100287459A1 (en) Reusable business logic across user interface containers
CN101960442B (en) Method and apparatus for inputting/outputting data using virtualization technique
CN111596911B (en) Method, device, computer equipment and storage medium for generating control
WO2017105971A1 (en) Aggregate visualizations of activities performed with respect to portions of electronic documents
CN112433712A (en) Report display method and device, computer equipment and storage medium
US10721305B2 (en) Presenting content using decoupled presentation resources
US9330372B2 (en) Generating an improved development infrastructure
CN112785248B (en) Human resource data cross-organization interaction method, device, equipment and storage medium
KR102436586B1 (en) Method, system and non-transitory computer-readable recording medium for assisting collaboration related to advertising campaign
CN113076086B (en) Metadata management system and method for modeling model object using the same
CN108845857A (en) A kind of icon management method and device based on cloud platform
CN115543428A (en) Simulated data generation method and device based on strategy template
JP2019197405A (en) Project status management device, project status management program, and project status management method
CN114816405A (en) Business view interface display method and device, computer equipment and storage medium
CN103870603A (en) Directory management method and electronic device
JP5884925B2 (en) Management support apparatus, management support method, and management support program
JP2009258981A (en) Project management device, project management method, project management program, and recording 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
GR01 Patent grant
GR01 Patent grant