Skip to content

Commit 9e3e58e

Browse files
authored
[15.0] fix test (dhongu#701)
* fix * modificare ro.po * fix
1 parent 6a47a7d commit 9e3e58e

File tree

10 files changed

+445
-35
lines changed

10 files changed

+445
-35
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -119,15 +119,15 @@ addon | version | maintainers | summary
119119
[deltatech_sale_transfer](deltatech_sale_transfer/) | 15.0.1.0.1 | | Sale Prepare Transfer
120120
[deltatech_saleorder_pickup_list](deltatech_saleorder_pickup_list/) | 15.0.1.0.0 | | Pickup list report from sale order
121121
[deltatech_saleorder_type](deltatech_saleorder_type/) | 15.0.1.0.1 | | Manage multiple sale order types
122-
[deltatech_select_journal](deltatech_select_journal/) | 15.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Selectie jurnal
122+
[deltatech_select_journal](deltatech_select_journal/) | 15.0.1.0.2 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Selectie jurnal
123123
[deltatech_service](deltatech_service/) | 15.0.2.0.4 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Manage Services Agreement
124124
[deltatech_service_agreement](deltatech_service_agreement/) | 15.0.2.0.4 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Manage Services Agreement
125125
[deltatech_service_base](deltatech_service_base/) | 15.0.2.0.4 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Manage Services Base
126-
[deltatech_service_equipment](deltatech_service_equipment/) | 15.0.1.1.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Service Equipment Management
127-
[deltatech_service_equipment_base](deltatech_service_equipment_base/) | 15.0.1.1.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Service Equipment Management
128-
[deltatech_service_maintenance](deltatech_service_maintenance/) | 15.0.1.0.5 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Services Maintenance
126+
[deltatech_service_equipment](deltatech_service_equipment/) | 15.0.1.1.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Service Equipment Management
127+
[deltatech_service_equipment_base](deltatech_service_equipment_base/) | 15.0.1.1.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Service Equipment Management
128+
[deltatech_service_maintenance](deltatech_service_maintenance/) | 15.0.1.0.6 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Services Maintenance
129129
[deltatech_service_maintenance_agreement](deltatech_service_maintenance_agreement/) | 15.0.1.0.4 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Services Maintenance
130-
[deltatech_service_maintenance_plan](deltatech_service_maintenance_plan/) | 15.0.1.0.4 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Services Maintenance
130+
[deltatech_service_maintenance_plan](deltatech_service_maintenance_plan/) | 15.0.1.0.5 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Services Maintenance Plan
131131
[deltatech_sms](deltatech_sms/) | 15.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Send SMS to custom endpoint
132132
[deltatech_sms_sale](deltatech_sms_sale/) | 15.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | send SMS at sale order confirmation
133133
[deltatech_stock_account](deltatech_stock_account/) | 15.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Stock Account Extension
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,26 @@
1-
=========
2-
Deltatech
3-
=========
1+
=====================================
2+
Deltatech Generic Partner Restriction
3+
=====================================
44

55
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
66
!! This file is generated by oca-gen-addon-readme !!
77
!! changes will be overwritten. !!
88
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
99
10-
.. |badge1| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
10+
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
11+
:target: https://odoo-community.org/page/development-status
12+
:alt: Production/Stable
13+
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
1114
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1215
:alt: License: LGPL-3
13-
.. |badge2| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github
14-
:target: https://github.com/dhongu/deltatech/tree/12.0/deltatech
16+
.. |badge3| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github
17+
:target: https://github.com/dhongu/deltatech/tree/15.0/deltatech_generic_partner_restriction
1518
:alt: dhongu/deltatech
1619

17-
|badge1| |badge2|
20+
|badge1| |badge2| |badge3|
1821

19-
It's a generic module, it does not do anything special.
22+
Features:
23+
-
2024

2125
**Table of contents**
2226

@@ -29,7 +33,7 @@ Bug Tracker
2933
Bugs are tracked on `GitHub Issues <https://github.com/dhongu/deltatech/issues>`_.
3034
In case of trouble, please check there if your issue has already been reported.
3135
If you spotted it first, help us smashing it by providing a detailed and welcomed
32-
`feedback <https://github.com/dhongu/deltatech/issues/new?body=module:%20deltatech%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
36+
`feedback <https://github.com/dhongu/deltatech/issues/new?body=module:%20deltatech_generic_partner_restriction%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
3337

3438
Do not contact contributors directly about support or help with technical issues.
3539

@@ -40,19 +44,19 @@ Authors
4044
~~~~~~~
4145

4246
* Terrabit
43-
* Dorin Hongu
47+
* cojocariudaniel1
4448

4549
Maintainers
4650
~~~~~~~~~~~
4751

48-
.. |maintainer-dhongu| image:: https://github.com/dhongu.png?size=40px
49-
:target: https://github.com/dhongu
50-
:alt: dhongu
52+
.. |maintainer-cojocariudaniel1| image:: https://github.com/cojocariudaniel1.png?size=40px
53+
:target: https://github.com/cojocariudaniel1
54+
:alt: cojocariudaniel1
5155

5256
Current maintainer:
5357

54-
|maintainer-dhongu|
58+
|maintainer-cojocariudaniel1|
5559

56-
This module is part of the `dhongu/deltatech <https://github.com/dhongu/deltatech/tree/12.0/deltatech>`_ project on GitHub.
60+
This module is part of the `dhongu/deltatech <https://github.com/dhongu/deltatech/tree/15.0/deltatech_generic_partner_restriction>`_ project on GitHub.
5761

5862
You are welcome to contribute.

deltatech_generic_partner_restriction/__manifest__.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
"author": "Terrabit, cojocariudaniel1",
88
"license": "LGPL-3",
99
"website": "https://www.terrabit.ro",
10-
"category": "",
1110
"depends": ["account", "deltatech_partner_generic"],
1211
"data": ["views/account_view_jurnal.xml"],
13-
"images": [],
12+
"images": ["static/description/main_screenshot.png"],
1413
"development_status": "Production/Stable",
1514
"maintainers": ["cojocariudaniel1"],
1615
}

deltatech_generic_partner_restriction/models/invoicing.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from odoo import api, fields, models
2-
from odoo.tools import safe_eval
2+
from odoo.tools.safe_eval import safe_eval
33

44

55
class AccountPayment(models.Model):
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Features:
2+
-
Loading

0 commit comments

Comments
 (0)