Commit Graph

174 Commits

Author SHA1 Message Date
Pedro M. Baeza
ea890030ec [IMP] mrp_operations_extension: Cost labels 2015-12-04 18:41:25 +01:00
oihane
d6f8905bea [FIX+IMP] mrp_operations_extension
IMP: Deleting workers info and new module <mrp_workcenter_workers_operations>
IMP: Adding fields in base modules, extension updates onchange
IMP: Changes in views and field names
REM: Deleted <mrp_workcenter_workers> module
IMP: Configuration part added
2015-12-04 18:41:25 +01:00
campos
a69ca61b45 [IMP] mrp_operations_extension: Limit to not add products from work order tree 2015-12-04 18:41:25 +01:00
oihane
0c2536a717 [FIX] mrp_operations_extension
Phantom bom lines with workorder association
When installing variants, it doesn't assign corresponding wo to scheduled product
Domain added to avoid selecting workorders that don't apply
2015-12-04 18:41:25 +01:00
campos
52abc82b6c [FIX] mrp_operations_extension: When no routing_id is defined in the manufacturing order move Final Product to Stock check in operation is not controlled. 2015-12-04 18:41:25 +01:00
oihane
e11627c21b [FIX] Pylint fixing <mrp_operations_extension> 2015-12-04 18:41:25 +01:00
Ainara
7b35b00c51 [FIX] traceback al confirmar una MO 2015-12-04 18:41:25 +01:00
oihane
a6bfcca873 [FIX+IMP] mrp_operations_extension 2015-12-04 18:41:25 +01:00
Pedro M. Baeza
0f36cdefd7 [IMP] mrp_operations_extension: PEP8 + Travis 2015-12-04 18:41:25 +01:00
avanzosc1
29a378e2cd [MOD] view changes 2015-12-04 18:41:25 +01:00
campos
b543da32ea [ADD] mrp_operations_extension 2015-12-04 18:41:24 +01:00
Pedro M. Baeza
96e670ab66 OCA Transbot updated translations from Transifex 2015-12-04 18:41:24 +01:00
Pedro M. Baeza
f117c16c83 [IMP] mrp_hook: Provide hooks for _bom_explode method
As we are struggled by the structure of core current code, and
https://github.com/odoo/odoo/pull/8885 hasn't been accepted in v8,
we need to make this hard move to allow a lot of workarounds like
modules not depending this one, but anyway the method itself is
not too much inheritable.
2015-12-04 18:41:24 +01:00
Pedro M. Baeza
996a0498f8 Merge pull request #59 from pedrobaeza/8.0-mrp_project
[ADD] mrp_project
2015-12-04 18:33:21 +01:00
Pedro M. Baeza
85b3ed0962 [ADD] mrp_project
================
MRP Project Link
================

This module links projects and tasks to *manufacturing orders* (MO) and
*work orders* (WO).

Usage
=====

In a manufacturing order (MO), you can select a project to be attached to it.
If none is selected, a project is automatically created when the MO is
confirmed.

When the MO starts, a task is created and assigned to the order.
2015-12-04 15:12:29 +01:00
OCA Transbot
705cc9129b OCA Transbot updated translations from Transifex 2015-11-30 08:55:18 -05:00
OCA Git Bot
b9229a10c5 [UPD] addons table in README.md 2015-11-21 02:34:08 +01:00
Pedro M. Baeza
c5491d3cc2 Merge pull request #48 from pedrobaeza/8.0-quality_control_qty
[IMP] quality_control_*: Make use of qty field
2015-11-20 17:44:10 +01:00
Pedro M. Baeza
041acb7bcc [IMP] quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2015-11-20 17:43:36 +01:00
OCA Git Bot
d1cf32684c [UPD] addons table in README.md 2015-11-20 02:33:23 +01:00
Pedro M. Baeza
889af8b920 Merge pull request #50 from odoomrp/8.0-quality
[MIG] quality_control_mrp: migrated from odoomrp/odoomrp-wip
2015-11-19 09:01:20 +01:00
oihane
ba059c5572 [IMP] quality_control_mrp: required changes
* Limit access by groups in views
* Use api.model
2015-11-18 16:55:01 +01:00
oihane
75d638db0a [MIG] quality_control_mrp: migrated from odoomrp/odoomrp-wip 2015-11-16 15:41:36 +01:00
Pedro M. Baeza
0a3069bb3a OCA Transbot updated translations from Transifex 2015-11-16 15:41:36 +01:00
Matjaž Mozetič
a265d0c144 Slovene translations added 2015-11-16 15:41:36 +01:00
Eric Caudal
a77a7a188e [IMP] Improve some README files 2015-11-16 15:41:36 +01:00
Pedro M. Baeza
96d03314da [IMP] Expand AUTHORS 2015-11-16 15:41:36 +01:00
oihane
d6a2061cf5 [MOD] Trigger lines instead of test 2015-11-16 15:41:35 +01:00
Pedro M. Baeza
9844086ee9 [IMP] quality_control*: Change icon set 2015-11-16 15:41:35 +01:00
oihane
8a3947ba18 [MOD] Fixed MO view 2015-11-16 15:41:35 +01:00
Pedro M. Baeza
05b6f6c292 [FIX] quality_control_mrp: Some problems
[IMP] quality_control_mrp: Smartbutton to inspections
2015-11-16 15:41:35 +01:00
oihane
25fbcec0ee [FIX] Little changes in quality modules 2015-11-16 15:41:35 +01:00
Pedro M. Baeza
ab9abc40c3 [IMP] Total refactorization of quality control modules with new API, README files, and new concepts. WIP of quality_control_tolerance
[FIX] quality_control: Triggers for product category
2015-11-16 15:41:24 +01:00
Stéphane Bidoul
84065c68d7 [UPD] addons table in README.md 2015-11-13 19:36:27 +01:00
Pedro M. Baeza
720adecf14 Merge pull request #45 from odoomrp/8.0-quality_stock
[ADD] New module quality_control_stock
2015-11-12 19:31:57 +01:00
OCA Transbot
9ea6b75fa2 OCA Transbot updated translations from Transifex 2015-11-08 12:43:02 -05:00
oihane
b16c5d1212 [IMP] quality_control_stock:
* added demo data
* replaced unlink method by ondelete="cascade"
* required changes
2015-11-04 11:04:22 +01:00
oihane
279deb08c1 [IMP] quality_control_stock: adapted to OCA
* more tests to increase coveralls
2015-11-03 13:10:46 +01:00
Stéphane Bidoul
7c057b09fd [UPD] addons table in README.md 2015-11-03 12:29:15 +01:00
Pedro M. Baeza
fb1b23a54d OCA Transbot updated translations from Transifex 2015-11-02 18:18:37 +01:00
oihane
5a5cd21ff2 [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
2015-11-02 18:17:20 +01:00
Matjaž Mozetič
e35558cf98 Slovene translations added 2015-11-02 18:17:20 +01:00
oihane
6a5caabd36 [MOD] Smartbuttons all in one div 2015-11-02 18:17:19 +01:00
Pedro M. Baeza
4cb746eb40 [IMP] Expand AUTHORS 2015-11-02 18:17:19 +01:00
oihane
68a7d5aa28 [MOD] Trigger lines instead of test 2015-11-02 18:17:19 +01:00
Pedro M. Baeza
401e1aa625 [FIX] quality_control_stock:
* Omit lot when it's not present
* Change icon set
2015-11-02 18:16:53 +01:00
oihane
350a887351 [FIX] Little changes in quality modules 2015-11-02 18:16:53 +01:00
Pedro M. Baeza
0fa2cbc81b [FIX] quality_control_stock:
* File missing
* Triggers for product category
2015-11-02 18:16:26 +01:00
Pedro M. Baeza
d584589c89 Merge branch '8.0' of github.com:odoomrp/odoomrp-wip into 8.0 2015-11-02 18:05:30 +01:00
Pedro M. Baeza
62f058e8d1 [IMP] Total refactorization of quality control modules with new API, README files, and new concepts. WIP of quality_control_tolerance 2015-11-02 18:05:30 +01:00