Git Product home page Git Product logo

commerce365.core.public's Introduction

Commerce 365 for Magento

Public repository for Commerce 365 for Magento. Used for releases and issue tracking.

Click on 'Releases' on the right column, next to this text, to access all available releases. Make sure you download the right file according to the BC version you are running. For each major there is a release with a zip file that contains separate releases for each minor version.

Version specific release notes are attached to each individual release, as well as an Excel file with all available events.

Here on Github we only keep the last 2 releases per BC major version. For all previous release notes please see: https://nvision.freshdesk.com/support/solutions/folders/80000693419

For more information about our Microsoft Dynamics 365 Business Central - Magento integration solution in general see: https://n.vision/products/commerce-365-for-magento/

commerce365.core.public's People

Contributors

tysvdheuvel avatar erikrijn avatar

Stargazers

 avatar Bas Slijkhuis avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

commerce365.core.public's Issues

Ontwikkelpunt: Variant specific special price

In magento kan per productvariant een special price ingevuld worden. In Commerce365 is deze optie er nog niet.
Het is mogelijk een special price aan het hoofdartikel te geven, maar deze wordt niet meegenomen. Daarbij zijn (in ons geval) niet alle varianten in de uitverkoop.

Het zou fijn zijn om op de variant kaart ook de special price velden te hebben.

Ontwikkelpunt: Variant specific categorie

Bij varianten is het in commerce365 niet mogelijk een categorie te selecteren. Dit zou handig en van toepassing zijn bij het selecteren van de zichtbaarheid 'catalog' of 'catalog and search'. In Magento is dit wel mogelijk.

Commerce cloud bug

Some of the Adobe Commerce Cloud instances have this weird bug that doesn't accept new lines for the argument's classpath, so u need to change this di.xml file for cloud compatibility:

diff --git a/vendor/commerce365/module-core/etc/di.xml b/vendor/commerce365/module-core/etc/di.xml
index 6abaa99..a220be0 100644
--- a/vendor/commerce365/module-core/etc/di.xml
+++ b/vendor/commerce365/module-core/etc/di.xml
@@ -27,9 +27,7 @@


  •        <argument name="customerSession" xsi:type="object">
    
  •            Commerce365\Core\Service\Customer\ParentResolveCustomerSession\Proxy
    
  •        </argument>
    
  •        <argument name="customerSession" xsi:type="object">Commerce365\Core\Service\Customer\ParentResolveCustomerSession\Proxy</argument>
       </arguments>
    

Attribute position voor Layered Navigation synct niet naar Magento

Magento:
image

Commerce 365:
image

Sync Log van attribute
{
"scope": 0,
"default_frontend_label": "Hout type",
"frontend_input": "select",
"is_required": false,
"attribute_code": "f_houttype",
"is_unique": "0",
"is_used_in_grid": false,
"is_filterable_in_grid": true,
"is_searchable": "1",
"is_visible_in_advanced_search": "1",
"is_comparable": "1",
"is_filterable": true,
"is_filterable_in_search": true,
"position": 1,
"is_used_for_promo_rules": "0",
"is_html_allowed_on_front": false,
"is_visible_on_front": "1",
"used_in_product_listing": "0",
"default_value": "",
"is_visible": true
}

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.