WO2018097248A1 - 情報処理装置、情報処理方法およびプログラム - Google Patents

情報処理装置、情報処理方法およびプログラム Download PDF

Info

Publication number
WO2018097248A1
WO2018097248A1 PCT/JP2017/042229 JP2017042229W WO2018097248A1 WO 2018097248 A1 WO2018097248 A1 WO 2018097248A1 JP 2017042229 W JP2017042229 W JP 2017042229W WO 2018097248 A1 WO2018097248 A1 WO 2018097248A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
invoice
displayed
business document
recipient
Prior art date
Application number
PCT/JP2017/042229
Other languages
English (en)
French (fr)
Inventor
手島太郎
Original Assignee
Bank Invoice株式会社
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 Bank Invoice株式会社 filed Critical Bank Invoice株式会社
Priority to JP2018506617A priority Critical patent/JP6425156B2/ja
Publication of WO2018097248A1 publication Critical patent/WO2018097248A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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

Definitions

  • the present invention relates to an information processing apparatus, an information processing method, and a program.
  • a technology that enables browsing of business documents (for example, bills) of the entire company or the entire corporate group and unified management of the information is known.
  • a first storage unit that stores user information in which user identification information for identifying a user and at least one unique information are associated with each user, unique information stored in the first storage unit, and user identification And storing business document information including user specifying information of the first user included in the user information stored in the first storage unit and a generation unit that generates a code for each user based on a predetermined rule using the information And receiving a request for access to business document information from a second user whose user information is stored in the first storage unit, a first code of the first user, It is determined whether or not the second codes of the two users match, and if the first code and the second code match, the first user stored in the second storage unit creates To business document information A processing unit to grant access rights to said second user, the information processing apparatus including a is known.
  • an object of the present invention is to centrally manage information in units of business documents.
  • the disclosed information processing apparatus When the information processing device receives the business document data transmitted from the terminal device to a specific recipient via the network, the information processing device receives the received business document data, the recipient identification information, and the issuer of the business document data.
  • a business document data storage unit that associates and stores identification information, and memo data that is associated with the business document data by the recipient or issuer are associated with the identification information of the business document data and the identification information of the recipient or issuer.
  • centralized management of information can be achieved in business document units.
  • FIG. 1 is a diagram illustrating a bill management system according to an embodiment.
  • the bill management device 1 is connected to the terminal devices 2a, 2b, and 2c via a network such as the Internet or a dedicated line.
  • the terminal device 2a is a company A
  • the terminal device 2b is a company B
  • the terminal device 2c is a company C
  • the terminal devices 2a, 2b, and 2c are devices that are arranged in accounting departments of different companies.
  • Examples of the terminal devices 2a, 2b, and 2c include a desktop PC, a notebook PC, a tablet terminal, and a smartphone.
  • the bill management apparatus 1 and the terminal apparatuses 2a, 2b, and 2c are implemented with a Web program.
  • the terminal devices 2a, 2b, and 2c exchange bill data related to bills with the bill management apparatus 1 via a Web browser.
  • the exchange of bill data is exemplified, but the bill is an example of a business document, and the present invention is not limited to the exchange of bills.
  • Other examples of business documents include, for example, quotations, order forms, electronic medical records, prescriptions, blood test result reports, and the like.
  • the invoice management system 10 will be described as being used by accounting personnel of Company A, Company B, and Company C.
  • the bill management device 1 displays a login screen on a monitor connected to the terminal device 2a.
  • the accountant can log in to the service provided by the bill management apparatus 1 by entering the e-mail address and password on the login screen.
  • the e-mail address is an example of identification information for identifying an accountant.
  • the terminal devices 2a, 2b, and 2c can execute, via the invoice management device 1, processing related to invoice data obtained by digitizing the original invoice after login.
  • processing types include creation, transmission / reception, browsing, and editing of bill data.
  • the accounting officer of company A issues an invoice to company B
  • the accounting officer of company A operates the terminal device 2a, and the billing address is displayed on the management screen displayed after login. Create an invoice for B.
  • invoice data specifying the mail address of the accounting staff (recipient) of company B is transmitted to the destination of the created invoice.
  • the bill management apparatus 1 stores the transmitted bill data.
  • the invoice data is not directly exchanged between the terminal devices 2a, 2b, and 2c, but all the invoice data created by the terminal devices 2a, 2b, and 2c and transmitted to the invoice destination is the invoice management device 1. Is stored and handled like shared data.
  • the bill management apparatus 1 gives the terminal devices 2a, 2b, and 2c authority to view and edit bill data as necessary. In this way, the original bill itself can be digitized and processed electronically. Therefore, it is possible to save the trouble of managing and storing bills using paper or PDF.
  • FIG. 2 is a diagram illustrating an example of a screen displayed on the terminal device after login.
  • the management screen 110 illustrated in FIG. 2 is an example of a screen displayed on the terminal device 2a.
  • the accountant can create, issue, view, edit, etc. invoice data as if it were mail software.
  • FIG. 3 is a diagram illustrating a hardware configuration of the bill management apparatus according to the embodiment.
  • the invoice management apparatus 1 is entirely controlled by a CPU (Central Processing Unit) 101.
  • a RAM (Random Access Memory) 102 and a plurality of peripheral devices are connected to the CPU 101 via a bus 108.
  • the RAM 102 is used as a main storage device of the bill management apparatus 1.
  • the RAM 102 temporarily stores at least a part of OS programs and application programs to be executed by the CPU 101.
  • the RAM 102 stores various data used for processing by the CPU 101.
  • a hard disk drive (HDD: Hard Disk Drive) 103, a graphic processing device 104, an input interface 105, a drive device 106, and a communication interface 107 are connected to the bus 108.
  • the hard disk drive 103 magnetically writes and reads data to and from the built-in disk.
  • the hard disk drive 103 is used as a secondary storage device of the bill management apparatus 1.
  • the hard disk drive 103 stores an OS program, application programs, and various data.
  • a semiconductor storage device such as a flash memory can be used.
  • a monitor 104 a is connected to the graphic processing device 104.
  • the graphic processing device 104 displays an image on the screen of the monitor 104a in accordance with a command from the CPU 101.
  • Examples of the monitor 104a include a display device using a CRT (Cathode Ray Tube), a liquid crystal display device, and the like.
  • the keyboard 105a and the mouse 105b are connected to the input interface 105.
  • the input interface 105 transmits signals sent from the keyboard 105a and the mouse 105b to the CPU 101.
  • the mouse 105b is an example of a pointing device, and other pointing devices can also be used. Examples of other pointing devices include a touch panel, a tablet, a touch pad, and a trackball.
  • the drive device 106 reads data recorded on a portable recording medium such as an optical disc on which data is recorded so as to be readable by reflection of light or a USB (Universal Serial Bus) memory.
  • a portable recording medium such as an optical disc on which data is recorded so as to be readable by reflection of light or a USB (Universal Serial Bus) memory.
  • data recorded on the optical disc 200 is read using a laser beam or the like.
  • the optical disc 200 include Blu-ray (registered trademark), DVD (Digital Versatile Disc), DVD-RAM, CD-ROM (Compact Disc Read Only Memory), CD-R (Recordable) / RW (ReWritable), and the like. .
  • the communication interface 107 is connected to the network 50.
  • the communication interface 107 transmits / receives data to / from other computers or communication devices via the network 50.
  • FIG. 3 shows the hardware configuration of the bill management apparatus 1
  • other computers such as the terminal device 2a can also be realized with the same hardware configuration.
  • the following functions are provided in the bill management apparatus 1 having a hardware configuration as shown in FIG.
  • FIG. 4 is a block diagram illustrating functions of the bill management apparatus according to the embodiment.
  • the invoice management device 1 includes a data processing unit 11, an invoice data storage unit 12, an external contact data storage unit 13, an attached file data storage unit 14, a history data storage unit 15, and a memo data storage unit 16. have.
  • the data processing unit 11 displays the management screen 110 shown in FIG. 2 on the terminal device 2a or the like according to the operation of the accountant.
  • the data processing unit 11 executes processing according to the exchange of bill data performed via the management screen 110.
  • the data processing unit 11 distributes and stores the invoice data received by the invoice management device 1, external contact (described later), notes, and the like created by the accounting staff in each storage unit.
  • the invoice data storage unit 12 stores the invoice data received by the invoice management apparatus 1 for each accountant (specifically, for each e-mail address of the accountant).
  • the invoice data received by the invoice management device 1 is created as invoice data sent by the billing accountant to the billing accountant, or drafted by the billing accountant (issuer) Invoice data is included.
  • FIG. 5 is a diagram for explaining an example of bill data. In the present embodiment, data is stored in the form of a table.
  • the invoice data management table T1 includes columns for invoice ID, transmission / reception, transmission / reception date / time, person in charge status, partner status, person in charge address, person in charge name, and partner address. Information arranged in the horizontal direction is associated with each other.
  • the bill ID column an ID unique to bill data for managing bill data is stored. This bill ID is assigned to the bill data by the data processing unit 11 when the bill management apparatus 1 receives the bill data.
  • a classification indicating whether the bill data is received bill data or transmitted bill data as viewed from the accounting staff is set. Specifically, “receive” is set for received invoice data, and “transmit” is set for transmitted invoice data.
  • the latest date / time of the date / time when the bill data is transmitted / received is stored in the field of date / time of transmission / reception.
  • the status of the invoice data viewed from the person in charge of accounting is set.
  • the other party status column the status of the invoice data as viewed from the other accounting person who exchanges the invoice data is set.
  • the statuses set in the person-in-charge status column and the other party status column include “not opened”, “returning”, “destroyed”, “confirmed”, “paid”, “storage box”, “sent” "Returned”, “Returned Return”, “Discarded”, and "Payd”. The contents of each status will be described in detail later.
  • the mail address of the accounting staff is stored in the staff address column. In the column of the person in charge, the affiliation and the name of the person in charge of accounting are stored. In the other party address column, the mail address of the accountant of the other party who exchanges the bill data is stored.
  • the information stored in the invoice data management table includes the company name of the accounting person in charge, the company name of the other accounting person to exchange the invoice data, Includes zip code, address, affiliation, etc.
  • the data processing unit 11 displays the management screen 110 shown in FIG. 2 on the terminal device 2a or the like according to the operation of the accounting staff.
  • the management screen 110 includes a user information display unit 111, a status display unit 112, a summary display unit 113, an invoice display unit 114, an external contact button 115, an attached file button 116, a history button 117, a memo button 118, and an external contact list.
  • a display button 119, a memo list display button 120, an information display unit 121, and an information input unit 122 are displayed.
  • the user information display unit 111 displays information (user information) related to the accounting person who has logged into the bill management system.
  • information user information
  • FIG. 2 as an example, the name of the company to which the accountant belongs, the department name, the surname, and the mail address of the accountant are displayed.
  • the status display unit 112 displays the number of invoice data handled by the accounting staff logged in to the invoice management system for each status. Broadly speaking, the status display section 112 has columns for reception BOX, draft, transmission BOX, and transmission / reception BOX.
  • the data processing unit 11 allocates invoice data destined for the mail address of the accounting staff to the reception BOX.
  • the data processing unit 11 refers to the invoice data management table T1. Then, out of the invoice data whose person-in-charge address matches “bbb@xxmail.co.jp”, an overview of the invoice data whose transmission / reception column is “reception” is displayed on the summary display unit 113.
  • the breakdown of the status of the invoice data allocated to the receiving BOX is “unopened”, “returning”, “destroyed”, “confirmed”, “paid”, “storage box” There is.
  • the “unopened” status is a status that the data processing unit 11 allocates to the invoice data that has not been confirmed by the accounting staff among the invoice data allocated to the reception BOX.
  • the status of “Returning” is a status that the data processing unit 11 assigns to the invoice data that is returned to the accounting officer of the billing source from the invoice data assigned to the reception BOX.
  • the status of “Destroyed” indicates that the invoice data assigned to the receiving BOX was discarded by the accounting officer of the billing source after the accounting officer returned the received invoice data to the accounting officer of the billing source. This is a status assigned by the data processing unit 11 to the invoice data.
  • the “confirmed” status is a status assigned by the data processing unit 11 to the invoice data allocated to the reception BOX, which is read by the accounting staff and selected the confirmation button (described later). .
  • the “paid” status is a status that the data processing unit 11 assigns to the invoice data assigned to the receiving BOX, in which the accounting person makes a deposit and selects the payment button (described later). is there.
  • the accounting staff can grasp the payment details by aggregating the invoice data with the paid status.
  • the status of “storage box” is a status that is assigned by the data processing unit 11 to the invoice data whose status is “paid” and that is transferred to the storage box by the accounting staff at an arbitrary timing.
  • Each of the numbers displayed on the status display unit 112 indicates the number of allocated statuses. For example, in the unopened column of the status display unit 112, the number of invoice data that has not been confirmed by the accounting staff among the received invoice data is displayed. In the storage box column of the status display unit 112, no particular number is displayed.
  • the data processing unit 11 refers to the invoice data management table T1. Then, the data processing unit 11 displays, on the summary display unit 113, an overview of the invoice data whose person-in-charge status is unopened among the invoice data whose person-in-charge address matches “bbb@xxmail.co.jp”. To do.
  • the data processing unit 11 creates and saves the accounting staff, but allocates unsent invoice data to the transmission destination accounting staff as drafts.
  • the data processing unit 11 allocates the invoice data transmitted by the accounting staff to the transmission BOX.
  • the data processing unit 11 refers to the invoice data management table T1. Then, out of the invoice data whose person-in-charge address matches “bbb@xxmail.co.jp”, an overview of the invoice data whose transmission / reception column is “transmission” is displayed on the summary display unit 113.
  • the breakdown of the status of the invoice data allocated to the transmission BOX includes “sent”, “returned return”, “discarded”, “paid”, and “storage box”.
  • the “sent” status is a status that is assigned by the data processing unit 11 to invoice data that has not been processed by the billing accountant among the invoice data assigned to the transmission BOX.
  • the status of “Return Return” is a status assigned by the data processing unit 11 to the invoice data returned from the accounting staff at the billing destination among the invoice data assigned to the transmission BOX.
  • the person in charge of accounting can process the invoice data returned from the invoice destination.
  • the “discarded” status is a status assigned by the data processing unit 11 to the invoice data discarded by the accounting officer of the billing source out of the invoice data returned from the accounting officer of the billing destination.
  • the “payment completed” status is the data processing unit 11 for the invoice data allocated to the transmission BOX, for the invoice data for which the accounting officer of the invoicing source confirmed the payment and selected the deposit button (described later). Is the status assigned.
  • the status of “storage box” is a status that is assigned by the data processing unit 11 to the invoice data that is transferred to the storage box at an arbitrary timing by the accounting staff among the invoice data whose status is “paid”. No particular number is displayed in the storage box column of the status display unit 112.
  • the summary display unit 113 displays a summary of the invoice data corresponding to the status selected by the accountant in the status display unit 112. As an overview, if it is the received invoice data, the company name of the billing source, the subject, the payment date and time, and the status of the sender and receiver are displayed. These statuses are displayed on the management screens of both accounting staff who sent and received the bill data.
  • FIG. 6 is a diagram illustrating information displayed on the summary display unit.
  • the bill data summary 113 a displayed on the summary display unit 113 of the management screen 110 viewed by the billing accountant and the summary display unit 113 of the management screen 110 viewed by the billing accountant.
  • the billing source shown in FIG. 6 is ABC Co., Ltd.
  • the invoice data D1 whose subject is XXwork is “Send” in the status display section on the management screen of the terminal device operated by the billing accountant. It has entered “Sai”.
  • the billing accounting officer selects “Sent” in the status display area, the billing destination is ⁇ Corporation, the subject is XXwork, and the status of the billing accounting officer Is displayed on the summary display section 113 to indicate that “sent” and the status of the billing accountant are “unopened”.
  • the outlines 113c, 113d, and 113e shown in FIG. 7 (a) all indicate the outline of the invoice data D2.
  • the data processing unit 11 displays the summary display unit 113 of the management screen 110 of the terminal device operated by the billing accountant. Is changed from the summary 113c to the summary 113d.
  • the data processing unit 11 manages the terminal device management screen 110 operated by the billing accountant.
  • the information displayed on the summary display unit 113 is changed from the summary 113d to the summary 113e.
  • outlines 113f and 113g shown in FIG. 7B show outlines of the bill data D3.
  • the data processing unit 11 displays the summary display unit 113 on the management screen of the terminal device operated by the billing accountant. The displayed information is changed from the summary 113f to the summary 113g.
  • the data processing unit 11 displays the details of the bill data on the bill display unit 114.
  • the contents of the invoice displayed on the invoice display section 114 are the same as the existing (paper or PDF based) invoice, except that an address display section 114a and various buttons described later are provided.
  • the data processing unit 11 displays the mail address of the sender accountant (from) on the address display unit 114a.
  • the data processing unit 11 displays the mail address of the accounting person (to) as the transmission destination.
  • the data processing unit 11 may display the bill ID of the bill data on the bill display unit 114.
  • the accountant can process the invoice displayed on the invoice display unit 114 on the management screen 110. Specifically, a button for processing a bill is displayed on the bill display unit 114 in accordance with the status of the bill data.
  • FIG. 2 shows a button displayed when invoice data whose status is unopened is selected.
  • the invoice display unit 114 is provided with a confirmation button 114b, a return button 114c, and a copy button 114d.
  • the data processing unit 11 refers to the invoice data management table T1. Then, the person-in-charge status of the invoice data displayed on the invoice display unit 114 is changed to “confirmed”. Further, the data processing unit 11 decreases the “unopened” number in the status display unit 112 by one and increases the “confirmed” number by one.
  • the data processing unit 11 refers to the invoice data management table T1. Then, the person-in-charge status of the invoice data displayed on the invoice display unit 114 is changed to “returning”, and the partner status is changed to “returning return”. Further, the data processing unit 11 decreases the “unopened” number in the status display unit 112 by one and increases the “returning” number by one. On the management screen of the accounting staff who has received the returned invoice data, the return / return number in the status display section is incremented by one.
  • FIG. 8 is a diagram for explaining processing of return / return invoice data.
  • the accountant selects return / return status, and the invoice displayed on the summary display section 113
  • the data processing unit 11 displays bill data corresponding to the selected bill summary on the bill display unit 114.
  • the mail address of the billing accountant is displayed on the address display portion 114a.
  • the bill display unit 114 is provided with a correction button 114e and a discard button 114f.
  • the data processing unit 11 changes the status of the invoice data displayed on the invoice display unit 114 to “discarded”. Also, the data processing unit 11 decrements the “returned return” number in the status display unit 112 by one. Also, history information is added.
  • the data processing unit 11 changes the status of the bill data displayed on the bill display unit 114 to “discarded”. As a result, the numbers “transmission BOX” and “return return” in the status display unit 112 are decreased by one. Note that the billing accountant and billing accountant can view the discarded invoice data even after discarding.
  • the billing accountant can view the discarded invoice data by selecting “Discarded” in the status display section 112.
  • the accounting staff at the billing destination can view the discarded bill data by selecting “Destination discard” on the status display section 112.
  • FIG. 9 is a diagram for explaining an example of external contact data.
  • external contact data is stored as a table.
  • the external contact data management table T2 has columns for ID, time, and wording. Information arranged in the horizontal direction is associated with each other.
  • the ID column stores the invoice ID of the invoice data (invoice data associated with the external contact data) displayed on the invoice display unit 114 when the accounting staff created the external contact data. ing.
  • the contact address column the mail address of the creator who created the external contact data is stored.
  • the time column the creation date and time of external contact data is stored. The contents of external contact are stored in the word column.
  • the data processing unit 11 refers to the external contact data management table T2 with respect to the invoice data displayed on the invoice display unit 114, and displays the external contacts input so far in time series.
  • the information is displayed on the information display unit 121 together with the fixed date.
  • the information display unit 121 displays the external contact entered by the accounting staff at both the invoice data transmission source and the transmission destination. For this reason, by using this external contact input mode, both accounting staff can communicate like a chat.
  • FIG. 10 is a diagram illustrating an example of attached file data.
  • the attached file data is stored as a table.
  • the attached file data management table T3 has columns of ID, time, and attached data. Information arranged in the horizontal direction is associated with each other.
  • the ID column stores the invoice ID of the invoice data (invoice data associated with the attached data) displayed on the screen when the attached data is attached.
  • the attachment date and time of the attached data is stored.
  • the name of the attached data is stored in the attached data column.
  • the data processing unit 11 refers to the attached file data management table T3 regarding the invoice data displayed on the invoice display unit 114, and displays information on the attached files so far in time series. Is displayed on the information display unit 121.
  • the data processing unit 11 stores the operation histories of both accountants so far in the history data storage unit 15.
  • 11 and 12 are diagrams illustrating an example of data stored in the history data storage unit. In the present embodiment, data is stored in the form of a table.
  • the data processing unit 11 creates a history data management table T4 for each invoice data. If the version number is different, the history data management table T4 is different.
  • the history data management table T4 includes columns for invoice ID, operation, transmission / reception date / time, person-in-charge status, partner status, person-in-charge address, and partner address. Information arranged in the horizontal direction is associated with each other.
  • the operation column the operation executed by the accountant is set.
  • the contents of the other columns are the same as those in the bill data management table T1, and thus the description thereof is omitted.
  • the version number data management table T5 has columns of a first version ID, a second version ID, and a third version ID. Information arranged in the horizontal direction is associated with each other.
  • the invoice ID assigned by the data processing unit 11 when the accounting person creates invoice data and selects the save button (not shown) displayed on the management screen 110 is displayed.
  • the third edition ID field when the third edition of the invoice data to which the second edition ID is assigned is created and the save button (not shown) displayed on the management screen 110 is selected, the data The bill ID assigned by the processing unit 11 is stored.
  • FIG. 12 the columns up to the third version are shown. However, when the fourth version of invoice data is created, the data processing unit 11 is newly created in the column of the version number data management table T5. The invoice ID of the invoice data is added. The same applies to the fifth and subsequent versions.
  • the data processing unit 11 switches the management screen 110 to the history display mode. Specifically, the data processing unit 11 refers to the history data management table T4 and the version number data management table T5, and displays the history regarding the exchange of the bill data displayed on the bill display unit 114 in time series. Displayed on the unit 121.
  • FIG. 13 is a diagram illustrating an example of data displayed on the information display unit in the history display mode.
  • the information display unit 121 displays a version number display unit 121a that displays the version number of the invoice data and a history display unit 121b that displays a history regarding the exchange of the invoice data.
  • the data processing unit 11 refers to the history data management table T4, and displays the exchange of bill data on the history display unit 121b in chronological order.
  • the invoice data displayed on the invoice display unit 114 has been created and transmitted by Mr. Saito who is the accounting officer of the transmission source. Mr. Teshima returned the invoice data, Mr. Saito corrected the invoice data, created the second version of the invoice data, and Mr. Saito destroyed the first version of the invoice data It is described.
  • the data processing unit 11 refers to the version number data management table T5 and identifies the corresponding invoice data.
  • the data processing unit 11 For example, if the invoice ID of the first version of the invoice data is “001”, the data processing unit 11 The bill data whose bill ID is “015” is specified. Then, referring to the history data management table T4, the exchange of bill data is displayed on the history display unit 121b in time series. In the example shown in FIG. 13B, it is described that Mr. Saito is in the draft stage of the created second version of the invoice data. ⁇ Memo button>
  • the data processing unit 11 switches the management screen 110 to the memo input mode.
  • the data processing unit 11 is input to the information input unit 122 and is attached to the information input unit 122 by dragging and dropping or the like that is confirmed by pressing the enter key of the keyboard.
  • the attached data or the like is stored in the memo data storage unit 16 as a memo in association with the mail address of the accounting staff and the invoice data displayed on the invoice display unit 114.
  • This memo can only be viewed by the person who created the memo.
  • FIG. 14 is a diagram illustrating an example of memo data.
  • the memo data is stored as a table.
  • the memo data management table T6 has columns for ID, time, wording, attached data, and address. Information arranged in the horizontal direction is associated with each other.
  • the ID column stores the invoice ID of the invoice data (invoice data associated with the memo) displayed on the screen when the accountant created the memo.
  • the time column the creation date and time of memo data is stored.
  • the wording column the contents of the memo associated with the invoice data are stored.
  • the attached data column attached data associated with the invoice data is stored.
  • the e-mail address of the accounting person who created the wording or attached the attached data is stored. That is, in the memo data management table T6, memo data is managed for each accountant.
  • the data processing unit 11 refers to the memo data storage unit 16 and relates the invoice data displayed on the invoice display unit 114 to the memos input so far in the time series. 121 is displayed.
  • FIG. 15 is a diagram illustrating an example of a memo displayed on the information display unit of the billing accountant.
  • FIG. 15 shows an example of a memo at the time of filing a patent application.
  • the data processing unit 11 refers to the memo data management table T6, and displays on the information display unit 121 the text and attached data associated with the bill ID and the mail address of the billing accountant.
  • FIG. 16 is a diagram for explaining an example of a memo displayed on the information display unit of the billing accountant. In the bill display unit 114 shown in FIG. 16, the same data as the bill data shown in FIG. 15 is displayed.
  • the data processing unit 11 refers to the memo data management table T6, and displays the invoice ID and the text and attached data associated with the billing accountant's email address on the information display unit 121.
  • a receipt image of a restaurant is attached together with a memo “A normal member”.
  • This receipt is a receipt for entertainment expenses when eating and drinking with regular members.
  • a memo “Contact Saito-san” is displayed.
  • the memo button 118 it is possible to manage centrally by associating the memo and the attached data unique to the accounting staff with the common invoice data. That is, when an accounting person selects a certain invoice data and selects the memo button 118, the attached data such as a comment and a photograph relating to the invoice data is separately (inherent to each accounting person at both the billing source and the billing destination). B) displayed on the information display unit 121. Since the invoice data and memo data are displayed on one screen, the accounting staff can easily grasp the data associated with the invoice data. Therefore, it is not necessary to open another screen even when accounting staff exchanges a certain invoice by telephone, for example, so that it is possible to concentrate on the conversation.
  • the information to be shared is selected by selecting the attached file button 116 and the information held by the individual (shown to others). It is possible to selectively use a memo button 118 for information that is not desired.
  • various methods such as right-clicking on the data which the information display part 121 wants to delete, can be considered. ⁇ External contact list display button>
  • the data processing unit 11 refers to the external contact data storage unit 13 in which data related to external contact is stored, and the invoice for the accountant is in charge.
  • the external contact list screen (external contact list screen) is displayed on the management screen 110 in chronological order. 17 and 18 are diagrams showing examples of external contact lists.
  • accounting staff X exchanges external data with accounting staff Y for invoice data ⁇ on the same day at 10:00, 11:00 and 12:00, and accounting staff X accounts for invoice data ⁇ . It is assumed that external contacts were exchanged with the person in charge Z at 10:30, 11:30, and 12:30 on the same day.
  • an external contact list screen 119a as shown in FIG. 17 is displayed on the management screen of the terminal device operated by the accountant X.
  • the external contact list screen 119a displays a record of external contacts exchanged with other accounting staff in units of time series instead of invoice data units.
  • the external contact list screen 119a includes a search input unit 119b.
  • search request When the accounting person X inputs a search word and presses the enter key (search request), the data processing unit 11 specifies external contact including the matching document.
  • the accounting staff X inputs “thank you” to the search input unit 119b and presses the enter key, so that the data processing unit 11 reads “Thank you very much” at 12:00 and 12 : 30 “Thank you” is displayed as a search result.
  • the data processing unit 11 displays the contents of the invoice data ⁇ associated with the external contact data including the wording. It is displayed on the bill display unit 114. Thereby, the invoice data can be easily found based on the term used in the external communication.
  • FIG. 19 is a flowchart for explaining the processing of the data processing unit when finding invoice data.
  • Step S2 The data processing unit 11 refers to the external contact data management table T2. Then, all external contact data in which the mail address of the accounting person displayed in the user information display unit 111 is stored in the contact address column is extracted. Then, the data processing unit 11 displays the extracted words of the external contact data on the external contact list screen 119a in time series. Thereafter, the process proceeds to step S3.
  • Step S3 The data processing unit 11 determines whether a search word is input to the search input unit 119b. When a search word is input (Yes in step S3), the process proceeds to step S4. If no search word is input (No in step S3), the process proceeds to step S5. [Step S4] The data processing unit 11 displays only external contacts including the input search word on the external contact list screen 119a. [Step S5] When the data processing unit 11 receives selection of the displayed wording, the data processing unit 11 proceeds to step S6.
  • the data processing unit 11 refers to the external contact data management table T2. Then, the bill ID of the external contact data including the wording is specified. Then, the data processing unit 11 refers to the invoice data management table T1, and displays the contents of the invoice data having the invoice ID that matches the specified invoice ID on the invoice display unit 114. This is the end of the description of FIG.
  • the data processing unit 11 refers to the memo data storage unit 16 in which data relating to external communication is stored, and relates to the invoices handled by the accountant.
  • a memo list screen (memo list screen) is displayed on the management screen 110 in time series.
  • the bill data is not directly exchanged between the terminal devices 2a, 2b, and 2c, but is generated by the terminal devices 2a, 2b, and 2c and transmitted to the billing destination. All the invoice data is stored in the invoice management apparatus 1 and handled as shared data. For this reason, the billing accountant can obtain the original bill by printing out the bill data. In addition, since it is not necessary to perform digital signature processing, time stamp processing, and the like, it is possible to reduce the trouble of converting a paper bill into PDF for tax examination. In addition, by providing the memo button 118, it is possible to manage centrally by associating the memo and the attached data unique to the accounting staff with the common invoice data.
  • the information display unit 121 displays external contact information entered by the accounting staff at both the invoice data source and destination. For this reason, by using this external contact input mode, both accounting staff can communicate like a chat.
  • the processing performed by the bill management apparatus 1 may be distributed by a plurality of devices.
  • the bill management apparatus 1 is configured to include each storage unit such as the bill data storage unit 13.
  • each storage unit is clouded and separated from the data processing unit 11. It may be provided in the place.
  • the information processing apparatus, information processing method, and program of the present invention have been described based on the illustrated embodiment. However, the present invention is not limited to this, and the configuration of each unit has the same function. Any configuration can be substituted. Moreover, other arbitrary structures and processes may be added to the present invention.
  • the above processing functions can be realized by a computer.
  • a program describing the processing contents of the functions of the bill management apparatuses 1 and 1a is provided.
  • the program describing the processing contents can be recorded on a computer-readable recording medium.
  • the computer-readable recording medium include a magnetic storage device, an optical disk, a magneto-optical recording medium, and a semiconductor memory.
  • the magnetic storage device include a hard disk drive, a flexible disk (FD), and a magnetic tape.
  • the optical disc include a DVD, a DVD-RAM, and a CD-ROM / RW.
  • the magneto-optical recording medium include MO (Magneto-Optical disk).
  • the computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. In addition, each time a program is transferred from a server computer connected via a network, the computer can sequentially execute processing according to the received program.
  • processing functions described above can be realized by an electronic circuit such as a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device).
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • PLD Programmable Logic Device

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

ビジネス文書単位で情報の一元管理を図ること。端末装置から特定の受取人に向けて送信された請求書データをネットワークを通じて受信すると、受信した請求書データを、受取人の識別情報と、請求書データの発行者の識別情報とを関連づけて記憶する請求書データ記憶部12と、受取人または発行者により請求書データに関連づけられたメモデータを、請求書データの識別情報および受取人または発行者の識別情報に関連づけて記憶するメモデータ記憶部16と、請求書データの内容を受取人/発行者が操作する端末装置の処理画面上に表示させる際に、メモデータ記憶部16を参照し、表示させる請求書データに関連づけられた受取人/発行者のメモデータを処理画面上に表示させるデータ処理部11と、を有する。

Description

情報処理装置、情報処理方法およびプログラム
 本発明は情報処理装置、情報処理方法およびプログラムに関する。
 会社全体または企業グループ全体のビジネス文書(例えば、請求書等)の閲覧とその情報の一元管理を可能とする技術が知られている。
 例えば、ユーザを特定するユーザ特定情報と少なくとも1つの固有の情報とをユーザ毎に関連づけたユーザ情報を記憶する第1の記憶部と、第1の記憶部に記憶される固有の情報とユーザ特定情報とを用いて所定の規則に基づきユーザ毎にコードを生成する生成部と、第1の記憶部に記憶されているユーザ情報が備える第1のユーザのユーザ特定情報を含むビジネス文書情報を記憶する第2の記憶部と、第1の記憶部にユーザ情報が記憶されている第2のユーザからのビジネス文書情報へのアクセス要求を受け付けると、第1のユーザの第1のコードと、第2のユーザの第2のコードが一致するか否かを判断し、第1のコードと第2のコードとが一致する場合、第2の記憶部に記憶されている第1のユーザが作成したビジネス文書情報へのアクセス権限を前記第2のユーザに付与する処理部と、を備える情報処理装置が知られている。
国際公開第2015/049948号
 ビジネス文書に関連づけられたメモや添付データを管理することを考える。
 例えば、ビジネス文書に関連づけられたメモや添付データをPC(Personal Computer)内のOS(Operating System)のフォルダにひとまとめにしておく方法が考えられる。
 しかしながら、画面上に表示されたビジネス文書を閲覧しながらこれらのフォルダを探す場合、探すのに時間がかかったり、別画面を開いたりする必要がある等、処理が煩雑である。
 また、ビジネス文書に関連づけられたメモや添付データの種類によっては、複数人で共有したいデータもあれば、個別に管理したいデータもある。
 1つの側面では、本発明は、ビジネス文書単位で情報の一元管理を図ることを目的とする。
 上記目的を達成するために、開示の情報処理装置が提供される。この情報処理装置は、端末装置から特定の受取人に向けて送信されたビジネス文書データをネットワークを通じて受信すると、受信した前記ビジネス文書データを、受取人の識別情報と、ビジネス文書データの発行者の識別情報とを関連づけて記憶するビジネス文書データ記憶部と、受取人または発行者によりビジネス文書データに関連づけられたメモデータを、ビジネス文書データの識別情報および受取人または発行者の識別情報に関連づけて記憶するメモデータ記憶部と、ビジネス文書データの内容を受取人が操作する端末装置の処理画面上に表示させる際に、メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた受取人のメモデータを処理画面上に表示させ、ビジネス文書データの内容を発行者が操作する端末装置の処理画面上に表示させる際に、メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた発行者のメモデータを処理画面上に表示させる制御部と、を有する。
 1態様では、ビジネス文書単位で情報の一元管理を図ることができる。
実施の形態の請求書管理システムを示す図である。 ログイン後の端末装置に表示される画面の一例を説明する図である。 実施の形態の請求書管理装置のハードウェア構成を示す図である。 実施の形態の請求書管理装置の機能を示すブロック図である。 請求書データの一例を説明する図である。 概要表示部に表示される情報を説明する図である。 概要表示部に表示される情報を説明する図である。 返送戻りの請求書データの処理を説明する図である。 社外連絡データの一例を説明する図である。 添付ファイルデータの一例を説明する図である。 履歴データ記憶部に記憶されるデータの一例を説明する図である。 履歴データ記憶部に記憶されるデータの一例を説明する図である。 履歴表示モード時に情報表示部に表示されるデータの一例を示す図である。 メモデータの一例を説明する図である。 請求先の経理担当者の情報表示部に表示されるメモの一例を説明する図である。 請求元の経理担当者の情報表示部に表示されるメモの一例を説明する図である。 社外連絡一覧の一例を示す図である。 社外連絡一覧の一例を示す図である。 請求書データを見つけるときのデータ処理部の処理を説明するフローチャートである。
 以下、実施の形態の請求書管理システムを、図面を参照して詳細に説明する。
 <実施の形態>
 図1は、実施の形態の請求書管理システムを示す図である。
 実施の形態の請求書管理システム10は、請求書管理装置1が、インターネットや専用線等のネットワークを介して端末装置2a、2b、2cに接続されている。
 端末装置2aは、A社、端末装置2bはB社、端末装置2cはC社等、端末装置2a、2b、2cは、それぞれ異なる会社の経理部門に配置されている装置である。端末装置2a、2b、2cとしては、例えばデスクトップPC、ノートPC、タブレット端末、スマートフォン等が挙げられる。
 請求書管理装置1と、端末装置2a、2b、2cはWebプログラムを実装している。端末装置2a、2b、2cは、Webブラウザを介して請求書に関する請求書データを請求書管理装置1とやりとりする。なお、本実施の形態では請求書データのやりとりを例示するが、請求書はビジネス文書の一例であり、本発明は請求書のやりとりに限定されない。ビジネス文書の他の例としては、例えば見積書や注文書、電子カルテ、処方箋、血液検査結果報告等が挙げられる。
 以下、請求書管理システム10をA社、B社、C社の各経理担当者が利用するものとして説明する。
 A社、B社、C社の各経理担当者は、それぞれ自己に割り当てられたEmailアドレス等を用いて請求書管理装置1にユーザ登録を行うことにより、請求書管理装置1が構築する請求書処理システムにアクセスする環境を整える。
 その後、例えばA社の経理担当者が端末装置2aを操作することにより、請求書管理装置1が端末装置2aに接続されたモニタにログイン画面を表示させる。経理担当者はログイン画面にメールアドレスおよびパスワードを入力することにより、請求書管理装置1が提供するサービスにログインすることができる。なお、メールアドレスは、経理担当者を識別する識別情報の一例である。
 端末装置2a、2b、2cは、ログイン後に、請求書の原本そのものを電子化した請求書データに関する処理を、請求書管理装置1を介して実行することができる。処理の種別としては、例えば、請求書データの作成、送受信、閲覧、編集等が挙げられる。
 例えば、A社の経理担当者がB社宛に請求書を発行する際には、A社の経理担当者は、端末装置2aを操作することにより、ログイン後に表示される管理画面にて請求先をB社とする請求書を作成する。そして、作成した請求書の送付先にB社の経理担当者(受取人)のメールアドレスを指定した請求書データを送信する。送信された請求書データは、請求書管理装置1が保管する。
 すなわち、端末装置2a、2b、2c間で請求書データを直接やりとりするのではなく、端末装置2a、2b、2cで作成され、請求先に送信された全ての請求書データは請求書管理装置1が保管し共有データのような取扱いとなる。そして、請求書管理装置1は、必要に応じて請求書データの閲覧、編集権限を端末装置2a、2b、2cに与える。
 このように、電子上で請求書原本そのもの電子化し、処理することができる。従って、紙やPDFによる請求書の管理や保管の手間を省くことができる。
 なお、前述したように、端末装置2a、2b、2c間で請求書データを直接やりとりするのではないが、以下の説明では、説明を分かり易くするために、例えばA社の経理担当者からB社の経理担当者のメールアドレスを宛先とする請求書データが送信された場合、
一般的な請求書データのやりとりと同じく、「経理担当者が請求書データを受信する」という表現を用いる場合がある。
 なお、請求書管理装置1と各端末装置2a、2b、2cとの請求書データのやりとりは暗号化されるのが好ましい。
 図2は、ログイン後の端末装置に表示される画面の一例を説明する図である。
 図2に示す管理画面110は、端末装置2aに表示される画面の一例である。
 図2に示すように、経理担当者は、メールソフトウェアのような感覚で請求書データの作成、発行、閲覧、編集等をすることができる。
 ところで、前述した例では、A社の経理担当者は、一度送信した請求書データは書き替えることができない。また、B社の経理担当者も請求書データを書き替えることができない。請求書データに不備がある場合は、版数の異なる請求書データを再発行することになる。また、旧版の請求書データは、破棄されずに請求書管理装置1が保管し、いつでも閲覧できる状態になる。さらに、請求書管理装置1は、請求書データの版数管理も行い、旧版の請求書データから新版の請求書データを検索したり、新版の請求書データから旧版の請求書データを検索することも容易に行うことができる。
 なお、管理画面110の詳細については、後に詳述する。
 以下、開示の請求書管理システムをより具体的に説明する。
 図3は、実施の形態の請求書管理装置のハードウェア構成を示す図である。
 請求書管理装置1は、CPU(Central Processing Unit)101によって装置全体が制御されている。CPU101には、バス108を介してRAM(Random Access Memory)102と複数の周辺機器が接続されている。
 RAM102は、請求書管理装置1の主記憶装置として使用される。RAM102には、CPU101に実行させるOSのプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。また、RAM102には、CPU101による処理に使用する各種データが格納される。
 バス108には、ハードディスクドライブ(HDD:Hard Disk Drive)103、グラフィック処理装置104、入力インタフェース105、ドライブ装置106、および通信インタフェース107が接続されている。
 ハードディスクドライブ103は、内蔵したディスクに対して、磁気的にデータの書き込みおよび読み出しを行う。ハードディスクドライブ103は、請求書管理装置1の二次記憶装置として使用される。ハードディスクドライブ103には、OSのプログラム、アプリケーションプログラム、および各種データが格納される。なお、二次記憶装置としては、フラッシュメモリ等の半導体記憶装置を使用することもできる。
 グラフィック処理装置104には、モニタ104aが接続されている。グラフィック処理装置104は、CPU101からの命令に従って、画像をモニタ104aの画面に表示させる。モニタ104aとしては、CRT(Cathode Ray Tube)を用いた表示装置や、液晶表示装置等が挙げられる。
 入力インタフェース105には、キーボード105aとマウス105bとが接続されている。入力インタフェース105は、キーボード105aやマウス105bから送られてくる信号をCPU101に送信する。なお、マウス105bは、ポインティングデバイスの一例であり、他のポインティングデバイスを使用することもできる。他のポインティングデバイスとしては、例えばタッチパネル、タブレット、タッチパッド、トラックボール等が挙げられる。
 ドライブ装置106は、例えば、光の反射によって読み取り可能なようにデータが記録された光ディスクや、USB(Universal Serial Bus)メモリ等の持ち運び可能な記録媒体に記録されたデータの読み取りを行う。例えば、ドライブ装置106が光学ドライブ装置である場合、レーザ光等を利用して、光ディスク200に記録されたデータの読み取りを行う。光ディスク200には、Blu-ray(登録商標)、DVD(Digital Versatile Disc)、DVD-RAM、CD-ROM(Compact Disc Read Only Memory)、CD-R(Recordable)/RW(ReWritable)等が挙げられる。
 通信インタフェース107は、ネットワーク50に接続されている。通信インタフェース107は、ネットワーク50を介して、他のコンピュータまたは通信機器との間でデータを送受信する。
 以上のようなハードウェア構成によって、本実施の形態の処理機能を実現することができる。なお、図3には請求書管理装置1のハードウェア構成を示したが、端末装置2a等、他のコンピュータも同様のハードウェア構成で実現することができる。
 図3に示すようなハードウェア構成の請求書管理装置1内には、以下のような機能が設けられる。
 図4は、実施の形態の請求書管理装置の機能を示すブロック図である。
 請求書管理装置1は、データ処理部11と、請求書データ記憶部12と、社外連絡データ記憶部13と、添付ファイルデータ記憶部14と、履歴データ記憶部15と、メモデータ記憶部16とを有している。
 データ処理部11は、経理担当者の操作に応じて図2に示す管理画面110を端末装置2a等に表示する。データ処理部11は、管理画面110を介して行われる請求書データのやり取りに応じた処理を実行する。例えば、データ処理部11は、請求書管理装置1が受信した請求書データや、経理担当者が作成した社外連絡(後述)やメモ等を各記憶部に振り分けて記憶させる。
 請求書データ記憶部12には、請求書管理装置1が受信した請求書データが、経理担当者毎(具体的には、経理担当者のメールアドレス毎)に記憶される。請求書管理装置1が受信する請求書データは、請求元の経理担当者が請求先の経理担当者宛に送信した請求書データや、請求元の経理担当者(発行者)が下書きとして作成した請求書データが含まれる。
 図5は、請求書データの一例を説明する図である。
 本実施の形態ではデータがテーブル化されて記憶されている。
 請求書データ管理テーブルT1には、請求書ID、送受信、送受信日時、担当者ステータス、相手ステータス、担当者アドレス、担当者名、および相手アドレスの欄が設けられている。横方向に並べられた情報同士が互いに関連づけられている。
 請求書IDの欄には、請求書データを管理するための請求書データ固有のIDが記憶されている。この請求書IDは、請求書管理装置1が請求書データを受信した時点でデータ処理部11が請求書データに割り振る。
 送受信の欄には、当該経理担当者から見て当該請求書データが、受信した請求書データなのか送信した請求書データなのかを示す区分が設定される。具体的には、受信した請求書データであれば「受信」、送信した請求書データであれば「送信」が設定される。
 送受信日時の欄には、当該請求書データを送受信した日時のうち、最新の日時が格納される。
 担当者ステータスの欄には、当該経理担当者から見た請求書データのステータス(処理に関する進捗)が設定される。
 相手ステータスの欄には、当該請求書データをやり取りをする相手の経理担当者から見た請求書データのステータスが設定される。
 担当者ステータスの欄および相手ステータスの欄に設定されるステータスには、「未開封」、「返送中」、「先方破棄」、「確認済」、「支払済」、「保管箱」、「送信済」、「返送戻り」、「破棄済」、「入金済」がある。各ステータスの内容については、後に詳述する。
 担当者アドレスの欄には、当該経理担当者のメールアドレスが格納される。
 担当者名の欄には、当該経理担当者の所属および名前が格納される。
 相手アドレスの欄には、当該請求書データをやり取りをする相手の経理担当者のメールアドレスが格納される。
 なお、請求書データ管理テーブルに記憶される情報としては、図示した情報以外にも、当該経理担当者の会社名、当該請求書データをやり取りをする相手の経理担当者の会社名、各会社の郵便番号、住所、所属等が含まれる。
 <管理画面>
 データ処理部11は、経理担当者の操作に応じて図2に示す管理画面110を端末装置2a等に表示する。
 管理画面110には、利用者情報表示部111、ステータス表示部112、概要表示部113、請求書表示部114、社外連絡ボタン115、添付ファイルボタン116、履歴ボタン117、メモボタン118、社外連絡一覧表示ボタン119、メモ一覧表示ボタン120、情報表示部121、および情報入力部122が表示されている。
 利用者情報表示部111には、請求書管理システムにログインしている経理担当者に関する情報(利用者情報)が表示される。図2では一例として経理担当者が所属する会社名、部署名、名字、および経理担当者のメールアドレスが表示されている。
 ステータス表示部112には、請求書管理システムにログインしている経理担当者が取り扱う請求書データの数がステータス毎に表示される。
 大きく分けて、ステータス表示部112には受信BOX、下書き、送信BOXおよび送受信BOXの欄が設けられている。
 データ処理部11は、経理担当者のメールアドレスを宛先とする請求書データを受信BOXに割り振る。
 経理担当者が受信BOXを選択すると、データ処理部11は、請求書データ管理テーブルT1を参照する。そして、担当者アドレスが「bbb@xxmail.co.jp」に一致する請求書データのうち、送受信の欄が「受信」の請求書データの概要を概要表示部113に表示する。
 図2に示すように、受信BOXに割り振られた請求書データのステータスの内訳は、「未開封」、「返送中」、「先方破棄」、「確認済」、「支払済」、「保管箱」がある。
 「未開封」のステータスは、受信BOXに割り振られた請求書データのうち、経理担当者が未確認の請求書データに対してデータ処理部11が、割り振るステータスである。
 「返送中」のステータスは、受信BOXに割り振られた請求書データのうち、経理担当者が請求元の経理担当者に返送した請求書データに対してデータ処理部11が割り振るステータスである。
 「先方破棄」のステータスは、受信BOXに割り振られた請求書データのうち、受信した請求書データを経理担当者が請求元の経理担当者に返送した後に、請求元の経理担当者が破棄した請求書データに対してデータ処理部11が割り振るステータスである。
 「確認済」のステータスは、受信BOXに割り振られた請求書データのうち、経理担当者が閲覧し、確認ボタン(後述)を選択した請求書データに対してデータ処理部11が割り振るステータスである。
 「支払済」のステータスは、受信BOXに割り振られた請求書データのうち、経理担当者が入金を行い、支払ボタン(後述)を選択した請求書データに対してデータ処理部11が割り振るステータスである。
 経理担当者は、支払済のステータスの請求書データを集計することで、入金明細を把握することができる。
 「保管箱」のステータスは、ステータスが「支払済」の請求書データのうち、経理担当者が任意のタイミングで保管箱に移した請求書データに対してデータ処理部11が割り振るステータスである。
 ステータス表示部112に表示される数字は、それぞれ、割り振られたステータスの数が表示されている。
 例えば、ステータス表示部112の未開封の欄には、受信した請求書データのうち、経理担当者が未確認の請求書データの数が表示される。
 なお、ステータス表示部112の保管箱の欄には、特に数字は表示されない。
 「未開封」、「返送中」、「先方破棄」、「確認済」、「支払済」、「保管箱」の各BOXに割り振られている請求書データの内容を経理担当者が閲覧する場合には、ステータス表示部112の該当箇所を選択すればよい。
 例えば、経理担当者が受信BOXを選択すると、データ処理部11は、請求書データ管理テーブルT1を参照する。そして、データ処理部11は、担当者アドレスが「bbb@xxmail.co.jp」に一致する請求書データのうち、担当者ステータスが未開封の請求書データの概要を、概要表示部113に表示する。
 データ処理部11は、経理担当者が作成し、保存したが、送信先の経理担当者に未送信の請求書データを下書きに割り振る。
 データ処理部11は、経理担当者が送信した請求書データを送信BOXに割り振る。
 経理担当者が送信BOXを選択すると、データ処理部11は、請求書データ管理テーブルT1を参照する。そして、担当者アドレスが「bbb@xxmail.co.jp」に一致する請求書データのうち、送受信の欄が「送信」の請求書データの概要を概要表示部113に表示する。
 図2に示すように、送信BOXに割り振られた請求書データのステータスの内訳には、「送信済」、「返送戻り」、「破棄済」、「入金済」、「保管箱」がある。
 「送信済」のステータスは、送信BOXに割り振られた請求書データのうち、請求先の経理担当者が支払処理を行っていない請求書データに対してデータ処理部11が割り振るステータスである。
 「返送戻り」のステータスは、送信BOXに割り振られた請求書データのうち、請求先の経理担当者から戻ってきた請求書データに対してデータ処理部11が割り振るステータスである。経理担当者は、請求先から戻ってきた請求書データについての処理が可能となる。
 「破棄済」のステータスは、請求先の経理担当者から戻ってきた請求書データのうち、請求元の経理担当者が破棄した請求書データに対してデータ処理部11が割り振るステータスである。
 「入金済」のステータスは、送信BOXに割り振られた請求書データのうち、請求元の経理担当者が入金を確認し、入金ボタン(後述)を選択した請求書データに対してデータ処理部11が割り振るステータスである。
 「保管箱」のステータスは、ステータスが「入金済」の請求書データのうち、経理担当者が任意のタイミングで保管箱に移した請求書データに対してデータ処理部11が割り振るステータスである。
 ステータス表示部112の保管箱の欄には、特に数字は表示されない。
 「送信済」、「返送戻り」、「破棄済」、「入金済」、「保管箱」の各BOXに入っている請求書データの内容を閲覧する場合には、その箇所を選択すればよい。
 概要表示部113には、前述したように、経理担当者がステータス表示部112にて選択したステータスに対応する請求書データの概要が表示される。概要としては、受信した請求書データであれば、請求元の会社名、件名、支払日時、および送信側、受信側のステータスが表示される。
 これらのステータスは、請求書データを送受信した双方の経理担当者の管理画面上にそれぞれ同じものが表示される。
 図6は、概要表示部に表示される情報を説明する図である。
 図6では、請求先の経理担当者が閲覧する管理画面110の概要表示部113に表示される請求書データの概要113aと、請求元の経理担当者が閲覧する管理画面110の概要表示部113に表示される概要113bとを図示している。
 すなわち、図6に示す請求元が株式会社ABCであり、件名が○○workの請求書データD1については、請求元の経理担当者が操作する端末装置の管理画面上ではステータス表示部の「送信済」に入っている。請求元の経理担当者がステータス表示部の「送信済」を選択した際には、請求書データD1について、請求先が□□株式会社、件名が○○work、請求元の経理担当者のステータスが「送信済」、請求先の経理担当者のステータスが「未開封」である旨が概要表示部113に表示される。
 また、ステータスの遷移を確認することにより、請求元の経理担当者は容易に請求先の経理担当者の処理の進捗を確認することができる。このため、双方の経理担当者が、各請求書データについて今どのような状態にあるのかを、リアルタイムに確認することができる。
 図7(a)に示す概要113c、113d、113eは、いずれも請求書データD2についての概要を示している。
 請求先の経理担当者が請求書データD2を閲覧し、確認ボタン(後述)を選択すると、データ処理部11は、請求元の経理担当者が操作する端末装置の管理画面110の概要表示部113に表示される情報を概要113cから概要113dに変更する。
 その後、請求先の経理担当者が請求書データD2の支払処理を行い、支払済ボタン(後述)を選択すると、データ処理部11は、請求元の経理担当者が操作する端末装置の管理画面110の概要表示部113に表示される情報を概要113dから概要113eに変更する。
 また、他の例として、図7(b)に示す概要113f、113gは、いずれも請求書データD3についての概要を示している。
 請求先の経理担当者が請求書データD3を閲覧し、返送ボタン(後述)を選択すると、データ処理部11は、請求先の経理担当者が操作する端末装置の管理画面の概要表示部113に表示される情報を概要113fから概要113gに変更する。
 再び図2に戻って説明する。
 概要表示部113に表示された請求書データの概要が経理担当者により選択されると、データ処理部11は、請求書データの詳細を請求書表示部114に表示する。請求書表示部114に表示される請求書の内容は、アドレス表示部114aおよび後述する各種ボタンを供えること以外は、既存の(紙やPDFベースの)請求書と同じである。
 経理担当者が受信BOXに割り振られた請求書データを閲覧する場合には、データ処理部11は、送信元の経理担当者(from)のメールアドレスをアドレス表示部114aに表示する。
 また、経理担当者が下書きまたは送信BOXに割り振られた請求書データを閲覧する場合には、データ処理部11は、送信先の経理担当者(to)のメールアドレスを表示する。
なお、データ処理部11は、請求書データの請求書IDを請求書表示部114に表示するようにしてもよい。
 経理担当者は、管理画面110上にて請求書表示部114に表示されている請求書の処理が可能である。
 具体的には、請求書データのステータスに応じて、請求書を処理するためのボタンが請求書表示部114に表示される。
 図2では、ステータスが未開封の請求書データを選択したときに表示されるボタンを示している。
 請求書表示部114には、確認ボタン114b、返送ボタン114cおよびコピーボタン114dが設けられている。
 経理担当者により確認ボタン114bが選択されると、データ処理部11は、請求書データ管理テーブルT1を参照する。そして、請求書表示部114に表示されている請求書データの担当者ステータスを「確認済」に変更する。また、データ処理部11は、ステータス表示部112の「未開封」の数字を1つ減らし、「確認済」の数字を1つ増やす。
 経理担当者により返送ボタン114cが選択されると、データ処理部11は、請求書データ管理テーブルT1を参照する。そして、請求書表示部114に表示されている請求書データの担当者ステータスを「返送中」に変更し、相手ステータスを「返送戻り」に変更する。また、データ処理部11は、ステータス表示部112の「未開封」の数字を1つ減らし、「返送中」の数字を1つ増やす。
 返送された請求書データを受信した経理担当者の管理画面上では、ステータス表示部の返送戻りの数字を1つ増やす。
 経理担当者によりコピーボタン114dが選択されると、データ処理部11は、当該請求書データの請求元と請求先の社名および住所が入れ替えられた新たな請求書データを作成する。そして、データ処理部11は、請求書データ管理テーブルT1に作成した請求書データに関する情報を格納する。このとき、当該請求書データの担当者ステータスは、「下書き」、相手ステータスは空欄となる。
 <返送戻り処理>
 図8は、返送戻りの請求書データの処理を説明する図である。
 経理担当者がステータスが返送戻りを選択し、概要表示部113に表示された請求書の
概要を選択すると、データ処理部11は、選択された請求書の概要に対応する請求書データを請求書表示部114に表示する。この場合、アドレス表示部114aには、請求先の経理担当者のメールアドレスが表示される。
 請求書表示部114には、訂正ボタン114e、および破棄ボタン114fが設けられている。
 経理担当者により訂正ボタン114eが選択されると、データ処理部11は、請求書表示部114に表示されている請求書データのステータスを「破棄済」に変更する。また、データ処理部11は、ステータス表示部112の「返送戻り」の数字を1つ減らす。また、履歴情報が追加される。
 経理担当者により破棄ボタン114fが選択されると、データ処理部11は、請求書表示部114に表示されている請求書データのステータスを「破棄済」に変更する。これにより、ステータス表示部112の「送信BOX」および「返送戻り」の数字が1つ減る。
 なお、請求元の経理担当者および請求先の経理担当者は破棄された請求書データについて、破棄後も閲覧することができる。
 具体的には、請求元の経理担当者はステータス表示部112の「破棄済」を選択することにより、破棄された請求書データを閲覧することができる。また、請求先の経理担当者はステータス表示部112の「先方破棄」を選択することにより、破棄された請求書データを閲覧することができる。
 再び図2に戻って説明する。
 送受信BOXには、受信BOXおよび送信BOXに入っている全ての請求書データのうち、破棄された請求書データと保管箱に割り振られた請求書データと下書きに割り振られた請求書データを除くデータが割り振られている。
 <社外連絡ボタン>
 経理担当者により社外連絡ボタン115が選択されると、データ処理部11は、管理画面110を社外連絡入力モードに切り替える。この社外連絡入力モードでは、データ処理部11は、情報入力部122に入力され、キーボードのエンターキーを押す等して確定された文書(テキストデータ)を、社外連絡として、当該経理担当者のメールアドレスおよび請求書表示部114に表示されている請求書データに関連づけて社外連絡データ記憶部13に記憶する。
 図9は、社外連絡データの一例を説明する図である。
 本実施の形態では社外連絡データがテーブル化されて記憶されている。
 社外連絡データ管理テーブルT2には、ID、時間、および文言の欄が設けられている。横方向に並べられた情報同士が互いに関連づけられている。
 IDの欄には、経理担当者が社外連絡データを作成した際に請求書表示部114に表示されていた請求書データ(社外連絡データに関連づけられた請求書データ)の請求書IDが格納されている。
 連絡者アドレスの欄には、当該社外連絡データを作成した作成者のメールアドレスが格納されている。
 時間の欄には、社外連絡データの作成日時が格納されている。
 文言の欄には社外連絡の内容が格納されている。
 また、社外連絡入力モードでは、データ処理部11は、請求書表示部114に表示されている請求書データに関し、社外連絡データ管理テーブルT2を参照し、これまで入力された社外連絡を時系列で確定日時とともに情報表示部121に表示する。
 情報表示部121には、請求書データの送信元、送信先双方の経理担当者自身が入力した社外連絡が表示される。このため、この社外連絡入力モードを用いることにより、双方の経理担当者は、チャットのようなやりとりが可能である。
 なお、経理担当者が請求書データ表示部114に表示されている請求書データに関する他の処理(ダウンロード、pdf化)が、その処理が実行された日時とともに情報表示部121に表示されるようになっていてもよい。これにより、双方の経理担当者の処理の履歴を把握することができる。
 <添付ファイルボタン>
 経理担当者により添付ファイルボタン116が選択されると、データ処理部11は、管理画面110を添付ファイルモードに切り替える。この添付ファイルモードでは、データ処理部11は、情報入力部122にドラッグ・アンド・ドロップされ、キーボードのエンターキーを押す等して確定された添付データを、当該経理担当者のメールアドレスおよび請求書表示部114に表示されている請求書データに関連づけて添付ファイルデータ記憶部14に記憶する。なお、添付データとしては、画像、メディア、ドキュメント、連絡先等が挙げられる。
 図10は、添付ファイルデータの一例を説明する図である。
 本実施の形態では添付ファイルデータがテーブル化されて記憶されている。
 添付ファイルデータ管理テーブルT3には、ID、時間、および添付データの欄が設けられている。横方向に並べられた情報同士が互いに関連づけられている。
 IDの欄には、添付データを添付した際に画面に表示されていた請求書データ(添付データが関連づけられた請求書データ)の請求書IDが格納されている。
 時間の欄には、添付データの添付日時が格納されている。
 添付データの欄には添付データの名前が格納されている。
 また、ファイルモードでは、データ処理部11は、請求書表示部114に表示されている請求書データに関し、添付ファイルデータ管理テーブルT3を参照し、これまでに添付された添付ファイルに関する情報を時系列で情報表示部121に表示する。
 <履歴ボタン>
 データ処理部11は、今までの双方の経理担当者の操作履歴を履歴データ記憶部15に記憶しておく。
 図11および図12は、履歴データ記憶部に記憶されるデータの一例を説明する図である。
 本実施の形態ではデータがテーブル化されて記憶されている。
 データ処理部11は、請求書データ毎に履歴データ管理テーブルT4を作成する。版数が異なれば、履歴データ管理テーブルT4は異なる。
 履歴データ管理テーブルT4には、請求書ID、操作、送受信日時、担当者ステータス、相手ステータス、担当者アドレス、および相手アドレスの欄が設けられている。横方向に並べられた情報同士が互いに関連づけられている。
 操作の欄には、経理担当者が実行した操作が設定されている。それ以外の欄の内容については、請求書データ管理テーブルT1と同様であるので説明を省略する。
 図12に示すように、版数データ管理テーブルT5には、第1版ID、第2版ID、第3版IDの欄が設けられている。横方向に並べられた情報同士が互いに関連づけられている。
 第1版IDの欄には、経理担当者が請求書データを作成し、管理画面110に表示される保存ボタン(図示せず)を選択した時点でデータ処理部11が割り振った請求書IDが格納されている。
 第2版IDの欄には、第1版IDが割り振られた請求書データの第2版が作成され、管理画面110に表示される保存ボタン(図示せず)が選択されたときに、データ処理部11が割り振った請求書IDが格納されている。
 第3版IDの欄には、第2版IDが割り振られた請求書データの第3版が作成され、管理画面110に表示される保存ボタン(図示せず)が選択されたときに、データ処理部11が割り振った請求書IDが格納されている。
 なお、図12には、第3版までの欄を図示したが、第4版の請求書データが作成されたときには、データ処理部11は、版数データ管理テーブルT5の欄に新たに作成された請求書データの請求書IDを追加する。第5版以降も同様である。
 そして、経理担当者により履歴ボタン117が選択されると、データ処理部11は、管理画面110を履歴表示モードに切り替える。具体的には、データ処理部11は、履歴データ管理テーブルT4および版数データ管理テーブルT5を参照し、請求書表示部114に表示されている請求書データのやりとりに関する履歴を時系列で情報表示部121に表示する。
 図13は、履歴表示モード時に情報表示部に表示されるデータの一例を示す図である。
 情報表示部121には請求書データの版数を表示する版数表示部121aと、請求書データのやりとりに関する履歴を表示する履歴表示部121bとが表示される。
 データ処理部11は、履歴データ管理テーブルT4を参照し、請求書データのやりとりを時系列で履歴表示部121bに表示する。図13(a)に示す例では、請求書表示部114に表示されている請求書データを、送信元の経理担当者である斉藤さんが作成し、送信したこと、送信先の経理担当者である手島さんが当該請求書データを返送したこと、斉藤さんが当該請求書データを訂正し、第2版の請求書データを作成したこと、また、斉藤さんが第1版の請求書データを破棄したことが記載されている。
 また、経理担当者により他の版数が選択されると、データ処理部11は、版数データ管理テーブルT5を参照し、該当する請求書データを特定する。図12に示す例では、例えば、第1版の請求書データの請求書IDが「001」であれば、経理担当者により第2版の請求書データが選択されると、データ処理部11は、請求書IDが「015」の請求書データを特定する。そして、履歴データ管理テーブルT4を参照し、請求書データのやりとりを時系列で履歴表示部121bに表示する。図13(b)に示す例では、作成した第2版の請求書データを斉藤さんが下書き段階であることが記載されている。
 <メモボタン>
 経理担当者によりメモボタン118が選択されると、データ処理部11は、管理画面110をメモ入力モードに切り替える。このメモ入力モードでは、データ処理部11は、情報入力部122に入力され、キーボードのエンターキーを押す等して確定された文字や、ドラッグ・アンド・ドロップ等により情報入力部122に添付された添付データ等を、メモとして、当該経理担当者のメールアドレスおよび請求書表示部114に表示されている請求書データに関連づけてメモデータ記憶部16に記憶する。このメモは、メモを作成した者しか閲覧することができない。
 図14は、メモデータの一例を説明する図である。
 本実施の形態ではメモデータがテーブル化されて記憶されている。
 メモデータ管理テーブルT6には、ID、時間、文言、添付データ、およびアドレスの欄が設けられている。横方向に並べられた情報同士が互いに関連づけられている。
 IDの欄には、経理担当者がメモを作成した際に画面に表示されていた請求書データ(メモが関連づけられた請求書データ)の請求書IDが格納されている。
 時間の欄には、メモデータの作成日時が格納されている。
 文言の欄には請求書データに関連づけられたメモの内容が格納されている。
 添付データの欄には、請求書データに関連づけられた添付データが格納されている。
 アドレスの欄には、当該文言を作成した、または添付データを添付した経理担当者のメールアドレスが格納されている。すなわち、メモデータ管理テーブルT6では、経理担当者毎にメモデータが管理される。
 また、メモ入力モードでは、データ処理部11は、メモデータ記憶部16を参照し、請求書表示部114に表示されている請求書データに関し、これまで入力されたメモを時系列で情報表示部121に表示する。
 図15は、請求先の経理担当者の情報表示部に表示されるメモの一例を説明する図である。図15は、特許出願の際のメモの一例を示している。
 データ処理部11は、メモデータ管理テーブルT6を参照し、請求書IDおよび請求先の経理担当者のメールアドレスに紐付けられた文言及び添付データを情報表示部121に表示する。
 図15に示す請求書表示部114には、特許に関する請求書データが表示されている。また、情報表示部121には、国内出願時の特許明細書等、出願書類一式のzipファイルと、出願審査請求書のpdfファイルが添付されている。また、出願審査請求書に減額が適用された旨のメモ書きが併せて記載されている。
 図16は、請求元の経理担当者の情報表示部に表示されるメモの一例を説明する図である。
 図16に示す請求書表示部114には、図15に示す請求書データと同じデータが表示されている。
 データ処理部11は、メモデータ管理テーブルT6を参照し、請求書IDおよび請求元の経理担当者のメールアドレスに紐付けられた文言及び添付データを情報表示部121に表示する。
 図16に示す情報表示部121には、「いつものメンバー」というメモ書きとともに、飲食店の領収書画像が添付されている。この領収書は、いつものメンバーで飲食した際の接待費の領収書である。
 それ以外にも「斉藤さんに連絡する。」というメモが表示されている。
 このように、メモボタン118を設けることにより、共通の請求書データに対し、経理担当者固有のメモ、添付データを関連づけて一元管理することができる。すなわち、経理担当者がある請求書データを選択し、メモボタン118を選択すると、当該請求書データに関するコメントや写真等の添付データが、請求元、請求先双方の経理担当者それぞれ別個に(固有に)情報表示部121に表示される。1画面上で請求書データおよびメモデータが表示されるため、経理担当者は、請求書データに関連づけられたデータを容易に把握することができる。従って、経理担当者間が例えば電話で、ある請求書についてやりとりする際にも別画面を開かなくてよいため、会話に集中することができる。
 なお、添付ファイルボタン116により添付されたデータは、請求元、請求先の経理担当者の共有データとなるため、共有する情報は添付ファイルボタン116を選択し、個人で保有する情報(他人にみせたくない情報)はメモボタン118を選択するという使い分けが可能となる。
 なお、情報表示部121に表示されたデータを削除する場合は、例えば情報表示部121の削除したいデータ上で右クリックする等、種々の方法が考えられる。
 <社外連絡一覧表示ボタン>
 経理担当者により社外連絡一覧表示ボタン119が選択されると、データ処理部11は、社外連絡に関するデータが記憶されている社外連絡データ記憶部13を参照し、当該経理担当者が担当する請求書に関する社外連絡の一覧画面(社外連絡一覧画面)を時系列で管理画面110上に表示する。
 図17および図18は、社外連絡一覧の一例を示す図である。
 図17に示すように、経理担当者Xが請求書データαについて経理担当者Yとそれぞれ同日の10時、11時、12時に社外連絡をやりとりし、経理担当者Xが請求書データβについて経理担当者Zとそれぞれ同日の10時30分、11時30分、12時30分に社外連絡をやりとりしたものとする。
 この場合、経理担当者Xが操作している端末装置の管理画面上には、図17に示すような社外連絡一覧画面119aが表示される。この社外連絡一覧画面119aには、請求書データ単位ではなく時系列単位に他の経理担当者とやりとりした社外連絡の記録が表示される。
 この社外連絡一覧画面119aは、検索入力部119bを備えている。経理担当者Xが検索ワードを入力し、エンターキーを押すこと(検索要求)により、データ処理部11は、一致する文書を含む社外連絡を特定する。
 例えば図18に示すように、経理担当者Xは、「ありがとう」を検索入力部119bに入力し、エンターキーを押すことにより、データ処理部11は、12:00の「ありがとうございました」と12:30の「ありがとうございます」を検索結果として表示する。経理担当者Xは、例えば、12:00の「ありがとうございました」を選択し、クリックすることにより、データ処理部11は、当該文言を含む社外連絡データに関連づけられた請求書データαの内容を請求書表示部114に表示する。
 これにより、社外連絡にて用いた用語に基づき請求書データを容易に見つけることができる。
 なお、経理担当者は、検索入力部119bに検索ワードを入力しなくとも、社外連絡一覧画面119aに該当する文言が見つかれば、その文言を直接クリックするようにしてもよい。この動作によってもデータ処理部11は、当該文言を含む社外連絡データに関連づけられた請求書データの内容を請求書表示部114に表示する。
 次に、請求書データを見つけるときのデータ処理部の処理を説明する。
 図19は、請求書データを見つけるときのデータ処理部の処理を説明するフローチャートである。
 [ステップS1] データ処理部11は、社外連絡一覧表示ボタン119の選択を受け付けるとステップS2に遷移する。
 [ステップS2] データ処理部11は、社外連絡データ管理テーブルT2を参照する。そして、連絡者アドレスの欄に利用者情報表示部111に表示されている経理担当者のメールアドレスが格納されている全ての社外連絡データを抽出する。そして、データ処理部11は、抽出した社外連絡データの文言を時系列で社外連絡一覧画面119aに表示する。その後、ステップS3に遷移する。
 [ステップS3] データ処理部11は、検索入力部119bに検索ワードが入力されたか否かを判断する。検索ワードが入力された場合(ステップS3のYes)、ステップS4に遷移する。検索ワードが入力されていなければ(ステップS3のNo)、ステップS5に遷移する。
 [ステップS4] データ処理部11は、入力された検索ワードを含む社外連絡のみを社外連絡一覧画面119aに表示する。
 [ステップS5] データ処理部11は、表示された文言の選択を受け付けるとステップS6に遷移する。
 [ステップS6] データ処理部11は、社外連絡データ管理テーブルT2を参照する。そして、当該文言を含む社外連絡データの請求書IDを特定する。そして、データ処理部11は、請求書データ管理テーブルT1を参照し、特定した請求書IDに一致する請求書IDを持つ請求書データの内容を請求書表示部114に表示する。
 以上で図19の説明を終了する。
 再び図2に戻って説明する。経理担当者により、メモ一覧表示ボタン120が選択されると、データ処理部11は、社外連絡に関するデータが記憶されているメモデータ記憶部16を参照し、当該経理担当者が担当する請求書に関するメモの一覧画面(メモ一覧画面)を時系列で管理画面110上に表示する。
 以上述べたように、請求書管理システム10によれば、端末装置2a、2b、2c間で請求書データを直接やりとりするのではなく、端末装置2a、2b、2cで作成され、請求先に送信された全ての請求書データは請求書管理装置1が保管し共有データのような取扱いとなる。このため、請求先の経理担当者は、請求書データをプリントアウトすることで請求書の原本を入手することができる。
 また、電子署名処理やタイムスタンプ処理等を施さなくてもよいので、税務調査のために紙の請求書をPDF化する等の手間を削減することができる。
 また、メモボタン118を設けることにより、共通の請求書データに対し、経理担当者固有のメモ、添付データを関連づけて一元管理することができる。
 また、情報表示部121には、請求書データの送信元、送信先双方の経理担当者自身が入力した社外連絡が表示される。このため、この社外連絡入力モードを用いることにより、双方の経理担当者は、チャットのようなやりとりが可能である。
 請求書データを送信した時点で請求書データ管理テーブルT1に情報が記憶され、その後のやり取りのステータスは、この請求書データ管理テーブルT1上で管理される。このため、経理担当者は、手入力により請求書をデータシートにまとめ直す作業から開放される。
 なお、請求書管理装置1が行った処理が、複数の装置によって分散処理されるようにしてもよい。
 また、本実施の形態では、請求書管理装置1が請求書データ記憶部13等各記憶部を備える構成としたが、これに限らず、各記憶部はクラウド化され、データ処理部11と別個の場所に設けられていても良い。
 以上、本発明の情報処理装置、情報処理方法およびプログラムを、図示の実施の形態に基づいて説明したが、本発明はこれに限定されるものではなく、各部の構成は、同様の機能を有する任意の構成のものに置換することができる。また、本発明に、他の任意の構成物や工程が付加されていてもよい。
 なお、上記の処理機能は、コンピュータによって実現することができる。その場合、請求書管理装置1、1aが有する機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、磁気記憶装置、光ディスク、光磁気記録媒体、半導体メモリ等が挙げられる。磁気記憶装置には、ハードディスクドライブ、フレキシブルディスク(FD)、磁気テープ等が挙げられる。光ディスクには、DVD、DVD-RAM、CD-ROM/RW等が挙げられる。光磁気記録媒体には、MO(Magneto-Optical disk)等が挙げられる。
 プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD、CD-ROM等の可搬型記録媒体が販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。
 プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、ネットワークを介して接続されたサーバコンピュータからプログラムが転送される毎に、逐次、受け取ったプログラムに従った処理を実行することもできる。
 また、上記の処理機能の少なくとも一部を、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)等の電子回路で実現することもできる。
 1、1a 請求書管理装置
 2a、2b、2c 端末装置
 10 請求書管理システム
 11 データ処理部
 12 請求書データ記憶部
 13 社外連絡データ記憶部
 14 添付ファイルデータ記憶部
 15 履歴データ記憶部
 16 メモデータ記憶部
 T1 請求書データ管理テーブル
 T2 社外連絡データ管理テーブル
 T3 添付ファイルデータ管理テーブル
 T4 履歴データ管理テーブル
 T5 版数データ管理テーブル
 T6 メモデータ管理テーブル

Claims (4)

  1.  端末装置から特定の受取人に向けて送信されたビジネス文書データをネットワークを通じて受信すると、受信した前記ビジネス文書データを、前記受取人の識別情報と、前記ビジネス文書データの発行者の識別情報とを関連づけて記憶するビジネス文書データ記憶部と、
     前記受取人または前記発行者により前記ビジネス文書データに関連づけられたメモデータを、前記ビジネス文書データの識別情報および前記受取人または前記発行者の識別情報に関連づけて記憶するメモデータ記憶部と、
     前記ビジネス文書データの内容を前記受取人が操作する端末装置の処理画面上に表示させる際に、前記メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた前記受取人のメモデータを前記処理画面上に表示させ、前記ビジネス文書データの内容を前記発行者が操作する端末装置の処理画面上に表示させる際に、前記メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた前記発行者のメモデータを前記処理画面上に表示させる制御部と、
     を有することを特徴とする情報処理装置。
  2.  前記メモデータは、テキストデータと添付データの少なくとも一方を含む請求項1に記載の情報処理装置。
  3.  端末装置から特定の受取人に向けて送信されたビジネス文書データをネットワークを通じて受信すると、受信した前記ビジネス文書データを、前記受取人の識別情報と、前記ビジネス文書データの発行者の識別情報とを関連づけて記憶するビジネス文書データ記憶部と、前記受取人または前記発行者により前記ビジネス文書データに関連づけられたメモデータを、前記ビジネス文書データの識別情報および前記受取人または前記発行者の識別情報に関連づけて記憶するメモデータ記憶部とを備えるコンピュータが、
     前記ビジネス文書データの内容を前記受取人が操作する端末装置の処理画面上に表示させる際に、前記メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた前記受取人のメモデータを前記処理画面上に表示させ、前記ビジネス文書データの内容を前記発行者が操作する端末装置の処理画面上に表示させる際に、前記メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた前記発行者のメモデータを前記処理画面上に表示させる、
     ことを特徴とする情報処理方法。
  4.  端末装置から特定の受取人に向けて送信されたビジネス文書データをネットワークを通じて受信すると、受信した前記ビジネス文書データを、前記受取人の識別情報と、前記ビジネス文書データの発行者の識別情報とを関連づけて記憶するビジネス文書データ記憶部と、前記受取人または前記発行者により前記ビジネス文書データに関連づけられたメモデータを、前記ビジネス文書データの識別情報および前記受取人または前記発行者の識別情報に関連づけて記憶するメモデータ記憶部とを備えるコンピュータに、
     前記ビジネス文書データの内容を前記受取人が操作する端末装置の処理画面上に表示させる際に、前記メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた前記受取人のメモデータを前記処理画面上に表示させ、前記ビジネス文書データの内容を前記発行者が操作する端末装置の処理画面上に表示させる際に、前記メモデータ記憶部を参照し、表示させるビジネス文書データに関連づけられた前記発行者のメモデータを前記処理画面上に表示させる、
     処理を実行させることを特徴とするプログラム。
PCT/JP2017/042229 2016-11-28 2017-11-24 情報処理装置、情報処理方法およびプログラム WO2018097248A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018506617A JP6425156B2 (ja) 2016-11-28 2017-11-24 情報処理装置、情報処理方法およびプログラム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016230593 2016-11-28
JP2016-230593 2016-11-28

Publications (1)

Publication Number Publication Date
WO2018097248A1 true WO2018097248A1 (ja) 2018-05-31

Family

ID=62195131

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/042229 WO2018097248A1 (ja) 2016-11-28 2017-11-24 情報処理装置、情報処理方法およびプログラム

Country Status (2)

Country Link
JP (1) JP6425156B2 (ja)
WO (1) WO2018097248A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003108649A (ja) * 2001-09-30 2003-04-11 Shinichi Abe 業務支援システム
JP2004264880A (ja) * 2003-01-14 2004-09-24 Hitachi Ltd 受注支援システムおよび受注支援方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003108649A (ja) * 2001-09-30 2003-04-11 Shinichi Abe 業務支援システム
JP2004264880A (ja) * 2003-01-14 2004-09-24 Hitachi Ltd 受注支援システムおよび受注支援方法

Also Published As

Publication number Publication date
JP6425156B2 (ja) 2018-11-21
JPWO2018097248A1 (ja) 2018-11-29

Similar Documents

Publication Publication Date Title
JP6611064B2 (ja) 端末装置、表示方法およびプログラム
WO2017073102A1 (ja) 情報処理装置、情報処理方法およびプログラム
WO2021235453A1 (ja) 情報処理方法、情報処理装置およびプログラム
JP7180862B2 (ja) 情報処理装置、情報処理方法およびプログラム
US20190188762A1 (en) Information processing apparatus and information processing method
WO2018003674A1 (ja) 情報処理装置、表示方法およびプログラム
JP6550572B2 (ja) 情報処理装置、表示方法およびプログラム
US20210012063A1 (en) Information processing device, display method and program
US20210133833A1 (en) Information processing device, information processing method, and program
US20210019793A1 (en) Information processing apparatus and information processing method
US20200042728A1 (en) Information processing apparatus and information processing method
WO2018097248A1 (ja) 情報処理装置、情報処理方法およびプログラム
JP7311897B2 (ja) 情報処理装置、表示方法およびプログラム
WO2022270431A1 (ja) 情報処理装置、情報処理方法およびプログラム
JP2023153506A (ja) 情報処理装置、情報処理方法およびプログラム
JP5664258B2 (ja) 通達管理プログラム、情報処理装置、および通達管理方法

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2018506617

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17874960

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17874960

Country of ref document: EP

Kind code of ref document: A1