Skip to content

Commit 6d5e5d8

Browse files
luciaavanzoscBerezi
authored andcommitted
[18.0][MIG] repair_hr: Migration to 18.0.
1 parent 562c454 commit 6d5e5d8

20 files changed

Lines changed: 212 additions & 300 deletions

hr_stock_picking_create_repair/i18n/en_US.po

Lines changed: 0 additions & 42 deletions
This file was deleted.

hr_stock_picking_create_repair/i18n/es.po

Lines changed: 0 additions & 43 deletions
This file was deleted.

hr_stock_picking_create_repair/i18n/hr_stock_picking_create_repair.pot

Lines changed: 0 additions & 42 deletions
This file was deleted.

hr_stock_picking_create_repair/i18n/it.po

Lines changed: 0 additions & 42 deletions
This file was deleted.

hr_stock_picking_create_repair/i18n/pt.po

Lines changed: 0 additions & 42 deletions
This file was deleted.

hr_stock_picking_create_repair/i18n/zh_CN.po

Lines changed: 0 additions & 42 deletions
This file was deleted.

hr_stock_picking_create_repair/views/repair_order_views.xml

Lines changed: 0 additions & 41 deletions
This file was deleted.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
33
:alt: License: AGPL-3
44

5-
==============================
6-
Hr Stock picking create repair
7-
==============================
5+
=========
6+
Repair HR
7+
=========
88

99
* Employee in repair order created from picking.
10-
* When this module is migrated it will be called "repair_hr".
10+
* Hr Stock Picking Create Repair module renamed to v18.
1111

1212
Bug Tracker
1313
===========

hr_stock_picking_create_repair/__init__.py renamed to repair_hr/__init__.py

File renamed without changes.

hr_stock_picking_create_repair/__manifest__.py renamed to repair_hr/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright 2024 Alfredo de la Fuente - AvanzOSC
22
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
33
{
4-
"name": "HR Stock Picking Create Repair",
5-
"version": "14.0.1.0.0",
4+
"name": "Repair HR",
5+
"version": "18.0.1.0.0",
66
"category": "Human Resources/Employees",
77
"license": "AGPL-3",
88
"author": "Avanzosc",

0 commit comments

Comments
 (0)