Coder Social home page Coder Social logo

oerp_no_phoning_home's People

Contributors

bizzappdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

oerp_no_phoning_home's Issues

License?

There's no license file and it basically means "All Rights Reserved" - don't touch :D

So would you consider adding some license like MIT or other?

Add 7 more debranding features...

Is it possible to add these debranding features to the module?

1 – change the odoo company logo (let’s start from easy…)
Hover the big Odoo logo on the top left corner, it will let you click on “Edit company data” and give your company your own logo – this would replace the Odoo placeholder logo.
Is it possible to replace this Odoo placeholder logo with a blank generic nonbranded logo, saying something like "your company logo".

2 – remove “Powered by Odoo”
To do this automatically by module.
Open the view web.login_layout and comment out following lines:

<!-- <span class="oe_footer_seperator"> | </span> -->
<!-- <a href="https://www.odoo.com" target="_blank">Powered by <span>Odoo</span></a> -->

Open the view web.menu_secondary and comment out following line:
<!-- Powered by <a href="http://www.openerp.com" target="_blank"><span>Odoo</span></a> -->

3 – remove “Odoo support” user for instant messaging
Go to Settings > Local Modules and uninstall module Odoo Live Support (im_odoo_support)

4 – remove Odoo announcement top bar
Empty the openerp_announcement function in addons/mail/static/src/js/announcement.js like this:

openerp_announcement = function(instance) {};

5 – remove the menu items “My Odoo.com Account” . “Help”
addons/web/static/src/xml/base.xml and comment out these lines

6 – Remove the URLs backlinked to odoo.com, on the "facebook" icon, "twitter" icon, "linkedin" icon, and "googleplus" icon.

7 – Remove the branding and backlink at the bottom of the page template which displays when you are not logged in:
Powered by Odoo, an awesome Open Source CRM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.