From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/point_of_sale/static/src/sounds/bell.wav | Bin 0 -> 17684 bytes addons/point_of_sale/static/src/sounds/error.wav | Bin 0 -> 25190 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/point_of_sale/static/src/sounds/bell.wav create mode 100644 addons/point_of_sale/static/src/sounds/error.wav (limited to 'addons/point_of_sale/static/src/sounds') diff --git a/addons/point_of_sale/static/src/sounds/bell.wav b/addons/point_of_sale/static/src/sounds/bell.wav new file mode 100644 index 00000000..660779c5 Binary files /dev/null and b/addons/point_of_sale/static/src/sounds/bell.wav differ diff --git a/addons/point_of_sale/static/src/sounds/error.wav b/addons/point_of_sale/static/src/sounds/error.wav new file mode 100644 index 00000000..472f3910 Binary files /dev/null and b/addons/point_of_sale/static/src/sounds/error.wav differ -- cgit v1.2.3