mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
* Added "partner_selectable" field, so that inspections can by made by partner * Stock inspections are "partner_selectable" * Little view fixing, field was oe_edit_only instead of label * Added partner to creation from stock_picking * Added tests * Picking pack operations automatically created
Stock extension for quality control =================================== This module defines triggers that creates inspections when stock moves are done. It also adds some shortcuts on picking and lots to these inspections. Contributors ------------ * Pedro M. Baeza <pedro.baeza@serviciobaeza.com>