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/img/barcode.png | Bin 0 -> 1292 bytes addons/point_of_sale/static/img/desk_organizer.png | Bin 0 -> 46329 bytes addons/point_of_sale/static/img/desk_pad.png | Bin 0 -> 17323 bytes addons/point_of_sale/static/img/led_lamp.png | Bin 0 -> 17197 bytes addons/point_of_sale/static/img/letter_tray.png | Bin 0 -> 42778 bytes addons/point_of_sale/static/img/magnetic_board.png | Bin 0 -> 2424 bytes addons/point_of_sale/static/img/monitor_stand.png | Bin 0 -> 16473 bytes addons/point_of_sale/static/img/newspaper_stand.png | Bin 0 -> 22344 bytes addons/point_of_sale/static/img/partners/acsone.png | Bin 0 -> 24970 bytes addons/point_of_sale/static/img/partners/bhc.jpg | Bin 0 -> 21618 bytes addons/point_of_sale/static/img/partners/camptocamp.png | Bin 0 -> 25879 bytes addons/point_of_sale/static/img/partners/datalp.jpg | Bin 0 -> 53998 bytes addons/point_of_sale/static/img/partners/eezee-it.png | Bin 0 -> 29984 bytes .../static/img/partners/eggs-solutions.jpg | Bin 0 -> 33740 bytes addons/point_of_sale/static/img/partners/ekomurz.gif | Bin 0 -> 1820 bytes addons/point_of_sale/static/img/partners/openbig.jpg | Bin 0 -> 18401 bytes addons/point_of_sale/static/img/partners/services.jpg | Bin 0 -> 24486 bytes addons/point_of_sale/static/img/partners/vauxoo.png | Bin 0 -> 9121 bytes addons/point_of_sale/static/img/small_shelf.png | Bin 0 -> 26927 bytes addons/point_of_sale/static/img/storage.png | Bin 0 -> 58953 bytes addons/point_of_sale/static/img/wall_shelf_unit.png | Bin 0 -> 27040 bytes addons/point_of_sale/static/img/whiteboard.png | Bin 0 -> 25939 bytes addons/point_of_sale/static/img/whiteboard_pen.png | Bin 0 -> 45949 bytes 23 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/point_of_sale/static/img/barcode.png create mode 100644 addons/point_of_sale/static/img/desk_organizer.png create mode 100644 addons/point_of_sale/static/img/desk_pad.png create mode 100644 addons/point_of_sale/static/img/led_lamp.png create mode 100644 addons/point_of_sale/static/img/letter_tray.png create mode 100644 addons/point_of_sale/static/img/magnetic_board.png create mode 100644 addons/point_of_sale/static/img/monitor_stand.png create mode 100644 addons/point_of_sale/static/img/newspaper_stand.png create mode 100644 addons/point_of_sale/static/img/partners/acsone.png create mode 100644 addons/point_of_sale/static/img/partners/bhc.jpg create mode 100644 addons/point_of_sale/static/img/partners/camptocamp.png create mode 100644 addons/point_of_sale/static/img/partners/datalp.jpg create mode 100644 addons/point_of_sale/static/img/partners/eezee-it.png create mode 100644 addons/point_of_sale/static/img/partners/eggs-solutions.jpg create mode 100644 addons/point_of_sale/static/img/partners/ekomurz.gif create mode 100644 addons/point_of_sale/static/img/partners/openbig.jpg create mode 100644 addons/point_of_sale/static/img/partners/services.jpg create mode 100644 addons/point_of_sale/static/img/partners/vauxoo.png create mode 100644 addons/point_of_sale/static/img/small_shelf.png create mode 100644 addons/point_of_sale/static/img/storage.png create mode 100644 addons/point_of_sale/static/img/wall_shelf_unit.png create mode 100644 addons/point_of_sale/static/img/whiteboard.png create mode 100644 addons/point_of_sale/static/img/whiteboard_pen.png (limited to 'addons/point_of_sale/static/img') diff --git a/addons/point_of_sale/static/img/barcode.png b/addons/point_of_sale/static/img/barcode.png new file mode 100644 index 00000000..2e9d2f4b Binary files /dev/null and b/addons/point_of_sale/static/img/barcode.png differ diff --git a/addons/point_of_sale/static/img/desk_organizer.png b/addons/point_of_sale/static/img/desk_organizer.png new file mode 100644 index 00000000..880f69b9 Binary files /dev/null and b/addons/point_of_sale/static/img/desk_organizer.png differ diff --git a/addons/point_of_sale/static/img/desk_pad.png b/addons/point_of_sale/static/img/desk_pad.png new file mode 100644 index 00000000..b335d9f6 Binary files /dev/null and b/addons/point_of_sale/static/img/desk_pad.png differ diff --git a/addons/point_of_sale/static/img/led_lamp.png b/addons/point_of_sale/static/img/led_lamp.png new file mode 100644 index 00000000..9e7cf633 Binary files /dev/null and b/addons/point_of_sale/static/img/led_lamp.png differ diff --git a/addons/point_of_sale/static/img/letter_tray.png b/addons/point_of_sale/static/img/letter_tray.png new file mode 100644 index 00000000..faaf88ac Binary files /dev/null and b/addons/point_of_sale/static/img/letter_tray.png differ diff --git a/addons/point_of_sale/static/img/magnetic_board.png b/addons/point_of_sale/static/img/magnetic_board.png new file mode 100644 index 00000000..edb7def2 Binary files /dev/null and b/addons/point_of_sale/static/img/magnetic_board.png differ diff --git a/addons/point_of_sale/static/img/monitor_stand.png b/addons/point_of_sale/static/img/monitor_stand.png new file mode 100644 index 00000000..bea3d135 Binary files /dev/null and b/addons/point_of_sale/static/img/monitor_stand.png differ diff --git a/addons/point_of_sale/static/img/newspaper_stand.png b/addons/point_of_sale/static/img/newspaper_stand.png new file mode 100644 index 00000000..ae87417e Binary files /dev/null and b/addons/point_of_sale/static/img/newspaper_stand.png differ diff --git a/addons/point_of_sale/static/img/partners/acsone.png b/addons/point_of_sale/static/img/partners/acsone.png new file mode 100644 index 00000000..f6ec9893 Binary files /dev/null and b/addons/point_of_sale/static/img/partners/acsone.png differ diff --git a/addons/point_of_sale/static/img/partners/bhc.jpg b/addons/point_of_sale/static/img/partners/bhc.jpg new file mode 100644 index 00000000..30005451 Binary files /dev/null and b/addons/point_of_sale/static/img/partners/bhc.jpg differ diff --git a/addons/point_of_sale/static/img/partners/camptocamp.png b/addons/point_of_sale/static/img/partners/camptocamp.png new file mode 100644 index 00000000..0cb138e1 Binary files /dev/null and b/addons/point_of_sale/static/img/partners/camptocamp.png differ diff --git a/addons/point_of_sale/static/img/partners/datalp.jpg b/addons/point_of_sale/static/img/partners/datalp.jpg new file mode 100644 index 00000000..9ef1f913 Binary files /dev/null and b/addons/point_of_sale/static/img/partners/datalp.jpg differ diff --git a/addons/point_of_sale/static/img/partners/eezee-it.png b/addons/point_of_sale/static/img/partners/eezee-it.png new file mode 100644 index 00000000..2e975e5a Binary files /dev/null and b/addons/point_of_sale/static/img/partners/eezee-it.png differ diff --git a/addons/point_of_sale/static/img/partners/eggs-solutions.jpg b/addons/point_of_sale/static/img/partners/eggs-solutions.jpg new file mode 100644 index 00000000..b15656b0 Binary files /dev/null and b/addons/point_of_sale/static/img/partners/eggs-solutions.jpg differ diff --git a/addons/point_of_sale/static/img/partners/ekomurz.gif b/addons/point_of_sale/static/img/partners/ekomurz.gif new file mode 100644 index 00000000..73905684 Binary files /dev/null and b/addons/point_of_sale/static/img/partners/ekomurz.gif differ diff --git a/addons/point_of_sale/static/img/partners/openbig.jpg b/addons/point_of_sale/static/img/partners/openbig.jpg new file mode 100644 index 00000000..88be89bf Binary files /dev/null and b/addons/point_of_sale/static/img/partners/openbig.jpg differ diff --git a/addons/point_of_sale/static/img/partners/services.jpg b/addons/point_of_sale/static/img/partners/services.jpg new file mode 100644 index 00000000..915f21fc Binary files /dev/null and b/addons/point_of_sale/static/img/partners/services.jpg differ diff --git a/addons/point_of_sale/static/img/partners/vauxoo.png b/addons/point_of_sale/static/img/partners/vauxoo.png new file mode 100644 index 00000000..be52bd1f Binary files /dev/null and b/addons/point_of_sale/static/img/partners/vauxoo.png differ diff --git a/addons/point_of_sale/static/img/small_shelf.png b/addons/point_of_sale/static/img/small_shelf.png new file mode 100644 index 00000000..5cccc2bb Binary files /dev/null and b/addons/point_of_sale/static/img/small_shelf.png differ diff --git a/addons/point_of_sale/static/img/storage.png b/addons/point_of_sale/static/img/storage.png new file mode 100644 index 00000000..484d02f1 Binary files /dev/null and b/addons/point_of_sale/static/img/storage.png differ diff --git a/addons/point_of_sale/static/img/wall_shelf_unit.png b/addons/point_of_sale/static/img/wall_shelf_unit.png new file mode 100644 index 00000000..7fea22be Binary files /dev/null and b/addons/point_of_sale/static/img/wall_shelf_unit.png differ diff --git a/addons/point_of_sale/static/img/whiteboard.png b/addons/point_of_sale/static/img/whiteboard.png new file mode 100644 index 00000000..10720871 Binary files /dev/null and b/addons/point_of_sale/static/img/whiteboard.png differ diff --git a/addons/point_of_sale/static/img/whiteboard_pen.png b/addons/point_of_sale/static/img/whiteboard_pen.png new file mode 100644 index 00000000..db39c09f Binary files /dev/null and b/addons/point_of_sale/static/img/whiteboard_pen.png differ -- cgit v1.2.3