Coder Social home page Coder Social logo

ecommerce_central_module's Introduction

Hi, I'm selling Odoo ERP modules, freelancing, and writing documentation in my website. Here are some of them :

My Leetcode Statistic
My statistic in Github

wakatime

XML               15 hrs 28 mins  █████████████▓░░░░░░░░░░░   54.01 %
Python            11 hrs 40 mins  ██████████▒░░░░░░░░░░░░░░   40.77 %
Text              1 hr 21 mins    █▒░░░░░░░░░░░░░░░░░░░░░░░   04.76 %
JavaScript        7 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.43 %
Gettext Catalog   0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.03 %

ecommerce_central_module's People

Stargazers

 avatar  avatar

Watchers

 avatar

ecommerce_central_module's Issues

`image` Are Gone After Uninstalling Addons

Step To Reproduce The Issue : Deleting the Module / Addons

Screen Shot 2022-01-03 at 16 55 45

Presumption :
_inherit in custom models/productInherited.py may cause the default product.template models overridden with the custom addons. So when the addons uninstalled, it can't find the way to route back to product.template module to it's view. Therefore, images is missing and several errors demanding the fields.

To-Do :

  • Try to run module in an empty development (no assets)
  • If problem still persist, try to find the way how to "re-route" the view to not using _inherit but the default product.template instead

Field "x_show_in_ecommerce" does not exist in model "product.template"

Problem :
When calling x_show_in_ecommerce to productInherited.xml, this error occures
Field "x_show_in_ecommerce" does not exist in model "product.template"

Action to Reproduce this :
When upgrading module

To-do :

  • Try to insert correspondent field to product.template and pull it to inheritance view.

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.