Cristina
d65283d300
[12.0] [FIX] quality_control_stock expected singleton when setting multiple stock pickings to Done
2020-12-02 08:32:34 +01:00
Pedro M. Baeza
c5bf6e18b2
[FIX] quality_control_stock: Fix qc.trigger creation
...
Several use cases:
- Triggers were created for all created picking types, not only active ones.
- If picking types are activated/deactivated, this is not reflected on qc.trigger
records.
2020-10-19 13:58:34 +02:00
Andrii Skrypka
8aea7384f1
[IMP] quality_control_stock: use read_group
2019-09-10 12:43:32 +02:00
Ignacio Ales
6aa5c38725
[MIG] quality_control_stock: Migration to 12.0
2019-08-04 12:48:42 +02:00
Ignacio Ales
076eb8db06
[MIG] quality_control_stock: Migration to 12.0
2019-07-12 16:13:48 +02:00
mreficent
9fef3aa20b
[FIX] quality_control_stock: singleton error
2019-07-12 16:13:48 +02:00
mreficent
5a8c52aee3
[FIX] stock_picking_type: assure api.multi in write
2019-07-12 16:13:48 +02:00
Ignacio Ales
6c48d00e64
[MIG] quality_control_stock: Migration to 11.0
2019-07-12 16:13:48 +02:00
Simone Rubino
2ad90ce8cc
[FIX] count_inspections methods should be able to manage recordsets ( #293 )
2019-07-12 16:13:48 +02:00
Simone Rubino
6675f1a36f
[FIX][quality_control_stock] get_lot and get_picking should be able to manage recordsets
2019-07-12 16:13:48 +02:00
Simone Rubino
eddcbf0621
[MIG] quality_control_stock: Migration to 10.0
2019-07-12 16:13:48 +02:00
agaldona
fa39db25f5
[IMP] quality_control_stock, quality_control_mrp: set correct qty to tests
2019-07-12 16:13:48 +02:00
oihane
1ad54f3ec0
[IMP] quality_control_stock: if lot in reference, get its info
...
quality_control_mrp: tests extended
[IMP] quality_control_mrp: removed not required code
2019-07-12 16:13:48 +02:00
Pedro M. Baeza
8b5e8cfd54
[IMP] quality_control_*: Make use of qty field
...
Making it a regular field, you can put any manual quantity in inspections
2019-07-12 16:13:48 +02:00
oihane
71c703c614
[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
2019-07-12 16:13:48 +02:00
oihane
3ef59d6d64
[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
2019-07-12 16:13:48 +02:00
oihane
d483dc9e68
[MOD] Trigger lines instead of test
2019-07-12 16:13:48 +02:00
Pedro M. Baeza
e976a482cb
[FIX] quality_control_stock:
...
* Omit lot when it's not present
* Change icon set
2019-07-12 16:13:48 +02:00
oihane
ff101edbf6
[FIX] Little changes in quality modules
2019-07-12 16:13:48 +02:00
Pedro M. Baeza
1d638b107d
[IMP] Total refactorization of quality control modules with new API, README files, and new concepts. WIP of quality_control_tolerance
...
Merge branch '8.0' of github.com:odoomrp/odoomrp-wip into 8.0
[FIX] quality_control_stock:
* File missing
* Triggers for product category
2019-07-12 16:13:48 +02:00