diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index e46d0ba0..0a6e26b4 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -23,14 +23,15 @@ { 'name': 'Odoo Customize(Debranding, My Odoo)', - 'version': '12.19.05.11', + 'version': '12.19.06.02', 'author': 'Sunpop.cn', 'category': 'Productivity', 'website': 'https://www.sunpop.cn', 'license': 'AGPL-3', 'sequence': 2, 'summary': """ - Quick customize, debranding,reset data, debug. Language Switcher. + Quick Customize, Debrand, Reset data, Debug. Language Switcher. + odoo 13,12,11,10,9 support. Easy Delete data.reset account chart. odoo debrand, odoo debranding, customize my odoo. """, @@ -39,7 +40,7 @@ App Odoo Customize(Debranding Title,Language,Documentation,Quick Debug) ============ White label odoo. - Support Odoo 12, 11, 10, 9. + Support Odoo 13, 12, 11, 10, 9.communicate and enterprise You can config odoo, make it look like your own platform. 1. Deletes Odoo label in footer 2. Replaces "Odoo" in Windows title @@ -67,6 +68,7 @@ 24. Customize Odoo Native Module(eg. Enterprise) Url 25. Add remove expense data 26. Add multi uninstall modules + 27. Add odoo 13 support, Just install this app on odoo 13, master branch of odoo github. This module can help to white label the Odoo. Also helpful for training and support for your odoo end-user. diff --git a/app_odoo_customize/static/description/banner.gif b/app_odoo_customize/static/description/banner.gif index 24c1a5e3..1d55f901 100644 Binary files a/app_odoo_customize/static/description/banner.gif and b/app_odoo_customize/static/description/banner.gif differ diff --git a/app_odoo_customize/static/description/banner.png b/app_odoo_customize/static/description/banner.png index 5d65e7da..56a324bd 100644 Binary files a/app_odoo_customize/static/description/banner.png and b/app_odoo_customize/static/description/banner.png differ diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index 7a801bf7..70be2666 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -28,7 +28,13 @@

This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher, Online Documentation Access,Quick Data Clear.

-

Support Odoo 12, 11, 10, 9. Including communicate and enterprise version.

+

Support Odoo 13, 12, 11, 10, 9. Including communicate and enterprise version.

+

Update: v12.19.06.02

+

27. Add odoo 13 support, Just install this app on odoo 13, master branch of odoo github.

+

+ If you are using windows, you can get odoo 13 from + http://github.com/guohuadeng/odoo13-x64 +

Update: v12.19.04.30

26. Add multi uninstall modules

Update: v12.19.04.18

@@ -88,6 +94,8 @@
  • 23. Add reset or clear website blog data
  • 24. Customize Odoo Native Module(eg. Enterprise) Url
  • 25. Add remove expense data
  • +
  • 26. Add multi uninstall modules
  • +
  • 27. Add odoo 13 support, Just install this app on odoo 13, master branch of odoo github.
  • This module can help to white label the Odoo. @@ -112,6 +120,20 @@


    +
    +
    +

    odoo 13 Ready for communicate and enterprise edition

    +
    +
    + +
    +
    +
    +

    Easy data cleanup

    +
    +

    diff --git a/app_odoo_customize/static/description/odoo13ready.jpg b/app_odoo_customize/static/description/odoo13ready.jpg new file mode 100644 index 00000000..d1d1085e Binary files /dev/null and b/app_odoo_customize/static/description/odoo13ready.jpg differ