Commit Graph

16 Commits

Author SHA1 Message Date
Andrii Skrypka
a797b27865 [IMP] quality_control_stock: use read_group 2019-09-02 20:43:38 +03:00
mreficent
cd4a02723d [FIX] quality_control_stock: singleton error 2018-11-15 09:52:07 +01:00
mreficent
712d542d91 [FIX] stock_picking_type: assure api.multi in write 2018-11-15 09:50:50 +01:00
Ignacio Ales
50afa0c5fb [MIG] quality_control_stock: Migration to 11.0 2018-11-15 09:46:02 +01:00
Simone Rubino
6a769659f5 [FIX] count_inspections methods should be able to manage recordsets (#293) 2018-09-13 11:26:00 +02:00
Simone Rubino
9dd0f8c8e2 [FIX][quality_control_stock] get_lot and get_picking should be able to manage recordsets 2018-09-13 11:26:00 +02:00
Simone Rubino
2be12814b3 [MIG] quality_control_stock: Migration to 10.0 2018-09-13 11:26:00 +02:00
agaldona
7a1d8a093c [IMP] quality_control_stock, quality_control_mrp: set correct qty to tests 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
oihane
5239ebc1e9 [MOD] Trigger lines instead of test 2018-09-11 12:23:23 +02:00
Pedro M. Baeza
dd2d98d8ea [FIX] quality_control_stock:
* Omit lot when it's not present
* Change icon set
2018-09-11 12:23:23 +02:00
oihane
5bba57b955 [FIX] Little changes in quality modules 2018-09-11 12:23:23 +02:00
Pedro M. Baeza
7e843212bb [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-09-11 12:23:23 +02:00