⚡ valuein/shop:5.3

⚡ valuein/shop:5.31 🎉5 🚀2 🔥

  • 🎉 Added CPQ2C module
  • 🚀 Improved Newsfeed display on the admin page
  • 🚀 Improved Products list page display on the admin page
  • 🚀 Improved TaggedIterator (technical improvement)
  • 🚀 Improved Added extra conditions in approbation module
  • 🚀 Removed button 'View all products'
  • 🔥 Deprecation of replaceProductPreview method
  • 🔥 Changed some methods signature to static for autowire

🎉 New features

Added CPQ2C module

The CPQ2C module include the customer into some action to proceed with the quote creation and validation.
This module will allow for example to request to the customer to fill his payment method.
The workflow is strongly linked with the approval module.

🚀 Improvements

Improved News feed display on the admin page

Now check the edit access right for the current user to display or not the edit link for each last updated object.

Improved Products list page display on the admin page

Now displaying products list to see the most recent changes first.

Improved TaggedIterator (technical improvement)

Optimize TaggedIterator usages.
This reduce the amount of service loaded during page load and optimise performance.

Improved Added extra conditions in approbation module

Added :

  • Unit price changed
  • Contractual condition empty
  • Contractual condition contain a word
  • Viewer in a list.

🔥 Breaking changes

Deprecation of replaceProductPreview method

The method \ValueIn\InvoiceEngineInterface\Services\AmendmentServiceInterface::replaceProductPreview is now deprecated and will be removed in a future version.

Changed some methods signature

SubscribeRuleInterface, ModuleInterface, AbstractConfigurationType and their implemented classes have changed.
The following methods are now static :

  • \App\Service\Subscribe\SubscribeRuleInterface::getSystemName
  • \App\Service\Modules\ModuleInterface::getSystemName
  • \App\Model\ProductConfiguration\AbstractConfigurationType::getKey
  • \App\Model\ProductConfiguration\AbstractConfigurationType::getName
Written by julien.tattevin on Jan 25 2023, 9:53 AM.
Executive
Projects
None
Subscribers
None

Event Timeline