WO2023037650A1 - 情報処理装置、登録システム、およびプログラム - Google Patents

情報処理装置、登録システム、およびプログラム Download PDF

Info

Publication number
WO2023037650A1
WO2023037650A1 PCT/JP2022/018295 JP2022018295W WO2023037650A1 WO 2023037650 A1 WO2023037650 A1 WO 2023037650A1 JP 2022018295 W JP2022018295 W JP 2022018295W WO 2023037650 A1 WO2023037650 A1 WO 2023037650A1
Authority
WO
WIPO (PCT)
Prior art keywords
transaction
product
identification information
unit
code
Prior art date
Application number
PCT/JP2022/018295
Other languages
English (en)
French (fr)
Inventor
誠 日吉
Original Assignee
東芝テック株式会社
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 東芝テック株式会社 filed Critical 東芝テック株式会社
Priority to KR1020247001529A priority Critical patent/KR20240021297A/ko
Priority to EP22866981.8A priority patent/EP4404159A1/en
Priority to CN202280050543.7A priority patent/CN117730354A/zh
Publication of WO2023037650A1 publication Critical patent/WO2023037650A1/ja
Priority to US18/416,254 priority patent/US20240153014A1/en

Links

Images

Classifications

    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07GREGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
    • G07G1/00Cash registers
    • G07G1/12Cash registers electronically operated
    • G07G1/14Systems including one or more distant stations co-operating with a central processing unit
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07GREGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
    • G07G1/00Cash registers
    • G07G1/0009Details of the software in the checkout register, electronic cash register [ECR] or point of sale terminal [POS]
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07GREGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
    • G07G1/00Cash registers
    • G07G1/12Cash registers electronically operated
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Definitions

  • Embodiments of the present invention relate to information processing devices, registration systems, and programs.
  • pre-processing is known as a method of registering products and services (hereinafter collectively referred to as "products") purchased by customers (for example, Patent Document 1).
  • product registration refers to storing (registering) product information such as a product code for specifying a product purchased by a customer in a storage device.
  • Pre-handling processing includes, for example, the operation of registering products to be purchased by a customer who is waiting for a cash register at a POS terminal, which performs product registration and accounting processing, with a registration device in advance. It is used to realize the operation of registering products for each item and paying collectively when leaving the store.
  • the registration device In the pre-handling process, when the registration device registers the product, it issues an accounting code, associates the registered product information with the issued accounting code, and sends it to the server.
  • the registration device also issues a registration receipt on which a bar code indicating the accounting code is printed.
  • the accounting device reads the accounting code from the bar code printed on the registration receipt, acquires product information corresponding to the accounting code from the server, and executes accounting processing.
  • customers may use the pre-handling process multiple times for one purchase. For example, there is a case where pre-handling processing is performed for each floor of a department store. In such a case, conventionally, an accounting code was issued and a registration receipt was printed each time the pre-handling process was performed.
  • the accounting device is printed on each of the multiple registration receipts. Read the accounting code from the bar code and process the accounting. For this reason, it takes time and effort for an operator who operates the accounting device, and an erroneous operation such as forgetting to read the barcode of one of the registered receipts is likely to occur.
  • the accounting device prints the last issued registration receipt. Read the accounting code from the bar code and process the accounting. In this case, the accounting code is read only once, but an erroneous operation, such as reading the accounting code from the bar code of the registration receipt issued first by mistake, is likely to occur.
  • the problem to be solved by the present invention is to provide an information processing device, a registration system, and a program capable of suppressing erroneous operations.
  • An information processing apparatus includes a transaction specifying information acquiring unit that acquires transaction specifying information associated with product identification information of a product to be traded, and a transaction corresponding to the transaction specifying information acquired by the transaction specifying information acquiring unit.
  • An identification information acquiring unit that acquires product identification information of an additional product to be added, and the transaction specifying information acquired by the transaction specifying information acquiring unit and the product identification information of the additional product acquired by the identification information acquiring unit are associated with each other.
  • a storage processor that stores transaction information in a storage unit.
  • FIG. 1 is a diagram showing an outline of a registration system according to an embodiment.
  • FIG. 2 is a diagram showing an example of applying the registration system of the embodiment to a store.
  • FIG. 3 is a block diagram showing the hardware configuration of the POS terminal according to the embodiment;
  • FIG. 4 is a diagram showing the data configuration of transaction information stored in the transaction information storage unit of the POS terminal according to the embodiment.
  • FIG. 5 is a block diagram showing the functional configuration of the control unit of the POS terminal according to the embodiment;
  • FIG. 6 is a block diagram showing the hardware configuration of the server device according to the embodiment.
  • FIG. 7 is a diagram showing the data configuration of a transaction management file stored in the memory unit of the server device according to the embodiment;
  • FIG. 1 is a diagram showing an outline of a registration system according to an embodiment.
  • FIG. 2 is a diagram showing an example of applying the registration system of the embodiment to a store.
  • FIG. 3 is a block diagram showing the hardware configuration of the POS terminal according to
  • FIG. 8 is a block diagram of a functional configuration of a control unit of the server device according to the embodiment;
  • FIG. 9 is a sequence chart showing the flow of operations of the registration system of the embodiment.
  • FIG. 10 is a diagram showing a registration receipt issued at the time of the first pre-handling process of the embodiment.
  • FIG. 11 is a diagram showing a registration receipt issued during the second and subsequent pre-handling processes according to the embodiment.
  • FIG. 12 is a flow chart showing the flow of accounting code reading processing by the control unit of the POS terminal according to the embodiment.
  • FIG. 13 is a flow chart showing the flow of update processing by the control unit of the server device according to the embodiment.
  • FIG. 14 is a sequence chart showing the operation flow of the modification in the registration system of the embodiment.
  • the registration device capable of pre-handling processing is a POS (Point Of Sales) terminal that also has a payment processing function, but it may be a registration device that only has a registration function.
  • POS Point Of Sales
  • a dedicated server device is provided, but it is also possible to make any one of the POS terminals function as the server device.
  • FIG. 1 is a diagram showing an outline of the registration system 1.
  • the registration system 1 of this embodiment includes a plurality of POS terminals 2 provided in each of the sales floors A to C, and a server device 3 provided in the backyard.
  • POS terminals 2 provided in each of the sales floors A to C
  • server device 3 provided in the backyard.
  • sales floor A is the sales floor on the third floor
  • sales floor B is the sales floor on the second floor
  • sales floor C is the sales floor on the first floor.
  • Each POS terminal 2 and server device 3 are communicably connected to each other via a network such as a LAN (Local Area Network).
  • LAN Local Area Network
  • Each POS terminal 2 has the function of executing product registration for the product purchased by the customer, and also has the function of executing accounting processing based on the registered product information.
  • Each POS terminal 2 is an example of a registration device having a prehandling function.
  • Each POS terminal 2 is also a checkout device that executes checkout processing based on the product information registered by the pre-handling process.
  • the pre-handling process is a process in which products to be purchased by customers are registered in advance using a registration device different from the checkout device that executes checkout processing.
  • the product information is information related to products such as product code, product name, and price.
  • the server device 3 manages transaction information in which product information including the product code registered by each POS terminal 2 in the pre-handling process is associated with an accounting code set for each transaction.
  • the product code is an example of product identification information that identifies a product
  • the accounting code is an example of transaction identification information that identifies a transaction.
  • FIG. 2 is a diagram showing an example of applying the registration system 1 to a store.
  • a customer selects a product to be purchased at sales floor A on the third floor and brings the product to one of the POS terminals 2 installed on the third floor.
  • the POS terminal 2 performs product registration without accounting processing, that is, pre-handling processing. It is assumed that the pre-handling process executed at this time is the first time.
  • the POS terminal 2 issues an accounting code, and transmits to the server device 3 transaction information in which the issued accounting code is associated with the product code of the registered product. Thereafter, the server device 3 manages transaction information using the accounting code as a key.
  • the POS terminal 2 issues a registration receipt X during the first pre-handling process.
  • registration information such as the number of registered products and the total amount of the registered products (transaction amount), and a bar code indicating an accounting code are printed.
  • the customer receives the registration receipt X and moves to another sales floor.
  • the POS terminal 2 executes the second pre-handling process.
  • the POS terminal 2 reads the accounting code from the barcode of the registration receipt X and acquires the merchandise code corresponding to the accounting code from the server device 3 .
  • the POS terminal 2 reads the product code of the product brought in by the customer from the sales floor B with a scanner, associates the read product code with the product code obtained from the server device 3 with the accounting code, and transmits the product code to the server device 3. do.
  • the server device 3 stores transaction information in which the product codes of the products in the sales floors A and B purchased by the customer are associated with the accounting code issued during the initial pre-handling process.
  • Products that are added to the transaction specified by the accounting code after the accounting code is issued such as the products that the customer purchases at sales floor B, may be referred to as "additional products" in the following description.
  • the POS terminal 2 issues a registration receipt Y during the second pre-handling process.
  • registration information such as the total amount (transaction amount) of the products registered at the sales floors A and B is printed.
  • the barcode indicating the accounting code is not printed on the registration receipt Y, but the barcode may be printed on the registration receipt X as well.
  • the customer receives the registration receipt Y and moves to another sales floor.
  • the customer can make a payment at any of the POS terminals 2 installed on the first floor after looking around the sales floor C on the first floor.
  • the POS terminal 2 reads the accounting code from the barcode printed on the registration receipt X, acquires the product code corresponding to the accounting code from the server device 3, and executes accounting processing.
  • the POS terminal 2 issues a purchase receipt Z as part of the accounting process.
  • the purchase receipt Z is a normal receipt issued after the completion of the transaction, on which product information such as product name and number of items purchased, and amount information such as unit price, tax amount, and transaction amount are printed. It is also possible to register additional products at the time of accounting.
  • the registration system 1 of this embodiment only one accounting code is issued even if the pre-handling process is performed multiple times.
  • the registration system 1 utilizes the accounting code issued in the initial pre-handling process to associate the product code registered in subsequent pre-handling processes.
  • the POS terminal 2 is a general POS terminal for a store clerk to perform product registration and checkout operations.
  • the POS terminal 2 may be a so-called self-POS terminal in which the customer himself/herself performs product registration and checkout operations.
  • FIG. 3 is a block diagram showing the main hardware configuration of the POS terminal 2.
  • the POS terminal 2 includes a control section 20 , a memory section 21 , a display 22 , a touch panel 23 , a scanner 24 , a card reader 25 , a printer 26 and a communication section 27 .
  • the control unit 20, memory unit 21, display 22, touch panel 23, scanner 24, card reader 25, printer 26, and communication unit 27 are connected to each other via a bus 28 or the like.
  • the control unit 20 is composed of a computer equipped with a CPU (Central Processing Unit) 201, a ROM (Read Only Memory) 202, and a RAM (Random Access Memory) 203.
  • CPU 201 , ROM 202 and RAM 203 are connected to each other via bus 28 .
  • the CPU 201 controls the overall operation of the POS terminal 2.
  • the ROM 202 stores various programs such as programs used to drive the CPU 201 and various data.
  • the RAM 203 has a registration information storage unit 204 .
  • a RAM 203 is used as a work area for the CPU 201 and expands various programs and data stored in the ROM 202 and the memory section 21 .
  • the control unit 20 executes various control processes of the POS terminal 2 by the CPU 201 operating according to control programs stored in the ROM 202 and the memory unit 21 and developed in the RAM 203 .
  • the registration information storage unit 204 of the RAM 203 is an area that stores information on registered products.
  • FIG. 4 is a diagram showing the data structure of information stored in the registration information storage unit 204. As shown in FIG. Each piece of data registered in the registration information storage unit 204 is associated with each piece of information indicating an accounting code, product code, and points.
  • the registration information storage unit 204 stores information including transaction information in which accounting codes and product codes are associated with each other, and is an example of a storage unit.
  • the accounting code that identifies the transaction is registered in the accounting code field.
  • the accounting code is issued and registered by the control unit 20 at the time of the first pre-handling process. Accounting codes are not registered in the case of product registration that is not pre-handled.
  • a product code for identifying a product is registered in the item of product code.
  • the product code is read from the bar code attached to the product by the scanner 24 or is input to the touch panel 23 by the operator's operation and registered in the registration information storage unit 204 .
  • Information indicating the number of products indicated by the corresponding product code is registered in the score item.
  • Information based on the number of times the corresponding product code has been read by the scanner 24 or the number of items specified on the touch panel 23 is registered in the score item.
  • information indicating multiple product codes and points is registered for one accounting code. Further, information indicating the price of the product may be registered corresponding to each product code, and the transaction amount may be registered corresponding to the accounting code.
  • the memory unit 21 is composed of a storage medium such as an HDD (Hard Disk Drive) or flash memory, and maintains the stored contents even if the power is turned off.
  • Memory unit 21 stores control program 211 , product master 212 , and terminal ID 213 .
  • the control program 211 is, for example, a program for making the POS terminal 2 function as a product registration device and accounting device capable of pre-handling processing. That is, the control program 211 has a function of performing product registration based on the product code read by the scanner 24, a function of issuing an accounting code for the transaction of the registered product, a function of transmitting and receiving information to and from the server device 3, and an accounting function. It is a program for realizing functions such as executing processing.
  • the product master 212 is a master file that associates product codes with other product information (product name, price, etc.) for products handled by the store.
  • the product master 212 is received from the server device 3 via the communication unit 27 . Since the products handled by the store change daily, the product master 212 is appropriately updated based on the information from the server device 3 .
  • the terminal ID 213 is information that identifies the POS terminal 2 .
  • the terminal ID 213 is set when the POS terminal 2 is connected to the registration system 1 .
  • the display 22 is composed of, for example, a liquid crystal panel, and functions as a display unit that displays various information.
  • the display 22 displays, for example, product information of products registered as products, operating elements for an operator to operate, and the like.
  • the touch panel 23 is provided on the surface of the display 22 and inputs information corresponding to the touched position to the control section 20 of the POS terminal 2 .
  • the touch panel 23 is used, for example, for inputting product codes and inputting instructions for prehandling.
  • the touch panel 23 is an example of an input device.
  • a keyboard may be provided as an input device in addition to or instead of the touch panel 23 .
  • the scanner 24 reads a product code from a code symbol such as a barcode attached to the product.
  • the scanner 24 inputs the read product code to the control unit 20, and is an example of an input device.
  • the scanner 24 reads the accounting code from the bar code printed on the registration receipt X.
  • FIG. The scanner 24 may be fixedly mounted on the main body of the POS terminal 2 or may be a handy type that is detachably mounted.
  • the card reader 25 reads a membership code from a medium such as a customer's membership card or point card. Also, the card reader 25 reads customer information necessary for credit card settlement from the customer's credit card.
  • the card reader 25 may be a magnetic card reader that reads information from a magnetic card, or an IC card reader that reads information from a card containing an IC chip.
  • the printer 26 prints various receipts based on instructions from the control unit 20 . For example, the printer 26 prints the registration receipt X at the first pre-handling process, and the registration receipt Y at the second and subsequent pre-handling processes. Also, the printer 26 prints a purchase receipt at the time of transaction processing.
  • the communication unit 27 is an interface for communicating with an external device such as the server device 3.
  • the control unit 20 can transmit and receive information (data) to and from the external device by being connected to the external device via the communication unit 27 .
  • FIG. 5 is a block diagram showing the main functional configuration of the control section 20 of the POS terminal 2.
  • the control unit 20 operates according to the control programs stored in the ROM 202 and the memory unit 21 by the CPU 201, thereby providing an identification information acquisition unit 2001, a registration unit 2002, an accounting code issuing unit 2003, a generation unit 2004, a transmission unit 2005, a reception unit 2005, and a reception unit 2005. It functions as a unit 2006 , an accounting code acquisition unit 2007 and an accounting processing unit 2008 .
  • each of these functions may be configured by hardware such as a dedicated circuit.
  • two server devices 3 are shown for convenience, but these show the same device.
  • two touch panels 23 and two scanners 24 are shown, but they are the same.
  • the identification information acquisition unit 2001 acquires product identification information input to the input device. Specifically, the identification information acquisition unit 2001 acquires the product code read by the scanner 24 or the product code input to the touch panel 23 .
  • the identification information acquisition unit 2001 acquires product identification information of additional products added to the transaction corresponding to the transaction specification information acquired by the transaction specification information acquisition unit. Specifically, the identification information acquisition unit 2001 acquires the product code read by the scanner 24 or the product code input to the touch panel 23 in the second and subsequent pre-handling processes, and the accounting code acquisition unit 2007 acquires the product code. Get the product code of the product added to the transaction identified by the accounting code.
  • the registration unit 2002 executes product registration. For example, the registration unit 2002 registers the product code acquired by the identification information acquisition unit 2001 in the registration information storage unit 204 . Note that the registration unit 2002 reads product information such as the product name and price from the product master 212 based on the product code acquired by the identification information acquisition unit 2001, and registers the read product information in the registration information storage unit 204. good.
  • the registration unit 2002 registers information indicating the number of registered products, in other words, the number of purchases of the product specified by the product code, in the registration information storage unit 204 based on the input from the touch panel 23 or the scanner 24 . Furthermore, the registration unit 2002 registers the accounting code issued by the accounting code issuing unit 2003 in the registration information storage unit 204 at the time of the initial pre-handling process.
  • the registration unit 2002 stores information including transaction information in which accounting codes and product codes are associated with each other in the registration information storage unit 204, and can be said to be an example of a storage processing unit. Note that the registration unit 2002 may register the transaction information in which the accounting code and the product code are associated with each other in the external memory.
  • the accounting code issuing unit 2003 issues an accounting code during the first pre-handling process.
  • the accounting code issuing unit 2003 issues an accounting code when the control unit 20 receives an instruction for pre-handling processing after the registration unit 2002 registers the product.
  • the generation unit 2004 generates transaction information in which the product identification information received by the reception unit 2006 and the product identification information obtained by the identification information acquisition unit 2001 are associated with the transaction identification information acquired by the transaction identification information acquisition unit. Specifically, the generation unit 2004 adds the product code received by the reception unit 2006 from the server device 3 to the accounting code acquired by the accounting code acquisition unit 2007 and the product code acquired by the identification information acquisition unit 2001 from the touch panel 23 or the scanner 24. Match codes to generate transaction information. In other words, the generation unit 2004 generates the already registered product code obtained from the server device 3 and the product code of the newly registered additional product at the time of the second and subsequent pre-handling processes or at the time of accounting for transactions involving the pre-handling process. is associated with the accounting code acquired by the accounting code acquiring unit 2007 .
  • the transmission unit 2005 transmits the transaction identification information acquired by the transaction identification information acquisition unit, the product identification information received by the reception unit 2006, and the product identification information acquired by the identification information acquisition unit 2001 to the server device 3. Specifically, the transmission unit 2005 transmits information including the accounting code acquired by the accounting code acquisition unit 2007, the product code received by the reception unit 2006, and the product code acquired by the identification information acquisition unit 2001 to the server device 3. do. In this embodiment, the transmission unit 2005 transmits the transaction information in which the accounting code and the product code are associated with each other to the server device 3, but the accounting code and the product code may be transmitted separately. In this case, the server device 3 generates transaction information. The transmission unit 2005 transmits other various information to the server device 3 . When transmitting information to the server device 3, the transmission unit 2005 also transmits the terminal ID.
  • the transmitting unit 2005 receives the accounting code acquired by the accounting code acquiring unit 2007, And the product code acquired by the identification information acquisition unit 2001 is transmitted to the server device 3 .
  • the receiving unit 2006 receives from the server device 3 product identification information corresponding to the transaction-specific information acquired by the transaction-specific information acquisition unit. Specifically, the receiving unit 2006 receives from the server device 3 the product code associated with the accounting code acquired by the accounting code acquisition unit 2007 . The receiving unit 2006 receives other various information from the server device 3 .
  • the accounting code acquisition unit 2007 acquires transaction identification information associated with the product identification information of the product to be traded. Specifically, the accounting code acquisition unit 2007 acquires the accounting code read from the barcode printed on the registration receipt X by the scanner 24 or the accounting code input to the touch panel 23 . Accounting code acquisition unit 2007 is an example of a transaction identification information acquisition unit.
  • the accounting processing unit 2008 executes accounting processing based on the product identification information received by the receiving unit 2006 for transactions involving pre-handling processing. Specifically, the checkout processing unit 2008 executes checkout processing based on the product code received by the reception unit 2006 and the product code acquired by the identification information acquisition unit 2001 when there is an additional product at the time of checkout. Also, if there is no additional product at the time of checkout, the checkout processing unit 2008 executes checkout processing based only on the product code received by the receiving unit 2006 . Furthermore, the accounting processing unit 2008 executes accounting processing only based on the product code acquired by the identification information acquisition unit 2001 for transactions that do not involve prehandling processing.
  • the accounting process executed by the POS terminal 2 is a process for paying the price of the product purchased by the customer. It includes processing such as printing of the purchase receipt Z after acquisition and payment are completed.
  • the POS terminal 2 includes a transaction identification information acquisition unit (account code acquisition unit 2007) that acquires transaction identification information (account code) associated with product identification information (product code) of a transaction target product, and the transaction identification information acquisition unit 2007.
  • an identification information acquiring unit 2001 for acquiring product identification information of an additional product to be added to a transaction corresponding to the transaction specifying information acquired by the unit; and the transaction specifying information acquired by the transaction specifying information acquiring unit and the identification information acquiring unit 2001 and a storage processing unit (registration unit 2002) that stores transaction information associated with the product identification information of the additional product acquired by the storage unit (registration information storage unit 204).
  • an identification information acquisition unit for acquiring product identification information of an additional product to be added to a transaction corresponding to the transaction specifying information acquired by the unit
  • the transaction specifying information acquired by the transaction specifying information acquiring unit and the identification information acquiring unit 2001 and a storage processing unit (registration unit 2002) that stores transaction information associated with the product identification information of the additional product acquired by the storage unit (
  • FIG. 6 is a block diagram showing the main hardware configuration of the server device 3.
  • the server device 3 includes a control section 30 , a memory section 31 , a display section 32 , an operation section 33 and a communication section 34 .
  • the control unit 30, memory unit 31, display unit 32, operation unit 33, and communication unit 34 are connected to each other via a bus 35 or the like.
  • the control unit 30 is composed of a computer equipped with a CPU 301, a ROM 302, and a RAM 303.
  • CPU 301 , ROM 302 and RAM 303 are connected to each other via bus 35 .
  • the CPU 301 controls the overall operation of the server device 3.
  • the ROM 302 stores various programs such as programs used to drive the CPU 301 and various data.
  • a RAM 303 is used as a work area for the CPU 301 and expands various programs and data stored in the ROM 302 and the memory section 31 .
  • the control unit 30 executes various control processes of the server device 3 by causing the CPU 301 to operate according to the ROM 302 or the control program stored in the memory unit 31 and developed in the RAM 303 .
  • the memory unit 31 is composed of a storage medium such as an HDD or flash memory, and maintains the stored contents even when the power is turned off.
  • the memory unit 31 stores a control program 311 , a product master 312 and a transaction management file 313 .
  • the control program 311 is a program or the like for realizing a function of managing transaction information that associates the product code registered in the POS terminal 2 with the accounting code set for each transaction.
  • the control program 311 may include a program or the like for realizing a function of managing store sales.
  • the product master 312 is the same master file as the product master 212 stored in the memory unit 21 of the POS terminal 2, so detailed description will be omitted.
  • the transaction management file 313 is a file for managing transactions pre-handled by each POS terminal 2 .
  • the transaction management file 313 is appropriately updated based on information from each POS terminal 2 .
  • FIG. 7 is a diagram showing the data structure of the transaction management file 313. As shown in FIG. Each piece of data registered in the transaction management file 313 is associated with each piece of information indicating an accounting code, product code, and settlement flag. It can be said that the information stored in the transaction management file 313 is an example of transaction information, and the memory section 31 that stores the transaction management file 313 is an example of a storage section.
  • the transaction management file 313 stores transaction information transmitted from the transmission unit 2005 of the POS terminal 2.
  • FIG. In other words, the transmission section 2005 of the POS terminal 2 has a function of storing transaction information in the transaction management file 313, and can be said to be an example of a storage processing section in the information processing apparatus.
  • the accounting code that identifies the transaction is registered in the accounting code field.
  • the accounting code is transmitted from the POS terminal 2 at the time of the first pre-handling process.
  • a product code for identifying a product is registered in the item of product code.
  • a product code is transmitted from the POS terminal 2 .
  • multiple product codes are associated with one accounting code.
  • a settlement flag indicating whether or not settlement of a transaction identified by an accounting code has been completed is registered in the item of settlement flag.
  • the control unit 30 rewrites the settlement flag to "1".
  • the display unit 32 is composed of, for example, a liquid crystal panel, and displays various information.
  • the display unit 32 displays information stored in the transaction management file 313, for example.
  • the operation unit 33 has a function of inputting information to the control unit 30.
  • the operation unit 33 includes a touch panel, a keyboard, a mouse, etc. provided on the surface of the display unit 32 .
  • the communication unit 34 is an interface for communicating with an external device such as each POS terminal 2.
  • the control unit 30 can transmit and receive information (data) to and from the external device by being connected to the external device via the communication unit 34 .
  • FIG. 8 is a block diagram showing the main functional configuration of the controller 30 of the server device 3.
  • the control unit 30 functions as a receiving unit 3001 , a reading unit 3002 , a generating unit 3003 , an updating unit 3004 , and a transmitting unit 3005 by the CPU 301 operating according to control programs stored in the ROM 302 and the memory unit 31 .
  • each of these functions may be configured by hardware such as a dedicated circuit.
  • two POS terminals 2 are shown in FIG. 8 for the sake of convenience, they are the same terminal.
  • two memory units 31 are shown, but they are the same.
  • the receiving unit 3001 receives various information from each POS terminal 2 .
  • the receiving unit 3001 receives transaction-related information from each POS terminal 2, such as a terminal ID, an accounting code, a product code, and a settlement completion notification.
  • the reading unit 3002 reads the product code corresponding to the accounting code received by the receiving unit 3001 from the transaction management file 313 that stores accounting codes and product codes in association with each other.
  • the generating unit 3003 generates transaction information based on the accounting code received by the receiving unit 3001 from the POS terminal 2 and the product code of the additional product to be added to the transaction specified by the accounting code.
  • the receiving unit 3001 receives the product code of the newly registered additional product together with the accounting code from the POS terminal 2 at the time of the second and subsequent pre-handling processes or at the time of accounting for the transaction involving the pre-handling process
  • the generating unit 3003 uses the accounting code as a key, the product code registered in the transaction management file 313 is associated with the product code received by the receiving unit 3001 .
  • the generation unit 3003 generates transaction information in which the product code already registered in the transaction management file 313 and the product code newly registered in the POS terminal 2 are associated with the accounting code acquired by the accounting code acquiring unit 2007. to generate The generation unit 3003 functions in a modified example described later.
  • the update unit 3004 updates the transaction information based on the transaction identification information and product identification information transmitted from the transmission unit 2005 of the POS terminal 2. Specifically, the update unit 3004 updates the transaction management file 313 based on the accounting code and product code transmitted from the transmission unit 2005 of the POS terminal 2 .
  • the update unit 3004 adds the product identification information transmitted from the transmission unit 2005 of the POS terminal 2 to the product identification information corresponding to the transaction identification information transmitted from the transmission unit 2005 in the transaction information, thereby updating the transaction information.
  • Update information Specifically, the update unit 3004 updates the product code transmitted from the transmission unit 2005 of the POS terminal 2 to the product code stored in the transaction management file 313 corresponding to the accounting code transmitted from the transmission unit 2005. Add. As a result, the product code corresponding to the accounting code transmitted from the transmission unit 2005 of the POS terminal 2 is added, and the transaction management file 313 is updated.
  • a transmission unit 3005 transmits various types of information to each POS terminal 2 .
  • the transmission unit 3005 transmits an additional registration permission notice to the POS terminal 2 .
  • the additional registration permission notification is sent when the accounting code sent from the POS terminal 2 is registered as unsettled in the transaction management file 313 during pre-handling processing or accounting from the second time onward.
  • the transmitting unit 3005 transmits an additional registration permission notification to the POS terminal 2 .
  • FIG. 9 is a sequence chart showing the flow of operations of the registration system 1. As shown in FIG. This sequence chart shows, as an example of the operation of the registration system 1, the operation when a product to be purchased at checkout is added after the pre-handling process has been performed twice.
  • step S1 When a customer selects a product to be purchased at the sales floor A and brings the product to the POS terminal 2, the product is registered at the POS terminal 2 of the sales floor A (step S1).
  • the POS terminal 2 issues an accounting code when the product registration is completed and an instruction to execute the pre-handling process is received (step S2).
  • the POS terminal 2 generates transaction information in which the product code registered in the product registration is associated with the issued accounting code (step S3), and the generated transaction information and the generated transaction information are stored in the memory unit 21. terminal ID is transmitted to the server device 3 (step S4).
  • the server device 3 registers the received transaction information in the transaction management file 313 (step S5). Subsequently, the server device 3 transmits a registration notification indicating that the transaction information has been registered in the POS terminal 2 specified by the received terminal ID (step S6).
  • the POS terminal 2 prints the registration receipt X upon receiving the registration notification.
  • the first pre-handling processing is completed.
  • the store takes care of the registered merchandise and delivers the merchandise to the customer when the customer pays the bill. This is because the customer can easily shop on other floors, and the store can avoid the risk of handing over the product to the customer before payment.
  • FIG. 10 is a diagram showing the registration receipt X issued during the initial pre-handling process. This figure shows the details of the registration receipt X shown in FIG.
  • the registered receipt X has a store name display area XA, an advertisement display area XB, a registered information display area XC, and an accounting code display area XD. Note that the registration receipt X may be provided with an area for displaying other information.
  • the name of the company or store that sells the product is printed in the store name display area XA.
  • the location of the store, telephone number, e-mail address, etc. may also be printed.
  • a commercial message such as bargain sale information is printed in the advertisement display area XB.
  • the transaction includes the cash register number indicating the POS terminal 2 that executed the pre-handling process, the transaction time indicating the time when the product registration in the pre-handling process was completed, and the total amount of the product registered in the pre-handling process.
  • the amount of money and the transaction number indicating the number of products registered in the pre-handling process are printed in the registration information display area XC.
  • a barcode indicating the accounting code issued by the POS terminal 2 is printed in the accounting code display area XD.
  • the accounting code printed in the accounting code display area XD may be printed with numerals or symbols in addition to or instead of the bar code.
  • the operator who operates the POS terminal 2 inputs the accounting code to the touch panel 23 during the second and subsequent prehandling processes or accounting.
  • the registration receipt X is not limited to being printed by the printer 26, and may be sent as electronic data to the customer's portable terminal.
  • the registration receipt Y and purchase receipt Z are the same.
  • the POS terminal 2 When the customer moves to the sales floor B, selects the merchandise in the sales floor B, and brings the merchandise to be purchased to the POS terminal 2 of the sales floor B, the POS terminal 2 first reads the accounting code from the bar code printed on the registration receipt X. (Step S11). The POS terminal 2 transmits the read transaction code and the terminal ID stored in the memory unit 21 to the server device 3 (step S12).
  • the server device 3 Upon receiving the accounting code, the server device 3 reads the product code corresponding to the received accounting code from the transaction management file 313 (step S13). The server device 3 transmits the additional registration permission notice and the read product code to the POS terminal 2 identified by the received terminal ID (step S14).
  • the POS terminal 2 displays the received product code on the registration screen displayed when product registration is performed (step S15). By displaying the received product code on the registration screen, the customer can easily perform registration cancellation processing when canceling the purchase of the product registered in the initial pre-handling process.
  • the POS terminal 2 executes product registration of the product of the sales floor B to be purchased by the customer, that is, the additional product to be additionally purchased (step S16).
  • the POS terminal 2 associates the product code received from the server device 3 with the product code registered in the POS terminal 2 with the accounting code. As a result, transaction information including additional products is generated (step S17). Then, the POS terminal 2 prints the registration receipt Y (step S18).
  • FIG. 11 is a diagram showing the registration receipt Y issued during the second and subsequent pre-handling processes.
  • the registration receipt Y has a store name display area YA, an advertisement display area YB, and a registration information display area YC.
  • the store name display area YA and the advertisement display area YB are the same as the store name display area XA and the advertisement display area XB of the registered receipt X, and thus overlapping descriptions are omitted.
  • the registration information display area YC the transaction amount and the number of transactions, which are the total amount of all the products registered up to that point, are printed.
  • the registered receipt Y differs from the registered receipt X in that the information printed in the registered information display area YC is simplified and in that the accounting code display area is not provided. This reduces the amount of printed receipt paper.
  • the registration receipt Y may be provided with an area for displaying other information.
  • the POS terminal 2 transmits the transaction information and the update instruction to the server device 3 following the process of step S18 (step S19).
  • the update instruction requests updating of the transaction management file 313 based on the transaction information transmitted along with it.
  • the server device 3 updates the transaction information (step S20).
  • the server device 3 extracts the accounting code included in the transaction information from the transaction management file 313, and rewrites the merchandise code registered corresponding to the accounting code to the merchandise code included in the transaction information received from the POS terminal 2. to update transaction information.
  • steps S21 to S26 executed at the time of accounting is processing for adding information on additional products to pre-handled transactions, the processing of steps S11 to S16 in the pre-handling processing for the second and subsequent times. It is the same. Therefore, detailed description of steps S21 to S26 is omitted.
  • the POS terminal 2 of sales floor C which has read the accounting code, executes accounting processing (step S28) when an accounting instruction is entered after completing the registration of the additional product in step S26 (step S27).
  • the POS terminal 2 transmits a settlement completion notice and transaction information of the settled transaction to the server device 3 (step S29).
  • the server device 3 extracts the accounting code included in the transaction information from the transaction management file 313, and rewrites the merchandise code registered corresponding to the accounting code to the merchandise code included in the transaction information received from the POS terminal 2. .
  • the server device 3 also rewrites the settlement flag corresponding to the accounting code included in the transaction information in the transaction management file 313 from "0" to "1". Thereby, the server device 3 updates the transaction information (step S30).
  • FIG. 12 is a flowchart showing the flow of accounting code reading processing by the control unit 20 of the POS terminal 2. As shown in FIG.
  • the control unit 20 determines whether the accounting code acquisition unit 2007 has acquired the accounting code (step S31), and if not (N in step S31), returns to the processing of step S31 and waits.
  • the accounting code acquisition unit 2007 acquires the accounting code (Y in step S31)
  • the transmitting unit 2005 transmits the acquired accounting code and the terminal ID stored in the memory unit 21 to the server device 3 (step S32).
  • control unit 20 determines whether or not the receiving unit 2006 has received the additional registration permission notification and the product code from the server device 3 (step S33). back to wait.
  • the control unit 20 displays the product information corresponding to the received product code on the display 22 (step S34).
  • the control unit 20 determines whether or not the identification information acquisition unit 2001 has acquired the product code (step S35).
  • the identification information acquisition unit 2001 acquires the product code (Y in step S35)
  • the registration unit 2002 executes product registration based on the product code acquired by the identification information acquisition unit 2001 (step S36). Then, the control unit 20 returns to the process of step S35.
  • step S37 determines whether or not a checkout instruction has been input to the touch panel 23 (step S37).
  • step S38 the accounting processing unit 2008 executes accounting processing for the registered product (step S38). That is, if the product code of the additional product is registered in the process of step S36, the accounting processing unit 2008 executes accounting processing based on the product code received by the receiving unit 2006 and the product code of the additional product. If the product code of the additional product is not registered in the process of S36, the accounting process is executed based on the product code received by the receiving unit 2006.
  • FIG. The accounting process includes printing the purchase receipt Z.
  • the transmission unit 2005 transmits the payment completion notice and the product code of the product for which accounting has been processed to the server device 3 (step S39). Then, the control unit 20 ends the accounting code reading process.
  • step S37 if no accounting instruction is input (N in step S37), the control unit 20 determines whether or not a pre-handling process execution input has been input to the touch panel 23 (step S40).
  • the generating unit 2004 associates the product code received by the receiving unit 2006 and the product code of the additional product with the accounting code acquired by the accounting code acquiring unit 2007.
  • transaction information is generated (step S41) and stored in the registration information storage unit 204.
  • the transmission unit 2005 transmits the transaction information stored in the registration information storage unit 204 and the terminal ID stored in the memory unit 21 to the server device 3 (step S42). Subsequently, the control unit 20 prints the registration receipt Y (step S43), and terminates the accounting code reading process.
  • step S40 if no prehandling process execution input is made (N of step S40), the control unit 20 displays an error on the display 22 (step S44), and terminates the accounting code reading process.
  • the error screen displayed on the display 22 prompts the operator who operates the POS terminal 2 to read the product code, input accounting instructions, input the execution of pre-handling processing, input the cancellation of the product code, or the like. messages to encourage When a product code cancellation input is made, the control unit 20 executes cancellation processing for canceling the registered product code.
  • FIG. 13 is a flow chart showing the flow of update processing by the control unit 30 of the server device 3. As shown in FIG.
  • the control unit 30 determines whether or not the receiving unit 3001 has received the terminal ID and the accounting code from the POS terminal 2 (step S51). do.
  • the control unit 30 determines whether or not the settlement of the transaction specified by the received accounting code is incomplete (step S52). ).
  • the control unit 30 refers to the transaction management file 313 and makes a determination in step S52 based on the settlement flag corresponding to the accounting code received by the receiving unit 3001 .
  • step S52 If the transaction specified by the accounting code received by the receiving unit 3001 has been settled (N in step S52), the transmitting unit 3005 sends the payment to the POS terminal 2 specified by the terminal ID received by the receiving unit 3001. Completion information is transmitted (step S53).
  • transmitting information to the POS terminal 2 specified by the terminal ID received by the receiving unit 3001 may be simply referred to as "transmitting to the POS terminal 2".
  • the settlement completion information indicates to the POS terminal 2 that the settlement of the transaction specified by the accounting code transmitted by the POS terminal 2 has been completed. This information indicates that the transaction cannot be registered. Then, the control unit 30 ends the update process.
  • the reading unit 3002 retrieves the product corresponding to the accounting code received by the receiving unit 3001 from the transaction management file 313. Read the code (step S54). Subsequently, the transmitting unit 3005 transmits the product code read by the reading unit 3002 and the additional registration permission notification to the POS terminal 2 (step S55).
  • the control unit 30 determines whether or not the receiving unit 3001 has received an update instruction and transaction information from the POS terminal 2 (step S56).
  • the updater 3004 updates the transaction information registered in the transaction management file 313 (step S57).
  • the updating unit 3004 extracts the accounting code included in the transaction information received by the receiving unit 3001 from the transaction management file 313, and updates the merchandise code registered corresponding to the accounting code to the merchandise code included in the transaction information. rewrite. Then, the control unit 30 ends the update process.
  • step S56 if the receiving unit 3001 does not receive the update instruction and the transaction information from the POS terminal 2 (N in step S56), the control unit 30 checks whether the receiving unit 3001 has received the settlement completion notice from the POS terminal 2. It is determined whether or not (step S58). When the reception unit 3001 receives the payment completion notice from the POS terminal 2 (Y in step S58), the control unit 30 adds the product code of the product added at the time of checkout to the transaction information received by the reception unit 3001 together with the payment completion notice. It is determined whether or not it is included (step S59). The control unit 30 compares the product code included in the transaction information received by the receiving unit 3001 with the registered product code corresponding to the accounting code included in the transaction information in the transaction management file 313, thereby performing step S59. make judgments.
  • the update unit 3004 updates the transaction management file 313 with the transaction information included in the transaction information received by the reception unit 3001.
  • the product code of the added product is added to the product code item corresponding to the accounting code (step S60).
  • the updating unit 3004 rewrites the item of the settlement flag corresponding to the accounting code from "0" to "1" (step S61). Then, the control unit 30 ends the update process.
  • step S58 if the receiving unit 3001 does not receive the payment completion notification (N in step S58), the transmitting unit 3005 transmits an error message to the POS terminal 2 (step S62). Then, the control unit 30 ends the update process.
  • step S59 if there is no product code for the additional product (N in step S59), the control unit 30 skips the process of step S60 and proceeds to the process of step S61.
  • FIG. 14 is a sequence chart showing the operation flow of the modification corresponding to FIG. Note that processing similar to that in FIG. 9 may be given the same reference numerals and description thereof may be omitted. This is to avoid unnecessary verbosity in the following description and to facilitate understanding by those skilled in the art.
  • step S1 to S7 of the POS terminal 2 and the server device 3 at the time of the first pre-handling is the same as in FIG. 9, so redundant description will be omitted.
  • the server device 3 receives the terminal ID and the accounting code from the POS terminal 2, it extracts the accounting code from the transaction management file 313 (step S71), confirms that the transaction is an unsettled transaction, and additionally registers it in the POS terminal 2. A notification of permission is transmitted (step S72). The server device 3 sends an error message to the POS terminal 2 when the transaction specified by the received accounting code has been settled or is not managed by the transaction management file 313 .
  • the POS terminal 2 that has received the additional registration permission notification executes product registration of the additional product (step S73). Subsequently, the POS terminal 2 transmits the terminal ID, the read accounting code, the product code of the additional product, and the update instruction to the server device 3 (step S74).
  • the server device 3 associates the accounting code with the product code of the additional product (step S75). As a result, transaction information is generated in which the product code registered in the initial pre-handling process and the product code of the additional product are associated with the accounting code.
  • the server device 3 updates the transaction information by rewriting the product code registered corresponding to the accounting code in the transaction management file 313 with the product code included in the generated transaction information (step S76). The server device 3 then transmits the transaction information to the POS terminal 2 .
  • the POS terminal 2 Upon receiving the transaction information, the POS terminal 2 prints and issues a registration receipt Y based on the transaction information.
  • the second and subsequent pre-handling processing is completed.
  • steps S21 and S22 are the same as in FIG. Further, the processes of steps S81 to S83 are the same as those of steps S71 to S73 during the second and subsequent pre-handling processes.
  • the accounting instruction is input to the POS terminal 2 (step S84). If the customer does not purchase the additional product, the accounting instruction is input without registering the additional product. Subsequently, the POS terminal 2 transmits the terminal ID, the read accounting code, the product code of the additional product, and the transaction information request to the server device 3 (step S85).
  • the server device 3 updates the transaction information in the transaction management file 313 based on the accounting code and the product code of the additional product (step S86), and transmits the updated transaction information to the POS terminal 2 as transaction information for payment (step S86). step S87).
  • the POS terminal 2 executes accounting processing based on the received transaction information (step S88), and when the payment is completed, sends a payment completion notice to the server device 3 (step S89).
  • the server device 3 When the server device 3 receives the payment completion notice, it refers to the transaction management file 313 and rewrites the payment flag corresponding to the accounting code included in the payment completion notice from "0" to "1" to update the transaction information. (Step S90).
  • the settlement can be completed by utilizing the accounting code issued in the first pre-handling process.
  • the POS terminal 2 of the embodiment includes the accounting code acquisition unit 2007 that acquires the accounting code associated with the product code of the product to be traded, and the transaction code corresponding to the accounting code acquired by the accounting code acquisition unit 2007. and transaction information that associates the accounting code acquired by the accounting code acquisition unit 2007 with the product code of the additional product acquired by the identification information acquisition unit 2001. in the registration information storage unit 204.
  • the registration system 1 of the embodiment also includes a POS terminal 2 for registering the product code of the product to be traded, and a transaction management file that associates the product code registered at the POS terminal 2 with an accounting code set for each transaction.
  • the POS terminal 2 includes an accounting code acquisition unit 2007 for acquiring an accounting code associated with the product code of the product to be traded;
  • a receiving unit 2006 that receives from the server device 3 a product code corresponding to the accounting code acquired by the unit 2007; a transmission unit for transmitting the accounting code acquired by the reception unit 2006, the product code acquired by the identification information acquisition unit 2001, and the product code acquired by the identification information acquisition unit 2001 to the server device 3, and the server device 3 transmits from the transmission unit 2005
  • An update unit 3004 is provided for updating the transaction management file 313 based on the accounting code and product code that have been entered.
  • the POS terminal 2 receives the product code already associated with the transaction management file 313 from the server device 3 when registering the product code of the additional product, the received registered product code is canceled. can also be done. Therefore, according to the registration system 1 of the embodiment, it is possible to facilitate the operation of canceling the product code at the POS terminal 2 .
  • the registration device in the registration system 1 of the embodiment is a POS terminal 2 having a checkout processing unit 2008 that executes checkout processing based on the product code received by the receiving unit 2006 .
  • the accounting process can be executed in conjunction with the registration process during the pre-handling process from the second time onwards. Therefore, customer convenience can be improved.
  • the POS terminal 2 in the registration system 1 of the embodiment associates the accounting code acquired by the accounting code acquiring unit 2007 with the product code received by the receiving unit 2006 and the product code acquired by the identification information acquiring unit 2001. It further comprises a generation unit 2004 that generates transaction information.
  • the transaction information generated by the generation unit 2004 as information for updating the transaction management file 313 of the server device 3 can be utilized when the POS terminal 2 performs accounting processing.
  • the transaction information since the transaction information is generated not by the server device 3 but by the POS terminal 2, it is not necessary to request the server device 3 for the transaction information for the transaction processing when performing the accounting together with the second and subsequent pre-handling processes. processing is simplified.
  • the registration system 1 of the embodiment also includes a POS terminal 2 for registering the product code of the product to be traded, and a transaction management file that associates the product code registered at the POS terminal 2 with an accounting code set for each transaction.
  • the POS terminal 2 includes an accounting code acquisition unit 2007 for acquiring an accounting code associated with the product code of the product to be traded, and a touch panel 23 or scanner 24, and a transmission unit 2005 for transmitting the accounting code acquired by the accounting code acquisition unit 2007 and the product code acquired by the identification information acquisition unit 2001 to the server device 3.
  • the server device 3 adds the product code transmitted from the transmission unit 2005 to the product code corresponding to the accounting code transmitted from the transmission unit 2005, and updates the transaction management file 313 with the update unit 3004. Prepare.
  • control program executed by the POS terminal 2 and the server device 3 may be configured to be recorded in a computer-readable recording medium such as a CD-ROM and provided.
  • control program executed by the POS terminal 2 and the server device 3 of the above embodiment may be stored on a computer connected to a network such as the Internet, and may be provided by being downloaded via the network. Further, it may be configured to be provided via a network such as the Internet.

Landscapes

  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Technology Law (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

実施形態の情報処理装置は、取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、前記取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する識別情報取得部と、前記取引特定情報取得部が取得した取引特定情報と前記識別情報取得部が取得した追加商品の商品識別情報とを対応付けた取引情報を記憶部に記憶する記憶処理部と、を備える。

Description

情報処理装置、登録システム、およびプログラム
 本発明の実施形態は、情報処理装置、登録システム、およびプログラムに関する。
 従来、顧客が購入する商品やサービス(以下、これらを総称して「商品」という)の商品登録を行う方法として「前捌き処理」と呼ばれる手法が知られている(例えば、特許文献1)。前捌き処理は、顧客が支払を行う会計装置とは別の登録装置で予め商品登録を行うものである。また、商品登録とは、顧客が購入する商品について、商品を特定する商品コード等の商品情報を記憶装置に記憶(登録)することをいう。
 前捌き処理は、例えば、商品登録および会計処理を行うPOS端末でレジ待ちしている顧客が購入する商品を予め登録装置で商品登録する運用や、顧客が複数の売場で買物を行う際に売り場ごとに商品登録を行い退店時にまとめて支払を行う運用を実現する場合などに用いられている。
 前捌き処理において、登録装置は商品登録を行うと会計コードを発行し、商品登録した商品情報と発行した会計コードとを対応付けてサーバに送信する。また、登録装置は会計コードを示すバーコードが印刷された登録レシートを発行する。顧客が支払を行う際、会計装置は、登録レシートに印刷されたバーコードから会計コードを読取り、当該会計コードに対応する商品情報をサーバから取得して会計処理を実行する。
 ところで、顧客が1回の買物で前捌き処理を複数回利用する場合がある。例えば、百貨店のフロア毎に前捌き処理を行う場合などである。このような場合、従来は前捌き処理を行うごとに、会計コードが発行されて登録レシートが印刷されていた。
 2回目以降の前捌き処理で新たに発行される会計コードが当該前捌き処理で商品登録された商品の商品情報のみに対応付けられている場合、会計装置は複数の登録レシートそれぞれに印刷されたバーコードから会計コードを読取って会計処理する。このため、会計装置を操作するオペレータなどの手間がかかるとともに、いずれかの登録レシートのバーコードを読み忘れる誤操作が生じやすい。また、2回目以降の前捌き処理で新たに発行される会計コードがそれまでに商品登録された商品全ての商品情報と対応付けられる場合、会計装置は最後に発行された登録レシートに印刷されたバーコードから会計コードを読取って会計処理する。この場合は会計コードの読取は1回であるが、誤って最初に発行された登録レシートのバーコードから会計コードを読取ってしまうなどの誤操作が生じやすい。
 本発明が解決しようとする課題は、誤操作を抑制することが可能な情報処理装置、登録システム、およびプログラムを提供することである。
 実施形態の情報処理装置は、取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、前記取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する識別情報取得部と、前記取引特定情報取得部が取得した取引特定情報と前記識別情報取得部が取得した追加商品の商品識別情報とを対応付けた取引情報を記憶部に記憶する記憶処理部と、を備える。
図1は、実施形態の登録システムの概略を示す図である。 図2は、実施形態の登録システムを店舗に適用した例を示す図である。 図3は、実施形態のPOS端末のハードウェア構成を示すブロック図である。 図4は、実施形態のPOS端末の取引情報記憶部に記憶される取引情報のデータ構成を示す図である。 図5は、実施形態のPOS端末の制御部の機能構成を示すブロック図である。 図6は、実施形態のサーバ装置のハードウェア構成を示すブロック図である。 図7は、実施形態のサーバ装置のメモリ部に記憶される取引管理ファイルのデータ構成を示す図である。 図8は、実施形態のサーバ装置の制御部の機能構成を示すブロック図である。 図9は、実施形態の登録システムの動作の流れを示すシーケンスチャートである。 図10は、実施形態の最初の前捌き処理時に発行される登録レシートを示す図である。 図11は、実施形態の2回目以降の前捌き処理時に発行される登録レシートを示す図である。 図12は、実施形態のPOS端末の制御部による会計コード読取処理の流れを示すフローチャートである。 図13は、実施形態のサーバ装置の制御部による更新処理の流れを示すフローチャートである。 図14は、実施形態の登録システムにおける変形例の動作の流れを示すシーケンスチャートである。
 以下、図面を参照して実施形態の情報処理装置、登録システム、およびプログラムについて説明する。なお、以下に説明する実施形態により本発明が限定されるものではない。例えば、以下に説明する実施形態では、前捌き処理可能な登録装置を決済処理機能も備えたPOS(Point Of Sales)端末とするが、登録機能のみを備える登録装置としてもよい。また、以下に説明する実施形態では、専用のサーバ装置を設けているが、いずれかのPOS端末をサーバ装置として機能させることも可能である。
 図1は、登録システム1の概略を示す図である。本実施形態の登録システム1は、各売り場A~Cにそれぞれ複数設けられたPOS端末2と、バックヤードに設けられたサーバ装置3とを備える。例えば、店舗において、売り場Aは3階フロアの売り場、売り場Bは2階フロアの売り場、売り場Cは1階フロアの売り場である。各POS端末2およびサーバ装置3は、LAN(Local Area Network)等のネットワークを介して互いに通信可能に接続されている。
 各POS端末2は、顧客が購入する商品について商品登録を実行する機能を有するとともに、商品登録された情報に基づいて会計処理を実行する機能を有する。各POS端末2は、前捌き機能を有する登録装置の一例である。また、各POS端末2は、前捌き処理により登録された商品情報に基づいて会計処理を実行する会計装置でもある。前捌き処理とは、会計処理を実行する会計装置とは異なる登録装置で顧客が購入する商品の商品登録を予め行う処理である。また、商品情報とは、商品コード、商品名、価格など商品に係る情報である。
 サーバ装置3は、各POS端末2によって前捌き処理で登録された商品コードを含む商品情報と、取引ごとに設定される会計コードとを対応付けた取引情報を管理する。ここで、商品コードは商品を識別する商品識別情報の一例であり、会計コードは取引を特定する取引特定情報の一例である。
 図2は、登録システム1を店舗に適用した例を示す図である。例えば、顧客が3階の売り場Aで購入する商品を選択し、3階に設置されたいずれかのPOS端末2に商品を持ち込む。POS端末2は、会計処理を伴わない商品登録、すなわち前捌き処理を実行する。このとき実行される前捌き処理は初回であるものとする。POS端末2は、商品登録を終えると会計コードを発行し、発行した会計コードと商品登録された商品の商品コードとを対応付けた取引情報をサーバ装置3に送信する。以降、サーバ装置3は、会計コードをキーとして取引情報を管理する。
 また、POS端末2は初回の前捌き処理時に登録レシートXを発行する。登録レシートXには、登録された商品の点数や登録された商品の合計金額(取引金額)などの登録情報、および会計コードを示すバーコードが印刷される。顧客は登録レシートXを受け取って他の売り場に移動する。
 次いで、顧客が2階の売り場Bで購入する商品を選択し、2階に設置されたいずれかのPOS端末2に商品を持ち込むと、POS端末2は2回目の前捌き処理を実行する。POS端末2は、登録レシートXのバーコードから会計コードを読取り、サーバ装置3から当該会計コードに対応する商品コードを取得する。続いて、POS端末2は、顧客が持ち込んだ売り場Bの商品の商品コードをスキャナで読取り、読取った商品コードとサーバ装置3から取得した商品コードとを会計コードに対応付けてサーバ装置3に送信する。サーバ装置3は、初回の前捌き処理時に発行された会計コードに、顧客が購入する売り場Aおよび売り場Bの商品の商品コードが対応付けられた取引情報を記憶する。顧客が購入する売り場Bの商品のように、会計コードが発行された後に当該会計コードで特定される取引に追加される商品を、以下の説明において「追加商品」という場合がある。
 POS端末2は、2回目の前捌き処理時に登録レシートYを発行する。登録レシートYには、売り場Aおよび売り場Bで登録された商品の合計金額(取引金額)などの登録情報が印刷される。本実施形態においては、登録レシートYには会計コードを示すバーコードは印刷されないが、登録レシートXと同様に当該バーコードを印刷してもよい。顧客は登録レシートYを受け取って他の売り場に移動する。
 次いで、顧客が1階の売り場Cを見て回った後に1階に設置されたいずれかのPOS端末2で支払を行うことができる。POS端末2は、登録レシートXに印刷されたバーコードから会計コードを読取り、サーバ装置3から当該会計コードに対応する商品コードを取得して会計処理を実行する。POS端末2は、会計処理の一部として、買上レシートZを発行する。買上レシートZは、取引完了後に発行される通常のレシートで、商品名や購入点数などの商品情報、および単価、税額、取引金額などの金額情報が印刷される。なお、会計時に追加商品の商品登録を行うことも可能である。
 上記のとおり、本実施形態の登録システム1においては、前捌き処理が複数回行われても発行される会計コードは1つである。言い換えれば、登録システム1は、初回の前捌き処理で発行された会計コードを活用して、以降の前捌き処理により登録された商品コードを対応付けるものである。
 次に、POS端末2について詳細に説明する。POS端末2は、店員が商品登録操作および会計処理操作を行う一般的なPOS端末である。POS端末2は、顧客自身が商品登録操作および会計処理操作を行う、いわゆるセルフPOS端末であってもよい。
 図3は、POS端末2の主要なハードウェア構成を示すブロック図である。POS端末2は、制御部20と、メモリ部21と、ディスプレイ22と、タッチパネル23と、スキャナ24と、カードリーダ25と、プリンタ26と、通信部27と、を備えている。制御部20、メモリ部21、ディスプレイ22、タッチパネル23、スキャナ24、カードリーダ25、プリンタ26、および通信部27は、バス28等を介して互いに接続されている。
 制御部20は、CPU(Central Processing Unit)201、ROM(Read Only Memory)202、RAM(Random Access Memory)203を備えたコンピュータで構成されている。CPU201、ROM202、およびRAM203は、互いにバス28を介して接続されている。
 CPU201はPOS端末2の全体の動作を制御する。ROM202は、CPU201の駆動に用いられるプログラムなどの各種プログラムや各種データを記憶する。RAM203は、登録情報記憶部204を備える。また、RAM203は、CPU201のワークエリアとして使用され、ROM202やメモリ部21に記憶された各種プログラムや各種データを展開する。制御部20は、CPU201がROM202やメモリ部21に記憶されRAM203に展開された制御プログラムに従って動作することによって、POS端末2の各種制御処理を実行する。
 RAM203の登録情報記憶部204は、商品登録された商品の情報を記憶するエリアである。図4は、登録情報記憶部204に記憶される情報のデータ構成を示す図である。登録情報記憶部204に登録される各データは、会計コード、商品コード、および点数を示す各情報が対応づけられている。登録情報記憶部204は、会計コードと商品コードとを対応付けた取引情報を含む情報を記憶するものであって、記憶部の一例である。
 会計コードの項目には、取引を特定する会計コードが登録される。会計コードは初回の前捌き処理時に制御部20により発行されて登録される。前捌き処理でない商品登録の場合には、会計コードは登録されない。商品コードの項目には、商品を識別する商品コードが登録される。商品コードは、スキャナ24によって商品に付されたバーコードから読み取られて、あるいは、オペレータの操作によりタッチパネル23に入力されて登録情報記憶部204に登録される。点数の項目には、対応する商品コードが示す商品の個数を示す情報が登録される。点数の項目には、対応する商品コードがスキャナ24によって読み取られた回数、あるいは、タッチパネル23で指定された個数に基づく情報が登録される。なお、1取引で複数種の商品が購入される場合、1つの会計コードに対して複数の商品コードや点数を示す情報が登録される。また、各商品コードに対応して商品の金額を示す情報が登録されていてもよく、さらには会計コードに対応して取引金額が登録されていてもよい。
 図3の説明に戻る。メモリ部21は、HDD(Hard Disk Drive)やフラッシュメモリ等の記憶媒体で構成されており、電源を遮断しても記憶内容を維持する。メモリ部21は、制御プログラム211、商品マスタ212、および端末ID213を記憶する。
 制御プログラム211は、POS端末2を前捌き処理が可能な商品登録装置および会計装置として機能させるためのプログラムなどである。すなわち、制御プログラム211は、スキャナ24が読取った商品コード等に基づいて商品登録を行う機能、商品登録された商品の取引について会計コードを発行する機能、サーバ装置3と情報を送受信する機能、会計処理を実行する機能などを実現するためのプログラムである。
 商品マスタ212は、店舗で取り扱っている商品について、商品コードと他の商品情報(商品名、価格等)とを対応付けたマスタファイルである。商品マスタ212は、サーバ装置3から通信部27を介して受信したものである。店舗で取り扱う商品は日々変化するため、商品マスタ212は、サーバ装置3からの情報に基づいて適宜更新される。
 端末ID213は、POS端末2を識別する情報である。端末ID213は、POS端末2が登録システム1に接続される際に設定される。
 ディスプレイ22は、例えば液晶パネルで構成されており、各種情報を表示する表示部として機能する。ディスプレイ22は、例えば商品登録された商品の商品情報やオペレータが操作するための操作子等を表示する。
 タッチパネル23は、ディスプレイ22の表面に設けられて、触れた位置に応じた情報をPOS端末2の制御部20に入力するものである。タッチパネル23は、例えば、商品コードの入力や前捌き処理の指示入力に用いられる。タッチパネル23は、入力装置の一例である。なお、入力装置としてタッチパネル23に加えて、あるいは代えてキーボードを設けてもよい。
 スキャナ24は、商品に付されたバーコード等のコードシンボルから商品コードを読取る。スキャナ24は、読取った商品コードを制御部20に入力するもので、入力装置の一例である。また、スキャナ24は、登録レシートXに印刷されたバーコードから会計コードを読取る。スキャナ24は、POS端末2の本体部に固定的に設けられたものでも着脱可能に設けられたハンディ式のものであってもよい。
 カードリーダ25は、顧客の会員カードあるいはポイントカード等の媒体から会員コードを読み取る。また、カードリーダ25は、顧客のクレジットカードからクレジットカード決済に必要な顧客情報を読取る。カードリーダ25は、磁気カードから情報を読取る磁気カードリーダでもよいし、ICチップを内蔵したカードから情報を読取るICカードリーダでもよい。
 プリンタ26は、制御部20の指示に基づいて各種レシートを印刷する。例えば、プリンタ26は、初回の前捌き処理時には登録レシートXを、2回目以降の前捌き処理時には登録レシートYをそれぞれ印刷する。また、プリンタ26は、会計処理時には買上レシートを印刷する。
 通信部27は、サーバ装置3などの外部装置と通信するためのインターフェイスである。制御部20は、通信部27を介して外部装置と接続されることで、外部装置と情報(データ)の送受信が可能となる。
 続いて、POS端末2の制御部20の機能構成について説明する。図5は、POS端末2の制御部20の主要な機能構成を示すブロック図である。制御部20は、CPU201がROM202やメモリ部21に記憶された制御プログラムにしたがって動作することで、識別情報取得部2001、登録部2002、会計コード発行部2003、生成部2004、送信部2005、受信部2006、会計コード取得部2007および会計処理部2008として機能する。なお、これら各機能を専用回路等のハードウェアで構成してもよい。また、図5においては、便宜上、サーバ装置3を2つ図示しているが、これらは同一のものを示している。同様に、タッチパネル23およびスキャナ24も2つ図示しているが、これらは同一のものを示している。
 識別情報取得部2001は、入力装置に入力された商品識別情報を取得する。具体的には、識別情報取得部2001は、スキャナ24が読取った商品コードやタッチパネル23に入力された商品コードを取得する。
 また、識別情報取得部2001は、取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する。具体的には、識別情報取得部2001は、2回目以降の前捌き処理においてスキャナ24が読取った商品コードやタッチパネル23に入力された商品コードを取得することで、会計コード取得部2007が取得した会計コードで特定される取引に追加される商品の商品コードを取得する。
 登録部2002は、商品登録を実行する。例えば、登録部2002は、識別情報取得部2001が取得した商品コードを登録情報記憶部204に登録する。なお、登録部2002は、識別情報取得部2001が取得した商品コードに基づいて商品マスタ212から商品名、価格等の商品情報を読み出し、読み出した商品情報を登録情報記憶部204に登録してもよい。
 また、登録部2002は、タッチパネル23あるいはスキャナ24からの入力に基づいて、登録商品の点数言い換えれば商品コードで特定される商品の購入点数を示す情報を登録情報記憶部204に登録する。さらに、登録部2002は、初回の前捌き処理時に、会計コード発行部2003が発行した会計コードを登録情報記憶部204に登録する。
 上記のとおり、登録部2002は、会計コードと商品コードとを対応付けた取引情報を含む情報を登録情報記憶部204に記憶するもので、記憶処理部の一例であるということができる。なお、登録部2002は、会計コードと商品コードとを対応付けた取引情報を外部メモリに登録してもよい。
 会計コード発行部2003は、初回の前捌き処理時に会計コードを発行する。例えば、会計コード発行部2003は、登録部2002による商品登録後に制御部20が前捌き処理の指示を受付けると、会計コードを発行する。
 生成部2004は、取引特定情報取得部が取得した取引特定情報に、受信部2006が受信した商品識別情報および識別情報取得部2001が取得した商品識別情報を対応づけた取引情報を生成する。具体的には、生成部2004は、会計コード取得部2007が取得した会計コードに、受信部2006がサーバ装置3から受信した商品コードおよび識別情報取得部2001がタッチパネル23やスキャナ24から取得した商品コードを対応付けて、取引情報を生成する。言い換えると、生成部2004は、2回目以降の前捌き処理時あるいは前捌き処理を伴う取引の会計時に、サーバ装置3から取得したすでに登録済の商品コードと新たに登録された追加商品の商品コードとを、会計コード取得部2007が取得した会計コードに対応付ける。
 送信部2005は、取引特定情報取得部が取得した取引特定情報、受信部2006が受信した商品識別情報、および識別情報取得部2001が取得した商品識別情報をサーバ装置3に送信する。具体的には、送信部2005は、会計コード取得部2007が取得した会計コード、受信部2006が受信した商品コード、および識別情報取得部2001が取得した商品コードを含む情報をサーバ装置3に送信する。本実施形態では、送信部2005は、これら会計コードおよび商品コードを対応付けた取引情報をサーバ装置3に送信するようにしているが、会計コードと商品コードとを別々に送信してもよい。この場合、サーバ装置3で取引情報を生成する。送信部2005は、その他各種情報をサーバ装置3に送信する。送信部2005は、サーバ装置3に情報を送信する際、併せて端末IDも送信する。
 なお、後述する変形例のように、受信部2006がサーバ装置3から初回の前捌き処理で登録された商品コードを受信しない場合、送信部2005は、会計コード取得部2007が取得した会計コード、および識別情報取得部2001が取得した商品コードをサーバ装置3に送信する。
 受信部2006は、取引特定情報取得部が取得した取引特定情報に対応する商品識別情報をサーバ装置3から受信する。具体的には、受信部2006は、会計コード取得部2007が取得した会計コードに対応付けられた商品コードをサーバ装置3から受信する。受信部2006は、その他各種情報をサーバ装置3から受信する。
 会計コード取得部2007は、取引対象の商品の商品識別情報が対応付けられた取引特定情報を取得する。具体的には、会計コード取得部2007は、スキャナ24が登録レシートXに印刷されたバーコードから読み取った会計コード、あるいはタッチパネル23に入力された会計コードを取得する。会計コード取得部2007は、取引特定情報取得部の一例である。
 会計処理部2008は、前捌き処理を伴う取引においては、受信部2006が受信した商品識別情報に基づいて会計処理を実行する。具体的には、会計処理部2008は、会計時に追加商品がある場合には、受信部2006が受信した商品コードおよび識別情報取得部2001が取得した商品コードに基づいて会計処理を実行する。また、会計処理部2008は、会計時に追加商品がない場合には、受信部2006が受信した商品コードのみに基づいて会計処理を実行する。さらに、会計処理部2008は、前捌き処理を伴わない取引においては、識別情報取得部2001が取得した商品コードに基づいてのみ会計処理を実行する。
 POS端末2が実行する会計処理は、顧客が購入する商品の代金の支払いを行うための処理であって、取引の合計金額の算出、現金決済における釣銭額の算出、キャッシュレス決済における顧客情報の取得、決済完了後の買上レシートZの印刷等の処理を含む。
 POS端末2は、取引対象商品の商品識別情報(商品コード)が対応付けられた取引特定情報(会計コード)を取得する取引特定情報取得部(会計コード取得部2007)と、前記取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する識別情報取得部2001と、前記取引特定情報取得部が取得した取引特定情報と前記識別情報取得部2001が取得した追加商品の商品識別情報とを対応付けた取引情報を記憶部(登録情報記憶部204)に記憶する記憶処理部(登録部2002)と、を備えたものであり、情報処理装置の一例である。なお、同様の機能をサーバ装置3に持たせることで、サーバ装置3を情報処理装置とすることもできる。
 次に、サーバ装置3について説明する。図6は、サーバ装置3の主要なハードウェア構成を示すブロック図である。サーバ装置3は、制御部30と、メモリ部31と、表示部32と、操作部33と、通信部34と、を備えている。制御部30、メモリ部31、表示部32、操作部33、および通信部34は、バス35等を介して互いに接続されている。
 制御部30は、CPU301、ROM302、RAM303を備えたコンピュータで構成されている。CPU301、ROM302、およびRAM303は、互いにバス35を介して接続されている。
 CPU301はサーバ装置3の全体の動作を制御する。ROM302は、CPU301の駆動に用いられるプログラムなどの各種プログラムや各種データを記憶する。RAM303は、CPU301のワークエリアとして使用され、ROM302やメモリ部31に記憶された各種プログラムや各種データを展開する。制御部30は、CPU301がROM302や、メモリ部31に記憶されRAM303に展開された制御プログラムに従って動作することによって、サーバ装置3の各種制御処理を実行する。
 メモリ部31は、HDDやフラッシュメモリ等の記憶媒体で構成されており、電源を遮断しても記憶内容を維持する。メモリ部31は、制御プログラム311、商品マスタ312、および取引管理ファイル313を記憶する。
 制御プログラム311は、POS端末2で登録された商品コードと取引ごとに設定される会計コードとを対応付けた取引情報を管理する機能を実現するためのプログラムなどである。制御プログラム311には、店舗の売上を管理する機能を実現するためのプログラム等が含まれていてもよい。
 商品マスタ312は、POS端末2のメモリ部21に記憶された商品マスタ212と同一のマスタファイルであるので、詳細な説明は省略する。
 取引管理ファイル313は、各POS端末2で前捌き処理が行われた取引を管理するためのファイルである。取引管理ファイル313は、各POS端末2からの情報に基づいて適宜更新される。図7は、取引管理ファイル313のデータ構成を示す図である。取引管理ファイル313に登録される各データは、会計コード、商品コード、および決済フラグを示す各情報が対応づけられている。取引管理ファイル313に記憶される情報は取引情報の一例であり、取引管理ファイル313を記憶するメモリ部31は記憶部の一例であるということができる。また、取引管理ファイル313はPOS端末2の送信部2005から送信された取引情報を記憶するものである。言い換えれば、POS端末2の送信部2005は、取引管理ファイル313に取引情報を記憶させる機能を備えたもので、情報処理装置における記憶処理部の一例であるということもできる。
 会計コードの項目には、取引を特定する会計コードが登録される。会計コードは初回の前捌き処理時にPOS端末2から送信される。商品コードの項目には、商品を識別する商品コードが登録される。商品コードは、POS端末2から送信される。1取引で複数種の商品が購入される場合、1つの会計コードに対して複数の商品コードが対応付けられる。決済フラグの項目には、会計コードで特定される取引の決済が完了したか否かを示す決済フラグが登録される。初回の前捌き処理時に会計コードおよび商品コードが登録された際には取引の決済が完了していないので、決済フラグには「0」が登録される。POS端末2から決済完了通知を受信すると、決済フラグは制御部30によって「1」に書き換えられる。
 図6の説明に戻る。表示部32は、例えば液晶パネルで構成されており、各種情報を表示する。表示部32は、例えば取引管理ファイル313に記憶された情報を表示する。
 操作部33は、制御部30に情報を入力する機能を有する。操作部33は、表示部32の表面に設けられたタッチパネル、キーボード、マウス等で構成される。
 通信部34は、各POS端末2などの外部装置と通信するためのインターフェイスである。制御部30は、通信部34を介して外部装置と接続されることで、外部装置と情報(データ)の送受信が可能となる。
 続いて、サーバ装置3の制御部30の機能構成について説明する。図8は、サーバ装置3の制御部30の主要な機能構成を示すブロック図である。制御部30は、CPU301がROM302やメモリ部31に記憶された制御プログラムにしたがって動作することで、受信部3001、読み出し部3002、生成部3003、更新部3004、および送信部3005として機能する。なお、これら各機能を専用回路等のハードウェアで構成してもよい。また、図8においては、便宜上、POS端末2を2つ図示しているが、これらは同一のものを示している。同様に、メモリ部31も2つ図示しているが、これらは同一のものを示している。
 受信部3001は、各POS端末2から各種情報を受信する。例えば、受信部3001は、各POS端末2から端末ID、会計コード、商品コード、決済完了通知などの取引に関する情報を受信する。
 読み出し部3002は、会計コードと商品コードとを対応付けて記憶する取引管理ファイル313から、受信部3001が受信した会計コードに対応する商品コードを読み出す。
 生成部3003は、受信部3001がPOS端末2から受信した会計コードおよび当該会計コードで特定される取引に追加する追加商品の商品コードに基づいて、取引情報を生成する。生成部3003は、2回目以降の前捌き処理時あるいは前捌き処理を伴う取引の会計時に、受信部3001が会計コードとともに新たに登録された追加商品の商品コードをPOS端末2から受信すると、当該会計コードをキーとして、取引管理ファイル313に登録済の商品コードと受信部3001が受信した商品コードとを対応付ける。結果として、生成部3003は、取引管理ファイル313にすでに登録済の商品コードとPOS端末2で新たに登録された商品コードとを、会計コード取得部2007が取得した会計コードに対応付けた取引情報を生成する。生成部3003は、後述する変形例において機能する。
 更新部3004は、POS端末2の送信部2005から送信された取引特定情報および商品識別情報に基づいて、取引情報を更新する。具体的には、更新部3004は、POS端末2の送信部2005から送信された会計コードおよび商品コードに基づいて、取引管理ファイル313を更新する。
 また、更新部3004は、POS端末2の送信部2005から送信された商品識別情報を、取引情報において前記送信部2005から送信された取引特定情報に対応する商品識別情報に加えることによって、前記取引情報を更新する。具体的には、更新部3004は、POS端末2の送信部2005から送信された商品コードを、取引管理ファイル313において当該送信部2005から送信された会計コードに対応して記憶された商品コードに加える。これにより、POS端末2の送信部2005から送信された会計コードに対応する商品コードが追加され、取引管理ファイル313は更新される。
 送信部3005は、各POS端末2に各種情報を送信する。例えば、送信部3005は、POS端末2に追加登録許可通知を送信する。追加登録許可通知は、2回目以降の前捌き処理時あるいは会計時に、POS端末2から送信された会計コードが取引管理ファイル313に未決済として登録されている場合に送信される。つまり、2回目以降の前捌き処理時あるいは会計時に、購入する商品を追加することができる取引が存在している場合、送信部3005は追加登録許可通知をPOS端末2に送信する。
 上記構成の登録システム1の動作の概略について説明する。図9は、登録システム1の動作の流れを示すシーケンスチャートである。このシーケンスチャートは、登録システム1の動作の一例として、2回の前捌き処理が実行された後、会計時に購入する商品が追加された場合の動作を示すものである。
 まず、最初の前捌き処理時の動作について説明する。顧客が売り場Aで購入する商品を選定しPOS端末2に当該商品を持ち込むと、売り場AのPOS端末2で商品登録がなされる(ステップS1)。POS端末2は、商品登録が完了して前捌き処理を実行する旨の指示を受付けると会計コードを発行する(ステップS2)。
 次いで、POS端末2は、商品登録にて登録された商品コードと発行された会計コードとを対応付けた取引情報を生成し(ステップS3)、生成した取引情報とメモリ部21に記憶されている端末IDとをサーバ装置3に送信する(ステップS4)。
 サーバ装置3は、受信した取引情報を取引管理ファイル313に登録する(ステップS5)。続いて、サーバ装置3は、受信した端末IDで特定されるPOS端末2に取引情報が登録されたことを示す登録通知を送信する(ステップS6)。
 POS端末2は、登録通知を受信すると登録レシートXを印刷する。以上の処理により、最初の前捌き処理が完了する。このとき、店舗は登録された商品を預かって、顧客が会計する際に商品を顧客に渡すことが望ましい。顧客にとっては他のフロアでの買物が行いやすくなり、店舗にとっては支払前に商品を顧客に渡すリスクを避けることができるからである。
 図10は、最初の前捌き処理時に発行される登録レシートXを示す図である。この図は、図2に示した登録レシートXの詳細を示すものである。登録レシートXには、店名表示領域XA、広告表示領域XB、登録情報表示領域XC、および会計コード表示領域XDが形成されている。なお、登録レシートXは、他の情報を表示する領域が設けられていてもよい。
 店名表示領域XAには、商品を販売する企業あるいは店舗の名称が印刷される。店名表示領域XAには、併せて店舗の所在地、電話番号、メールアドレスなどが印刷されてもよい。広告表示領域XBには、特売情報などのコマーシャルメッセージが印刷される。
 登録情報表示領域XCには、前捌き処理に関する情報が印刷される。本実施形態においては、前捌き処理を実行したPOS端末2を示すレジNo、前捌き処理における商品登録が完了した時刻を示す取引時刻、前捌き処理において商品登録された商品の合計金額である取引金額、および前捌き処理で商品登録された商品の数を示す取引点数が登録情報表示領域XCに印刷される。
 会計コード表示領域XDには、POS端末2で発行された会計コードを示すバーコードが印刷される。会計コード表示領域XDに印刷される会計コードは、バーコードに加えてあるいは代えて会計コードが数字や記号で印刷されてもよい。この場合、2回目以降の前捌き処理時あるいは会計時に、会計コードはPOS端末2を操作するオペレータによってタッチパネル23に入力される。なお、登録レシートXは、プリンタ26で印刷されるものに限らず、顧客の携帯端末に電子データとして送信されるものであってもよい。登録レシートY、買上レシートZについても同様である。
 図9に戻って、2回目の前捌き処理時の動作について説明する。顧客が売り場Bに移動して、売り場Bの商品を選定し当該売り場BのPOS端末2に購入する商品を持ち込むと、POS端末2はまず登録レシートXに印刷されたバーコードから会計コードを読取る(ステップS11)。POS端末2は、読取った会計コードとメモリ部21に記憶された端末IDとをサーバ装置3に送信する(ステップS12)。
 サーバ装置3は、会計コードを受信すると、取引管理ファイル313から受信した会計コードに対応する商品コードを読み出す(ステップS13)。サーバ装置3は、追加登録許可通知と読み出した商品コードとを、受信した端末IDで特定されるPOS端末2に送信する(ステップS14)。
 POS端末2は、受信した商品コードを、商品登録を行う際に表示される登録画面に表示する(ステップS15)。受信した商品コードを登録画面に表示することで、顧客が初回の前捌き処理で商品登録された商品の購入を取りやめる場合の登録取消処理を容易に行うことができる。POS端末2は、顧客が購入する売り場Bの商品すなわち追加して購入される追加商品の商品登録を実行する(ステップS16)。
 続いて、POS端末2は、サーバ装置3から受信した商品コードとPOS端末2で登録された商品コードとを、会計コードに対応付ける。これによって、追加商品を含めた取引情報が生成される(ステップS17)。そして、POS端末2は登録レシートYを印刷する(ステップS18)。
 図11は、2回目以降の前捌き処理時に発行される登録レシートYを示す図である。登録レシートYには、店名表示領域YA、広告表示領域YB、および登録情報表示領域YCが形成されている。店名表示領域YAおよび広告表示領域YBは、登録レシートXの店名表示領域XAおよび広告表示領域XBと同様のものであるので重複する説明は省略する。登録情報表示領域YCには、その時点までに商品登録された商品全ての合計金額である取引金額と取引点数とが印刷される。登録レシートYは、登録情報表示領域YCに印刷された情報が簡素化された点、および会計コード表示領域が設けられていない点で登録レシートXと相違する。これにより、印刷されるレシート用紙の削減が図られる。なお、登録レシートYは、他の情報を表示する領域が設けられていてもよい。
 図9に戻って2回目以降の前捌き処理の説明を続ける。POS端末2は、ステップS18の処理に続いて取引情報と更新指示とをサーバ装置3に送信する(ステップS19)。更新指示は、これと併せて送信する取引情報に基づいて取引管理ファイル313の更新を要求するものである。
 サーバ装置3は、取引情報を更新する(ステップS20)。サーバ装置3は、取引情報に含まれる会計コードを取引管理ファイル313から抽出し、当該会計コードに対応して登録されている商品コードをPOS端末2から受信した取引情報に含まれる商品コードに書き換えることで取引情報を更新する。以上の処理により、2回目以降の前捌き処理が完了する。
 次に、会計時の動作について説明する。顧客が売り場Cに移動して、売り場Cの商品を選定し、当該選定した商品および前捌き処理で商品登録された商品の代金の支払いを行う場合の動作について説明する。
 会計時に実行されるステップS21~ステップS26の処理は、前捌き処理された取引に追加商品の情報を加えるための処理であるので、2回目以降の前捌き処理におけるステップS11~ステップS16の処理と同様である。このため、ステップS21~ステップS26の詳細な説明は省略する。
 会計コードを読取った売り場CのPOS端末2は、ステップS26の追加商品登録の完了後、会計指示入力がなされると(ステップS27)、会計処理を実行する(ステップS28)。POS端末2は、会計処理が完了すると、決済完了通知および決済された取引の取引情報をサーバ装置3に送信する(ステップS29)。
 サーバ装置3は、取引情報に含まれる会計コードを取引管理ファイル313から抽出し、当該会計コードに対応して登録されている商品コードをPOS端末2から受信した取引情報に含まれる商品コードに書き換える。また、サーバ装置3は、取引管理ファイル313において取引情報に含まれる会計コードに対応する決済フラグを「0」から「1」に書き換える。これにより、サーバ装置3は、取引情報を更新する(ステップS30)。
 登録システム1の以上の動作により、前捌き処理が複数回行われる取引において、初回の前捌き処理で発行された会計コードを活用して決済を完了させることができる。
 次に、初回の前捌き処理後に、POS端末2が実行する会計コード読取処理について説明する。図12は、POS端末2の制御部20による会計コード読取処理の流れを示すフローチャートである。
 制御部20は、会計コード取得部2007が会計コードを取得したか否か判断し(ステップS31)、取得しなければ(ステップS31のN)、ステップS31の処理に戻って待機する。会計コード取得部2007が会計コードを取得すると(ステップS31のY)、送信部2005は、取得した会計コードとメモリ部21に記憶された端末IDとをサーバ装置3に送信する(ステップS32)。
 次いで、制御部20は、受信部2006がサーバ装置3から追加登録許可通知および商品コードを受信したか否か判断し(ステップS33)、受信しなければ(ステップS33のN)、ステップS33の処理に戻って待機する。受信部2006がサーバ装置3から追加許可通知および商品コードを受信すると(ステップS33のY)、制御部20は受信した商品コードに対応する商品情報をディスプレイ22に表示させる(ステップS34)。
 続いて、制御部20は、識別情報取得部2001が商品コードを取得したか否か判断する(ステップS35)。識別情報取得部2001が商品コードを取得すると(ステップS35のY)、登録部2002は、識別情報取得部2001が取得した商品コードに基づいて商品登録を実行する(ステップS36)。そして、制御部20はステップS35の処理に戻る。
 ステップS35の処理において識別情報取得部2001が商品コードを取得しないと(ステップS35のN)、制御部20は、タッチパネル23に会計指示入力がなされたか否か判断する(ステップS37)。会計指示入力がなされると(ステップS37のY)、会計処理部2008は商品登録された商品に関する会計処理を実行する(ステップS38)。すなわち、会計処理部2008は、ステップS36の処理で追加商品の商品コードが登録されていれば、受信部2006が受信した商品コードと追加商品の商品コードとに基づいて会計処理を実行し、ステップS36の処理で追加商品の商品コードが登録されていなければ、受信部2006が受信した商品コードに基づいて会計処理を実行する。会計処理は、買上レシートZの印刷を含む。
 次いで、送信部2005は、決済完了通知および会計処理された商品の商品コードをサーバ装置3に送信する(ステップS39)。そして、制御部20は、会計コード読取処理を終了する。
 ステップS37の処理において、会計指示入力がなされないと(ステップS37のN)、制御部20は、タッチパネル23に前捌き処理実行入力がなされたか否か判断する(ステップS40)。前捌き処理実行入力がなされると(ステップS40のY)、生成部2004は、受信部2006が受信した商品コードと追加商品の商品コードとを会計コード取得部2007が取得した会計コードに対応付けて取引情報を生成し(ステップS41)、登録情報記憶部204に記憶する。
 送信部2005は、登録情報記憶部204に記憶された取引情報とメモリ部21に記憶された端末IDとをサーバ装置3に送信する(ステップS42)。続いて、制御部20は、登録レシートYを印刷し(ステップS43)、会計コード読取処理を終了する。
 ステップS40の処理において、前捌き処理実行入力がなされないと(ステップS40のN)、制御部20は、ディスプレイ22にエラー表示を行い(ステップS44)、会計コード読取処理を終了する。ディスプレイ22に表示されるエラー画面は、例えば、POS端末2を操作するオペレータに対して、商品コードの読取、会計指示入力、前捌き処理実行入力、商品コードの取消入力等のいずれかの操作を促すメッセージなどである。商品コードの取消入力がなされると、制御部20は登録済の商品コードを取消すための取消処理を実行する。
 次に、サーバ装置3が実行する取引管理ファイル313の更新処理について説明する。図13は、サーバ装置3の制御部30による更新処理の流れを示すフローチャートである。
 制御部30は、受信部3001がPOS端末2から端末IDおよび会計コードを受信したか否か判断し(ステップS51)、受信しなければ(ステップS51のN)、ステップS51の処理に戻って待機する。受信部3001がPOS端末2から端末IDおよび会計コードを受信すると(ステップS51のY)、制御部30は、受信した会計コードで特定される取引の決済が未完了か否か判断する(ステップS52)。制御部30は、取引管理ファイル313を参照し、受信部3001が受信した会計コードに対応する決済フラグに基づいてステップS52の判断を行う。
 受信部3001が受信した会計コードで特定される取引の決済が完了していると(ステップS52のN)、送信部3005は、受信部3001が受信した端末IDで特定されるPOS端末2に決済完了情報を送信する(ステップS53)。なお、以下の説明において、受信部3001が受信した端末IDで特定されるPOS端末2に情報を送信することを単に「POS端末2に送信する」という場合がある。決済完了情報は、POS端末2に対して、当該POS端末2が送信した会計コードで特定される取引の決済が完了していること、言い換えれば当該会計コードで特定される取引は追加商品の商品登録ができる取引でないことを示す情報である。そして、制御部30は、更新処理を終了する。
 受信部3001が受信した会計コードで特定される取引の決済が完了していないと(ステップS52のY)、読み出し部3002は、取引管理ファイル313から受信部3001が受信した会計コードに対応する商品コードを読み出す(ステップS54)。続いて、送信部3005は、読み出し部3002が読み出した商品コードと、追加登録許可通知とをPOS端末2に送信する(ステップS55)。
 次いで、制御部30は、受信部3001がPOS端末2から更新指示および取引情報を受信したか否か判断する(ステップS56)。受信部3001がPOS端末2から更新指示および取引情報を受信すると(ステップS56のY)、更新部3004は、取引管理ファイル313に登録された取引情報を更新する(ステップS57)。更新部3004は、受信部3001が受信した取引情報に含まれる会計コードを取引管理ファイル313から抽出し、当該会計コードに対応して登録されていた商品コードを当該取引情報に含まれる商品コードに書き換える。そして、制御部30は、更新処理を終了する。
 ステップS56の処理において、受信部3001がPOS端末2から更新指示および取引情報を受信しないと(ステップS56のN)、制御部30は、受信部3001がPOS端末2から決済完了通知を受信したか否か判断する(ステップS58)。受信部3001がPOS端末2から決済完了通知を受信すると(ステップS58のY)、制御部30は、受信部3001が決済完了通知とともに受信した取引情報に、会計時に追加された商品の商品コードが含まれているか否か判断する(ステップS59)。制御部30は、受信部3001が受信した取引情報に含まれる商品コードと、取引管理ファイル313において当該取引情報に含まれる会計コードと対応する登録済の商品コードとを比較することによってステップS59の判断を行う。
 受信部3001によって受信された取引情報が会計時に追加された商品の商品コードを含む場合(ステップS59のY)、更新部3004は、取引管理ファイル313において受信部3001が受信した取引情報に含まれる会計コードに対応する商品コードの項目に追加された商品の商品コードを追加(ステップS60)する。続いて、更新部3004は、上記会計コードに対応する決済フラグの項目を「0」から「1」に書き換える(ステップS61)。そして、制御部30は、更新処理を終了する。
 なお、ステップS58の処理において、受信部3001が決済完了通知を受信しないと(ステップS58のN)、送信部3005はエラーメッセージをPOS端末2に送信する(ステップS62)。そして、制御部30は、更新処理を終了する。
 また、ステップS59の処理において、追加商品の商品コードがない場合(ステップS59のN)、制御部30は、ステップS60の処理をスキップしてステップS61の処理に移行する。
(変形例)
 次に、登録システム1の変形例について説明する。以下に説明する変形例は、2回目以降の前捌き処理時あるいは会計時において、発行済の会計コードと追加商品の商品コードとの対応付け、言い換えれば追加商品を含む取引情報の生成をサーバ装置3が行う点において、前述した例と相違する。図14は、図9に対応する変形例の動作の流れを示すシーケンスチャートである。なお、図9と同様の処理については同一符号を付し説明を省略する場合がある。以下の説明が不必要に冗長になることを避け、当業者の理解を容易にするためである。
 初回の前捌き時におけるPOS端末2およびサーバ装置3の処理(ステップS1~ステップS7)は、図9と同様であるので重複する説明は省略する。
 2回目以降の前捌き処理時において、ステップS11およびステップS12の処理は図9と同様である。サーバ装置3は、POS端末2から端末IDと会計コードを受信すると取引管理ファイル313から当該会計コードを抽出し(ステップS71)、未決済の取引であることを確認してPOS端末2に追加登録許可通知を送信する(ステップS72)。サーバ装置3は、受信した会計コードで特定される取引が決済済あるいは取引管理ファイル313で管理されていない場合はPOS端末2にエラーメッセージを送信する。
 追加登録許可通知を受信したPOS端末2は、追加商品の商品登録を実行する(ステップS73)。続いて、POS端末2は、端末ID、読取った会計コード、追加商品の商品コード、および更新指示をサーバ装置3に送信する(ステップS74)。
 サーバ装置3は、会計コードと追加商品の商品コードとの対応付けを行う(ステップS75)。これにより、会計コードに初回の前捌き処理で登録された商品コードと追加商品の商品コードとが対応付けられた取引情報が生成される。サーバ装置3は、取引管理ファイル313において会計コードに対応して登録されている商品コードを、生成された取引情報に含まれる商品コードに書き換えることで取引情報を更新する(ステップS76)。そして、サーバ装置3は、取引情報をPOS端末2に送信する。
 POS端末2は、取引情報を受信すると、当該取引情報に基づいて登録レシートYを印刷して発行する。以上の処理により、2回目以降の前捌き処理が完了する。
 次に、会計時の動作について説明する。会計時のPOS端末2およびサーバ装置3の処理において、ステップS21およびステップS22の処理は図9と同様である。また、ステップS81~ステップS83の処理は、2回目以降の前捌き処理時のステップS71~ステップS73と同様である。
 追加商品の商品登録の後、POS端末2には、会計指示入力がなされる(ステップS84)。なお、顧客が追加商品を購入しない場合は追加商品の商品登録が行われることなく、会計指示入力がなされる。続いて、POS端末2は、端末ID、読取った会計コード、追加商品の商品コード、および取引情報要求をサーバ装置3に送信する(ステップS85)。
 サーバ装置3は、会計コードと追加商品の商品コードとに基づいて取引管理ファイル313の取引情報を更新し(ステップS86)、更新した取引情報を決済用の取引情報としてPOS端末2に送信する(ステップS87)。
 POS端末2は、受信した取引情報に基づいて会計処理を実行し(ステップS88)、決済が完了すると決済完了通知をサーバ装置3に送信する(ステップS89)。
 サーバ装置3は、決済完了通知を受信すると、取引管理ファイル313を参照し、当該決済完了通知に含まれる会計コードに対応する決済フラグを「0」から「1」に書き換えて取引情報を更新する(ステップS90)。
 登録システム1の以上の動作により、前述した例と同様に、前捌き処理が複数回行われる取引において、初回の前捌き処理で発行された会計コードを活用して決済を完了させることができる。
 以上説明したとおり、実施形態のPOS端末2は、取引対象商品の商品コードが対応付けられた会計コードを取得する会計コード取得部2007と、会計コード取得部2007が取得した会計コードに対応する取引に追加される追加商品の商品コードを取得する識別情報取得部2001と、会計コード取得部2007が取得した会計コードと識別情報取得部2001が取得した追加商品の商品コードとを対応付けた取引情報を登録情報記憶部204に記憶する登録部2002と、を備える。
 これにより、1取引において複数回の前捌き処理が行われた場合、最初に発行された会計コードを活用して2回目以降の前捌き処理を行うことが可能となる。このため、1取引において複数の会計コードが発行されることによる会計時の誤操作を抑制することができる。
 また、実施形態の登録システム1は、取引対象商品の商品コードを登録するPOS端末2と、POS端末2で登録された商品コードと取引ごとに設定される会計コードとを対応付けた取引管理ファイル313を管理するサーバ装置3と、を備えた登録システム1であって、POS端末2は、取引対象商品の商品コードが対応付けられた会計コードを取得する会計コード取得部2007と、会計コード取得部2007が取得した会計コードに対応する商品コードをサーバ装置3から受信する受信部2006と、タッチパネル23やスキャナ24に入力された商品コードを取得する識別情報取得部2001と、会計コード取得部2007が取得した会計コード、受信部2006が受信した商品コード、および識別情報取得部2001が取得した商品コードをサーバ装置3に送信する送信部と、を備え、サーバ装置3は、送信部2005から送信された会計コードおよび商品コードに基づいて、取引管理ファイル313を更新する更新部3004を備える。
 これにより、最初に発行された会計コードを活用して2回目以降の前捌き処理を行うことができ、1取引において複数の会計コードが発行されることによる会計時の誤操作を抑制することができる登録システムを提供することが可能となる。また、POS端末2は、追加商品の商品コードを登録する際に、取引管理ファイル313にすでに対応づけられている商品コードをサーバ装置3から受信するので、受信した登録済の商品コードの取消処理も行うことができる。このため、実施形態の登録システム1によれば、POS端末2における商品コードの取消操作を容易にすることができる。
 さらに、実施形態の登録システム1における登録装置は、受信部2006が受信した商品コードに基づいて会計処理を実行する会計処理部2008を備えたPOS端末2としている。
 これにより、2回目以降の前捌き処理時に、登録処理に併せて会計処理を実行することができる。このため、顧客の利便性を向上させることができる。
 加えて、実施形態の登録システム1におけるPOS端末2は、会計コード取得部2007が取得した会計コードに、受信部2006が受信した商品コードおよび識別情報取得部2001が取得した商品コードを対応づけた取引情報を生成する生成部2004をさらに備える。
 これにより、サーバ装置3の取引管理ファイル313を更新するための情報として生成部2004が生成した取引情報を、POS端末2が会計処理を行う際に活用することができる。言い換えれば、サーバ装置3でなくPOS端末2で取引情報を生成するので、2回目以降の前捌き処理時に併せて会計を行う場合、会計処理するための取引情報をサーバ装置3に要求する必要がなく処理が簡素化される。
 また、実施形態の登録システム1は、取引対象商品の商品コードを登録するPOS端末2と、POS端末2で登録された商品コードと取引ごとに設定される会計コードとを対応付けた取引管理ファイル313を管理するサーバ装置3と、を備えた登録システム1であって、POS端末2は、取引対象の商品の商品コードが対応付けられた会計コードを取得する会計コード取得部2007と、タッチパネル23やスキャナ24に入力された商品コードを取得する識別情報取得部2001と、会計コード取得部2007が取得した会計コードおよび識別情報取得部2001が取得した商品コードをサーバ装置3に送信する送信部2005と、を備え、サーバ装置3は、送信部2005から送信された商品コードを、送信部2005から送信された会計コードに対応する商品コードに加えて、取引管理ファイル313を更新する更新部3004を備える。
 これにより、最初に発行された会計コードを活用して2回目以降の前捌き処理を行うことができ、1取引において複数の会計コードが発行されることによる会計時の誤操作を抑制することができる登録システムを提供することが可能となる。
 なお、上記実施形態において、POS端末2およびサーバ装置3で実行される制御プログラムは、CD-ROM等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。また、上記実施形態のPOS端末2およびサーバ装置3で実行される制御プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良く、さらには、インターネット等のネットワーク経由で提供するように構成しても良い。
 以上、本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。
特開2021-2405号公報

Claims (6)

  1.  取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
     前記取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する識別情報取得部と、
     前記取引特定情報取得部が取得した取引特定情報と前記識別情報取得部が取得した追加商品の商品識別情報とを対応付けた取引情報を記憶部に記憶する記憶処理部と、
     を備えた情報処理装置。
  2.  取引対象商品の商品識別情報を登録する登録装置と、前記登録装置で登録された商品識別情報と取引ごとに設定される取引特定情報とを対応付けた取引情報を管理するサーバ装置と、を備えた登録システムであって、
     前記登録装置は、
     取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
     前記取引特定情報取得部が取得した取引特定情報に対応する商品識別情報を前記サーバ装置から受信する受信部と、
     入力装置に入力された商品識別情報を取得する識別情報取得部と、
     前記取引特定情報取得部が取得した取引特定情報、前記受信部が受信した商品識別情報、および前記識別情報取得部が取得した商品識別情報を前記サーバ装置に送信する送信部と、を備え、
     前記サーバ装置は、
     前記送信部から送信された取引特定情報および商品識別情報に基づいて、前記取引情報を更新する更新部、
     を備えた登録システム。
  3.  前記登録装置は、前記受信部が受信した商品識別情報に基づいて会計処理を実行する会計処理部をさらに備えた、
     請求項2に記載の登録システム。
  4.  前記登録装置は、前記取引特定情報取得部が取得した取引特定情報に、前記受信部が受信した商品識別情報および前記識別情報取得部が取得した商品識別情報を対応づけた取引情報を生成する生成部をさらに備えた、
     請求項3に記載の登録システム。
  5.  取引対象商品の商品識別情報を登録する登録装置と、前記登録装置で登録された商品識別情報と取引ごとに設定される取引特定情報とを対応付けた取引情報を管理するサーバ装置と、を備えた登録システムであって、
     前記登録装置は、
     取引対象の商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
     入力装置に入力された商品識別情報を取得する識別情報取得部と、
     前記取引特定情報取得部が取得した取引特定情報および前記識別情報取得部が取得した商品識別情報を前記サーバ装置に送信する送信部と、を備え、
     前記サーバ装置は、
     前記送信部から送信された商品識別情報を、前記送信部から送信された取引特定情報に対応する商品識別情報に加えることによって、前記取引情報を更新する更新部、
     を備えた登録システム。
  6.  情報処理装置をコンピュータで制御するためのプログラムであって、
     前記コンピュータを、
     取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
     前記取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する識別情報取得部と、
     前記取引特定情報取得部が取得した取引特定情報と前記識別情報取得部が取得した追加商品の商品識別情報とを対応付けた取引情報を記憶部に記憶する記憶処理部と、
     として機能させるプログラム。
PCT/JP2022/018295 2021-09-13 2022-04-20 情報処理装置、登録システム、およびプログラム WO2023037650A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
KR1020247001529A KR20240021297A (ko) 2021-09-13 2022-04-20 판매 데이터 처리 장치, 판매 데이터 처리 시스템 및 기록 매체
EP22866981.8A EP4404159A1 (en) 2021-09-13 2022-04-20 Information processing device, registration system, and program
CN202280050543.7A CN117730354A (zh) 2021-09-13 2022-04-20 信息处理装置、登记系统及程序产品
US18/416,254 US20240153014A1 (en) 2021-09-13 2024-01-18 Sales data processing apparatus, sales data processing system, and computer-readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021148876A JP2023041479A (ja) 2021-09-13 2021-09-13 情報処理装置、登録システム、およびプログラム
JP2021-148876 2021-09-13

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US18/416,254 Continuation US20240153014A1 (en) 2021-09-13 2024-01-18 Sales data processing apparatus, sales data processing system, and computer-readable storage medium

Publications (1)

Publication Number Publication Date
WO2023037650A1 true WO2023037650A1 (ja) 2023-03-16

Family

ID=85506283

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/018295 WO2023037650A1 (ja) 2021-09-13 2022-04-20 情報処理装置、登録システム、およびプログラム

Country Status (6)

Country Link
US (1) US20240153014A1 (ja)
EP (1) EP4404159A1 (ja)
JP (1) JP2023041479A (ja)
KR (1) KR20240021297A (ja)
CN (1) CN117730354A (ja)
WO (1) WO2023037650A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113652A (ja) * 2010-11-26 2012-06-14 Teraoka Seiko Co Ltd Posレジスタ及びposシステム
JP2021002405A (ja) 2020-10-07 2021-01-07 東芝テック株式会社 決済処理装置およびその制御プログラム、ならびに決済処理方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113652A (ja) * 2010-11-26 2012-06-14 Teraoka Seiko Co Ltd Posレジスタ及びposシステム
JP2021002405A (ja) 2020-10-07 2021-01-07 東芝テック株式会社 決済処理装置およびその制御プログラム、ならびに決済処理方法

Also Published As

Publication number Publication date
CN117730354A (zh) 2024-03-19
EP4404159A1 (en) 2024-07-24
US20240153014A1 (en) 2024-05-09
JP2023041479A (ja) 2023-03-24
KR20240021297A (ko) 2024-02-16

Similar Documents

Publication Publication Date Title
WO2010080705A1 (en) Receipt handling systems, print drivers and methods thereof
JP2022003594A (ja) 決済装置及びそのプログラム
JP2021180043A (ja) 電子レシートシステム、決済装置、販促レシートサーバ及び情報処理プログラム
KR20220126624A (ko) 정보 처리 단말 장치 및 프로그램
US20220147980A1 (en) Server, information processing device, settlement system, and method
JP2013167958A (ja) Posシステム
JP2019144797A (ja) 登録装置及び情報処理プログラム
WO2023037650A1 (ja) 情報処理装置、登録システム、およびプログラム
JP2016040679A (ja) 販売データ処理装置およびプログラム
JP2017142752A (ja) Posシステム
US20240054523A1 (en) Point of sale terminal
US20240070712A1 (en) Point of sale system
JP7299062B2 (ja) 取引処理装置及びその制御プログラム
US20200387882A1 (en) Commodity sales data processing apparatus, control method therefor, and display control method thereof
US20230410141A1 (en) Sales data processing apparatus and sales data processing system
WO2023047685A1 (ja) サーバ装置およびプログラム
US20230077770A1 (en) Server device, settlement result notification system, and program
US20220076350A1 (en) Accounting apparatus, registration apparatus, and control method
JP2012003499A (ja) 販売データ処理装置およびプログラム
JP2023178987A (ja) 販売データ管理システムおよび情報処理装置
JP2024003509A (ja) 会計装置およびプログラム
JP2024003405A (ja) 会計装置およびプログラム
JP2023184235A (ja) 販売データ処理装置及びプログラム
JP2002342845A (ja) 商品売買データ管理システム
JP2022053850A (ja) 情報処理装置及びその制御プログラム

Legal Events

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

Ref document number: 22866981

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20247001529

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020247001529

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2401000316

Country of ref document: TH

WWE Wipo information: entry into national phase

Ref document number: 12024550148

Country of ref document: PH

Ref document number: 202447003266

Country of ref document: IN

Ref document number: 202280050543.7

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2022866981

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2022866981

Country of ref document: EP

Effective date: 20240415