odoo-addon-l10n-ro-stock-price-difference 16.0.5.8.0__py3-none-any.whl → 16.0.5.10.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 +2 -1
- odoo/addons/l10n_ro_stock_price_difference/__manifest__.py +1 -1
- odoo/addons/l10n_ro_stock_price_difference/i18n/ro.po +162 -0
- odoo/addons/l10n_ro_stock_price_difference/readme/DESCRIPTION.rst +1 -0
- odoo/addons/l10n_ro_stock_price_difference/static/description/index.html +10 -6
- {odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.0.dist-info}/METADATA +4 -6
- {odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.0.dist-info}/RECORD +9 -8
- {odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.0.dist-info}/WHEEL +0 -0
- {odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info → odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.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:909ed64c67a539134bababfead31585cbd16a469590da90b137c7cdb72e25d02
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
@@ -29,6 +29,7 @@ Romania - Stock Accounting Price Difference
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
30
30
|
|
31
31
|
The module is managing price diferences between invoices and receptions. It will create a landed cost with a "Price Difference" product available in the configuration.
|
32
|
+
***The price diference does not apply to receptions of products with a BOM (Bill of Materials).***
|
32
33
|
|
33
34
|
**Table of contents**
|
34
35
|
|
@@ -2,7 +2,7 @@
|
|
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": "16.0.5.
|
5
|
+
"version": "16.0.5.10.0",
|
6
6
|
"category": "Localization",
|
7
7
|
"summary": "Romania - Stock Accounting Price Difference",
|
8
8
|
"author": "NextERP Romania," "Dorin Hongu," "Odoo Community Association (OCA)",
|
@@ -0,0 +1,162 @@
|
|
1
|
+
# Translation of Odoo Server.
|
2
|
+
# This file contains the translation of the following modules:
|
3
|
+
# * l10n_ro_stock_price_difference
|
4
|
+
#
|
5
|
+
msgid ""
|
6
|
+
msgstr ""
|
7
|
+
"Project-Id-Version: Odoo Server 16.0+e\n"
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
9
|
+
"POT-Creation-Date: 2024-05-22 16:17+0000\n"
|
10
|
+
"PO-Revision-Date: 2024-05-22 19:50+0300\n"
|
11
|
+
"Last-Translator: \n"
|
12
|
+
"Language-Team: \n"
|
13
|
+
"Language: ro\n"
|
14
|
+
"MIME-Version: 1.0\n"
|
15
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
16
|
+
"Content-Transfer-Encoding: 8bit\n"
|
17
|
+
"Plural-Forms: \n"
|
18
|
+
"X-Generator: Poedit 3.0.1\n"
|
19
|
+
|
20
|
+
#. module: l10n_ro_stock_price_difference
|
21
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__amount_difference
|
22
|
+
msgid "Amount Difference"
|
23
|
+
msgstr "Diferența de sumă"
|
24
|
+
|
25
|
+
#. module: l10n_ro_stock_price_difference
|
26
|
+
#: model_terms:ir.ui.view,arch_db:l10n_ro_stock_price_difference.view_price_difference_confirmation_form
|
27
|
+
msgid "Cancel"
|
28
|
+
msgstr "Anulare"
|
29
|
+
|
30
|
+
#. module: l10n_ro_stock_price_difference
|
31
|
+
#: model_terms:ir.ui.view,arch_db:l10n_ro_stock_price_difference.view_price_difference_confirmation_form
|
32
|
+
msgid "Confirm"
|
33
|
+
msgstr "A confirma"
|
34
|
+
|
35
|
+
#. module: l10n_ro_stock_price_difference
|
36
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__confirmation_id
|
37
|
+
msgid "Confirmation"
|
38
|
+
msgstr "Confirmare"
|
39
|
+
|
40
|
+
#. module: l10n_ro_stock_price_difference
|
41
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__create_uid
|
42
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__create_uid
|
43
|
+
msgid "Created by"
|
44
|
+
msgstr "Creat de"
|
45
|
+
|
46
|
+
#. module: l10n_ro_stock_price_difference
|
47
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__create_date
|
48
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__create_date
|
49
|
+
msgid "Created on"
|
50
|
+
msgstr "Creat in"
|
51
|
+
|
52
|
+
#. module: l10n_ro_stock_price_difference
|
53
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__currency_id
|
54
|
+
msgid "Currency"
|
55
|
+
msgstr "Moneda"
|
56
|
+
|
57
|
+
#. module: l10n_ro_stock_price_difference
|
58
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__display_name
|
59
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__display_name
|
60
|
+
msgid "Display Name"
|
61
|
+
msgstr "Nume afișat"
|
62
|
+
|
63
|
+
#. module: l10n_ro_stock_price_difference
|
64
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__id
|
65
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__id
|
66
|
+
msgid "ID"
|
67
|
+
msgstr "ID"
|
68
|
+
|
69
|
+
#. module: l10n_ro_stock_price_difference
|
70
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__invoice_id
|
71
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__invoice_id
|
72
|
+
msgid "Invoice"
|
73
|
+
msgstr "Factură fiscală"
|
74
|
+
|
75
|
+
#. module: l10n_ro_stock_price_difference
|
76
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_account_move_line__is_l10n_ro_record
|
77
|
+
msgid "Is Romanian Record"
|
78
|
+
msgstr "Este o înregistrare românească"
|
79
|
+
|
80
|
+
#. module: l10n_ro_stock_price_difference
|
81
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__item_ids
|
82
|
+
msgid "Item"
|
83
|
+
msgstr "Articol"
|
84
|
+
|
85
|
+
#. module: l10n_ro_stock_price_difference
|
86
|
+
#: model:ir.model,name:l10n_ro_stock_price_difference.model_l10n_ro_price_difference_item
|
87
|
+
msgid "Item from Wizard to show price differences between invoice and reception"
|
88
|
+
msgstr "Articol din Wizard pentru a afișa diferențele de preț dintre factură și recepție"
|
89
|
+
|
90
|
+
#. module: l10n_ro_stock_price_difference
|
91
|
+
#: model:ir.model,name:l10n_ro_stock_price_difference.model_account_move
|
92
|
+
msgid "Journal Entry"
|
93
|
+
msgstr "Notă contabilă"
|
94
|
+
|
95
|
+
#. module: l10n_ro_stock_price_difference
|
96
|
+
#: model:ir.model,name:l10n_ro_stock_price_difference.model_account_move_line
|
97
|
+
msgid "Journal Item"
|
98
|
+
msgstr "Element jurnal"
|
99
|
+
|
100
|
+
#. module: l10n_ro_stock_price_difference
|
101
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_stock_landed_cost__l10n_ro_cost_type
|
102
|
+
msgid "Landed Cost Type"
|
103
|
+
msgstr "Tipuri de Costuri Adiționale"
|
104
|
+
|
105
|
+
#. module: l10n_ro_stock_price_difference
|
106
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog____last_update
|
107
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item____last_update
|
108
|
+
msgid "Last Modified on"
|
109
|
+
msgstr "Ultima modificare pe"
|
110
|
+
|
111
|
+
#. module: l10n_ro_stock_price_difference
|
112
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__write_uid
|
113
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__write_uid
|
114
|
+
msgid "Last Updated by"
|
115
|
+
msgstr "Ultima actualizare de către"
|
116
|
+
|
117
|
+
#. module: l10n_ro_stock_price_difference
|
118
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog__write_date
|
119
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__write_date
|
120
|
+
msgid "Last Updated on"
|
121
|
+
msgstr "Ultima actualizare pe"
|
122
|
+
|
123
|
+
#. module: l10n_ro_stock_price_difference
|
124
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__picking_id
|
125
|
+
msgid "Picking"
|
126
|
+
msgstr ""
|
127
|
+
|
128
|
+
#. module: l10n_ro_stock_price_difference
|
129
|
+
#: model:ir.model.fields.selection,name:l10n_ro_stock_price_difference.selection__stock_landed_cost__l10n_ro_cost_type__price_diff
|
130
|
+
msgid "Price Difference"
|
131
|
+
msgstr "Diferență de preț"
|
132
|
+
|
133
|
+
#. module: l10n_ro_stock_price_difference
|
134
|
+
#: model:ir.actions.act_window,name:l10n_ro_stock_price_difference.action_price_difference_confirmation
|
135
|
+
#: model_terms:ir.ui.view,arch_db:l10n_ro_stock_price_difference.view_price_difference_confirmation_form
|
136
|
+
msgid "Price Difference Confirmation"
|
137
|
+
msgstr "Confirmarea diferenței de preț"
|
138
|
+
|
139
|
+
#. module: l10n_ro_stock_price_difference
|
140
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__product_id
|
141
|
+
msgid "Product"
|
142
|
+
msgstr "Produs"
|
143
|
+
|
144
|
+
#. module: l10n_ro_stock_price_difference
|
145
|
+
#: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item__quantity_difference
|
146
|
+
msgid "Quantity Difference"
|
147
|
+
msgstr "Diferența de cantitate"
|
148
|
+
|
149
|
+
#. module: l10n_ro_stock_price_difference
|
150
|
+
#: model:ir.model,name:l10n_ro_stock_price_difference.model_stock_landed_cost
|
151
|
+
msgid "Stock Landed Cost"
|
152
|
+
msgstr "Costuri Adiționale Stoc"
|
153
|
+
|
154
|
+
#. module: l10n_ro_stock_price_difference
|
155
|
+
#: model_terms:ir.ui.view,arch_db:l10n_ro_stock_price_difference.view_price_difference_confirmation_form
|
156
|
+
msgid "There are price differences between reception pickings and this bill !"
|
157
|
+
msgstr "Există diferențe de preț între ridicarea recepției și această factură!"
|
158
|
+
|
159
|
+
#. module: l10n_ro_stock_price_difference
|
160
|
+
#: model:ir.model,name:l10n_ro_stock_price_difference.model_l10n_ro_price_difference_confirm_dialog
|
161
|
+
msgid "Wizard to show price differences between invoice and reception"
|
162
|
+
msgstr "Expert pentru a afișa diferențele de preț între factură și recepție"
|
@@ -8,10 +8,11 @@
|
|
8
8
|
|
9
9
|
/*
|
10
10
|
:Author: David Goodger (goodger@python.org)
|
11
|
-
:Id: $Id: html4css1.css
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
12
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
13
13
|
|
14
14
|
Default cascading style sheet for the HTML output of Docutils.
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
15
16
|
|
16
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
17
18
|
customize this style sheet.
|
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
274
275
|
margin-left: 2em ;
|
275
276
|
margin-right: 2em }
|
276
277
|
|
277
|
-
pre.code .ln { color:
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
278
279
|
pre.code, code { background-color: #eeeeee }
|
279
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
280
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
@@ -300,7 +301,7 @@ span.option {
|
|
300
301
|
span.pre {
|
301
302
|
white-space: pre }
|
302
303
|
|
303
|
-
span.problematic {
|
304
|
+
span.problematic, pre.problematic {
|
304
305
|
color: red }
|
305
306
|
|
306
307
|
span.section-subtitle {
|
@@ -366,10 +367,11 @@ ul.auto-toc {
|
|
366
367
|
!! This file is generated by oca-gen-addon-readme !!
|
367
368
|
!! changes will be overwritten. !!
|
368
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
369
|
-
!! source digest: sha256:
|
370
|
+
!! source digest: sha256:909ed64c67a539134bababfead31585cbd16a469590da90b137c7cdb72e25d02
|
370
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/16.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-16-0/l10n-romania-16-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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
372
|
-
<p>The module is managing price diferences between invoices and receptions. It will create a landed cost with a “Price Difference” product available in the configuration
|
373
|
+
<p>The module is managing price diferences between invoices and receptions. It will create a landed cost with a “Price Difference” product available in the configuration.
|
374
|
+
<strong>*The price diference does not apply to receptions of products with a BOM (Bill of Materials).*</strong></p>
|
373
375
|
<p><strong>Table of contents</strong></p>
|
374
376
|
<div class="contents local topic" id="contents">
|
375
377
|
<ul class="simple">
|
@@ -417,7 +419,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
417
419
|
<div class="section" id="maintainers">
|
418
420
|
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
|
419
421
|
<p>This module is maintained by the OCA.</p>
|
420
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
422
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
423
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
424
|
+
</a>
|
421
425
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
422
426
|
mission is to support the collaborative development of Odoo features and
|
423
427
|
promote its widespread use.</p>
|
@@ -1,12 +1,11 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
|
-
Name: odoo-addon-
|
3
|
-
Version: 16.0.5.
|
2
|
+
Name: odoo-addon-l10n_ro_stock_price_difference
|
3
|
+
Version: 16.0.5.10.0
|
4
4
|
Summary: Romania - Stock Accounting Price Difference
|
5
5
|
Home-page: https://github.com/OCA/l10n-romania
|
6
6
|
Author: NextERP Romania,Dorin Hongu,Odoo Community Association (OCA)
|
7
7
|
Author-email: support@odoo-community.org
|
8
8
|
License: AGPL-3
|
9
|
-
Platform: UNKNOWN
|
10
9
|
Classifier: Programming Language :: Python
|
11
10
|
Classifier: Framework :: Odoo
|
12
11
|
Classifier: Framework :: Odoo :: 16.0
|
@@ -26,7 +25,7 @@ Romania - Stock Accounting Price Difference
|
|
26
25
|
!! This file is generated by oca-gen-addon-readme !!
|
27
26
|
!! changes will be overwritten. !!
|
28
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
29
|
-
!! source digest: sha256:
|
28
|
+
!! source digest: sha256:909ed64c67a539134bababfead31585cbd16a469590da90b137c7cdb72e25d02
|
30
29
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
31
30
|
|
32
31
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
@@ -48,6 +47,7 @@ Romania - Stock Accounting Price Difference
|
|
48
47
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
49
48
|
|
50
49
|
The module is managing price diferences between invoices and receptions. It will create a landed cost with a "Price Difference" product available in the configuration.
|
50
|
+
***The price diference does not apply to receptions of products with a BOM (Bill of Materials).***
|
51
51
|
|
52
52
|
**Table of contents**
|
53
53
|
|
@@ -119,5 +119,3 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
|
119
119
|
This module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/16.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.
|
122
|
-
|
123
|
-
|
@@ -1,17 +1,18 @@
|
|
1
|
-
odoo/addons/l10n_ro_stock_price_difference/README.rst,sha256=
|
1
|
+
odoo/addons/l10n_ro_stock_price_difference/README.rst,sha256=VnWoC3SA2WCCGHTQ0vC2YpMC6W1W3RKJjkwY7O_1jJw,4013
|
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=
|
3
|
+
odoo/addons/l10n_ro_stock_price_difference/__manifest__.py,sha256=eQGBu4hVq2azvDpiSHHOj7R3G9tta_96mjPP6D2Furc,881
|
4
4
|
odoo/addons/l10n_ro_stock_price_difference/i18n/l10n_ro_stock_price_difference.pot,sha256=DSL5pV_d_I9EkArrQAfAherXePhksUS3pUWyE22OWfU,6771
|
5
|
+
odoo/addons/l10n_ro_stock_price_difference/i18n/ro.po,sha256=-DyWg54UxZWXPa4lQxo09sEdM_AvhFB9LE-7U8FSh9w,7520
|
5
6
|
odoo/addons/l10n_ro_stock_price_difference/migrations/16.0.5.4.1/pre-migration.py,sha256=cXgeRsSdrg-EaHESj7jSF1S5Lq2vku5mdQZ51onsQeo,615
|
6
7
|
odoo/addons/l10n_ro_stock_price_difference/models/__init__.py,sha256=IziDGW2M2uyUtaLJGSWQsaF6Zz4Qxrtvu9emLMLoEpI,91
|
7
8
|
odoo/addons/l10n_ro_stock_price_difference/models/account_move.py,sha256=OTK37Y6ihNpgvnKexecjJb8HEWY3zzqPWvX8e4wPAhM,4853
|
8
9
|
odoo/addons/l10n_ro_stock_price_difference/models/account_move_line.py,sha256=CgBH-Aq8uxReTIA_KMwLPquogGK5bmdIyqWfVq1y_90,6703
|
9
10
|
odoo/addons/l10n_ro_stock_price_difference/models/stock_landed_cost.py,sha256=MADLWl4nFsYk-1fyeJalCyA0C03OaO0nPAjxuOQz74w,1063
|
10
11
|
odoo/addons/l10n_ro_stock_price_difference/readme/CONTRIBUTORS.rst,sha256=imooaJThv-eiLh7K10cko5NoFQKfEbaU4OcGDn9WKqM,301
|
11
|
-
odoo/addons/l10n_ro_stock_price_difference/readme/DESCRIPTION.rst,sha256=
|
12
|
+
odoo/addons/l10n_ro_stock_price_difference/readme/DESCRIPTION.rst,sha256=XxiMkST7yjDqgq9TSvH-ZIE0SVfhnNNWBvacTxsYDKc,267
|
12
13
|
odoo/addons/l10n_ro_stock_price_difference/security/ir.model.access.csv,sha256=ZW8flyD2rMqHfAn8i0rGfCne0MHB72OzTWPZ4D9nN5U,361
|
13
14
|
odoo/addons/l10n_ro_stock_price_difference/static/description/icon.png,sha256=4CdJJFOkYuQjQGn_jXFOHNUE5NGjg6NQRW1lpQ7j4o4,3173
|
14
|
-
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=i3zozXs3pU3olHHKkO0zZVdCM3Sx0RJEHj7ME2dmyGw,13669
|
15
16
|
odoo/addons/l10n_ro_stock_price_difference/tests/__init__.py,sha256=PcHbRHAWEYgzNHB4jfqDxzRCYr22mPq6ZOI621w2seE,121
|
16
17
|
odoo/addons/l10n_ro_stock_price_difference/tests/common.py,sha256=Y-Sj9yqArm2n0pKqcIe4-d7YaJ7nMk4Hr8qLj3akpEc,1209
|
17
18
|
odoo/addons/l10n_ro_stock_price_difference/tests/test_purchase.py,sha256=mjaVP3rB_UKTO9Ngg1dQi-1D7ZUnPuGosP9CovLJz0Q,8091
|
@@ -21,7 +22,7 @@ odoo/addons/l10n_ro_stock_price_difference/tests/test_sale.py,sha256=GKl253rDrnd
|
|
21
22
|
odoo/addons/l10n_ro_stock_price_difference/wizard/__init__.py,sha256=c6_T4TE-Z_2FeKUsIDsq8aRC2I9ITMIJ-4WTt9Kz9og,44
|
22
23
|
odoo/addons/l10n_ro_stock_price_difference/wizard/price_difference_confirmation.py,sha256=N8C1C-EbMQVLm3gHgkavhCV_1zl1vg5Lq4FNUxZG7VM,1301
|
23
24
|
odoo/addons/l10n_ro_stock_price_difference/wizard/price_difference_confirmation.xml,sha256=GSszGCpYsLCJ6erqdS7oTF9EaIe25QP-QkKXopoLRig,1682
|
24
|
-
odoo_addon_l10n_ro_stock_price_difference-16.0.5.
|
25
|
-
odoo_addon_l10n_ro_stock_price_difference-16.0.5.
|
26
|
-
odoo_addon_l10n_ro_stock_price_difference-16.0.5.
|
27
|
-
odoo_addon_l10n_ro_stock_price_difference-16.0.5.
|
25
|
+
odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.0.dist-info/METADATA,sha256=F6YAtsJdpRcf_ucbsmpiRB_Mu3a-BlJi7vMxyh-gzBc,4777
|
26
|
+
odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
27
|
+
odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
28
|
+
odoo_addon_l10n_ro_stock_price_difference-16.0.5.10.0.dist-info/RECORD,,
|
File without changes
|