odoo-addon-l10n-ro-stock-price-difference 17.0.0.4.0__py3-none-any.whl → 18.0.0.2.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/l10n_ro_stock_price_difference/README.rst +6 -6
- odoo/addons/l10n_ro_stock_price_difference/__manifest__.py +2 -2
- odoo/addons/l10n_ro_stock_price_difference/i18n/l10n_ro_stock_price_difference.pot +1 -1
- odoo/addons/l10n_ro_stock_price_difference/models/account_move_line.py +3 -3
- odoo/addons/l10n_ro_stock_price_difference/static/description/index.html +4 -4
- odoo/addons/l10n_ro_stock_price_difference/tests/test_purchase_refund.py +3 -3
- odoo/addons/l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml +6 -7
- {odoo_addon_l10n_ro_stock_price_difference-17.0.0.4.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info}/METADATA +11 -11
- {odoo_addon_l10n_ro_stock_price_difference-17.0.0.4.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info}/RECORD +11 -11
- {odoo_addon_l10n_ro_stock_price_difference-17.0.0.4.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info}/WHEEL +0 -0
- {odoo_addon_l10n_ro_stock_price_difference-17.0.0.4.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ Romania - Stock Accounting Price Difference
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
8
8
|
!! changes will be overwritten. !!
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
10
|
-
!! source digest: sha256:
|
10
|
+
!! source digest: sha256:c3b26a46fd6858f6398b33ebd9847fd1398388c8da642e2e23ba0a57e17be6e9
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
@@ -17,13 +17,13 @@ Romania - Stock Accounting Price Difference
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
18
18
|
:alt: License: AGPL-3
|
19
19
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--romania-lightgray.png?logo=github
|
20
|
-
:target: https://github.com/OCA/l10n-romania/tree/
|
20
|
+
:target: https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_stock_price_difference
|
21
21
|
:alt: OCA/l10n-romania
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
23
|
-
:target: https://translation.odoo-community.org/projects/l10n-romania-
|
23
|
+
:target: https://translation.odoo-community.org/projects/l10n-romania-18-0/l10n-romania-18-0-l10n_ro_stock_price_difference
|
24
24
|
:alt: Translate me on Weblate
|
25
25
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-romania&target_branch=
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-romania&target_branch=18.0
|
27
27
|
:alt: Try me on Runboat
|
28
28
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
@@ -43,7 +43,7 @@ Bug Tracker
|
|
43
43
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-romania/issues>`_.
|
44
44
|
In case of trouble, please check there if your issue has already been reported.
|
45
45
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
46
|
-
`feedback <https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_stock_price_difference%0Aversion:%
|
46
|
+
`feedback <https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_stock_price_difference%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
47
47
|
|
48
48
|
Do not contact contributors directly about support or help with technical issues.
|
49
49
|
|
@@ -98,6 +98,6 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
|
98
98
|
|
99
99
|
|maintainer-feketemihai| |maintainer-mcojocaru| |maintainer-dhongu|
|
100
100
|
|
101
|
-
This module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/
|
101
|
+
This module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_stock_price_difference>`_ project on GitHub.
|
102
102
|
|
103
103
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
@@ -1,8 +1,8 @@
|
|
1
|
-
# Copyright (C)
|
1
|
+
# Copyright (C) 2025 NextERP Romania
|
2
2
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
3
3
|
{
|
4
4
|
"name": "Romania - Stock Accounting Price Difference",
|
5
|
-
"version": "
|
5
|
+
"version": "18.0.0.2.0",
|
6
6
|
"category": "Localization",
|
7
7
|
"summary": "Romania - Stock Accounting Price Difference",
|
8
8
|
"author": "NextERP Romania," "Dorin Hongu," "Odoo Community Association (OCA)",
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# Copyright (C)
|
1
|
+
# Copyright (C) 2025 NextERP Romania
|
2
2
|
# Copyright (C) 2020 Terrabit
|
3
3
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
4
4
|
|
@@ -159,7 +159,7 @@ class AccountMoveLine(models.Model):
|
|
159
159
|
serv_acc = self.env["account.account"].search(
|
160
160
|
[
|
161
161
|
("account_type", "=", "expense"),
|
162
|
-
("
|
162
|
+
("company_ids", "in", [self.company_id.id]),
|
163
163
|
],
|
164
164
|
limit=1,
|
165
165
|
)
|
@@ -170,7 +170,7 @@ class AccountMoveLine(models.Model):
|
|
170
170
|
"categ_id": self.env.ref("product.product_category_all").id,
|
171
171
|
"type": "service",
|
172
172
|
"landed_cost_ok": True,
|
173
|
-
"property_account_expense_id": serv_acc if serv_acc else False,
|
173
|
+
"property_account_expense_id": serv_acc.id if serv_acc else False,
|
174
174
|
}
|
175
175
|
)
|
176
176
|
|
@@ -367,9 +367,9 @@ ul.auto-toc {
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
368
368
|
!! changes will be overwritten. !!
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370
|
-
!! source digest: sha256:
|
370
|
+
!! source digest: sha256:c3b26a46fd6858f6398b33ebd9847fd1398388c8da642e2e23ba0a57e17be6e9
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-romania/tree/
|
372
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_stock_price_difference"><img alt="OCA/l10n-romania" src="https://img.shields.io/badge/github-OCA%2Fl10n--romania-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-romania-18-0/l10n-romania-18-0-l10n_ro_stock_price_difference"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-romania&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
373
373
|
<p>The module is managing price diferences between invoices and receptions.
|
374
374
|
It will create a landed cost with a “Price Difference” product available
|
375
375
|
in the configuration.</p>
|
@@ -390,7 +390,7 @@ in the configuration.</p>
|
|
390
390
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-romania/issues">GitHub Issues</a>.
|
391
391
|
In case of trouble, please check there if your issue has already been reported.
|
392
392
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
393
|
-
<a class="reference external" href="https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_stock_price_difference%0Aversion:%
|
393
|
+
<a class="reference external" href="https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_stock_price_difference%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
394
394
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
395
395
|
</div>
|
396
396
|
<div class="section" id="credits">
|
@@ -429,7 +429,7 @@ mission is to support the collaborative development of Odoo features and
|
|
429
429
|
promote its widespread use.</p>
|
430
430
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
|
431
431
|
<p><a class="reference external image-reference" href="https://github.com/feketemihai"><img alt="feketemihai" src="https://github.com/feketemihai.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/mcojocaru"><img alt="mcojocaru" src="https://github.com/mcojocaru.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/dhongu"><img alt="dhongu" src="https://github.com/dhongu.png?size=40px" /></a></p>
|
432
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-romania/tree/
|
432
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_stock_price_difference">OCA/l10n-romania</a> project on GitHub.</p>
|
433
433
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
434
434
|
</div>
|
435
435
|
</div>
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# Copyright (C) 2020 Terrabit
|
2
|
-
# Copyright (C)
|
2
|
+
# Copyright (C) 2025 NextERP Romania
|
3
3
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
4
4
|
from odoo import fields
|
5
5
|
from odoo.tests import tagged
|
@@ -36,8 +36,8 @@ class TestStockPurchaseRefund(TestStockCommonPriceDiff):
|
|
36
36
|
self.check_account_diff(0, 0)
|
37
37
|
|
38
38
|
po.action_create_invoice()
|
39
|
+
po.invoice_ids[-1].button_draft()
|
39
40
|
po.invoice_ids[-1].invoice_date = fields.Date.today()
|
40
|
-
po.invoice_ids[-1].action_post()
|
41
41
|
|
42
42
|
self.check_account_valuation(stock_value_final_p1, stock_value_final_p2)
|
43
43
|
self.check_stock_valuation(stock_value_final_p1, stock_value_final_p2)
|
@@ -61,8 +61,8 @@ class TestStockPurchaseRefund(TestStockCommonPriceDiff):
|
|
61
61
|
self.check_account_diff(0, 0)
|
62
62
|
|
63
63
|
po.action_create_invoice()
|
64
|
+
po.invoice_ids[-1].button_draft()
|
64
65
|
po.invoice_ids[-1].invoice_date = fields.Date.today()
|
65
|
-
po.invoice_ids[-1].action_post()
|
66
66
|
|
67
67
|
self.check_account_valuation(0.0, 0.0)
|
68
68
|
self.check_stock_valuation(0.0, 0.0)
|
@@ -5,20 +5,19 @@
|
|
5
5
|
<field name="model">l10n_ro.price_difference_confirm_dialog</field>
|
6
6
|
<field name="arch" type="xml">
|
7
7
|
<form string="Price Difference Confirmation">
|
8
|
-
|
9
|
-
<
|
10
|
-
<p
|
8
|
+
<div>
|
9
|
+
<p
|
11
10
|
>There are price differences between reception pickings and this bill !</p>
|
12
|
-
|
11
|
+
</div>
|
13
12
|
|
14
13
|
<field name="invoice_id" invisible="1" />
|
15
|
-
<field name="item_ids" mode="
|
16
|
-
<
|
14
|
+
<field name="item_ids" mode="list,kanban">
|
15
|
+
<list>
|
17
16
|
<field name="product_id" />
|
18
17
|
<field name="picking_id" />
|
19
18
|
<field name="amount_difference" />
|
20
19
|
<field name="quantity_difference" />
|
21
|
-
</
|
20
|
+
</list>
|
22
21
|
</field>
|
23
22
|
<footer>
|
24
23
|
<button
|
@@ -1,10 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-l10n_ro_stock_price_difference
|
3
|
-
Version:
|
3
|
+
Version: 18.0.0.2.0
|
4
4
|
Requires-Python: >=3.10
|
5
|
-
Requires-Dist: odoo-addon-l10n_ro_stock_account_landed_cost
|
6
|
-
Requires-Dist: odoo-addon-l10n_ro_stock_account_notice
|
7
|
-
Requires-Dist: odoo
|
5
|
+
Requires-Dist: odoo-addon-l10n_ro_stock_account_landed_cost==18.0.*
|
6
|
+
Requires-Dist: odoo-addon-l10n_ro_stock_account_notice==18.0.*
|
7
|
+
Requires-Dist: odoo==18.0.*
|
8
8
|
Summary: Romania - Stock Accounting Price Difference
|
9
9
|
Home-page: https://github.com/OCA/l10n-romania
|
10
10
|
License: AGPL-3
|
@@ -12,7 +12,7 @@ Author: NextERP Romania,Dorin Hongu,Odoo Community Association (OCA)
|
|
12
12
|
Author-email: support@odoo-community.org
|
13
13
|
Classifier: Programming Language :: Python
|
14
14
|
Classifier: Framework :: Odoo
|
15
|
-
Classifier: Framework :: Odoo ::
|
15
|
+
Classifier: Framework :: Odoo :: 18.0
|
16
16
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
17
17
|
Classifier: Development Status :: 6 - Mature
|
18
18
|
|
@@ -25,7 +25,7 @@ Romania - Stock Accounting Price Difference
|
|
25
25
|
!! This file is generated by oca-gen-addon-readme !!
|
26
26
|
!! changes will be overwritten. !!
|
27
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
28
|
-
!! source digest: sha256:
|
28
|
+
!! source digest: sha256:c3b26a46fd6858f6398b33ebd9847fd1398388c8da642e2e23ba0a57e17be6e9
|
29
29
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
30
30
|
|
31
31
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
@@ -35,13 +35,13 @@ Romania - Stock Accounting Price Difference
|
|
35
35
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
36
36
|
:alt: License: AGPL-3
|
37
37
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--romania-lightgray.png?logo=github
|
38
|
-
:target: https://github.com/OCA/l10n-romania/tree/
|
38
|
+
:target: https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_stock_price_difference
|
39
39
|
:alt: OCA/l10n-romania
|
40
40
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
41
|
-
:target: https://translation.odoo-community.org/projects/l10n-romania-
|
41
|
+
:target: https://translation.odoo-community.org/projects/l10n-romania-18-0/l10n-romania-18-0-l10n_ro_stock_price_difference
|
42
42
|
:alt: Translate me on Weblate
|
43
43
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
44
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-romania&target_branch=
|
44
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-romania&target_branch=18.0
|
45
45
|
:alt: Try me on Runboat
|
46
46
|
|
47
47
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
@@ -61,7 +61,7 @@ Bug Tracker
|
|
61
61
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-romania/issues>`_.
|
62
62
|
In case of trouble, please check there if your issue has already been reported.
|
63
63
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
64
|
-
`feedback <https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_stock_price_difference%0Aversion:%
|
64
|
+
`feedback <https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_stock_price_difference%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
65
65
|
|
66
66
|
Do not contact contributors directly about support or help with technical issues.
|
67
67
|
|
@@ -116,6 +116,6 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
|
116
116
|
|
117
117
|
|maintainer-feketemihai| |maintainer-mcojocaru| |maintainer-dhongu|
|
118
118
|
|
119
|
-
This module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/
|
119
|
+
This module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_stock_price_difference>`_ project on GitHub.
|
120
120
|
|
121
121
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
@@ -1,28 +1,28 @@
|
|
1
|
-
odoo/addons/l10n_ro_stock_price_difference/README.rst,sha256=
|
1
|
+
odoo/addons/l10n_ro_stock_price_difference/README.rst,sha256=gcX76EJuoqFCiOLS-AdSlemQXRh1vx4Z9u73YXxrtao,3914
|
2
2
|
odoo/addons/l10n_ro_stock_price_difference/__init__.py,sha256=R3l5zcM1DHY7iqr3kt92069kmImpPafRbNSzv6p_hBE,42
|
3
|
-
odoo/addons/l10n_ro_stock_price_difference/__manifest__.py,sha256=
|
4
|
-
odoo/addons/l10n_ro_stock_price_difference/i18n/l10n_ro_stock_price_difference.pot,sha256=
|
3
|
+
odoo/addons/l10n_ro_stock_price_difference/__manifest__.py,sha256=9AoJThqpxhXFh9_sdmS1Lt1e4zGE8zyta29wfKgF_qg,880
|
4
|
+
odoo/addons/l10n_ro_stock_price_difference/i18n/l10n_ro_stock_price_difference.pot,sha256=oG0bOYq6QAFEq7tUy240120ZlrhP4_vqYCH5-LORG6o,6433
|
5
5
|
odoo/addons/l10n_ro_stock_price_difference/i18n/ro.po,sha256=KvXFmlXlQIX8AdqYkCd7FuceR1_wO_8QS8poIstxEbY,7234
|
6
6
|
odoo/addons/l10n_ro_stock_price_difference/migrations/16.0.5.4.1/pre-migration.py,sha256=XeP64NmppmqqTqAbjL81LZ7FOFP3KDPUaGbWhu9gUXE,830
|
7
7
|
odoo/addons/l10n_ro_stock_price_difference/models/__init__.py,sha256=IziDGW2M2uyUtaLJGSWQsaF6Zz4Qxrtvu9emLMLoEpI,91
|
8
8
|
odoo/addons/l10n_ro_stock_price_difference/models/account_move.py,sha256=Ma-nJCBEprYYgelaiinYiQhc42FGaaicy62xMHE8OD4,4911
|
9
|
-
odoo/addons/l10n_ro_stock_price_difference/models/account_move_line.py,sha256=
|
9
|
+
odoo/addons/l10n_ro_stock_price_difference/models/account_move_line.py,sha256=yy-U2_ha0BVQ5KrNVtjLVdX4A1r3xK9D-e8xl-nIxEo,6749
|
10
10
|
odoo/addons/l10n_ro_stock_price_difference/models/stock_landed_cost.py,sha256=MADLWl4nFsYk-1fyeJalCyA0C03OaO0nPAjxuOQz74w,1063
|
11
11
|
odoo/addons/l10n_ro_stock_price_difference/readme/CONTRIBUTORS.md,sha256=eE0etR3EXdnWkwRy10nFONNIVqYrmpMxDhFlNi_EhBA,304
|
12
12
|
odoo/addons/l10n_ro_stock_price_difference/readme/DESCRIPTION.md,sha256=MPANZSEz9rWM44G4xRyQ5JmIB9WYfc5GDRF8fbehTao,168
|
13
13
|
odoo/addons/l10n_ro_stock_price_difference/security/ir.model.access.csv,sha256=ZW8flyD2rMqHfAn8i0rGfCne0MHB72OzTWPZ4D9nN5U,361
|
14
14
|
odoo/addons/l10n_ro_stock_price_difference/static/description/icon.png,sha256=4CdJJFOkYuQjQGn_jXFOHNUE5NGjg6NQRW1lpQ7j4o4,3173
|
15
|
-
odoo/addons/l10n_ro_stock_price_difference/static/description/index.html,sha256=
|
15
|
+
odoo/addons/l10n_ro_stock_price_difference/static/description/index.html,sha256=gDZgJkiKv_Vxhx-TGF9zZ5NwB0kkCi58gI1xYo-0jcA,13557
|
16
16
|
odoo/addons/l10n_ro_stock_price_difference/tests/__init__.py,sha256=PcHbRHAWEYgzNHB4jfqDxzRCYr22mPq6ZOI621w2seE,121
|
17
17
|
odoo/addons/l10n_ro_stock_price_difference/tests/common.py,sha256=Y-Sj9yqArm2n0pKqcIe4-d7YaJ7nMk4Hr8qLj3akpEc,1209
|
18
18
|
odoo/addons/l10n_ro_stock_price_difference/tests/test_purchase.py,sha256=2dZ5j5j_5ZaPBkhqlzfEhJ-68jIsyhWO8DJsEU2Z0Ks,8101
|
19
19
|
odoo/addons/l10n_ro_stock_price_difference/tests/test_purchase_dozen.py,sha256=VZ9R8wbui5UuXYBMNegwXvHU-S_kgPTt2LZJ9nht4Eo,2426
|
20
|
-
odoo/addons/l10n_ro_stock_price_difference/tests/test_purchase_refund.py,sha256=
|
20
|
+
odoo/addons/l10n_ro_stock_price_difference/tests/test_purchase_refund.py,sha256=U3XQomFuUKh8QA_SKCCTqY0OO1TZirwius9FZmndXWc,2326
|
21
21
|
odoo/addons/l10n_ro_stock_price_difference/tests/test_sale.py,sha256=GKl253rDrndcPsjEOWx98QSRz1p5UDJlrZooZksVfAs,2061
|
22
22
|
odoo/addons/l10n_ro_stock_price_difference/wizard/__init__.py,sha256=c6_T4TE-Z_2FeKUsIDsq8aRC2I9ITMIJ-4WTt9Kz9og,44
|
23
23
|
odoo/addons/l10n_ro_stock_price_difference/wizard/price_difference_confirmation.py,sha256=N8C1C-EbMQVLm3gHgkavhCV_1zl1vg5Lq4FNUxZG7VM,1301
|
24
|
-
odoo/addons/l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml,sha256=
|
25
|
-
odoo_addon_l10n_ro_stock_price_difference-
|
26
|
-
odoo_addon_l10n_ro_stock_price_difference-
|
27
|
-
odoo_addon_l10n_ro_stock_price_difference-
|
28
|
-
odoo_addon_l10n_ro_stock_price_difference-
|
24
|
+
odoo/addons/l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml,sha256=ON6RXLA7tpJBMmZr0poiA45Y3s7xciDC62B9vMgDIJo,1678
|
25
|
+
odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info/METADATA,sha256=SRIb5a15z-2uPK0ah1V5yDiExxFhpHzYmgS6SJQ1D68,4646
|
26
|
+
odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
27
|
+
odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
28
|
+
odoo_addon_l10n_ro_stock_price_difference-18.0.0.2.0.dist-info/RECORD,,
|
File without changes
|