Commit Graph

244 Commits

Author SHA1 Message Date
OCA Transbot
feae978bfa OCA Transbot updated translations from Transifex 2018-02-10 08:27:56 +01:00
OCA Git Bot
1b50cbf756 [ADD] setup.py 2018-02-02 04:50:17 +01:00
OCA Git Bot
5a55f136b4 [UPD] addons table in README.md 2018-02-02 02:39:47 +01:00
Joël Grand-Guillaume
2c81eb2fdb Merge pull request #191 from Eficent/9.0-add-mrp_mto_with_stock
[9.0][ADD] mrp_mto_with_stock
2018-02-01 17:53:29 +01:00
OCA Transbot
8ba531eca2 OCA Transbot updated translations from Transifex 2018-01-16 09:04:23 +01:00
OCA Git Bot
d45d6966a4 [ADD] setup.py 2018-01-06 04:49:14 +01:00
OCA Git Bot
8680555e95 [UPD] addons table in README.md 2018-01-06 02:39:23 +01:00
Marçal Isern
8ce386af1f [9.0] [MIG] mrp_bom_product_details (#187) 2018-01-05 10:00:48 +01:00
lreficent
3eb1e7e65a [FIX] split move to be able to reserve properly when available. 2017-12-15 17:18:09 +01:00
lreficent
501495a3c3 [IMP] add a server action to massively assign MOs. 2017-12-15 17:18:09 +01:00
Jordi Ballester
87a2537c5e [IMP] should not auto-confirm the MO. Added test cases 2017-12-15 17:18:09 +01:00
lreficent
410095fd1e [9.0][REW] mrp_mto_with_stock: Rework to remove dependency and enhance flexibility 2017-12-15 17:18:09 +01:00
lreficent
031578e7b0 [9.0][IMP] mrp_mto_with_stock: adapt to OCA and minor fixes. 2017-12-15 17:18:09 +01:00
John Walsh
63fb663bf3 [ADD] mrp_mto_with_stock - initial commit 2017-12-15 17:18:09 +01:00
OCA Transbot
3b6b8c2583 OCA Transbot updated translations from Transifex 2017-12-02 08:13:34 +01:00
OCA Transbot
7b457a7276 OCA Transbot updated translations from Transifex 2017-11-25 07:17:39 +01:00
OCA Git Bot
54dcb1d004 [ADD] setup.py 2017-11-24 04:47:33 +01:00
OCA Git Bot
c0d5dfd30e [UPD] addons table in README.md 2017-11-24 02:38:29 +01:00
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