CN103778108A - Document processing method and device and ERP system - Google Patents

Document processing method and device and ERP system Download PDF

Info

Publication number
CN103778108A
CN103778108A CN201210413003.9A CN201210413003A CN103778108A CN 103778108 A CN103778108 A CN 103778108A CN 201210413003 A CN201210413003 A CN 201210413003A CN 103778108 A CN103778108 A CN 103778108A
Authority
CN
China
Prior art keywords
typing panel
typing
data
panel
time
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
CN201210413003.9A
Other languages
Chinese (zh)
Inventor
徐中原
杨晨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201210413003.9A priority Critical patent/CN103778108A/en
Publication of CN103778108A publication Critical patent/CN103778108A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a document processing method. A document comprises a journal entry and an input panel related to the journal entry, and control objects on the input panel and cells in the journal entry are in one-to-one correspondence. The document processing method comprises the steps that data filled into the journal entry or the input panel is filled in with data by a user are obtained; when the data stored in each cell of the journal entry vary, the corresponding control object on the input panel is synchronously updated; when any control object on the input panel varies, the data stored in the corresponding cell in the journal entry are synchronously updated. The embodiment of the invention further provides a corresponding device and an ERP system. By means of the technical scheme, an input method can be freely switched between the journal entry and the input panel, the data in the journal entry and the data on the input panel are synchronous in real time, and operation is more convenient.

Description

Bill processing method, device and ERP system
Technical field
The present invention relates to microcomputer data processing field, be specifically related to a kind of bill processing method, device and ERP system.
Background technology
Document is ERP(Enterprise Resource Planning, Enterprise Resources Plan) a kind of carrier of beared information in system.Document comprises document head and entry, wherein, and the information that document head comprises some general character, entry comprises multirow, records separately in row and comprises some row, in cell corresponding to row and column, stores data, whole entry is exactly the matrix structure of a multiple lines and multiple rows, and user can carry out information batch processing to recording separately.
Entry comprises that list formula is recorded separately and non-list formula is recorded separately.As shown in Figure 1, the data display that list formula is recorded separately is in every a line, and the content of the each cell of typing line by line, can be listed as and copy, and facilitates the contrast operation of the different rows data of same row.As shown in Figure 2, non-list formula is recorded separately and is also comprised and record separately associated typing panel, clicks while entry, records separately content and shows recording separately in panel, and user can be by recording separately panel logging data, and typing is convenient, can tandem, can support full keyboard operation.
But above-mentioned two schemes has defect separately, cause operation convenient not.Adopt list formula to record separately scheme, user cannot locate fast entry field and input, and cannot open-and-shutly see again all fields, easily input dislocation, and input efficiency is low, overall usability is poor.Adopt non-list formula to record separately scheme, can not support row replicate run, can not be the contrast operation of same row multirow data.
Summary of the invention
The embodiment of the present invention provides a kind of bill processing method, device and ERP system, to solve prior art scheme operation problem not easily.The technical scheme adopting is as follows.
A kind of bill processing method, described document comprises to be recorded separately and the typing panel associated with entry, and the control object on described typing panel is corresponding one by one with the cell in recording separately; Described method comprises: the data of obtaining user and inserting in entry or in typing panel; When the data of arbitrary cell storage change in recording separately, synchronously upgrade control object corresponding on typing panel; In the time that on typing panel, arbitrary control object changes, the synchronous data of upgrading cell storage corresponding in entry.
A kind of bill processing method device, described document comprises to be recorded separately and the typing panel associated with entry, and the control object on described typing panel is corresponding one by one with the cell in recording separately; Described device comprises: insert module, the data of inserting in entry or in typing panel for obtaining user; The first update module, in the time that the data of the arbitrary cell storage of entry change, synchronously upgrades control object corresponding on typing panel; The second update module, in the time that on typing panel, arbitrary control object changes, the synchronous data of upgrading cell storage corresponding in entry.
A kind of ERP system, comprises document handling apparatus as above.
Embodiment of the present invention technical scheme allows user recording separately or inserting data at typing panel, when the data in recording separately change, synchronously upgrades typing panel; In the time that the control object on typing panel changes, synchronous renewal recorded separately.Thereby, make user freely switch typing mode recording separately between typing panel, and data on entry and typing panel maintenance real-time synchronization, more convenient to operate.
Accompanying drawing explanation
Fig. 1 is the schematic diagram that in prior art, list formula is recorded separately;
Fig. 2 is the schematic diagram that in prior art, non-list formula is recorded separately;
Fig. 3 is the process flow diagram of the bill processing method that provides of the embodiment of the present invention;
Fig. 4 is the schematic diagram of a kind of typing mode of the embodiment of the present invention;
Fig. 5 is the schematic diagram of the another kind of typing mode of the embodiment of the present invention;
Fig. 6 is the schematic diagram of the document handling apparatus that provides of the embodiment of the present invention.
Embodiment
The embodiment of the present invention provides a kind of bill processing method, to solve prior art scheme operation problem not easily.The embodiment of the present invention also provides corresponding device and ERP system.Below be elaborated respectively.
Embodiment mono-,
Please refer to Fig. 3, the embodiment of the present invention provides a kind of bill processing method.Described document comprises to be recorded separately and the typing panel associated with entry, and the control object on described typing panel is corresponding one by one with the cell in recording separately.Described method comprises:
101, the data of obtaining user and inserting in entry or in typing panel.
The embodiment of the present invention, provides two kinds of input modes, and user can directly logging data in entry, also can logging data in the typing panel ejecting.The present embodiment, by the increasing newly, edit and check in the onload event at interface of document, adds the 3rd monitoring event, the demonstration of controlling typing panel (panel) with hide.Described the first monitoring event can be specifically that mouse-keyboard is monitored event, for whether there is predefined keyboard and mouse operation to monitor, for example whether the left button of " Ctrl " on keyboard and mouse is pressed simultaneously, if there is predefined keyboard and mouse operation, shows typing panel; If again there is predefined keyboard and mouse operation, hide typing panel.In other words, in the time that the 3rd monitoring event occurs for the i time, show typing panel, i is natural number; In the time that the 3rd monitoring event occurs for the i+1 time, hide typing panel.
Wherein, before showing typing panel, also comprise: generate typing panel.Generating typing panel comprises the following steps: first generate original typing panel; Then all row that traversal is recorded separately, obtain data and the corresponding row title of in the cell of each row, storing; According to the data of storing in the cell of each row and corresponding row title, on the original typing panel generating, create corresponding control object and bookmark name, generate typing panel.
102,, when the data of arbitrary cell storage change in recording separately, synchronously upgrade control object corresponding on typing panel.
This step, the synchronize of data in realizing data on typing panel and recording separately, by adding the first monitoring event realization.Concrete, in advance document increase newly, edit and check the onload event at interface in add the first monitoring event, whether change with the data of monitoring arbitrary cell storage in entry, this first monitoring event can be propertyChange event.If the data of certain cell storage change, the first monitoring event is triggered immediately, carries out the renewal operation to control object corresponding on typing panel.
103, in the time that on typing panel, arbitrary control object changes, the synchronous data of upgrading cell storage corresponding in entry.
This step, the data in realization entry are synchronizeed with the data on typing panel, realize by adding the second monitoring event.Concrete, in the time generating typing panel, for the each control object on typing panel creates the second monitoring event, whether change to monitor arbitrary control object on typing panel simultaneously.In the time that the value of certain control object on typing panel changes, the second monitoring event is triggered immediately, carry out the renewal operation to recording separately the data of storing in upper corresponding cell, specifically comprise: find the corresponding cell in entry according to the bookmark name of control object, the data of storing in cell are upgraded to operation.
In a kind of embodiment, when document typing or while checking operation, user can choose certain a line to record separately by press ctrl key and left mouse button simultaneously, can eject typing panel, and the entry content of this line has been loaded on typing panel, as shown in Figure 4; Need to close typing panel time, can close typing panel by press ctrl key and left mouse button simultaneously again, as shown in Figure 5.Wherein, the selection that certain a line is recorded separately, can click realization by mouse, also can realize by the directionkeys of operation keyboard.When user's typing, adopt synchronous entry data and the typing panel data that upgrades current operation of action listener mechanism, user can freely be switched under two kinds of modes, improved greatly ease for use and dirigibility.
To sum up, the embodiment of the present invention provides a kind of bill processing method, combines the advantage that existing list formula is recorded separately and non-list formula is recorded separately, and can realize data typing flexibly.Operate by predefined keyboard and mouse, the demonstration that user can control typing panel at any time with hide, can select to record separately with typing panel in anyly carry out data typing.By action listener mechanism, user, to the data manipulation in recording separately, can be automatically updated immediately in typing panel; User, to the data manipulation in typing panel, also can be automatically updated immediately in entry; Realize and recorded separately the real-time synchronization of data and typing panel data, thereby user can conveniently be operated ERP document.
Embodiment bis-,
Please refer to Fig. 6, the present invention also provides a kind of document handling apparatus.
Described document comprises to be recorded separately and the typing panel associated with entry, and the control object on described typing panel is corresponding one by one with the cell in recording separately.
Described device comprises:
Insert module 201, the data of inserting in entry or in typing panel for obtaining user;
The first update module 202, in the time that the data of the arbitrary cell storage of entry change, synchronously upgrades control object corresponding on typing panel;
The second update module 203, in the time that on typing panel, arbitrary control object changes, the synchronous data of upgrading cell storage corresponding in entry.
Further, described device also comprises: event sniffer.
This event sniffer, can in advance document increase newly, edit and check the onload event at interface in add the first monitoring event, whether change with the data of monitoring arbitrary cell storage in entry.
Whether this event sniffer, also can, in advance for the each control object on typing panel creates the second monitoring event, change to monitor arbitrary control object on typing panel.
Event sniffer, can also be used for the onload event that increases, edits and check interface newly at document in advance, adds the 3rd monitoring event, to monitor, whether predefined keyboard and mouse operation occurs; Now, described device can also comprise production module and display module; Generation module, in the time that the 3rd monitoring event occurs for the i time, generates typing panel, and i is natural number; Display module, in the time that the 3rd monitoring event occurs for the i time, shows typing panel, in the time that the 3rd monitoring event occurs for the i+1 time, hides typing panel.
To sum up, the embodiment of the present invention provides a kind of document handling apparatus, and this device combines the advantage that existing list formula is recorded separately and non-list formula is recorded separately, and can realize data typing flexibly.Operate by predefined keyboard and mouse, the demonstration that user can control typing panel at any time with hide, can select to record separately with typing panel in anyly carry out data typing.By action listener mechanism, user, to the data manipulation in recording separately, can be automatically updated immediately in typing panel; User, to the data manipulation in typing panel, also can be automatically updated immediately in entry; Realize and recorded separately the real-time synchronization of data and typing panel data, thereby user can conveniently be operated ERP document.
Embodiment tri-,
The embodiment of the present invention also provides a kind of ERP system, and this ERP system comprises the document handling apparatus described in embodiment bis-.
One of ordinary skill in the art will appreciate that all or part of step in the whole bag of tricks of above-described embodiment can complete by hardware, also can complete by the relevant hardware of programmed instruction, this program can be stored in a computer-readable recording medium, and storage medium can comprise: ROM (read-only memory), random-access memory, disk or CD etc.
The bill processing method, the Apparatus and system that above the embodiment of the present invention are provided are described in detail, but the explanation of above embodiment is just understood method of the present invention and core concept thereof for helping, and should not be construed as limitation of the present invention.In the technical scope that those skilled in the art disclose in the present invention, the variation that can expect easily or replacement, within all should being encompassed in protection scope of the present invention.

Claims (10)

1. a bill processing method, is characterized in that, described document comprises to be recorded separately and the typing panel associated with entry, and the control object on described typing panel is corresponding one by one with the cell in recording separately;
Described method comprises:
The data of obtaining user and inserting in entry or in typing panel;
When the data of arbitrary cell storage change in recording separately, synchronously upgrade control object corresponding on typing panel;
In the time that on typing panel, arbitrary control object changes, the synchronous data of upgrading cell storage corresponding in entry.
2. method according to claim 1, is characterized in that, also comprises:
In advance document increase newly, edit and check the onload event at interface in add the first monitoring event, whether change with the data of monitoring arbitrary cell storage in entry.
3. method according to claim 1, is characterized in that, also comprises:
For the each control object on typing panel creates the second monitoring event, whether change to monitor arbitrary control object on typing panel in advance.
4. method according to claim 1, is characterized in that, also comprises:
The increasing newly, edit and check in the onload event at interface of document, add the 3rd monitoring event in advance, to monitor, whether predefined keyboard and mouse operation occurs;
In the time that the 3rd monitoring event occurs for the i time, show typing panel, i is natural number;
In the time that the 3rd monitoring event occurs for the i+1 time, hide typing panel.
5. method according to claim 4, is characterized in that, before described demonstration typing panel, also comprises: generate typing panel; Described generation typing panel comprises:
First generate original typing panel;
All row that traversal is recorded separately, obtain data and the corresponding row title of in the cell of each row, storing;
According to the data of storing in the cell of each row and corresponding row title, on the original typing panel generating, create corresponding control object and bookmark name, generate typing panel.
6. a document handling apparatus, is characterized in that, described document comprises to be recorded separately and the typing panel associated with entry, and the control object on described typing panel is corresponding one by one with the cell in recording separately;
Described device comprises:
Insert module, the data of inserting in entry or in typing panel for obtaining user;
The first update module, in the time that the data of the arbitrary cell storage of entry change, synchronously upgrades control object corresponding on typing panel;
The second update module, in the time that on typing panel, arbitrary control object changes, the synchronous data of upgrading cell storage corresponding in entry.
7. device according to claim 6, is characterized in that, also comprises:
Whether event sniffer,, change with the data of monitoring arbitrary cell storage in entry the increasing newly, edit and check that the onload event at interface adds the first monitoring event of document in advance.
8. method according to claim 6, is characterized in that, also comprises:
Whether event sniffer,, change to monitor arbitrary control object on typing panel for the each control object on typing panel creates the second monitoring event in advance.
9. method according to claim 6, is characterized in that, also comprises:
Event sniffer, for the onload event that increases, edits and check interface newly at document in advance, adds the 3rd monitoring event, to monitor, whether predefined keyboard and mouse operation occurs;
Generation module, in the time that the 3rd monitoring event occurs for the i time, generates typing panel, and i is natural number;
Display module, in the time that the 3rd monitoring event occurs for the i time, shows typing panel, in the time that the 3rd monitoring event occurs for the i+1 time, hides typing panel.
10. an ERP system, is characterized in that, comprises as the document handling apparatus as described in arbitrary in claim 6 to 9.
CN201210413003.9A 2012-10-25 2012-10-25 Document processing method and device and ERP system Pending CN103778108A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210413003.9A CN103778108A (en) 2012-10-25 2012-10-25 Document processing method and device and ERP system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210413003.9A CN103778108A (en) 2012-10-25 2012-10-25 Document processing method and device and ERP system

Publications (1)

Publication Number Publication Date
CN103778108A true CN103778108A (en) 2014-05-07

Family

ID=50570355

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210413003.9A Pending CN103778108A (en) 2012-10-25 2012-10-25 Document processing method and device and ERP system

Country Status (1)

Country Link
CN (1) CN103778108A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550297A (en) * 2015-12-11 2016-05-04 金蝶软件(中国)有限公司 Method and apparatus for displaying documents entry appendixes
CN105573602A (en) * 2014-10-13 2016-05-11 远光软件股份有限公司 Visualized multi-form display device and method
CN106844526A (en) * 2016-12-29 2017-06-13 金蝶软件(中国)有限公司 Bill processing method and device
CN107730378A (en) * 2017-09-30 2018-02-23 武汉汉思信息技术有限责任公司 International business letter of credit Mass production method, terminal device and storage medium
CN110706087A (en) * 2019-08-23 2020-01-17 金蝶软件(中国)有限公司 Voucher data processing method and device, computer equipment and storage medium
CN112232044A (en) * 2020-09-23 2021-01-15 金蝶软件(中国)有限公司 Adjustment entry generation method and device, computer equipment and storage medium
CN112561673A (en) * 2020-12-11 2021-03-26 杭州小番网络科技有限公司 Journal entry system and method based on business scene reconstruction voucher entry element

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090271696A1 (en) * 2008-04-28 2009-10-29 Microsoft Corporation Conflict Resolution
CN101673199A (en) * 2009-08-10 2010-03-17 厦门敏讯信息技术股份有限公司 Terminal parameter configuration server and automatic generating method of software interface thereof
CN101739251A (en) * 2008-11-17 2010-06-16 康佳集团股份有限公司 Method and system for generating interface control
CN102314414A (en) * 2010-07-01 2012-01-11 上海宝信软件股份有限公司 Realization method of configurable main and detailed data processing table
CN102479082A (en) * 2010-11-25 2012-05-30 中国移动通信集团四川有限公司 Method and system for providing client end interface information, and client end interface generating device
CN102710558A (en) * 2012-05-21 2012-10-03 中兴通讯股份有限公司 Interface display method and system of home gateway applied to multiple display types

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090271696A1 (en) * 2008-04-28 2009-10-29 Microsoft Corporation Conflict Resolution
CN101739251A (en) * 2008-11-17 2010-06-16 康佳集团股份有限公司 Method and system for generating interface control
CN101673199A (en) * 2009-08-10 2010-03-17 厦门敏讯信息技术股份有限公司 Terminal parameter configuration server and automatic generating method of software interface thereof
CN102314414A (en) * 2010-07-01 2012-01-11 上海宝信软件股份有限公司 Realization method of configurable main and detailed data processing table
CN102479082A (en) * 2010-11-25 2012-05-30 中国移动通信集团四川有限公司 Method and system for providing client end interface information, and client end interface generating device
CN102710558A (en) * 2012-05-21 2012-10-03 中兴通讯股份有限公司 Interface display method and system of home gateway applied to multiple display types

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105573602A (en) * 2014-10-13 2016-05-11 远光软件股份有限公司 Visualized multi-form display device and method
CN105550297A (en) * 2015-12-11 2016-05-04 金蝶软件(中国)有限公司 Method and apparatus for displaying documents entry appendixes
CN106844526A (en) * 2016-12-29 2017-06-13 金蝶软件(中国)有限公司 Bill processing method and device
CN106844526B (en) * 2016-12-29 2019-12-10 金蝶软件(中国)有限公司 document processing method and device
CN107730378A (en) * 2017-09-30 2018-02-23 武汉汉思信息技术有限责任公司 International business letter of credit Mass production method, terminal device and storage medium
CN110706087A (en) * 2019-08-23 2020-01-17 金蝶软件(中国)有限公司 Voucher data processing method and device, computer equipment and storage medium
CN112232044A (en) * 2020-09-23 2021-01-15 金蝶软件(中国)有限公司 Adjustment entry generation method and device, computer equipment and storage medium
CN112561673A (en) * 2020-12-11 2021-03-26 杭州小番网络科技有限公司 Journal entry system and method based on business scene reconstruction voucher entry element

Similar Documents

Publication Publication Date Title
CN103778108A (en) Document processing method and device and ERP system
CN1655120B (en) Hosted application as a designer in an integrated development environment
CN106095408B (en) A kind of system and method for data monitoring and Code automatic build and deployment
CN102331970B (en) Safety critical system-oriented automatic testing resource management method and platform
CN103309797B (en) User interface automated testing method and device
CN102999256B (en) A kind of display terminal icon arrangement method and device
CN101923434B (en) Type setting method and system of application icon and mobile terminal
CN104123227A (en) Method for automatically generating testing cases
CN106575290A (en) Presenting dataset of spreadsheet in form based view
CN104317563A (en) Online courseware cooperation development system
CN112558980A (en) Multi-software-package management method and device
CN102662591B (en) Data processing method and device
US9939997B2 (en) Transitioning browser tabs from one environment context to another
CN102819456B (en) The generation method and device of content in clipbook
CN105373520A (en) Method and device for setting control style attributes
CN102591643A (en) Selectively enabling runtime editing of an application
CN103399781A (en) Cloud server and virtual machine management method thereof
CN103631590A (en) Method for editing automated testing script
CN105094906A (en) Hot update method, device and system for game server
CN101937335A (en) Method for generating Widget icon, method for generating Widget summary document and Widget engine
CN106155719A (en) A kind of method and system utilizing USB device to realize openstack rapid deployment
CN109885781B (en) Mixed page unified browsing method, device, equipment and storage medium
US20180014065A1 (en) Video File Processing Method and Device
CN104517067A (en) Method, device and system for data access
CN114049090A (en) Management method and system for power failure analysis report

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140507

RJ01 Rejection of invention patent application after publication