Commit Graph

14 Commits

Author SHA1 Message Date
mreficent
eae8fa58fa [FIX] quality_control_stock: singleton error 2018-11-14 19:25:25 +01:00
mreficent
81e8c99914 [FIX] stock_picking_type: assure api.multi in write 2018-11-12 16:48:27 +01:00
Simone Rubino
3f13c064fb [FIX] count_inspections methods should be able to manage recordsets (#293) 2018-08-08 16:29:20 +02:00
Simone Rubino
611d1dcaec [FIX][quality_control_stock] get_lot and get_picking should be able to manage recordsets 2018-07-31 09:53:26 +02:00
Simone Rubino
0df129b8b5 [MIG] quality_control_stock: Migration to 10.0 2018-07-04 11:23:34 +02:00
agaldona
9661f826dc [IMP] quality_control_stock, quality_control_mrp: set correct qty to tests 2018-07-04 11:23:19 +02:00
oihane
b9d2b0650c [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-07-03 14:07:09 +02:00
Pedro M. Baeza
22725eeafd [IMP] quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2018-07-03 14:07:09 +02:00
oihane
cbe2c987bb [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-07-03 14:07:08 +02:00
oihane
9553b102e0 [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-07-03 14:07:08 +02:00
oihane
7862176092 [MOD] Trigger lines instead of test 2018-07-03 14:07:08 +02:00
Pedro M. Baeza
e2f7b5966a [FIX] quality_control_stock:
* Omit lot when it's not present
* Change icon set
2018-07-03 14:07:08 +02:00
oihane
0b1b2d4200 [FIX] Little changes in quality modules 2018-07-03 14:07:07 +02:00
Pedro M. Baeza
e61c48b798 [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
2018-07-03 14:07:04 +02:00