diff --git a/app_odoo_customize/readme.md b/app_odoo_customize/readme.md index c1284ff3..be4d5a72 100644 --- a/app_odoo_customize/readme.md +++ b/app_odoo_customize/readme.md @@ -20,7 +20,8 @@ You can config odoo, make it look like your own platform. 15. Reset All the Sequence to beginning of 1: SO/PO/MO/Invoice... 16. Fix odoo reload module translation bug while enable english language 17. Stop Odoo Auto Subscribe(Performance Improve) -18. Show/Hide Author and Website in Apps Dashboard +18. Show/Hide Author and Website in Apps Dashboard (odoo 11 only) +19. Set System Icon (odoo 10 only) This module can help to white label the Odoo. Also helpful for training and support for your odoo end-user. The user can get the help document just by one click. diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index 0bb2b1d0..0ae962d5 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -31,7 +31,8 @@
  • 15. Reset All the Sequence to beginning of 1: SO/PO/MO/Invoice...
  • 16. Fix odoo reload module translation bug while enable english language
  • 17. Stop Odoo Auto Subscribe(Performance Improve)
  • -
  • 18. Show/Hide Author and Website in Apps Dashboard
  • +
  • 18. Show/Hide Author and Website in Apps Dashboard (odoo 11 only)
  • +
  • 19. Set System Icon (odoo 10 only)
  • This module can help to white label the Odoo. @@ -82,6 +83,17 @@ +

    +
    +

    Set System Icon (odoo 10 only)

    +
    +
    + +
    +
    +
    +
    diff --git a/app_odoo_customize/static/description/set19.jpg b/app_odoo_customize/static/description/set19.jpg new file mode 100644 index 00000000..8bea0b62 Binary files /dev/null and b/app_odoo_customize/static/description/set19.jpg differ