Lois Rilo
b2faed4585
Merge pull request #198 from Eficent/9.0-mig-quality_control
...
[9.0][MIG] quality_control
2017-11-24 00:19:47 +01:00
lreficent
d8458935a7
[9.0][FIX] quality_control: use odoo tag on views
2017-11-21 11:39:09 +01:00
Jose Zambudio Bernabeu
00f2af7d74
[FIX] quality_control: Fix TypeError on new test category ( #193 )
...
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2017-11-20 15:08:08 +01:00
agaldona
871b35eaeb
[IMP] quality_control: show action_cancel button in inspections even if it is autogenerated
2017-11-20 15:08:08 +01:00
lreficent
edd1df0455
headers
2017-11-20 15:08:08 +01:00
agaldona
57b16dec1d
[9.0][FIX] quality_control: not take into account inactivated tests trigger lines
2017-11-20 15:08:08 +01:00
lreficent
1baa7c9fc2
[9.0][MIG] quality_control
2017-11-20 15:08:08 +01:00
OCA Transbot
9ee316df7e
OCA Transbot updated translations from Transifex
2017-11-20 15:08:08 +01:00
agaldona
0b61361199
quality_control: approving inspections only quality control managers
2017-11-20 15:08:08 +01:00
OCA Transbot
a86e94a821
OCA Transbot updated translations from Transifex
2017-11-20 15:08:08 +01:00
agaldona
7f2ec23cf0
quality_control: decimal precision configurable
2017-11-20 15:08:08 +01:00
OCA Transbot
c307a8c6f5
OCA Transbot updated translations from Transifex
2017-11-20 15:08:08 +01:00
Stéphane Bidoul (ACSONE)
f64a226772
remove en.po that was erroneously created by transbot
2017-11-20 15:08:08 +01:00
OCA Transbot
038a471d78
OCA Transbot updated translations from Transifex
2017-11-20 15:08:08 +01:00
oihane
8421d24019
quality_control: deleting qc.inspection does not delete its lines fixed
2017-11-20 15:08:08 +01:00
OCA Transbot
e4f9568c18
OCA Transbot updated translations from Transifex
2017-11-20 15:08:07 +01:00
Pedro M. Baeza
7b73721879
quality_control_*: Make use of qty field
...
Making it a regular field, you can put any manual quantity in inspections
2017-11-20 15:08:07 +01:00
OCA Transbot
38f40c80d4
OCA Transbot updated translations from Transifex
2017-11-20 15:08:07 +01:00
oihane
c87cea903e
quality_control_stock: * added demo data * replaced unlink method by ondelete="cascade" * required changes
2017-11-20 15:08:07 +01:00
oihane
41d2e55687
quality_control: Fixing coveralls
2017-11-20 15:08:07 +01:00
oihane
a30a2d7823
quality_control: required changes
2017-11-20 15:08:07 +01:00
oihane
4b08e4c0cd
quality_control: Propose to OCA
2017-11-20 15:08:07 +01:00
oihane
2eb72965a7
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
2017-11-20 15:08:07 +01:00
Matjaž Mozetič
26779ddb9c
Slovene translations added
2017-11-20 15:08:07 +01:00
Evert Jans
2a12d89dfa
changed default references of fields.Datetime.now() to fields.Datetime.now
2017-11-20 15:08:07 +01:00
oihane
46bc5040a4
Fixed email address
2017-11-20 15:08:07 +01:00
Pedro M. Baeza
2a82c3527c
quality_control * Fix wizard set test
...
* Expand AUTHORS
* Fix permissions
2017-11-20 15:08:07 +01:00
oihane
ee517e342b
New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user
2017-11-20 15:08:07 +01:00
Pedro M. Baeza
a6ede073a3
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
2017-11-20 15:08:07 +01:00
oihane
09e27d1c1b
quality_control: * Made line tree editable on test templates
...
* Fixing problems
2017-11-20 15:08:07 +01:00
alfredoavanzosc
fcab3d846f
no msg
2017-11-20 15:07:58 +01:00
oihane
8a25028eab
quality_control: * Pylint fixing * PEP8 fixing
2017-11-20 15:07:38 +01:00
alfredoavanzosc
29bdd9f5a1
no msg
2017-11-20 15:07:26 +01:00
oihane
d7ebcd0d3b
<quality_control> deleted constraint
2017-11-20 15:07:21 +01:00
alfredoavanzosc
8e57ca1b52
no msg
2017-11-20 15:07:11 +01:00
oihane
6c18f709a4
Flake8 failing fixed
2017-11-20 15:07:06 +01:00
Pedro M. Baeza
53944a458a
quality_control: Some improvement
2017-11-20 15:07:06 +01:00
alfredoavanzosc
27b183688c
no msg
2017-11-20 15:06:56 +01:00
Pedro M. Baeza
8d98edd114
quality_control: Code enhanced
2017-11-20 15:06:49 +01:00
alfredoavanzosc
07eb03b22a
no msg
2017-11-20 15:06:14 +01:00
Pedro M. Baeza
e5d34062ba
quality_control * PEP8 * Travis * Size in field (deprecated)
2017-11-20 15:05:48 +01:00
oihane
5eed926b73
quality_control * PEP8 * some fixing * translations
2017-11-20 15:05:48 +01:00
oihane
7f53e59c5d
Modulos de calidad sin migrar
2017-11-20 15:05:48 +01:00
OCA Transbot
c9093ecd6d
OCA Transbot updated translations from Transifex
2017-11-11 06:29:34 +01:00
OCA Transbot
684bd852cc
OCA Transbot updated translations from Transifex
2017-10-28 06:29:44 +02:00
Alexandre Fayolle
0f4f0e041b
travis: fix wkhtml2pdf install
2017-10-02 11:44:46 +02:00
OCA Transbot
a4c6427478
OCA Transbot updated translations from Transifex
2017-09-02 06:43:36 +02:00
OCA Git Bot
d7df69c17a
[ADD] setup.py
2017-08-29 04:45:32 +02:00
OCA Git Bot
c4e7086b5c
[UPD] addons table in README.md
2017-08-29 02:38:37 +02:00
Jordi Ballester Alomar
386940d389
[9.0][ADD] mrp_production_putaway_strategy ( #215 )
...
* [9.0][ADD] mrp_production_putaway_strategy
* small fix
* fixes
* [FIX] travis and readme.
* [FIX] adapt tests to new logic
2017-08-28 14:20:29 +02:00