12 Ready!! App Odoo Customize(Backend Debranding Title,Language,Documentation,Quick Debug,Clear Data)
by odooai.cn https://www.odooai.cnAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 1035 |
Technical Name |
app_odoo_customize |
License | LGPL-3 |
Website | http://www.sunpop.cn |
Versions | 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
App Odoo Customize
If you are using odoo enterprise, you can get this app for more customize
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.
Update: v12.19.04.17
Add Customize Odoo Native Module(eg. Enterprise) Url
Update: v12.19.3.15
Add reset or clear website blog data
Update: v12.19.3.12
Optimize chinese translate and document.
Fix bug: Data clear.
Update: v12.19.1.20
Fix bug: Save config error.
Update: v12.19.1.05
Fix bug: If you install Muk moudle, odooapp customize would pop error like "attachment_location". Sometime you need to uninstall this app and restart odoo, install again to take affect.
Update: v12.0.12.25
add 22. Update online manual and developer document to odoo12.
Update: v12.0.11.08
Add 21. Reset Account Chart.
Update: v12.0.9.30
Add 20. Show quick upgrade in app dashboard
Update: v12.0.9.25
Now ready for odoo 12, please email to me. guohuadeng@hotmail.com
Update: v12.0.7.23
Fix Login bug when install website.
Add 19. One Click to clear all data (Sometime pls click twice)
Add 18. Show/Hide Author and Website in Apps Dashboard
More Powerful addons:
Add Odoo 12, 11 Support
- 1. Deletes Odoo label in footer
- 2. Replaces "Odoo" in Windows title
- 3. Customize Documentation, Support, About links and title in usermenu
- 4. Adds "Developer mode" link to the top right-hand User Menu.
- 5. Adds Quick Language Switcher to the top right-hand User Menu.
- 6. Adds Country flags to the top right-hand User Menu.
- 7. Adds English and Chinese user documentation access to the top right-hand User Menu.
- 8. Adds developer documentation access to the top right-hand User Menu.
- 9. Customize "My odoo.com account" button
- 10. Standalone setting panel, easy to setup.
- 11. Provide 236 country flags.
- 12. Multi-language Support.
- 13. Change Powered by Odoo in login screen.(Please change '../views/app_odoo_customize_view.xml' #15)
- 14. Quick delete test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Project/Base Models.
- 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 (odoo 11 only)
- 19. One Click to clear all data (Sometime pls click twice)
- 20. Show quick upgrade in app dashboard, click to show module info not go to odoo.com
- 21. Can clear and reset account chart. Be cautious.
- 22. Update online manual and developer document to odoo12.
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.
Odoo Customize(Debranding Title,Language,Documentation,Quick Debug)
Multi-language support: Chinese ready
How to use: Go to Settings -> odooApp Settings
Set System Icon (odoo 10 only)
Show/Hide Author and Website in Apps Dashboard
Before
After uncheck "Show Author in Apps Dashboard"
Show quick upgrade in app dashboard, click to show module info not go to odoo.com
No more redirect to odoo.com
Setup more flags: just rename the flag pic to locale code of the country
You can find the pictures in "\app-odoo\app_odoo_customize\static\src\img\flags"
Customize Module Url(eg. Enterprise).
Quick Delete test Data.
You can quickly delete all the test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Message/Workflow etc.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedvery nice! thank you ivan deng
不错
用来清理了一拨业务数据,挺好的。 但是为什么要把logo给用户换了?老邓
good
no issues so far
install error
Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/models.py", line 965, in _validate_fields check(self) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 316, in _check_xml view_def = view.read_combined(['arch']) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 700, in read_combined arch = self.apply_view_inheritance(arch_tree, root.id, self.model) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 649, in apply_view_inheritance source = self.apply_inheritance_specs(source, specs_tree, view_id) File "/usr/lib/python3/dist-packages/odoo/addons/web_studio/models/ir_ui_view.py", line 124, in apply_inheritance_specs return super(View, self).apply_inheritance_specs(source, specs_tree, inherit_id) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 627, in apply_inheritance_specs self.raise_view_error(_("Element '%s' cannot be located in parent view") % tag, inherit_id) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 489, in raise_view_error raise ValueError(message) ValueError: El elemento '' no puede ser localizado en la vista padre Contexto del error: Vista `App Drawer - Web Client` [view_id: 1678, xml_id: n/a, model: n/a, parent_id: 167] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 741, in parse self._tags[rec.tag](rec, de, mode=mode) File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 719, in _tag_template return self._tag_record(record, data_node) File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 651, in _tag_record id = self.env(context=rec_context)['ir.model.data']._update(rec_model, self.module, res, rec_id or False, not self.isnoupdate(data_node), noupdate=self.isnoupdate(data_node), mode=self.mode) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_model.py", line 1467, in _update record = record.create(values) File "/usr/lib/python3/dist-packages/odoo/addons/web_studio/models/studio_mixin.py", line 18, in create res = super(StudioMixin, self).create(vals) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 384, in create return super(View, self).create(self._compute_defaults(values)) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3283, in create self._fields[key].determine_inverse(record) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 1078, in determine_inverse getattr(records, self.inverse)() File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 253, in _inverse_arch view.write(data) File "/usr/lib/python3/dist-packages/odoo/addons/web_studio/models/studio_mixin.py", line 27, in write res = super(StudioMixin, self).write(vals) File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_ui_view.py", line 400, in write return super(View, self).write(self._compute_defaults(vals)) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3005, in write self._write(old_vals) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3158, in _write self._validate_fields(vals) File "/usr/lib/python3/dist-packages/odoo/models.py", line 969, in _validate_fields raise ValidationError("%s\n\n%s" % (_("Error while validating constraint"), tools.ustr(e))) odoo.exceptions.ValidationError: ('Error mientras se validaban las restricciones\n\nEl elemento \'\' no puede ser localizado en la vista padre\n\nContexto del error:\nVista `App Drawer - Web Client`\n[view_id: 1678, xml_id: n/a, model: n/a, parent_id: 167]', None)
destuye tu odoo
tenete instalar y aora tengo um error en mi odoo 2018-03-06 20:26:35,973 1 ERROR ? werkzeug: Error on request: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/werkzeug/serving.py", line 205, in run_wsgi execute(self.server.app) File "/usr/lib/python3/dist-packages/werkzeug/serving.py", line 193, in execute application_iter = app(environ, start_response) File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 252, in app return self.app(e, s) File "/usr/lib/python3/dist-packages/odoo/service/wsgi_server.py", line 166, in application return application_unproxied(environ, start_response) File "/usr/lib/python3/dist-packages/odoo/service/wsgi_server.py", line 154, in application_unproxied result = handler(environ, start_response) File "/usr/lib/python3/dist-packages/odoo/http.py", line 1297, in __call__ self.load_addons() File "/usr/lib/python3/dist-packages/odoo/http.py", line 1319, in load_addons m = __import__('odoo.addons.' + module) File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 82, in load_module exec(open(modfile, 'rb').read(), new_mod.__dict__) File "", line 2, in ImportError: No module named 'models'
overwrites "settings" link
cant reach the settings tab. GeneralSettings => Settings now leads to this app.
fix subscribe bug
default subscribed
fixed issue
optimize data clear
update new version. optimize data clear. faster if you have large data.
fix can not login bug
hi, we fix the login bug, which you get error when you install website module. please download the last version
Add new function today
18. Show/Hide Author and Website in Apps Dashboard
now update support for python3
as odoo 11 use python 3.5 default. Now this app update to support python 3.5 by default. Please use odoo 11 default install to use this apps.
pls try python 2.7 first
use odoo default install
now update to 11
very good to use