Simone Rubino
124226fb5c
[MIG] quality_control: Migration to 10.0
2022-12-10 10:19:34 +01:00
lreficent
d759fc6a96
[9.0][FIX] quality_control: use odoo tag on views
2022-12-10 10:19:34 +01:00
Jose Zambudio Bernabeu
fd5fbc912d
[FIX] quality_control: Fix TypeError on new test category ( #193 )
...
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2022-12-10 10:19:34 +01:00
agaldona
1905a97ad8
[FIX] quality_control: Several things:
...
* not take into account inactivated tests trigger lines
* show action_cancel button in inspections even if it is autogenerated
2022-12-10 10:19:34 +01:00
lreficent
3cbcbe3f31
[9.0][MIG] quality_control
2022-12-10 10:19:34 +01:00
agaldona
1d76f7fde6
[IMP] quality_control: decimal precision configurable + approving inspections only by quality control managers
2022-12-10 10:19:34 +01:00
oihane
c340c75396
quality_control: deleting qc.inspection does not delete its lines fixed
2022-12-10 10:19:34 +01:00
Pedro M. Baeza
a97cf02ba9
quality_control_*: Make use of qty field
...
Making it a regular field, you can put any manual quantity in inspections
2022-12-10 10:19:34 +01:00
oihane
81f0c9bec6
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
2022-12-10 10:19:34 +01:00
Matjaž Mozetič
bca6c38917
Slovene translations added
2022-12-10 10:19:34 +01:00
Evert Jans
8495164fe4
changed default references of fields.Datetime.now() to fields.Datetime.now
2022-12-10 10:19:34 +01:00
Pedro M. Baeza
f7142b83df
quality_control * Fix wizard set test
...
* Expand AUTHORS
* Fix permissions
2022-12-10 10:19:34 +01:00
oihane
65474a2d05
New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user
2022-12-10 10:19:34 +01:00
Pedro M. Baeza
94093c2329
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
2022-12-10 10:19:34 +01:00
oihane
cc82b63d90
<quality_control> deleted constraint
2022-12-10 10:19:34 +01:00
Pedro M. Baeza
176eed715b
quality_control: Some improvement
2022-12-10 10:19:34 +01:00
alfredoavanzosc
4eedfff334
no msg
2022-12-10 10:19:34 +01:00
Pedro M. Baeza
7c1ca31140
quality_control * PEP8 * Travis * Size in field (deprecated)
2022-12-10 10:19:34 +01:00
oihane
4170518c1d
Modulos de calidad sin migrar
2022-12-10 10:19:34 +01:00
OCA-git-bot
88b4aeb4d1
[ADD] setup.py
2022-11-24 15:02:30 +00:00
OCA-git-bot
1d75f94dd1
[ADD] icon.png
2022-11-24 15:02:30 +00:00
OCA-git-bot
86603aea83
[UPD] README.rst
2022-11-24 15:02:30 +00:00
OCA-git-bot
553c6c18aa
[UPD] addons table in README.md
2022-11-24 15:02:27 +00:00
oca-ci
1db335f52f
[UPD] Update mrp_lot_on_hand_first.pot
2022-11-24 14:58:55 +00:00
OCA-git-bot
0f653dc0e8
Merge PR #870 into 15.0
...
Signed-off-by yvaucher
2022-11-24 14:55:06 +00:00
OCA-git-bot
8097e5789e
[UPD] addons table in README.md
2022-11-22 13:20:13 +00:00
OCA-git-bot
aa15b7520f
mrp_multi_level 15.0.1.7.1
2022-11-22 13:20:08 +00:00
OCA-git-bot
23d9d00c43
Merge PR #902 into 15.0
...
Signed-off-by LoisRForgeFlow
2022-11-22 13:16:27 +00:00
Lois Rilo
019139ea96
[FIX] mrp_multi_level: demo data was failing on installation.
...
`product_uom_id` is not in the allowed fields for stock.quant
when in inventory mode. See `_get_inventory_fields_create` method
in stock.quant for more details.
2022-11-22 14:15:39 +01:00
Lois Rilo
892bbeddc9
[UPD] repo template
2022-11-22 14:15:08 +01:00
Akim Juillerat
8339430166
[MIG] mrp_lot_on_hand_first: Migration to 15.0
2022-10-31 15:28:35 +01:00
Akim Juillerat
b7b8ade121
[IMP] mrp_lot_on_hand_first: black, isort, prettier
2022-10-31 15:28:35 +01:00
Akim Juillerat
77c8176420
mrp_lot_on_hand_first: Use base_view_inheritance_extension
2022-10-31 15:28:35 +01:00
Akim Juillerat
406e540ec0
Add module mrp_lot_on_hand_first
2022-10-31 15:28:35 +01:00
OCA-git-bot
bd2b0cd6fa
[UPD] addons table in README.md
2022-10-25 13:40:11 +00:00
OCA-git-bot
b690d08319
mrp_multi_level 15.0.1.7.0
2022-10-25 13:39:57 +00:00
OCA-git-bot
0c6ffeae6c
Merge PR #885 into 15.0
...
Signed-off-by LoisRForgeFlow
2022-10-25 13:36:12 +00:00
Bernat Puig Font
ac59aa1afe
[FIX] mrp_multi_level: Delete product 4d from demo data
2022-10-25 15:17:51 +02:00
OCA-git-bot
4c0c146946
[UPD] addons table in README.md
2022-10-18 10:15:49 +00:00
OCA-git-bot
a0ea74ae9e
mrp_multi_level 15.0.1.6.0
2022-10-18 10:15:43 +00:00
OCA-git-bot
6c20fa84f5
Merge PR #876 into 15.0
...
Signed-off-by LoisRForgeFlow
2022-10-18 10:11:32 +00:00
Lois Rilo
6f6ac94feb
[IMP] mrp_multi_level: avoid recursion on LLC calculation.
...
Introduce a safe and configurable LLC depth limit to avoid infinite
recursion.
Also, improve extensibility of BoM finding and fix it to not
consider archived BoMs.
2022-10-17 17:34:21 +02:00
OCA-git-bot
3eb165882b
[UPD] addons table in README.md
2022-10-03 10:11:20 +00:00
OCA-git-bot
ae9c4d83f0
mrp_progress_button 15.0.2.0.0
2022-10-03 10:11:15 +00:00
OCA-git-bot
3a786138a9
Merge PR #852 into 15.0
...
Signed-off-by LoisRForgeFlow
2022-10-03 10:07:25 +00:00
OCA-git-bot
f97ee3cb9c
Merge PR #866 into 15.0
...
Signed-off-by dreispt
2022-10-02 15:31:04 +00:00
Daniel Reis
5784dfa001
[REF] Update dotfiles
2022-10-02 16:26:03 +01:00
OCA-git-bot
b24bc94a99
[UPD] addons table in README.md
2022-09-30 10:56:23 +00:00
OCA-git-bot
0b9059e1f1
mrp_multi_level 15.0.1.5.1
2022-09-30 10:56:18 +00:00
OCA-git-bot
755374f14c
Merge PR #864 into 15.0
...
Signed-off-by LoisRForgeFlow
2022-09-30 10:52:52 +00:00