Skip to content

Fixed RM-11535: Making available CSV Import for Price Adjustment by Product:

Iñaki Luque requested to merge openbravo/devel/openbravo:fr/54769 into master
  • The necessary parameters must be passed in the CSV file to import products in price adjustment by product.
  • At ImportProductInDiscount.java all parameters formats and constraints are checked and if are correct the product is added to the promotion.

try execution

Edited by Iñaki Luque

Merge request reports