Hi community,
Am new Odoo POS coding as am familiar with other modules.How can i create a custom screen in Odoo POS, is there any tutorials or docs available for this purpose.Currently am working on Odoo 12
Thanks in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi community,
Am new Odoo POS coding as am familiar with other modules.How can i create a custom screen in Odoo POS, is there any tutorials or docs available for this purpose.Currently am working on Odoo 12
Thanks in advance
Hi,
You can also refer the code and functionality of the following apps for creating custom screens in Odoo POS
Free App
https://apps.odoo.com/apps/modules/12.0/pos_book_order/
Paid App
https://apps.odoo.com/apps/modules/12.0/order_reprint_pos/
Hope it helps
Hi,
You can check this tutorial explaining how to add custom screens in Odoo POS, have a look at this: Custom Screens
UPDT: If you need coding example/module, see : https://www.odoo.com/apps/modules/12.0/om_pos_service_charge/
Thanks
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Feb 24
|
2444 | ||
Create Button in POS to print qweb report odoo 12
Diselesaikan
|
|
1
Jan 22
|
3584 | |
|
0
Jul 22
|
2760 | ||
|
0
Jun 18
|
3512 | ||
|
0
Feb 24
|
1331 |
Thanks guys i will try your suggestions