Pedro M. Baeza
9b18e5613d
Merge pull request #83 from ddico/submit_add_cost_per_cycle
...
[ADD] mrp_production_real_cost - add cost per cycle
2016-02-17 10:43:38 +01:00
Daniel Dico
e70644cbe8
[ADD] mrp_production_real_cost - add cost per cycle
2016-02-17 02:00:15 -05:00
Pedro M. Baeza
649abaa743
Merge pull request #91 from pedrobaeza/8.0-mrp_production_real_cost-uptime_update
...
8.0 mrp production real cost uptime update
2016-02-15 14:36:08 +01:00
Pedro M. Baeza
5446668c34
[FIX] mrp_production_real_cost: Dependency not needed
2016-02-14 19:48:42 +01:00
Pedro M. Baeza
a533da1b11
[FIX] mrp_production_real_cost: Update costs when operation time lines change
...
Up to now, you have to rely only on play/pause/stop controls, and the time passed
between them for having real costs reflected, but there are manufacturing processes
that reflects their times not directly, but afterwards introducing the summaries.
This commit allows to reflect the changes on costs when you edit up times.
2016-02-14 19:48:34 +01:00
OCA Git Bot
7bcc6ea919
[UPD] addons table in README.md
2016-01-30 02:33:32 +01:00
Pedro M. Baeza
caf887350d
Merge pull request #87 from tafaRU/8.0-mrp_produce_uos-fix
...
Fix wrong repo_id for runbot.odoo-community.org
2016-01-29 19:17:57 +01:00
Alex Comba
84ba2d53af
Fix wrong repo_id for runbot.odoo-community.org
2016-01-29 19:10:02 +01:00
Pedro M. Baeza
f9cc77bc45
Merge pull request #38 from tafaRU/8.0-mrp_produce_uos-add
...
[ADD] module mrp_produce_uos
2016-01-29 18:36:32 +01:00
Pedro M. Baeza
a2c5a3598e
Merge pull request #85 from ddico/submit_add_timesheet_to_cost
...
[FIX] mrp_production_real_cost - include timesheet in cost
2016-01-29 16:34:03 +01:00
Daniel Dico
b82abb6ece
[FIX] mrp_project - include timesheet in cost
2016-01-29 09:19:33 -05:00
Alex Comba
e882984819
Avoid models folder since there's no need to update product_uos_qty on move_created_ids2.
...
This is already done by split method of stock.move (see file stock/stock.py as reference) updating product_uos_qty on move_created_ids
2016-01-29 15:07:34 +01:00
Alex Comba
d6ec8f9b9d
Fix to avoid a possible ZeroDivisionError
2016-01-29 14:54:00 +01:00
Pedro M. Baeza
0ea2b2ae36
Merge pull request #68 from diagramsoftware/8.0_fix_compute_child_lines
...
[FIX] mrp_bom_reference_selection: Fix typo when initializing child_line_ids
2016-01-29 11:40:02 +01:00
Zambu
2c779e33fd
[FIX] mrp_bom_reference_selection: Fix typo when initializing child_line_ids
...
Fixed error when showing BoM Structure without any reference.
(rebased and signed CLA)
2016-01-29 10:57:56 +01:00
Pedro M. Baeza
f056ddfe54
Merge pull request #86 from Antiun/8.0-mrp_sale_info
...
[ADD] mrp_sale_info
2016-01-29 09:50:15 +01:00
Pedro M. Baeza
c0d6766914
Merge pull request #82 from ddico/submit_add_wo_on_aal
...
[IMP] mrp_production_real_cost - save WO on AAL
2016-01-29 09:46:29 +01:00
Pedro M. Baeza
fa36c5b606
Merge pull request #80 from ddico/submit_override_costs_generate
...
[FIX] mrp_production_real_cost - override _costs_generate to avoid duplicates
2016-01-28 23:41:13 +01:00
Pedro M. Baeza
dbfb4db414
Merge pull request #84 from ddico/submit_change_aal_description
...
[IMP] mrp_production_real_cost - change AAL description
2016-01-28 13:45:53 +01:00
Javier Iniesta
45dad3aca9
[ADD] mrp_sale_info
2016-01-27 13:07:21 +01:00
Daniel Dico
6c9d1cefa2
[FIX] mrp_production_real_cost - override _costs_generate to avoid duplicates.
2016-01-27 04:02:13 -05:00
Daniel Dico
30169e6be4
[IMP] mrp_production_real_cost - change AAL description
2016-01-27 01:38:58 -05:00
Daniel Dico
5a1ea783e0
[IMP] mrp_production_real_cost - save corect WO on AAL
2016-01-24 18:35:03 -05:00
OCA Transbot
8ba51cc388
OCA Transbot updated translations from Transifex
2016-01-23 15:12:11 -05:00
Pedro M. Baeza
8d5cd3e357
Merge pull request #78 from oihane/8.0-real_cost_test
...
[IMP] mrp_production_real_cost: added test for onchange to increase c…
2016-01-21 12:11:21 +01:00
Oihane Crucelaegui
48ae6aa1ac
[IMP] mrp_production_real_cost: added test for onchange to increase coveralls
2016-01-21 10:36:34 +01:00
Pedro M. Baeza
dda6e66e0e
Merge pull request #77 from ddico/submit_fix_analytic_before_done
...
[FIX] mrp_production_real_cost - create analytic lines before done
2016-01-20 22:01:48 +01:00
Daniel Dico
4f1e3addc5
[FIX] mrp_production_real_cost - create analytic lines before calling action_done
2016-01-20 11:57:32 -05:00
Pedro M. Baeza
5501b2f754
Merge pull request #76 from ddico/submit_fix_tasks_for_operators
...
[FIX] mrp_operations_project - fix incorrect operator name in tasks
2016-01-20 08:35:22 +01:00
Daniel Dico
2d277492d0
[FIX] mrp_operations_project - fix incorrect operator name in tasks
2016-01-20 01:44:38 -05:00
Pedro M. Baeza
9213d73b05
Merge pull request #74 from ddico/submit_fix_operators_time_in_wo
...
[FIX] mrp_operations_project - fix operators time in WO
2016-01-18 01:16:50 +01:00
Daniel Dico
7d626d4336
[FIX] mrp_operations_project - fix operators time in wo
2016-01-16 18:07:52 -05:00
OCA Transbot
53b00940f3
OCA Transbot updated translations from Transifex
2016-01-09 15:02:56 -05:00
Pedro M. Baeza
c86265f502
Merge pull request #69 from diagramsoftware/8.0-add_ondelete_attribute
...
[IMP] mrp_operations_extension: Added ondelete attribute on field routing_workcenter.
2016-01-05 01:36:07 -05:00
Pedro M. Baeza
5230c5f997
Merge pull request #71 from rafaelbn/patch-1
...
author name correction
2016-01-04 11:56:12 -05:00
Rafael Blasco
e251e4cb24
author name correction
...
name was wrong
2016-01-04 17:48:02 +01:00
OCA Git Bot
e411eabf68
[UPD] addons table in README.md
2015-12-30 02:33:20 +01:00
Pedro M. Baeza
4bbf95cc14
Merge pull request #65 from pedrobaeza/8.0-mrp_production_real_cost
...
[8.0] mrp_production_real_cost
2015-12-28 10:39:45 +01:00
OCA Transbot
5d80489e3c
OCA Transbot updated translations from Transifex
2015-12-19 13:39:59 -05:00
Zambu
669b9e8fba
[IMP] mrp_operations_extension: Added ondelete attribute on field routing_workcenter.
...
Added ondelete attribute on field routing_workcenter on model
mrp.operation.workcenter to propagate delete to children routes.
2015-12-17 18:05:37 +01:00
Pedro M. Baeza
86a455a0db
[IMP] mrp_production_real_cost: Tests + cleaning + adaptation to OCA
2015-12-16 00:41:58 +01:00
Pedro M. Baeza
09efe68d9c
[FIX] quality_control_mrp: api.model method. Fixes #67
2015-12-15 19:37:06 +01:00
Pedro M. Baeza
a58a8aecba
Merge pull request #66 from agaldona/8.0-mrp_operations_time_control
...
[IMP] mrp_operations_time_control: new requirement
2015-12-14 14:23:58 +01:00
agaldona
e4a0239a7a
[IMP] mrp_operations_time_control: new requirement.
...
Enable to finish an operation in pause state. The ending date will not be updated.
2015-12-14 13:18:27 +01:00
OCA Transbot
4e78fab236
OCA Transbot updated translations from Transifex
2015-12-12 13:38:35 -05:00
Pedro M. Baeza
d9a321b4cc
Merge pull request #63 from odoomrp/8.0-fix-mrp_bom_reference_selection
...
[FIX] mrp_bom_reference_selection: Fixed onchange error closes #62
2015-12-10 16:27:06 +01:00
oihane
aa409a04d2
[IMP] mrp_bom_reference_selection
...
* README updated
* onchange fixed
* code cleaned
* .pot deleted
2015-12-10 09:51:02 +01:00
davidtranhp
06942b61b1
[Add] Vietnamese translations
2015-12-10 08:42:40 +01:00
Pedro M. Baeza
d5f2769a3a
[FIX+IMP] mrp_production_real_costs: Use hook
2015-12-10 08:42:40 +01:00
agaldona
034eeac761
[IMP] mrp_production_project_estimated_cost: Cost load in positive.
...
[IMP] mrp_production_real_costs: The quant's cost will be loaded every Consume or Produce action and when ends a MO. New configurable check to load final product cost in analytic or not
Closes #1001 #1010
2015-12-10 08:42:40 +01:00