WO2023037650A1 - 情報処理装置、登録システム、およびプログラム - Google Patents
情報処理装置、登録システム、およびプログラム Download PDFInfo
- 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
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 10
- 230000005540 biological transmission Effects 0.000 claims description 29
- 238000000034 method Methods 0.000 description 100
- 230000006870 function Effects 0.000 description 23
- 238000010586 diagram Methods 0.000 description 20
- 238000004891 communication Methods 0.000 description 9
- 230000004048 modification Effects 0.000 description 6
- 238000012986 modification Methods 0.000 description 6
- 239000000284 extract Substances 0.000 description 4
- 239000004973 liquid crystal related substance Substances 0.000 description 2
- 206010024796 Logorrhoea Diseases 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/12—Accounting
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07G—REGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
- G07G1/00—Cash registers
- G07G1/12—Cash registers electronically operated
- G07G1/14—Systems including one or more distant stations co-operating with a central processing unit
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07G—REGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
- G07G1/00—Cash registers
- G07G1/0009—Details of the software in the checkout register, electronic cash register [ECR] or point of sale terminal [POS]
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07G—REGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
- G07G1/00—Cash registers
- G07G1/12—Cash registers electronically operated
-
- Y—GENERAL 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
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing 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の変形例について説明する。以下に説明する変形例は、2回目以降の前捌き処理時あるいは会計時において、発行済の会計コードと追加商品の商品コードとの対応付け、言い換えれば追加商品を含む取引情報の生成をサーバ装置3が行う点において、前述した例と相違する。図14は、図9に対応する変形例の動作の流れを示すシーケンスチャートである。なお、図9と同様の処理については同一符号を付し説明を省略する場合がある。以下の説明が不必要に冗長になることを避け、当業者の理解を容易にするためである。
Claims (6)
- 取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
前記取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する識別情報取得部と、
前記取引特定情報取得部が取得した取引特定情報と前記識別情報取得部が取得した追加商品の商品識別情報とを対応付けた取引情報を記憶部に記憶する記憶処理部と、
を備えた情報処理装置。 - 取引対象商品の商品識別情報を登録する登録装置と、前記登録装置で登録された商品識別情報と取引ごとに設定される取引特定情報とを対応付けた取引情報を管理するサーバ装置と、を備えた登録システムであって、
前記登録装置は、
取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
前記取引特定情報取得部が取得した取引特定情報に対応する商品識別情報を前記サーバ装置から受信する受信部と、
入力装置に入力された商品識別情報を取得する識別情報取得部と、
前記取引特定情報取得部が取得した取引特定情報、前記受信部が受信した商品識別情報、および前記識別情報取得部が取得した商品識別情報を前記サーバ装置に送信する送信部と、を備え、
前記サーバ装置は、
前記送信部から送信された取引特定情報および商品識別情報に基づいて、前記取引情報を更新する更新部、
を備えた登録システム。 - 前記登録装置は、前記受信部が受信した商品識別情報に基づいて会計処理を実行する会計処理部をさらに備えた、
請求項2に記載の登録システム。 - 前記登録装置は、前記取引特定情報取得部が取得した取引特定情報に、前記受信部が受信した商品識別情報および前記識別情報取得部が取得した商品識別情報を対応づけた取引情報を生成する生成部をさらに備えた、
請求項3に記載の登録システム。 - 取引対象商品の商品識別情報を登録する登録装置と、前記登録装置で登録された商品識別情報と取引ごとに設定される取引特定情報とを対応付けた取引情報を管理するサーバ装置と、を備えた登録システムであって、
前記登録装置は、
取引対象の商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
入力装置に入力された商品識別情報を取得する識別情報取得部と、
前記取引特定情報取得部が取得した取引特定情報および前記識別情報取得部が取得した商品識別情報を前記サーバ装置に送信する送信部と、を備え、
前記サーバ装置は、
前記送信部から送信された商品識別情報を、前記送信部から送信された取引特定情報に対応する商品識別情報に加えることによって、前記取引情報を更新する更新部、
を備えた登録システム。 - 情報処理装置をコンピュータで制御するためのプログラムであって、
前記コンピュータを、
取引対象商品の商品識別情報が対応付けられた取引特定情報を取得する取引特定情報取得部と、
前記取引特定情報取得部が取得した取引特定情報に対応する取引に追加される追加商品の商品識別情報を取得する識別情報取得部と、
前記取引特定情報取得部が取得した取引特定情報と前記識別情報取得部が取得した追加商品の商品識別情報とを対応付けた取引情報を記憶部に記憶する記憶処理部と、
として機能させるプログラム。
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)
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 | 東芝テック株式会社 | 決済処理装置およびその制御プログラム、ならびに決済処理方法 |
-
2021
- 2021-09-13 JP JP2021148876A patent/JP2023041479A/ja active Pending
-
2022
- 2022-04-20 WO PCT/JP2022/018295 patent/WO2023037650A1/ja active Application Filing
- 2022-04-20 KR KR1020247001529A patent/KR20240021297A/ko unknown
- 2022-04-20 EP EP22866981.8A patent/EP4404159A1/en active Pending
- 2022-04-20 CN CN202280050543.7A patent/CN117730354A/zh active Pending
-
2024
- 2024-01-18 US US18/416,254 patent/US20240153014A1/en active Pending
Patent Citations (2)
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 |