odoo-addon-l10n-ro-stock-price-difference 16.0.5.7.0__py3-none-any.whl → 16.0.5.8.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.
@@ -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:71f2bd0eee1447d9927fe17bd5c1a1e42e5f5360c1f51980c1163147667c95e1
10
+ !! source digest: sha256:05eb9c2ed6b9ed4cb8635c75e4f829782f386453cecb5d346f90c9c35bf3bc1c
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -2,12 +2,17 @@
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.7.0",
5
+ "version": "16.0.5.8.0",
6
6
  "category": "Localization",
7
7
  "summary": "Romania - Stock Accounting Price Difference",
8
8
  "author": "NextERP Romania," "Dorin Hongu," "Odoo Community Association (OCA)",
9
9
  "website": "https://github.com/OCA/l10n-romania",
10
- "depends": ["l10n_ro_stock_account_notice", "stock_landed_costs", "purchase_stock"],
10
+ "depends": [
11
+ "l10n_ro_stock_account_landed_cost",
12
+ "l10n_ro_stock_account_notice",
13
+ "stock_landed_costs",
14
+ "purchase_stock",
15
+ ],
11
16
  "license": "AGPL-3",
12
17
  "data": [
13
18
  "wizard/price_difference_confirmation.xml",
@@ -94,6 +94,11 @@ msgstr ""
94
94
  msgid "Journal Item"
95
95
  msgstr ""
96
96
 
97
+ #. module: l10n_ro_stock_price_difference
98
+ #: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_stock_landed_cost__l10n_ro_cost_type
99
+ msgid "Landed Cost Type"
100
+ msgstr ""
101
+
97
102
  #. module: l10n_ro_stock_price_difference
98
103
  #: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_confirm_dialog____last_update
99
104
  #: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_l10n_ro_price_difference_item____last_update
@@ -138,11 +143,6 @@ msgstr ""
138
143
  msgid "Quantity Difference"
139
144
  msgstr ""
140
145
 
141
- #. module: l10n_ro_stock_price_difference
142
- #: model:ir.model.fields,field_description:l10n_ro_stock_price_difference.field_stock_landed_cost__l10n_ro_cost_type
143
- msgid "Romania - Landed Cost Type"
144
- msgstr ""
145
-
146
146
  #. module: l10n_ro_stock_price_difference
147
147
  #: model:ir.model,name:l10n_ro_stock_price_difference.model_stock_landed_cost
148
148
  msgid "Stock Landed Cost"
@@ -366,7 +366,7 @@ ul.auto-toc {
366
366
  !! This file is generated by oca-gen-addon-readme !!
367
367
  !! changes will be overwritten. !!
368
368
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:71f2bd0eee1447d9927fe17bd5c1a1e42e5f5360c1f51980c1163147667c95e1
369
+ !! source digest: sha256:05eb9c2ed6b9ed4cb8635c75e4f829782f386453cecb5d346f90c9c35bf3bc1c
370
370
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
371
  <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&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372
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.</p>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-l10n-ro-stock-price-difference
3
- Version: 16.0.5.7.0
3
+ Version: 16.0.5.8.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)
@@ -13,6 +13,7 @@ Classifier: Framework :: Odoo :: 16.0
13
13
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
14
14
  Classifier: Development Status :: 6 - Mature
15
15
  Requires-Python: >=3.10
16
+ Requires-Dist: odoo-addon-l10n-ro-stock-account-landed-cost <16.1dev,>=16.0dev
16
17
  Requires-Dist: odoo-addon-l10n-ro-stock-account-notice <16.1dev,>=16.0dev
17
18
  Requires-Dist: odoo <16.1dev,>=16.0a
18
19
 
@@ -25,7 +26,7 @@ Romania - Stock Accounting Price Difference
25
26
  !! This file is generated by oca-gen-addon-readme !!
26
27
  !! changes will be overwritten. !!
27
28
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
- !! source digest: sha256:71f2bd0eee1447d9927fe17bd5c1a1e42e5f5360c1f51980c1163147667c95e1
29
+ !! source digest: sha256:05eb9c2ed6b9ed4cb8635c75e4f829782f386453cecb5d346f90c9c35bf3bc1c
29
30
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
30
31
 
31
32
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -1,7 +1,7 @@
1
- odoo/addons/l10n_ro_stock_price_difference/README.rst,sha256=8ySbPuJgcPTg03dm6s8fxD7SQH7JVZA4npNRIB5wrGs,3914
1
+ odoo/addons/l10n_ro_stock_price_difference/README.rst,sha256=mvD4IHV-Ajx1pBeckHiOh2Ieu52jM4HcdgJfRNSqeic,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=ZbYkzaDORowQbQ9smlZJTGUwFOfGtpwF7rhCElKX1wQ,804
4
- odoo/addons/l10n_ro_stock_price_difference/i18n/l10n_ro_stock_price_difference.pot,sha256=3y0SlET97_jHQkhbhlXgChHyDx01ei00RDRHUvGc6uA,6781
3
+ odoo/addons/l10n_ro_stock_price_difference/__manifest__.py,sha256=QmCmfD74262iTxUCdz0eTZJuzpKe-uz9WDs5A7jO8X8,880
4
+ odoo/addons/l10n_ro_stock_price_difference/i18n/l10n_ro_stock_price_difference.pot,sha256=DSL5pV_d_I9EkArrQAfAherXePhksUS3pUWyE22OWfU,6771
5
5
  odoo/addons/l10n_ro_stock_price_difference/migrations/16.0.5.4.1/pre-migration.py,sha256=cXgeRsSdrg-EaHESj7jSF1S5Lq2vku5mdQZ51onsQeo,615
6
6
  odoo/addons/l10n_ro_stock_price_difference/models/__init__.py,sha256=IziDGW2M2uyUtaLJGSWQsaF6Zz4Qxrtvu9emLMLoEpI,91
7
7
  odoo/addons/l10n_ro_stock_price_difference/models/account_move.py,sha256=OTK37Y6ihNpgvnKexecjJb8HEWY3zzqPWvX8e4wPAhM,4853
@@ -11,7 +11,7 @@ odoo/addons/l10n_ro_stock_price_difference/readme/CONTRIBUTORS.rst,sha256=imooaJ
11
11
  odoo/addons/l10n_ro_stock_price_difference/readme/DESCRIPTION.rst,sha256=WREtcKsSvyty_YnHiOsXvzuFkD1DzE3pH0vZOmgdjzE,168
12
12
  odoo/addons/l10n_ro_stock_price_difference/security/ir.model.access.csv,sha256=ZW8flyD2rMqHfAn8i0rGfCne0MHB72OzTWPZ4D9nN5U,361
13
13
  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=MZ6btaCdMQzISZohLnlm_nzyUX33RxEw1bGM15JDKlY,13474
14
+ odoo/addons/l10n_ro_stock_price_difference/static/description/index.html,sha256=eZDL4fb2rAIpU_SRDe-ZNlqdvk0mY2JYtY3nsMWIE8Q,13474
15
15
  odoo/addons/l10n_ro_stock_price_difference/tests/__init__.py,sha256=PcHbRHAWEYgzNHB4jfqDxzRCYr22mPq6ZOI621w2seE,121
16
16
  odoo/addons/l10n_ro_stock_price_difference/tests/common.py,sha256=Y-Sj9yqArm2n0pKqcIe4-d7YaJ7nMk4Hr8qLj3akpEc,1209
17
17
  odoo/addons/l10n_ro_stock_price_difference/tests/test_purchase.py,sha256=mjaVP3rB_UKTO9Ngg1dQi-1D7ZUnPuGosP9CovLJz0Q,8091
@@ -21,7 +21,7 @@ odoo/addons/l10n_ro_stock_price_difference/tests/test_sale.py,sha256=GKl253rDrnd
21
21
  odoo/addons/l10n_ro_stock_price_difference/wizard/__init__.py,sha256=c6_T4TE-Z_2FeKUsIDsq8aRC2I9ITMIJ-4WTt9Kz9og,44
22
22
  odoo/addons/l10n_ro_stock_price_difference/wizard/price_difference_confirmation.py,sha256=N8C1C-EbMQVLm3gHgkavhCV_1zl1vg5Lq4FNUxZG7VM,1301
23
23
  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.7.0.dist-info/METADATA,sha256=13nhZrEyEYbNmqqXSP5snBtAka8xOTx5jkzfIQTPb_g,4618
25
- odoo_addon_l10n_ro_stock_price_difference-16.0.5.7.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
26
- odoo_addon_l10n_ro_stock_price_difference-16.0.5.7.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
27
- odoo_addon_l10n_ro_stock_price_difference-16.0.5.7.0.dist-info/RECORD,,
24
+ odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info/METADATA,sha256=k4MNlgsRhb2oxfTww2kgAQS75KCrF37e6Aewpb7hXug,4697
25
+ odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
26
+ odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
27
+ odoo_addon_l10n_ro_stock_price_difference-16.0.5.8.0.dist-info/RECORD,,