Giter Site home page Giter Site logo

Comments (4)

guewen avatar guewen commented on August 22, 2024

When the modules are located in __unported__, they need to be migrated to the new odoo version, so they don't necessarily work yet.

The migration process for a module is to:

  • Move the module in the root of the directory
  • Set installable to True in __openerp__.py
  • Migrate the code and XML to the new version (new API, ...)
  • Remove deprecated code or XML
  • Eventually add tests
  • Submit a PR on the main branch

Hope this will help

from webkit-tools.

mamolas avatar mamolas commented on August 22, 2024

I'm still on OpenErp7, setting installable to true was enough, but now I can't print invoices from accounting>>Customer Invoices is there some guide? Thanks

from webkit-tools.

yvaucher avatar yvaucher commented on August 22, 2024

If you are on Odoo 7.0 please take the module from 7.0 branch:

https://github.com/OCA/webkit-tools/tree/7.0

For installation, you might want to refer to:
https://www.odoo.com/forum/help-1/question/how-to-configure-webkit-for-v7-4724

from webkit-tools.

gurneyalex avatar gurneyalex commented on August 22, 2024

@damodaranudas if you used git clone to get the source, be sure to switch to the correct branch with git checkout 7.0 (8.0 is the default)

from webkit-tools.

Related Issues (12)

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.