Commit Graph

22 Commits

Author SHA1 Message Date
Víctor Martínez
494093ebf9 [FIX] quality_control_oca: Remove object_id and type fields in
Quality control test model because they have no use.
TT31885
2021-09-16 09:15:37 +02:00
ps-tubtim
6b35235fc4 [MIG] quality_control: Migration to 13.0 + renaming to quality_control_oca
Co-authored-by: Carlos Roca <carlos.roca@tecnativa.com>
Co-authored-by: ps-tubtim <pimolnats@ecosoft.co.th>
Co-authored-by: Pedro M. Baeza < pedro.baeza@tecnativa.com>
2021-02-13 16:37:45 +01:00
ps-tubtim
453180c658 [IMP] quality_control: black, isort 2021-02-13 16:13:54 +01:00
Ignacio Ales
07ed93d9c2 [MIG] quality_control: Migration to 12.0 2021-02-13 16:13:53 +01:00
Juan Humanes
7a60631751 [MIG] quality_control: Migration to 11.0 2021-02-13 16:13:53 +01:00
Simone Rubino
f6a7069748 [MIG] quality_control: Migration to 10.0 2021-02-13 16:13:53 +01:00
Jose Zambudio Bernabeu
b6f4281507 [FIX] quality_control: Fix TypeError on new test category (#193)
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2021-02-13 16:13:53 +01:00
agaldona
714f6fe1ab [FIX] quality_control: Several things:
* not take into account inactivated tests trigger lines
* show action_cancel button in inspections even if it is autogenerated
2021-02-13 16:13:53 +01:00
lreficent
df620a3068 [9.0][MIG] quality_control 2021-02-13 16:13:53 +01:00
agaldona
7501f3cbe6 [IMP] quality_control: decimal precision configurable + approving inspections only by quality control managers 2021-02-13 16:13:53 +01:00
oihane
bed00fefbf quality_control: deleting qc.inspection does not delete its lines fixed 2021-02-13 16:13:53 +01:00
Pedro M. Baeza
3d0e476793 quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2021-02-13 16:13:53 +01:00
oihane
ddc69c3d1e quality_control: * Changed permissions
* security modified
* some demo info added
* Added "partner_selectable" field, so that inspections can by made by partner
* Little view fixing, field was oe_edit_only instead of label
* Add partners to trigger lines
* Tests added
* Trigger lines with duplicated test cleaned

quality_control: Propose to OCA

quality_control: required changes

quality_control: Fixing coveralls

quality_control_stock: * added demo data * replaced unlink method by ondelete="cascade" * required changes
2021-02-13 16:13:53 +01:00
Evert Jans
99f56cd37b changed default references of fields.Datetime.now() to fields.Datetime.now 2021-02-13 16:13:53 +01:00
Pedro M. Baeza
c3db17291a quality_control * Fix wizard set test
* Expand AUTHORS

* Fix permissions
2021-02-13 16:13:53 +01:00
oihane
56e882df5b New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user 2021-02-13 16:13:53 +01:00
Pedro M. Baeza
0dbacde024 quality_control: Total refactorization with new API, README files, and new concepts. * Triggers for product category * ACLs * Tolerances in questions * one2many copyable * Fix some views * Error on same tolerance * Colors on inspection lines * Unify inspection header data assignment in set_test method * key name in set_test * Change icon set 2021-02-13 16:13:53 +01:00
oihane
e0cad88130 <quality_control> deleted constraint 2021-02-13 16:13:53 +01:00
Pedro M. Baeza
c50902f5e8 quality_control: Some improvement 2021-02-13 16:13:53 +01:00
alfredoavanzosc
697cba0946 no msg 2021-02-13 16:13:53 +01:00
Pedro M. Baeza
0d6ce67541 quality_control * PEP8 * Travis * Size in field (deprecated) 2021-02-13 16:13:53 +01:00
oihane
b1eedc45ff Modulos de calidad sin migrar 2021-02-13 16:13:53 +01:00