CN110597507A - Business form modeling system and modeling method - Google Patents

Business form modeling system and modeling method Download PDF

Info

Publication number
CN110597507A
CN110597507A CN201910662475.XA CN201910662475A CN110597507A CN 110597507 A CN110597507 A CN 110597507A CN 201910662475 A CN201910662475 A CN 201910662475A CN 110597507 A CN110597507 A CN 110597507A
Authority
CN
China
Prior art keywords
dictionary
business document
business
template
editing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910662475.XA
Other languages
Chinese (zh)
Inventor
刘君
郭学超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PETRIFACTION CENTURY INFORMATION TECHNOLOGY Corp
Original Assignee
PETRIFACTION CENTURY INFORMATION TECHNOLOGY Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by PETRIFACTION CENTURY INFORMATION TECHNOLOGY Corp filed Critical PETRIFACTION CENTURY INFORMATION TECHNOLOGY Corp
Priority to CN201910662475.XA priority Critical patent/CN110597507A/en
Publication of CN110597507A publication Critical patent/CN110597507A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Abstract

The invention discloses a business form modeling system which comprises a dictionary modeling device and a business receipt modeling device. The dictionary modeler comprises a dictionary type determining module, a dictionary template determining module and a dictionary generating module and is used for generating an editable dictionary according to the requirements of customers. The business document modeler comprises a business document type determining module, a business document template determining module and a business document generating module and is used for generating editable business documents according to customer requirements. The invention also correspondingly discloses a business form modeling method which can generate editable dictionaries and business documents according to the requirements of customers. The invention can conveniently and rapidly create editable dictionaries and business documents according to the specific requirements of customers, and meets the gradually diversified business form format requirements of the users.

Description

Business form modeling system and modeling method
Technical Field
The invention relates to the technical field of computers, in particular to a business form modeling system and a business form modeling method.
Background
At present, companies, public institutions and the like perform business processing and document approval in a certain circulation mode through business forms. With the development of the internet, in the process of informatization, companies, public institutions and the like perform informatization on the circulation of the business form in order to accelerate business process, that is, the business form and the circulation form are both realized in a coded form.
With the increase of company business, various conditions and continuous changes of the process in the business communication process gradually diversify the requirements on the business form, and the complexity of the business form also continuously increases. The existing business form realized in a coding mode obviously cannot meet the requirements of people. The service form implemented in the form of code may fix the format of the service form, that is, neither the header nor the data column of the service form can be adjusted. If the format of the business form is adjusted, the business form can be modified only by rewriting the code or modifying the original code.
Therefore, there is a need for a business logic forming system that can meet the needs of people.
Disclosure of Invention
The technical problem to be solved by the invention is that the existing business forms exist in a coding form, the format is fixed, the business forms can be modified only in a code rewriting form, the process is complex, and the popularization is difficult.
In order to solve the technical problem, the invention provides a business form modeling system which comprises dictionary building
A mould device and a business document modeling device;
the dictionary modeler comprises;
the dictionary type determining module is used for determining the dictionary type according to a first instruction of a user;
the dictionary template determining module is used for determining a dictionary template to be selected according to the dictionary type and selecting the dictionary template to be edited from the dictionary template to be selected according to a second instruction of a user;
the dictionary generating module is used for editing the dictionary template to be edited according to a third instruction of a user so as to generate an editable dictionary;
the business document modeler comprises:
the business document type determining module is used for determining the type of the business document according to a fourth instruction of the user;
the business document template determining module is used for determining a business document template to be selected according to the business document type and selecting the business document template to be edited from the business document template to be selected according to a fifth instruction of a user;
and the business document generating module is used for editing the business document template to be edited according to a sixth instruction of the user so as to generate an editable business document and generate an approval object corresponding to the business document.
Preferably, the dictionary generating module is specifically configured to edit the dictionary template to be edited by editing a dictionary base attribute table and a dictionary default data column;
the dictionary generation module is further configured to edit the generated dictionary by editing the dictionary base property list and the dictionary default data columns.
Preferably, the business document generating module is specifically configured to edit the selected business document template by editing a business document basic attribute table and a business document default data column;
the business document generation module is also used for editing the generated business document by editing the basic attribute list of the business document and the default data column of the business document.
Preferably, the dictionary generation module is further configured to generate a help page corresponding to the generated dictionary so that data within the dictionary can be referenced.
Preferably, the business document generating module is further configured to generate a help page corresponding to the generated business document so that data in the business document can be referred to.
Preferably, the business document generating module is further configured to generate a red note corresponding to the generated business document, where the red note is used to replace the original business document when an error occurs in the entry of the business document.
The invention also provides a business form modeling method, which comprises the following steps:
judging the type of a service form required to be established by a user;
when it is determined that the user needs to create a dictionary,
determining a dictionary type according to a first instruction of a user;
determining dictionary templates to be selected according to the dictionary types, and selecting the dictionary templates to be edited from the dictionary templates to be selected according to a second instruction of a user;
editing the dictionary template to be edited according to a third instruction of the user to generate an editable dictionary;
when the user needs to establish the business document is judged,
determining the type of the business document according to a fourth instruction of the user;
determining a business document template to be selected according to the business document type, and selecting a business document template to be edited from the business document template to be selected according to a fifth instruction of a user;
and the editing module is used for editing the business document template to be edited according to a sixth instruction of the user to generate an editable business document and generate an approval object corresponding to the business document.
Preferably, in the step of generating an editable dictionary, the dictionary template to be edited is edited by editing a dictionary basic property table and a default data column of the dictionary;
the method further comprises the following steps:
the generated dictionary is edited by editing the dictionary base property list and the dictionary default data columns.
Preferably, in the step of generating an editable business document,
editing the selected business document template by editing the basic attribute list of the business document and the default data column of the business document;
the method further comprises the following steps:
and editing the generated business document by editing the basic attribute list of the business document and the default data column of the business document.
Preferably, the dictionary modeling step further comprises: the step of generating an editable dictionary further comprises: a help page corresponding to the generated dictionary is generated such that data within the dictionary may be referenced.
Preferably, the step of generating an editable business document further comprises: a help page corresponding to the generated business document is generated so that data within the business document can be referenced.
Preferably, the step of generating an editable business document further comprises: and generating a red note corresponding to the generated business document, wherein the red note is used for replacing the original business document when the business document is input in error.
Compared with the prior art, one or more embodiments in the above scheme can have the following advantages or beneficial effects:
by applying the business form modeling system provided by the embodiment of the invention, the dictionary modeler can quickly and conveniently create the dictionary according to the requirements of customers, and the created dictionary can be edited in the using process, namely, the dictionary format can be modified by editing the basic attribute table of the dictionary and the default data column of the dictionary, so that dictionary data can be better stored and edited. Similarly, the business document modeler can rapidly and conveniently create the business document according to the requirements of a customer in the process of obtaining the business document modeling, and the created business document can be edited in the using process, namely the format of the business document can be modified by editing the basic attribute list of the business document and the default data list of the business document, so that the business data can be well input and edited, and the business document modeler can directly generate an approval object corresponding to the created business document, so that the business document can be circulated in a process.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
FIG. 1 is a block diagram of a business form modeling system according to an embodiment of the invention;
fig. 2 is a flowchart illustrating a business form modeling method according to a second embodiment of the present invention.
Detailed Description
The following detailed description of the embodiments of the present invention will be provided with reference to the drawings and examples, so that how to apply the technical means to solve the technical problems and achieve the technical effects can be fully understood and implemented. It should be noted that, as long as there is no conflict, the embodiments and the features of the embodiments of the present invention may be combined with each other, and the technical solutions formed are within the scope of the present invention.
With the development of social informatization, business forms of various companies exist in a form of electronic business forms and circulate in various systems, and the existing electronic business forms exist in a form of software writing, namely once the business forms are formed, the format of the business forms is fixed, if the business forms need to be modified, the original codes of the business forms can be modified or the business forms can be written again, the process is complex and difficult to popularize, so that the forming mode of writing the business form codes cannot meet the requirement of people on gradually enriching the business form formats.
Example one
In order to solve the technical problems in the prior art, the embodiment of the invention provides a business form modeling system.
FIG. 1 is a block diagram of a business form modeling system according to an embodiment of the present invention; referring to fig. 1, the business form modeling system of the present embodiment includes a dictionary modeler and a business document modeler.
The dictionary modeler includes a dictionary type determination module, a dictionary template determination module, and a dictionary generation module.
The dictionary type determining module is used for determining the dictionary type according to a first instruction of a user.
Specifically, the dictionary can be divided into a plurality of types according to preset regulations, a user inputs a first instruction according to the type of the dictionary to which the dictionary to be built belongs, the dictionary type determining module determines the type of the dictionary according to the first instruction, and meanwhile, the determined dictionary type information is sent to the dictionary template confirming module. Further, the dictionary type determination module may classify dictionary types into policy management, index system, business system, public system, etc. according to the storage contents. Assuming that a customer needs to establish a department dictionary, because the department dictionary belongs to the category of the public system, a first instruction input by a user into the dictionary type determination module is the public system, the dictionary type determination module confirms that the public system is selected, and sends the selected information of the public system to the dictionary template determination module.
The dictionary template confirming module is used for determining the dictionary templates to be selected according to the dictionary types and selecting the dictionary templates to be edited from the dictionary templates to be selected according to the second instruction of the user.
Specifically, the dictionary template confirming module receives the dictionary type information transmitted by the dictionary type confirming module, determines the corresponding dictionary template to be edited according to the dictionary type information to be established, and simultaneously, the dictionary template confirming module determines the dictionary template corresponding to the dictionary to be established in the dictionary template to be edited according to a second instruction input by a user. Furthermore, at least one dictionary template corresponding to each dictionary type is respectively stored in the dictionary template confirming module. Assuming that a department dictionary needs to be established by a client, the specific working mode of the dictionary template confirming module is as follows: receiving dictionary category information sent by the dictionary type determining module, namely the selected information of the public system, and determining dictionary templates corresponding to the public system according to the information, wherein the dictionary templates comprise a non-hierarchical dictionary template, a non-hierarchical dictionary data template (with an inner frame), a hierarchical dictionary template, a hierarchical dictionary data template (with an inner frame), an associated hierarchical dictionary and an associated hierarchical dictionary (tree-shaped and with an inner frame). And assuming that the department dictionary to be established is in a form without an inner frame in the hierarchical dictionary template, the dictionary template confirming module selects the non-hierarchical dictionary template as the template to be edited according to a second instruction of the user, namely the non-hierarchical template.
And the dictionary generating module is used for editing the selected dictionary template to be edited according to a third instruction of the user so as to generate an editable dictionary which meets the requirements of the user.
Specifically, all dictionary templates include a dictionary base attribute list and a default dictionary data column corresponding thereto. The dictionary generation module edits the common attribute in the dictionary basic attribute list of the template to be edited according to a third instruction of the user, and specifically modifies the common attribute in the dictionary basic attribute list into content meeting the requirement of the dictionary to be established; and meanwhile, the dictionary generation module adds a data column in the template to be edited according to a third instruction of the user, and stores the template to be edited after the edition is finished to generate the required dictionary. It should be noted that, after the data column is added, the attribute of the added data column needs to be modified, so that the dictionary can better store the data. The dictionary generation module may be further operable to edit the generated dictionary by editing the dictionary base property tables and dictionary default data columns. Further, assuming that a department dictionary is required to be established by a client and assuming that a dictionary template to be edited is a hierarchical dictionary template, the dictionary generation module modifies table names, dictionary titles, function categories, encoding types and the like in the hierarchical dictionary template into contents corresponding to the department dictionary; and simultaneously, changing the contents of the added data column, such as column description, column name, attribute name, data type in the input column, column length, selection control type and the like, into corresponding contents. And after the modification is finished, the dictionary to be edited is stored, namely a department dictionary is generated, and the user can store corresponding department information in the department dictionary according to the requirement.
It should be noted that, the dictionary generation module generates a dictionary and also generates a help page corresponding to the dictionary at the same time, so that the data stored in the dictionary can be referred to. Meanwhile, in order to better meet the requirements of users, the generated dictionary is an editable dictionary, namely, the dictionary can be edited if the users need the dictionary. In order to better edit the template to be edited, the dictionary generation module can also generate a browsing page before storage, so as to browse the format of the template to be edited which is edited before, check whether the edition of the template to be edited meets the requirements of the user, and be more convenient for the user to edit the template to be edited.
The business document modeler comprises a business document type determining module, a business document template determining module and a business document generating module.
And the business document type determining module is used for determining the type of the business document according to the fourth instruction of the user.
Specifically, the business document can be divided into a plurality of types according to preset regulations, a user inputs a fourth instruction according to the type of the business document to which the business document to be established belongs, the business document type determining module determines the type of the business document according to the fourth instruction, and meanwhile, the determined type information of the business document is sent to the business document template determining module. Furthermore, the business document type determining module can divide the business document types into quality standard management, operation management, strategy management, customer relationship management and the like according to the management content. Supposing that a customer needs to establish an reimbursement application business document, because the reimbursement application business document belongs to the customer relationship management category, a fourth instruction input by the user to the business document type determining module is used for customer relationship management, and the business document type determining module confirms that the public system is selected and sends selected information of customer relationship management to the business document template determining module.
And the business document template confirming module is used for confirming the business document template to be selected according to the business document type and selecting the business document template to be edited from the business document template to be selected according to a fifth instruction of the user.
Specifically, the business document template confirming module receives the business document type information transmitted by the business document type confirming module, and determines a corresponding business document template to be edited according to the business document type information to be established, and meanwhile, the business document template confirming module determines a business document template corresponding to the business document to be established in the business document template to be edited according to a fifth instruction input by a user. Furthermore, at least one business document template corresponding to each business document type is respectively stored in the business document template confirming module. Assuming that the customer needs to establish a reimbursement application business document, the specific working mode of the business document template confirmation module is as follows: and receiving the business document type information sent by the business document type determining module, namely the selected information of the customer relationship management, and determining that the business document template corresponding to the customer relationship management comprises a document template and a document template without an inner frame according to the information. And if the reimbursement application business document to be established is in the form of an inner frame, the business document template confirming module selects the document template as the template to be edited according to a fifth instruction of the user, namely the document template.
The business document generating module is used for editing the selected business document template to be edited according to a sixth instruction of the user to generate an editable business document meeting the requirements of the user and simultaneously generate an approval object corresponding to the business document
Specifically, all the business document templates include a corresponding business document basic attribute list and a business document default data list. The business document generation module edits the public attribute in the business document basic attribute list of the template to be edited according to a sixth instruction of the user, and specifically modifies the public attribute in the business document basic attribute list into content meeting the requirement of the business document to be established; and meanwhile, the business document generation module also adds a data column in the template to be edited according to a sixth instruction of the user, and stores the template to be edited after the edition is finished to generate the required business document. The business document generation module can also be used for editing the generated business document by editing the basic attribute list of the business document and the default data column of the business document. It should be noted that, after the data column is added, the attribute of the added data column needs to be modified, so that the business document can better store the data. Furthermore, assuming that the customer needs to establish an reimbursement application service document, and assuming that the to-be-edited service document template is the document template, the service document generation module modifies the document title, the table name, the function category and the like in the document template into the content corresponding to the reimbursement application service document; and simultaneously, changing the contents of the added data column, such as column description, column name, attribute name, data type, column length, selection control type and the like, into corresponding contents. And after the modification is finished, the business document to be edited is stored, namely, the reimbursement application business document is generated, and meanwhile, the business document generation module also generates an approval object corresponding to the reimbursement application business document, so that the business document can be circulated in a process.
The business document generation module is also used for generating a red document corresponding to the generated business document, and the red document is used for replacing the original business document when the business document is wrongly input.
Specifically, when an original business document has an entry error in an entry process or a business itself has an error, the original business form needs to be cancelled, and a red form corresponding to the original business document needs to be generated, wherein the red form is completely the same as an original business unit, so that the entry of data is not affected.
It should be noted that, while the business document generation module generates the business document, it also generates a help page corresponding to the business document, so that the data stored in the business document can be referred. Meanwhile, in order to better meet the requirements of users, the generated business document is an editable business document, namely, the business document can be edited if the customer needs. In order to better edit the template to be edited, the business document generation module can also generate a browsing page before storage, so as to browse the format of the template to be edited which is edited before, check whether the edition of the template to be edited meets the requirements of the user, and be more convenient for the user to edit the template to be edited.
By applying the embodiment, the dictionary and the business document can be quickly and conveniently created according to the specific requirements of the customer, and in order to further enable the created dictionary and the created business document to meet the requirements of the customer, the created dictionary and the created business document are in an editable form, namely, the created dictionary and the created business document can be edited. In addition, in the embodiment, while the dictionary and the business document are created, help pages corresponding to the created dictionary and the created business document are also generated respectively, so that data stored in the created dictionary and the created business document can be read when needed. Meanwhile, if the business document created in the embodiment has an error in the data entry process or the business itself has an error, the original business document needs to be cancelled, and at the moment, the embodiment generates a red document corresponding to the original business document so as not to influence the data entry.
Example two
In order to solve the technical problems in the prior art, the embodiment of the invention also provides a business form modeling method.
FIG. 2 is a flow chart diagram illustrating a business form modeling method according to a second embodiment of the present invention; referring to fig. 2, the business form modeling method of the present embodiment includes the following steps.
S101: and judging the type of the service form required to be established by the user.
Specifically, the business form includes a dictionary and a business document, and before the business form is created, the business form to be created needs to be judged to determine a creation target.
When a user needs to create a dictionary, the following steps are as follows:
s102: the dictionary type is determined according to a first instruction of a user.
Specifically, a user inputs a first instruction according to the type of the dictionary to be created, and the computer determines the type of the dictionary to be created according to the first instruction of the user. The more specific determination process is the same as the way in which the dictionary type determination module determines the dictionary type in the first embodiment, and details thereof are not repeated here.
S103: and determining the dictionary templates to be selected according to the dictionary types, and selecting the dictionary templates to be edited from the dictionary templates to be selected according to a second instruction of the user.
Specifically, a dictionary template corresponding to the dictionary type is determined according to the dictionary type determined in the corresponding step two, and then the dictionary template to be used by the dictionary to be established is selected as the dictionary template to be edited according to the second instruction of the user. Similarly, the more specific selection process is the same as the process of determining the dictionary template and selecting the dictionary template to be edited by the dictionary template confirming module in the first embodiment, and is not described herein again.
S104: and editing the dictionary template to be edited according to a third instruction of the user to generate an editable dictionary.
Specifically, the template to be edited selected in the corresponding step three is edited according to a third instruction of the user to generate an editable dictionary. Similarly, the more specific process of editing the dictionary template to be edited is the same as the process of editing the dictionary template to be edited by the dictionary generation module in the first embodiment, and is not described herein again.
When a user needs to create a business document, the following steps are as follows:
s202: and determining the type of the business document according to the first instruction of the user.
Specifically, the user inputs a fourth instruction according to the type of the service bill to be created, and the computer determines the type of the service bill to be created according to the fourth instruction of the user. The more specific determination process is the same as the manner of determining the type of the business document by the business document type determining module in the first embodiment, and details thereof are not repeated here.
S203: and determining a business document template to be selected according to the type of the business document, and selecting the business document template to be edited from the business document template to be selected according to a fifth instruction of the user.
Specifically, a business document template corresponding to the business document type is determined according to the business document type determined in the corresponding step two, and then the business document template to be used by the business document to be established is selected as the business document template to be edited according to a fifth instruction of the user. Similarly, the more specific selection process is the same as the process of determining the business document template and selecting the business document template to be edited by the business document template confirmation module in the first embodiment, and is not described herein again.
S204: and editing the business document template to be edited according to a sixth instruction of the user to generate an editable business document and generate an approval object corresponding to the business document.
Specifically, the template to be edited selected in the corresponding step three is edited according to a sixth instruction of the user to generate an editable business document, and in order to facilitate the created business document to be circulated in the flow, the computer generates an approval object corresponding to the business document while generating the business document. Similarly, the more specific process of editing the business document template to be edited is the same as the process of editing the business document template to be edited by the business document generation module in the first embodiment, and is not described herein again.
The business form modeling method provided by the embodiment of the invention can meet the requirements of customers in many aspects, and quickly and conveniently creates editable dictionaries and business documents meeting the requirements. In addition, the help page of the dictionary and the help page of the business document generated by the embodiment can enable data stored in the created dictionary and the created business document to be read when needed. Meanwhile, if the business document created by the embodiment has an error in the data entry process or the business itself has an error, the original business document needs to be cancelled, and at this time, a red document corresponding to the original business document is generated by the embodiment, so that the data entry is not affected.
Although the embodiments of the present invention have been described above, the above description is only for the convenience of understanding the present invention, and is not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (12)

1. A business form modeling system is characterized by comprising a dictionary modeler and a business document modeler;
the dictionary modeler comprises;
the dictionary type determining module is used for determining the dictionary type according to a first instruction of a user;
the dictionary template determining module is used for determining a dictionary template to be selected according to the dictionary type and selecting the dictionary template to be edited from the dictionary template to be selected according to a second instruction of a user;
the dictionary generating module is used for editing the dictionary template to be edited according to a third instruction of a user so as to generate an editable dictionary;
the business bill modeler comprises;
the business document type determining module is used for determining the type of the business document according to a fourth instruction of the user;
the business document template determining module is used for determining a business document template to be selected according to the business document type and selecting the business document template to be edited from the business document template to be selected according to a fifth instruction of a user;
and the business document generating module is used for editing the business document template to be edited according to a sixth instruction of the user so as to generate an editable business document and generate an approval object corresponding to the business document.
2. The system according to claim 1, wherein the dictionary generation module is specifically configured to edit the dictionary template to be edited by editing a dictionary base attribute table and a dictionary default data column;
the dictionary generation module is further configured to edit the dictionary by editing the dictionary base property list and dictionary default data columns.
3. The system of claim 1, wherein the business document generation module is specifically configured to edit the selected business document template by editing a business document base attribute table and a business document default data column;
the business document generation module is also used for editing the generated business document by editing the basic attribute list of the business document and the default data column of the business document.
4. The system of any one of claims 1 to 3, wherein the dictionary generation module is further operable to generate a help page corresponding to the generated dictionary such that data within the dictionary may be referenced.
5. The system according to any of claims 1 to 3, characterized in that the business document generation module is further configured to generate a help page corresponding to the generated business document so that data within the business document can be referenced.
6. The system according to any one of claims 1 to 3, characterized in that the business document generation module is further configured to generate a red note corresponding to the generated business document, wherein the red note is used to replace the original business document when an entry error of the business document occurs.
7. A business form modeling method, comprising:
judging the type of a service form required to be established by a user;
when it is determined that the user needs to create a dictionary,
determining a dictionary type according to a first instruction of a user;
determining dictionary templates to be selected according to the dictionary types, and selecting the dictionary templates to be edited from the dictionary templates to be selected according to a second instruction of a user;
editing the dictionary template to be edited according to a third instruction of the user to generate an editable dictionary;
when the user needs to establish the business document is judged,
determining the type of the business document according to a fourth instruction of the user;
determining a business document template to be selected according to the business document type, and selecting a business document template to be edited from the business document template to be selected according to a fifth instruction of a user;
and the editing module is used for editing the business document template to be edited according to a sixth instruction of the user to generate an editable business document and generate an approval object corresponding to the business document.
8. The method of claim 7, wherein, in the step of generating an editable dictionary,
editing the dictionary template to be edited by editing the dictionary basic attribute table and the default data column of the dictionary;
the method further comprises the following steps:
the generated dictionary is edited by editing the dictionary base property list and the dictionary default data columns.
9. The method of claim 7, wherein, in the step of generating an editable business document,
editing the selected business document template by editing the basic attribute list of the business document and the default data column of the business document;
the method further comprises the following steps:
and editing the generated business document by editing the basic attribute list of the business document and the default data column of the business document.
10. The method of any of claims 7 to 9, wherein the step of generating an editable dictionary further comprises: a help page corresponding to the generated dictionary is generated such that data within the dictionary may be referenced.
11. A method according to any of claims 7 to 9, wherein the step of generating an editable business document further comprises: a help page corresponding to the generated business document is generated so that data within the business document can be referenced.
12. A method according to any of claims 7 to 9, wherein the step of generating an editable business document further comprises: and generating a red note corresponding to the generated business document, wherein the red note is used for replacing the original business document when the business document is input in error.
CN201910662475.XA 2019-07-22 2019-07-22 Business form modeling system and modeling method Pending CN110597507A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910662475.XA CN110597507A (en) 2019-07-22 2019-07-22 Business form modeling system and modeling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910662475.XA CN110597507A (en) 2019-07-22 2019-07-22 Business form modeling system and modeling method

Publications (1)

Publication Number Publication Date
CN110597507A true CN110597507A (en) 2019-12-20

Family

ID=68852868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910662475.XA Pending CN110597507A (en) 2019-07-22 2019-07-22 Business form modeling system and modeling method

Country Status (1)

Country Link
CN (1) CN110597507A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113889211A (en) * 2021-09-24 2022-01-04 南京海泰医疗信息系统有限公司 Automatic electronic medical record form generation system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063306A (en) * 2011-01-06 2011-05-18 夏春秋 Technical implementation method for application development through electronic form
CN103777936A (en) * 2012-10-25 2014-05-07 金蝶软件(中国)有限公司 Method and device for implementing user-level-changeable view of ERP form
CN103839150A (en) * 2012-11-20 2014-06-04 金蝶软件(中国)有限公司 ERP business mail processing method and apparatus
CN103927353A (en) * 2014-04-10 2014-07-16 北京网秦天下科技有限公司 Method and device for generating service tables
CN105630502A (en) * 2015-12-28 2016-06-01 武汉传神信息技术有限公司 Method and system for generating dynamic form
CN106022734A (en) * 2016-06-22 2016-10-12 武汉斗鱼网络科技有限公司 Method and system for automatic contract management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063306A (en) * 2011-01-06 2011-05-18 夏春秋 Technical implementation method for application development through electronic form
CN103777936A (en) * 2012-10-25 2014-05-07 金蝶软件(中国)有限公司 Method and device for implementing user-level-changeable view of ERP form
CN103839150A (en) * 2012-11-20 2014-06-04 金蝶软件(中国)有限公司 ERP business mail processing method and apparatus
CN103927353A (en) * 2014-04-10 2014-07-16 北京网秦天下科技有限公司 Method and device for generating service tables
CN105630502A (en) * 2015-12-28 2016-06-01 武汉传神信息技术有限公司 Method and system for generating dynamic form
CN106022734A (en) * 2016-06-22 2016-10-12 武汉斗鱼网络科技有限公司 Method and system for automatic contract management

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113889211A (en) * 2021-09-24 2022-01-04 南京海泰医疗信息系统有限公司 Automatic electronic medical record form generation system

Similar Documents

Publication Publication Date Title
US10706221B2 (en) Method and system operable to facilitate the reporting of information to a report reviewing entity
US7840661B2 (en) Creating and editing media objects using web requests
CN110543303B (en) Visual service platform
US20070016593A1 (en) Methods and systems for providing semantic primitives
CN106775770A (en) The lookup method of query statement is built based on category information
CN111126019B (en) Report generation method and device based on mode customization and electronic equipment
CN110705237A (en) Automatic document generation method, data processing device, and storage medium
CN106339363A (en) PPT report making method and device
CN101631398A (en) Mobile terminal electronic-book management system and mobile terminal electronic-book management method
US9135234B1 (en) Collaborative generation of digital content with interactive reports
CN114115883A (en) Method for quickly constructing front-end application by using middle station service capability
Portela et al. A model for a virtual LdoD
CN100338605C (en) Recording method for extendable mark language file repairing trace
CN110795923B (en) Automatic generation system and generation method for technical document based on natural language processing
Wilkinson et al. Document computing: technologies for managing electronic document collections
US7631060B2 (en) Identity system for use in a computing environment
KR100567390B1 (en) Authoring method for interactive electronic technical manual and paper technical manual using logistics support analysis data
CN110597507A (en) Business form modeling system and modeling method
CN116644728B (en) Contract generation method and system based on clause digitization
CN108766513B (en) Intelligent health medical data structured processing system
CN110347921A (en) A kind of the label abstracting method and device of multi-modal data information
CN113177059A (en) Method and device for generating matching platform SQL script
US20060074904A1 (en) Content delivery rendering engine
CN100498765C (en) Method and device for making electric newspaper printing plate
Greulich Indexing with Excel, Part 1. Basics, database properties, sorting

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20191220

RJ01 Rejection of invention patent application after publication