8000 [FIX] pos/setup: remove extra space in startup command · delebeat/documentation-user@472d249 · GitHub
[go: up one dir, main page]

Skip to content

Commit 472d249

Browse files
authored
[FIX] pos/setup: remove extra space in startup command
1 parent f6d9683 commit 472d249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

point_of_sale/overview/setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Start the local Odoo instance
273273

274274
We must launch the Odoo server with the correct settings
275275

276-
``$ ./odoo.py --load=web,hw_proxy,hw_posbox_homepage,hw_posbox_upgrade,hw_scale, hw_scanner,hw_escpos``
276+
``$ ./odoo.py --load=web,hw_proxy,hw_posbox_homepage,hw_posbox_upgrade,hw_scale,hw_scanner,hw_escpos``
277277

278278
Test the instance
279279
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0