metasfresh/metasfresh

Only allow uoms on product price which are defined in product uom conversion

Aberta

#1.025 aberto em 23 de fev. de 2017

 (0 comentário) (0 reação) (0 responsável)Java (548 forks)batch import
good first issuetype:enhancement

Métricas do repositório

Stars
 (1.569 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 8h) (419 fundiu PRs em 30d)

Description

Is this a bug or feature request?

feature

What is the current behavior?

if you forget to add the uom conversion on a product for a price uom you are using in order the shipment schedule will fail to update.

Which are the steps to reproduce?

  1. have a product with uom kg
  2. add a price with uom kubikmeter
  3. create an order using the price uom
  4. go to shipment schedule
  5. NOK: no shipment schedule is created for that order
  6. NOK: no other shipment schedules are created or updated

What is the expected or desired behavior?

Only allow the UOM in product price that are actually defined for the product.

Guia do colaborador