Skip to content

Fixes BUG-0045477: Attribute required check in M_TRANSACTION_TRG

Atul Gaware requested to merge atul.gaware/openbravo:fix/45477 into master

trigger should allow when stock is zero

**"There are some products without attributes" Exception is only raised when the stock is Positive or the transaction is a Receipt.

Merge request reports