CN112464625A - 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
CN112464625A
CN112464625A CN202011379189.1A CN202011379189A CN112464625A CN 112464625 A CN112464625 A CN 112464625A CN 202011379189 A CN202011379189 A CN 202011379189A CN 112464625 A CN112464625 A CN 112464625A
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.)
Granted
Application number
CN202011379189.1A
Other languages
Chinese (zh)
Other versions
CN112464625B (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

Images

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 bill generation method, a bill generation device, computer equipment and a storage medium. The method comprises the following steps: determining a target document type corresponding to a target document to be generated, and determining an associated mark field corresponding to the target document type; the related mark field corresponds to a related field set; displaying a first field value editing area corresponding to the associated mark field, and acquiring content edited by a user through the first field value editing area to be used as a target field value corresponding to the associated 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, acquiring the content edited by the user through the second field value editing area, and using the content as the editing field value corresponding to the editing field so as to generate the target bill according to the editing field value. By adopting the method, the bill generation efficiency can be improved.

Description

Receipt generation method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for generating a document, a computer device, and a storage medium.
Background
With the development of enterprises, the resources owned by the enterprises are increasing, the enterprises need to manage the owned resources, and a resource management system, such as ERP (enterprise resource planning), may be generally used to manage the owned resources. The enterprise resource plan is a software system for managing resources owned by an enterprise, and is a management platform which is established on the basis of information technology, integrates the information technology and the advanced management thought, and provides decision means for enterprise employees and decision layers by the aid of the systematized management thought.
However, in the process of managing resources, a relatively large number of documents generally need to be processed, and at present, when documents are generated, corresponding documents are generally manually established, and then contents are manually entered into the documents, so that the document generation efficiency is low.
Disclosure of Invention
In view of the above, it is desirable to provide a document generation method, apparatus, computer device and storage medium capable of improving document generation efficiency.
A document generation method, the method comprising: determining a target document type corresponding to a target document to be generated, and determining an associated mark field corresponding to the target document type; the related mark field corresponds to a related field set; displaying a first field value editing area corresponding to the associated mark field, and acquiring content edited by a user through the first field value editing area to be used as a target field value corresponding to the associated 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, acquiring the content edited by the user through the second field value editing area, and using the content as the editing field value corresponding to the editing field so as to generate the target bill 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 a relevant field editing area and a value information editing area in the relevant 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 value information corresponding to the associated field.
In some embodiments, the obtaining of the content edited by the user through the second field value editing area as the editing field value corresponding to the editing field includes: when the area triggering operation on the second field value editing area 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, and in response to a selection operation on a candidate field value in the candidate field value set, taking a candidate field value corresponding to the selection operation as an editing field value corresponding to the editing field.
In some embodiments, the determining, from the associated field set according to the target field value, an edit field corresponding to the target field value includes: displaying an associated field setting interface corresponding to the target field value; displaying the association field set corresponding to the association mark field in the association field setting interface; responding to the state switching triggering operation of the associated fields in the associated field set, and switching the field states of the associated fields to obtain a set associated field set corresponding to the target field value; the field state comprises a disabled state or an enabled state; and acquiring the associated field in the enabled state from the set associated field set corresponding to the target field value as an editing field corresponding to the target field value.
In some embodiments, said presenting a second field value edit region to which the edit field corresponds 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 field number threshold value 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, said displaying, according to the comparison result, a second field value editing area corresponding to the editing field includes: and when the comparison result shows 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 document generation interface corresponding to the target document.
In some embodiments, there are a plurality of the edit fields, the method further comprising: obtaining a first field value set according to the editing field value corresponding to each editing field; the first field value set comprises edit field values respectively corresponding to the edit fields; 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, 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 relevant mark field determining module is used for determining a target document type corresponding to a target document to be generated and determining a relevant mark field corresponding to the target document type; the related mark field corresponds to a related field set; a target field value obtaining module, configured to display a first field value editing area corresponding to the associated tag field, and obtain, through the first field value editing area, content edited by a user as a target field value corresponding to the associated tag field; an edit field determining module, configured to determine, according to the target field value, an edit field corresponding to the target field value from the associated field set; and the editing field value acquisition module is used for displaying a second field value editing area corresponding to the editing field, acquiring the content edited by the user through the second field value editing area as the editing field value corresponding to the editing field, and generating the target bill 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 when the processor executes the computer program.
A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, carries out the steps of the above-mentioned document generation method.
The bill generation method, the bill generation device, the computer equipment and the storage medium determine a target bill type corresponding to a target bill to be generated, determine an associated tag field corresponding to the target bill type, the associated tag field corresponds to an associated field set, show a first field value editing area corresponding to the associated tag field, obtain contents edited by a user through the first field value editing area as a target field value corresponding to the associated tag field, determine an editing field corresponding to the target field value from the associated field set according to the target field value, show a second field value editing area corresponding to the editing field, obtain contents edited by the user through the second field value editing area as an editing field value corresponding to the editing field, generate the target bill according to the editing field value, and thus the target bill can be rapidly generated through the associated field set corresponding to the associated tag field, the generation efficiency of the document is improved.
Drawings
FIG. 1 is a diagram of an application environment of a document generation method in some embodiments;
FIG. 2 is a schematic flow chart diagram of a document generation method in some embodiments;
FIG. 3 is a diagram illustrating setup 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 an auxiliary attribute list in some embodiments;
FIG. 8 is a table of secondary attribute models in some embodiments;
FIG. 9 is a schematic illustration of a document generation interface in some embodiments;
FIG. 10 is a diagram of an edit field value setting interface in some embodiments;
FIG. 11 is a diagram of a setting interface for field value combinations in some embodiments;
FIG. 12 is a schematic illustration of a material creation interface in some embodiments;
FIG. 13 is a diagram of an elastic domain dimension data template in some embodiments;
FIG. 14 is a diagram of an auxiliary attribute dimensional data model in some embodiments;
FIG. 15 is a diagram of a table corresponding to a secondary attribute dimensional data model in some embodiments;
FIG. 16 is a diagram of an auxiliary attribute dimension data extension 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 apparatus in some embodiments;
FIG. 19 is a diagram of the internal structure 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 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.
The document generation method provided by the application can be applied to the application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network.
Specifically, the server 104 may be a server that runs a background system corresponding to the resource management system, 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. The 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 tag field corresponding to the target document type, where the associated tag field corresponds to an associated field set, show a first field value editing region corresponding to the associated tag field, obtain content edited by a user through the first field value editing region, and serve as a target field value corresponding to the associated tag field, determine an editing field corresponding to the target field value from the associated field set according to the target field value, show a second field value editing region corresponding to the editing field, obtain content edited by the user through the second field value editing region, and serve as 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, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In some embodiments, as shown in fig. 2, a document generation method is provided, which is described by taking the method as an example applied to the terminal 102 in fig. 1, and includes the following steps:
s202, determining a target document type corresponding to a target document to be generated, and determining an associated mark field corresponding to the target document type; the related mark field corresponds to a related field set.
In particular, documents include, but are not limited to, contracts, invoices, statements, reimbursements, notices, receipts, or orders, such as sales orders or purchase orders. The target document refers to the document to be generated. The document types may be divided according to the use of the document and may include at least one of a sales document or a purchase document. The target document type refers to a 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 fields corresponding to the sales document may be "material code". The related mark field refers to a field corresponding to the related field in each preset document field of the target document type. There may be a plurality of association flag fields. Document fields refer to fields included in documents, and fields included in documents of the same type are the same. Different types of documents may include the same field, for example, the "material code" field may be included in both sales and purchase documents.
A plurality of association fields may be included in the set of association fields. The association field refers to a field having an association relation with the association flag field. And when the associated flag field exists in the target document, the associated flag field also exists in the target document. The associated fields in the associated field set may be preset or set as needed, and the fields in the associated field set may be continuously updated, for example, new fields may be added to the associated field set or existing fields may be deleted. The association flags field may correspond to an elastic domain field. The elastic domain field refers to a field requiring elastic expansion. The association field set corresponding to the association flag field may be an extension field set corresponding to the elastic domain field of the association flag field. The extension fields in the extension field set may be preset or may be set according to needs, and the extension fields in the extension field set may be continuously updated. The association field may support expression formula calculation. The elastic domain field may be, for example, an "auxiliary attribute" field of "material", i.e., the field "auxiliary attribute" may be an elastic domain field, and the extension field may be, for example, specific auxiliary attributes such as "origin" and "grade". Wherein, the 'origin' is an auxiliary attribute, and the 'grade' is also an auxiliary attribute.
In some embodiments, a preset document field corresponding to the document type may be stored in the server in advance. The terminal can obtain a document generation triggering instruction corresponding to the target document, the document generation triggering instruction can carry the document type corresponding to the target document, the terminal can send a document generation request to the server according to the document type carried in the document generation triggering instruction, and the document type corresponding to the target document can be carried in the document generation request. The server can respond to the receipt generation request, obtain 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 related 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 document field can be established by setting the elastic domain field, and the preset document field which is correspondingly associated with the elastic domain field is used as the association mark field. The set elastic domain field may be, for example, "auxiliary attribute" in fig. 3, and "detail information" corresponding to the "dimension association field" in the auxiliary attribute "is set. The dimension association field is used to describe the basic data field corresponding to the elastic domain field, that is, which basic data field is dynamically expanded by the elastic domain field. When an "item code" is present in the document, it may be determined that a particular secondary attribute, such as a "level," 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 associated field attribute, a dimension display style, or a dimension data form. The dimension display mode is used for describing an entry mode of the elastic expansion field, and the entry mode comprises an entry mode embedded in the bill body or a popup window entry mode. The popup window entry mode refers to popping up a window, displaying an elastic extension field and a field value editing area corresponding to the elastic extension field in the popped up window, and entering data in the field value editing area in the popped up window. The method for entering the document body includes the steps that the elastic expansion field and a field value editing area corresponding to the elastic expansion field are displayed in the document body, and data entry is carried out in the field value editing area displayed in the document body. The dimension data form is used for describing a dimension data storage model referred to when data of the extension field entry is stored, namely the dimension data form is used for storing field values corresponding to the elastic extension field.
In some embodiments, the associated fields in the associated field set may be generated according to a preset template, and the preset template may be generated according to a general 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 expanded flexibly can be created aiming at the common basic data in the ERP system. The base material may include at least one of an auxiliary 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 that can elastically expand the structure of field information. The elastic domain dimension template model is used for describing attribute data necessary for the dimension attribute, and the elastic domain dimension template model can comprise various attribute data required for generating the associated field, such as value type, value source, field name of auxiliary attribute data, 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 needing elastic extension, such as auxiliary properties of materials, 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, the elastic domain model corresponding to the auxiliary attribute created according to the elastic domain dimension template in fig. 5, that is, the auxiliary attribute model. The auxiliary attribute model is used for defining attributes required by the material, and the attributes comprise 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 data, basic data, 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 "rank" and "origin", and a row in the auxiliary attribute list corresponds to one auxiliary attribute. The auxiliary attribute model may be stored in the database in the form of a table, as shown in fig. 8, which shows a table corresponding to the auxiliary attribute model, and "T _ BD _ flexauxprop" is a table name.
And S204, displaying a first field value editing area corresponding to the associated mark field, and acquiring the content edited by a user through the first field value editing area to be used as a target field value corresponding to the associated mark field.
Specifically, the field value editing area is used for editing a value corresponding to a field, and the first field value editing area is used for editing a value corresponding to an associated flag field. The terminal can display the first field value editing area in a bill generating interface corresponding to the target bill, acquire the content edited by the user through the first field value editing area, and use the acquired content as a target field value corresponding to the associated mark field. The document generation interface may be, for example, a "sales order-new" interface in fig. 9, in which associated flag fields "material code" and associated field sets (including grade, place of production, and the like) corresponding to the "material code" are shown. The value of the target field 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 association flag field is "material code", the specific material code "XXX 0001" may be used as the candidate field value corresponding to "material code". The terminal can obtain triggering operation on the first field editing region, display the candidate field value set according to the triggering operation on the first field editing region, and when the terminal obtains selection operation on a candidate field value in the candidate field value set, use a candidate field value corresponding to the selection operation as a target field value corresponding to the associated mark field. I.e., the target field value may be any one of a set of candidate field values.
S206, determining an edit 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 association flag fields corresponding to each document type in advance, and may store association field sets corresponding to each association flag field.
In some embodiments, each candidate field value corresponding to the associated flag field may correspond to an edit field. Different candidate field values, the corresponding edit fields may be the same or different. The edit field corresponding to the candidate field value may be set as needed, may also be preset, and may be updatable. For example, the candidate field value set includes a candidate field a and a candidate field B, and the association field set includes an association field a, an association field B, and an association field c. The edit fields corresponding to the candidate field a are a related field a and a related field B, and the edit fields corresponding to the candidate field B are a related field a and a related field c.
In some embodiments, each associated field in the associated field set may respectively correspond to a field state, and the field state may be any one of a disabled state or an enabled state. The terminal may determine whether the associated field is an edited field according to the field status. For example, when the field status is enabled, the associated field is determined to be an edited field, and when the field status is disabled, 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 a document generation interface corresponding to the target document, and a display area of the associated field set in the document generation interface may be preset or may be set as needed. When the associated field set is displayed, the terminal can display the editing area corresponding to each associated field in the associated field set, when the associated field is an 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. The user can input the content in the editable area, and the content cannot be input in the non-editable area.
And S208, displaying a second field value editing area corresponding to the editing field, acquiring the content edited by the user through the second field value editing area, using the content as the editing field value corresponding to the editing field, and generating the target bill 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 take the content edited by the user as the field value corresponding to the editing field. When the terminal obtains a generation instruction corresponding to the target document, the terminal can generate the target document according to the edit field, for example, the target document is generated according to the edit 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 a 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 area and the second field value editing area may be presented simultaneously. The terminal can obtain a preset document field corresponding to the document type, obtain an associated field set corresponding to the associated mark field, and display the associated mark field and the associated field set in a document generation interface corresponding to the target document. The associated field set can be displayed in the document generation interface in an embedded mode or a suspension mode.
In the bill generation method, the target bill type corresponding to the target bill to be generated is determined, the associated mark field corresponding to the target bill 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, acquiring the content edited by the user through the first field value editing area as a target field value corresponding to the associated mark field, determining an edit field corresponding to the target field value from the associated field set according to the target field value, displaying a second field value edit area corresponding to the edit field, acquiring the content edited by the user through the second field value editing area as an editing field value corresponding to the editing field to generate a target document according to the editing field value, therefore, the target document can be generated rapidly through the associated field set corresponding to the associated mark field, and the document generation efficiency is improved.
In some embodiments, the method further comprises: displaying an associated field management interface corresponding to the associated mark field; displaying a relevant field editing area and a value information editing area in the relevant 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 value information corresponding to the associated field.
Specifically, the associated field management interface is used for adding or deleting associated fields. An associated field edit area refers to an area where an associated field identification is edited, which may be, for example, the name of the associated field. The terminal can obtain the content edited by the user through the associated field editing area to obtain 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 may 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 associated field management interface is configured to manage the associated field, for example, the associated field and value information corresponding to the associated field may be added, for example, an "auxiliary attribute-new addition" interface in fig. 6, the associated field editing region may be, for example, a filling region corresponding to "name" in the graph, and the value information editing region may include, for example, a filling region corresponding to "value type" or a filling region corresponding to "value source" in the graph.
In the above embodiment, the associated field management interface corresponding to the associated flag field is displayed; displaying a relevant field editing area and a value information editing area in the relevant field management interface; and acquiring the content edited by the user through the associated field editing area to obtain the 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 the key field can be managed conveniently and quickly in an associated field management interface, and the management efficiency of the associated field is improved.
In some embodiments, the obtaining of the content edited by the user through the second field value editing area as the editing field value corresponding to the editing field includes: when the area triggering operation on the second field value editing area 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, and in response to a selection operation on a candidate field value in the candidate field value set, taking a candidate field value corresponding to the selection operation as an editing field value corresponding to the editing field.
Specifically, the area trigger operation may be any operation including, but not limited to, at least one of a touch operation, a voice operation, an operation performed by an input device such as a mouse, or a gesture operation. The candidate field value set may include candidate field values corresponding to a plurality of edit fields. Because 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 a value source corresponding to the edit field according to the value information corresponding to the edit field, and determine each field value corresponding to the edit field according to the value source 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, and in the edit field value setting interface, a field value corresponding to an edit field may be set, so as to obtain a candidate field value set. Specifically, each field value in the value information corresponding to the edit field can be displayed in the edit field value setting interface, and when the terminal obtains the adding operation on each field value in the value information, the field value corresponding to the adding operation is used as a candidate field value corresponding to the edit field. The edit field value setting interface may be, for example, "auxiliary attribute value-modify" in fig. 10.
In some embodiments, the terminal may correspondingly present the candidate field value set in the second field value editing region, and when a selection operation on a candidate field value in the candidate field value set is obtained, 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. An edit field value corresponding to one edit field may be determined based on an edit field value corresponding to another edit field. Specifically, field value combinations among candidate field values corresponding to different editing fields may be preset, where the field value combination relationship includes the candidate field values corresponding to different editing fields, for example, if 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, the field value combination includes the candidate field value corresponding to the first editing field and the candidate field value corresponding to the second editing field. When the terminal determines the edit field value corresponding to the first edit field value, a field value combination corresponding to the first edit field value may be obtained, and a candidate field value corresponding to the second edit field value may be determined from the field value edit combination 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 (origin: china, level: a, etc.). The value corresponding to the field 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 region triggering operation on the second field value editing region is acquired, a 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 value 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, so that the editing field value can be quickly 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 associated field set according to the target field value, an edit field corresponding to the target field value includes: displaying an associated field setting interface corresponding to the target field value; displaying the association field set corresponding to the association mark field in the association field setting interface; responding to the state switching triggering operation of the associated fields in the associated field set, and switching the field states of the associated fields to obtain a set associated field set corresponding to the target field value; the field state comprises a disabled state or an enabled state; and acquiring the associated field in the enabled state from the set associated field set corresponding to the target field value as an editing field corresponding to the target field value.
Specifically, the associated field setting interface is used for setting the field state of the associated field. The associated field setting interface may be, for example, a material creation interface, that is, an edit field corresponding to a specific "material" may be set when the material is created, and in the material creation interface, the auxiliary attribute that needs to be activated for the specific material may be activated. The material creation interface may be, for example, the "material-modification" interface in FIG. 12. If the auxiliary attributes "grade" and "origin" are enabled for the material "issuable material D", the data corresponding to the "grade" and the "origin" can be entered for the material on the receipt.
The state switching triggering operation is used for triggering switching of the field state of the associated field. The set associated field set refers to an associated field set corresponding to the target field value. The terminal or the server may store the set associated field sets corresponding to the respective target field values. The field states of the associated fields in the set associated field set corresponding to different target field values may be the same or 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 switching control corresponding to each associated field may be displayed in the associated field setting interface. When the associated field is in the disabled state and the terminal acquires the triggering operation on the state control, the associated field corresponding to the state control may be switched from the disabled state to the enabled state or from the enabled state to the disabled state.
In the above embodiment, the associated field setting interface corresponding to the target field value is displayed; displaying the association field set corresponding to the association mark field in the association field setting interface; in response to the enabling operation of the associated fields in the associated field set, setting the associated fields enabled by the enabling operation of the associated fields to be in an enabled 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 edit 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, said presenting a second field value edit region to which the edit field corresponds 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 field number threshold value 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 association fields refers to the number of association fields included in the set of association fields. The threshold value of the number of fields may be preset or may be set according to needs, and may be 5, for example. The comparison result can be that the number of the associated fields is greater than the threshold value of the number of the fields or the number of the associated fields is less than the threshold value of the number of the fields.
In some embodiments, when the comparison result is that the number of the associated fields is smaller than the threshold value of the number of the fields, the terminal may display the second field value editing area corresponding to the editing field in an embedded manner. When the comparison result shows that the number of the associated fields is larger than the threshold value of the number of the fields, the second field value editing area can be displayed in a popup window. When the number of the associated fields is less than the threshold value of the number of the fields, the terminal may display the field value editing area corresponding to each associated field in the associated field set, where the editing area corresponding to the editing field is in an editable state, and the editing area corresponding to the non-editing field is in a non-editable state, for example, may be in a "graying" 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 field number threshold value 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, said displaying, according to the comparison result, a second field value editing area corresponding to the editing field includes: and when the comparison result shows 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 document generation interface corresponding to the target document.
Specifically, when the number of associated fields is greater than the field number threshold, the terminal may display the field value editing area corresponding to the editing bullet from the editing fields determined in the associated field set, but not display the field value editing area corresponding to the non-editing fields. When the associated fields are more than the field data threshold value, the number of the associated fields is more, and the second field value editing area corresponding to the editing field is displayed in the pop-up window of the document generation interface corresponding to the target document, so that the display effect can be improved.
In the above embodiment, when the comparison result indicates that the number of the associated fields is greater than the threshold of the number of the fields, the second field value editing area corresponding to the editing field is displayed in the popup window of the document generation interface corresponding to the target document, so that the display effect is improved.
In some embodiments, there are a plurality of the edit fields, the method further comprising: obtaining a first field value set according to the editing field value corresponding to each editing field; the first field value set comprises edit field values respectively corresponding to the edit fields; 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, 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 already be stored in the data set. The second field value set, which is consistent with the first field value set, refers to a set including field values identical to the field values in the first field value set. Set identification refers to the identification of a set of field values in a data set to uniquely identify the set of field values in the data set. The first set identification is a set identification 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, according to the second set identifier, edit field values corresponding to respective edit fields of the target field value. For example, when the terminal obtains a document viewing request corresponding to the target document, the editing field value corresponding to each editing field of the target field value can be obtained according to the second set identifier, and the editing field value corresponding to each editing field can be displayed.
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 field values corresponding to associated fields in the associated field set in the database. The data storage template may be, for example, an auxiliary attribute dimension data model corresponding to the auxiliary attribute dimension template. 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 relevant information data of a dimension data storage structure, and the dimension data template model can correspond to an initial field, and the initial field can comprise a main key or a shortcut code, for example. As illustrated in fig. 13, an elastic domain dimension data template is shown. For a specific auxiliary attribute model, a specific elastic domain data storage model, such as an auxiliary attribute dimension data model, can be created by inheriting the dimension data template model. The information structure corresponding to the initial auxiliary attribute dimension data model is simple, and a shortcut code field is included from the view of an interface. As shown in FIG. 14, an auxiliary attribute dimension data model is presented. The auxiliary attribute dimension data model may be stored in the database in the form of a table, as shown in fig. 15, which shows a table corresponding to the auxiliary attribute dimension data model, and "T _ BD _ flexsitedietalv" is a table name.
In some embodiments, the terminal or the server may generate an 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 dimensional data model to obtain an auxiliary attribute dimensional data extension model. Namely, a new model is expanded on the auxiliary attribute dimension data model, and the field information in the auxiliary attribute dimension data expansion model is derived from the auxiliary attributes in the auxiliary attribute list. As shown in FIG. 16, an auxiliary attribute dimension data extension model is presented. After the auxiliary attribute dimension data model is expanded, the physical table structure of the auxiliary attribute dimension data model also changes dynamically, as shown in fig. 17, the auxiliary attribute is included in the physical table structure.
In the above embodiment, a first field value set is obtained according to the edit field value corresponding to each edit field; the first field value set comprises edit field values respectively corresponding to the edit fields; 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, the second field value set serves 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, data storage space is reduced, the field value set in the data set can be used by a plurality of bills at the same time, and the reuse rate of the data in the data set is improved. The unified storage of dynamic data is realized, and the data hierarchy is simplified.
In some embodiments, there is provided a document generation method comprising the steps of:
1. an elastic domain model is abstracted and used for describing configuration and storage models with dynamically extensible elastic domain dimension information such as auxiliary attributes or accounting dimensions.
2. And aiming at a specific elastic domain field such as the auxiliary attribute of the material, a specific auxiliary attribute field model is defined, and information such as the name, the code, the type, the data source, the data type and the like of the attribute is described.
3. A specific auxiliary attribute dimension data field model is defined aiming at a specific elastic domain field such as auxiliary attributes of materials, and field information such as field identification, name and other attributes of each auxiliary attribute dimension is described.
4. And the abstract dimension association field meta-model is used for configuring an elastic domain on the document and supporting configuration of dimension association fields, dimension data models, dimension display styles and the like.
5. And aiming at a specific elastic domain field such as the auxiliary attribute of the material, defining an auxiliary attribute value and value combination model, and describing information such as a value set and a value combination list of each auxiliary attribute.
6. And setting whether the auxiliary attribute is started or not for the auxiliary attribute application.
7. And issuing and setting auxiliary attribute, auxiliary attribute value and auxiliary attribute value combination data.
Wherein, record the content that personnel's concern includes: defining auxiliary attributes, defining auxiliary attribute value combinations, enabling material auxiliary attribute value setting and document entry material auxiliary attributes.
It should be understood that, although the steps in the flowcharts of the above embodiments are shown in sequence as indicated by the arrows, the steps are not necessarily executed in sequence 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 of the above embodiments 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 order of performing the steps or stages is not necessarily sequential, but may be performed alternately or alternately with other steps or at least a part of the steps or stages in other steps.
In some embodiments, as shown in fig. 18, there is provided a document generation apparatus comprising: an associated flag field determining module 1802, a target field value obtaining module 1804, an editing field determining module 1806 and an editing field value obtaining module 1808, wherein:
the associated flag field determining module 1802 is configured to determine a target document type corresponding to a target document to be generated, and determine an associated flag field corresponding to the target document type; the related mark field corresponds to a related field set.
A target field value obtaining module 1804, configured to show a first field value editing area corresponding to the associated tag field, and obtain content edited by the user through the first field value editing area, where the content is used as a target field value corresponding to the associated tag field.
An edit field determining module 1806, configured to determine, according to the target field value, an edit field corresponding to the target field value from the associated field set.
An edit field value obtaining module 1808, configured to show a second field value edit area corresponding to the edit field, obtain, through the second field value edit area, content edited by the user, where the content is used as an edit field value corresponding to the edit field, and generate the target document according to the edit 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.
And the value information obtaining module is used for obtaining the content edited by the user through the associated field editing area to obtain an associated field corresponding to the associated mark field, and obtaining 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 edit field value obtaining module 1808 includes:
and the candidate field value set determining unit is used for determining the candidate field value set corresponding to the edit field according to the value information corresponding to the edit field when the region triggering operation on the second field value edit region is acquired.
And the editing field value obtaining unit is used for displaying the candidate field value set, responding to the selection operation of the candidate field value 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 the field state of the associated field in response to a state switching trigger operation on the associated field in the associated field set, so as to obtain a set associated field set corresponding to the target field value; the field state includes a disabled state or an enabled state.
And the edit field obtaining unit is used for obtaining the associated field in the starting state from the set associated field set corresponding to the target field value as the edit field corresponding to the target field value.
In some embodiments, the edit field value obtaining module 1808 includes:
and the associated field quantity obtaining unit is used for obtaining the quantity of the associated fields in the associated field set to obtain the quantity of the associated fields.
And the comparison result obtaining unit is used for comparing the number of the associated fields with the field number threshold value to obtain a comparison result.
And the second field value editing area display unit is used for displaying a 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 the second field value editing area corresponding to the editing field in a popup window of a document generation interface corresponding to the target document when the comparison result indicates that the number of the associated fields is greater than the threshold value of the number of fields.
In some embodiments, there are a plurality of the edit fields, the apparatus further comprising:
a first field value set obtaining module, configured to obtain a first field value set according to an edit field value corresponding to each edit field; the first field value set includes edit field values respectively corresponding to the edit fields.
And the data set obtaining module is used for obtaining the data set corresponding to the associated field set.
A second set identifier obtaining module, configured to, when a second field value set that is consistent with the first field value set exists in the data set, obtain 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.
For specific limitations of the document generation apparatus, reference may be made to the above limitations of the document generation method, and details are not repeated here. 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 some embodiments, a computer device is provided, which may be a terminal, and its internal structure diagram 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 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 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, an operator network, NFC (near field communication) or other technologies. The computer program when executed by a processor implements 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, a key, a track ball or a touch pad arranged on the shell of the computer equipment, 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. 19 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 some embodiments, there is provided a computer device comprising a memory having a computer program stored therein and a processor which when executed implements the steps of the document generation method described above.
In some embodiments, a computer readable storage medium is provided, having stored thereon a computer program which, when executed by a processor, performs the steps of the document generation method described above.
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, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. 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 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 invention. 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 patent shall be subject to the appended claims.

Claims (10)

1. A document generation method, the method comprising:
determining a target document type corresponding to a target document to be generated, and determining an associated mark field corresponding to the target document type; the related mark field corresponds to a related field set;
displaying a first field value editing area corresponding to the associated mark field, and acquiring content edited by a user through the first field value editing area to be used as a target field value corresponding to the associated 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, acquiring the content edited by the user through the second field value editing area, and using the content as the editing field value corresponding to the editing field so as to generate the target bill according to the editing field value.
2. The method of claim 1, further comprising:
displaying an associated field management interface corresponding to the associated mark field;
displaying a relevant field editing area and a value information editing area in the relevant 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 value information corresponding to the associated field.
3. The method according to claim 2, wherein the obtaining of the content edited by the user through the second field value editing area as the editing field value corresponding to the editing field comprises:
when the area triggering operation on the second field value editing area 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, and in response to a selection operation on a candidate field value in the candidate field value set, taking a candidate field value corresponding to the selection operation as an editing field value corresponding to the editing field.
4. The method of claim 1, wherein determining the edit field corresponding to the target field value from the associated field set according to the target field value comprises:
displaying an associated field setting interface corresponding to the target field value;
displaying the association field set corresponding to the association mark field in the association field setting interface;
responding to the state switching triggering operation of the associated fields in the associated field set, and switching the field states of the associated fields to obtain a set associated field set corresponding to the target field value; the field state comprises a disabled state or an enabled state;
and acquiring the associated field in the enabled state from the set associated field set corresponding to the target field value as an editing field corresponding to the target field value.
5. The method according to claim 1, wherein said presenting a second field value edit area 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 field number threshold value 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 said displaying a second field value edit area corresponding to the edit field according to the comparison result comprises:
and when the comparison result shows 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 document generation interface corresponding to the target document.
7. The method of claim 1, wherein there are a plurality of edit fields, the method further comprising:
obtaining a first field value set according to the editing field value corresponding to each editing field; the first field value set comprises edit field values respectively corresponding to the edit fields;
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, 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 relevant mark field determining module is used for determining a target document type corresponding to a target document to be generated and determining a relevant mark field corresponding to the target document type; the related mark field corresponds to a related field set;
a target field value obtaining module, configured to display a first field value editing area corresponding to the associated tag field, and obtain, through the first field value editing area, content edited by a user as a target field value corresponding to the associated tag field;
an edit field determining module, configured to determine, according to the target field value, an edit field corresponding to the target field value from the associated field set;
and the editing field value acquisition module is used for displaying a second field value editing area corresponding to the editing field, acquiring the content edited by the user through the second field value editing area as the editing field value corresponding to the editing field, and generating the target bill 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, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. 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 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 true CN112464625A (en) 2021-03-09
CN112464625B 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)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113610603A (en) * 2021-08-09 2021-11-05 京东科技控股股份有限公司 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
CN113934384A (en) * 2021-09-26 2022-01-14 金蝶软件(中国)有限公司 Data rendering method and device, computer equipment and storage medium

Citations (18)

* 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
US20050137885A1 (en) * 2003-12-19 2005-06-23 Hiroaki Nohgawa Business form data generating apparatus and electronic business form system
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

Patent Citations (18)

* 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
US20050137885A1 (en) * 2003-12-19 2005-06-23 Hiroaki Nohgawa Business form data generating apparatus and electronic business form system
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
YOGISH MALLYA ET AL: "Shape constrained mesh editing for delineating anatomical structures in volumetric datasets", 《2010 IEEE 2ND INTERNATIONAL ADVANCE COMPUTING CONFERENCE (IACC)》, pages 1 - 4 *
张蓉: "基于CELL组件的用户自定义报表设计", 《兵工自动化》, vol. 24, no. 4, pages 1 - 3 *
徐纯: "基于BI的ERP费用核算管理系统的设计与实现", 《中国优秀硕士学位论文全文数据库信息科技辑》, no. 5, pages 138 - 1690 *
王亚军 等: "VFP中一种图文混排的实现方法", 《阜阳师范学院学报(自然科学版)》, vol. 29, no. 4, pages 57 - 59 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113610603A (en) * 2021-08-09 2021-11-05 京东科技控股股份有限公司 Page information processing method and device, electronic equipment and storage medium
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
CN113934384A (en) * 2021-09-26 2022-01-14 金蝶软件(中国)有限公司 Data rendering method and device, computer equipment and storage medium
CN113934384B (en) * 2021-09-26 2024-02-09 金蝶软件(中国)有限公司 Data rendering method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN112464625B (en) 2024-03-29

Similar Documents

Publication Publication Date Title
CN112464625B (en) Document generation method, device, computer equipment and storage medium
TW201537343A (en) Recognition application scenarios, power management method, apparatus and terminal equipment
CN106844514B (en) Page construction method and terminal
CN108829746B (en) Main data management system and device based on memory database
CN111190882B (en) Target template creation method and device, electronic equipment and storage medium
CN111061475B (en) Software code generating method, device, computer equipment and storage medium
CN109522751B (en) Access right control method and device, electronic equipment and computer readable medium
CN112800370A (en) Business document processing method and device, computer equipment and storage medium
CN111078507A (en) Data monitoring method, system, computer equipment and storage medium
CN112433712A (en) Report display method and device, computer equipment and storage medium
CN106951254B (en) Method and device for multiplexing similar service function modules in payment system
US20140337392A1 (en) Flexible partitioning of data
WO2019071898A1 (en) Electronic device, database query script generation method and storage medium
CN114238808A (en) Page display method and device, computer equipment and storage medium
US20130174116A1 (en) Systems and methods for metamodel transformation
US9330372B2 (en) Generating an improved development infrastructure
CN110727777A (en) Knowledge graph management method and device, computer equipment and storage medium
CN112785248B (en) Human resource data cross-organization interaction method, device, equipment and storage medium
CN106503186A (en) A kind of data managing method, client and system
CN113434585B (en) Resource preservation method and equipment
US11971909B2 (en) Data processing system with manipulation of logical dataset groups
CN113076086B (en) Metadata management system and method for modeling model object using the same
CN115543428A (en) Simulated data generation method and device based on strategy template
CN103870603A (en) Directory management method and electronic device
CN114816405A (en) Business view interface display method and device, computer equipment and storage 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