Giter Site home page Giter Site logo

oroneo's People

Contributors

deuzu avatar djamy avatar gplanchat avatar jmleroux avatar

Stargazers

 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  avatar

oroneo's Issues

Prices attribute type management

In the attributes synchronization, the attribute type pim_catalog_price_collection is rejected by the validation, and supposedly not managed by the connector.

new version of oroneo ?

Hello,

I'm checking out orocommerce, and (as we already are using Akeneo v2.3), I was wondering if you are investigating using the API from Akeneo in a future version of your connector?

Also, are there plans to make a new version of the connector that will work with the latest releases of Orocommerce CE ?

If this is not the right place to ask, please let me know where I should go to.

Thanks,
Tom

Cannot import multi-enum options

An InvalidArgumentException is thrown by the BAP when importing manyToMany enum is thrown with the message $enumCode must not be empty..

It is sent here : https://github.com/orocrm/platform/blob/master/src/Oro/Bundle/EntityExtendBundle/Tools/ExtendHelper.php#L272

At this point https://github.com/synolia/oroneo/blob/master/ImportExport/Serializer/OptionSerializer.php#L45

Here is the config I have in $config variable :

object(Oro\Bundle\EntityConfigBundle\Config\Config) {
  'id': object(Oro\Bundle\EntityConfigBundle\Config\Id\FieldConfigId) {
    'scope': 'enum'
    'className': 'Oro\\Bundle\\ProductBundle\\Entity\\Product'
    'fieldName': 'foo_field'
    'fieldType': 'manyToMany'
  }
  'values': []
}

The localized configuration fails to display

There have been a refactoring on the last commit, version 0.2.0, the localization configuration breaks :

Fatal error: Uncaught Error: Call to undefined method Oro\Bundle\LocaleBundle\Helper\LocalizationHelper::getAll() in /.../vendor/synolia/oroneo/Manager/OroFieldSelectManager.php:59 Stack trace:
#0 /.../vendor/synolia/oroneo/Form/Type/LocalizationMappingType.php(50): Synolia\Bundle\OroneoBundle\Manager\OroFieldSelectManager->getLocalizationChoices()
#1 /.../vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php(187): Synolia\Bundle\OroneoBundle\Form\Type\LocalizationMappingType->buildForm(Object(Symfony\Component\Form\FormBuilder), Array)
#2 /.../vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php(110): Symfony\Component\Form\ResolvedFormType->buildForm(Object(Symfony\Component\Form\FormBuilder), Array)

I'll look into the code

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.