Commit Graph

7 Commits

Author SHA1 Message Date
Jordi Ballester Alomar
76cb1fbfd7 [quality_control_stock][FIX] the stock user should be able to
create quality control inspection without necessarily being
quality control user. It is common that the person doing the
picking is not going to be the same as the one doing the inspection.

So when a stock user create the transfer, the system will create
the necessary qc inspections, regardless if the user has permissions
to process them.
2018-12-09 17:26:34 +01:00
Ignacio Ales
50afa0c5fb [MIG] quality_control_stock: Migration to 11.0 2018-11-15 09:46:02 +01:00
Simone Rubino
2be12814b3 [MIG] quality_control_stock: Migration to 10.0 2018-09-13 11:26:00 +02:00
oihane
d86f5753ac [IMP] quality_control_stock: if lot in reference, get its info
quality_control_mrp: tests extended

[IMP] quality_control_mrp: removed not required code
2018-09-13 11:26:00 +02:00
Pedro M. Baeza
3766013cf1 [IMP] quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2018-09-11 12:30:06 +02:00
oihane
35cc51058b [IMP] quality_control_stock: adapted to OCA
* more tests to increase coveralls

[IMP] quality_control_stock:
* added demo data
* replaced unlink method by ondelete="cascade"
* required changes
2018-09-11 12:30:06 +02:00
oihane
c0013020de [IMP] <quality_control> and <quality_control_stock>
* 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
2018-09-11 12:30:06 +02:00