Giter Site home page Giter Site logo

axelor / axelor-addons Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 84.0 7.16 MB

This repository contains add-ons. Add-ons are optional modules that aren't being part of AOS core, such as interfaces, specific modules, ...

License: GNU Affero General Public License v3.0

Java 98.95% HTML 0.56% JavaScript 0.48%

axelor-addons's People

Contributors

aga-axelor avatar ale-axelor avatar ash-axelor avatar beuss avatar bgi-axelor avatar bkm-axelor avatar bsu-axelor avatar cma-axelor avatar dde-axelor avatar dtr-axelor avatar fri-axelor avatar fsc-axelor avatar gdu-axelor avatar hka-axelor avatar hmi-axelor avatar jmi-axelor avatar jso-axelor avatar lde-axelor avatar man-axelor avatar pda-axelor avatar pmu-axelor avatar psh-axelor avatar rag-axelor avatar rch-axelor avatar rme-axelor avatar sda-axelor avatar shve-axelor avatar sos-axelor avatar ugo-axelor avatar vbh-axelor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

axelor-addons's Issues

[Prestashop][Export] Error while trying to update last product of a category

Because of a prestashop bug, attempting to update the last product of a category that has been sorted in admin results in an ISE (500). Since the webservice rejects the value it provided itself we should try to either remove the position_in_category field (not sure if it will work) or set it to zero (which would overwrite existing position but is more acceptable than an ISE)

[Prestashop][Export] Modified product pictures are not updated

When a picture is modified on ABS side, it is not pushed on prestashop, except if no picture exists on remote end.
Should be easy to fix now that we can fetch remote picture (but this implies a lot of traffic so it may be controlled by an option)

ABS -> PrestaShop (export) : export customer

  • if customer is a company, export it as a company (with gender neutral -> to be added on PS first install) and put its contact partners in the address section of PS
  • export gender of individual customer

[Prestashop][Export] Improve modification detection

Each entity that could be exported to Prestashop should have a prestashop_updated_on attribute which is filled with the last time it has been exported. All select queries should have a (prestashopUpdatedOn is NULL OR prestashopUpdatedOn < updatedOn) instead of using last batch time (which means almost nothing.

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.