mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 09:49:17 +07:00
[FIX] pos/setup: remove extra space in startup command
This commit is contained in:
committed by
Odoo Online
parent
e597404615
commit
9400911bc6
@@ -273,7 +273,7 @@ Start the local Odoo instance
|
||||
|
||||
We must launch the Odoo server with the correct settings
|
||||
|
||||
``$ ./odoo.py --load=web,hw_proxy,hw_posbox_homepage,hw_posbox_upgrade,hw_scale, hw_scanner,hw_escpos``
|
||||
``$ ./odoo.py --load=web,hw_proxy,hw_posbox_homepage,hw_posbox_upgrade,hw_scale,hw_scanner,hw_escpos``
|
||||
|
||||
Test the instance
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user