odoo-addon-sale-order-line-sequence 16.0.2.0.0.5__py3-none-any.whl → 16.0.2.1.0.1__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.
Potentially problematic release.
This version of odoo-addon-sale-order-line-sequence might be problematic. Click here for more details.
- odoo/addons/sale_order_line_sequence/README.rst +1 -1
- odoo/addons/sale_order_line_sequence/__manifest__.py +1 -1
- odoo/addons/sale_order_line_sequence/i18n/es.po +4 -4
- odoo/addons/sale_order_line_sequence/static/description/index.html +8 -6
- odoo/addons/sale_order_line_sequence/views/report_invoice.xml +2 -4
- {odoo_addon_sale_order_line_sequence-16.0.2.0.0.5.dist-info → odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info}/METADATA +4 -7
- {odoo_addon_sale_order_line_sequence-16.0.2.0.0.5.dist-info → odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info}/RECORD +9 -9
- {odoo_addon_sale_order_line_sequence-16.0.2.0.0.5.dist-info → odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info}/WHEEL +1 -1
- {odoo_addon_sale_order_line_sequence-16.0.2.0.0.5.dist-info → odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Sale Order Line Sequence
|
|
|
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:0b4ee69e8a9ebcf2cca72990a4ed338554bdc814e87a770960e0cf1eb678efe0
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
{
|
|
6
6
|
"name": "Sale Order Line Sequence",
|
|
7
7
|
"summary": "Propagates SO line sequence to invoices and stock picking.",
|
|
8
|
-
"version": "16.0.2.
|
|
8
|
+
"version": "16.0.2.1.0",
|
|
9
9
|
"author": "ForgeFlow, Serpent CS, Odoo Community Association (OCA)",
|
|
10
10
|
"category": "Sales",
|
|
11
11
|
"website": "https://github.com/OCA/sale-workflow",
|
|
@@ -9,20 +9,20 @@ msgstr ""
|
|
|
9
9
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
11
|
"POT-Creation-Date: 2017-07-08 00:49+0000\n"
|
|
12
|
-
"PO-Revision-Date:
|
|
13
|
-
"Last-Translator:
|
|
12
|
+
"PO-Revision-Date: 2024-12-10 10:06+0000\n"
|
|
13
|
+
"Last-Translator: Anna Martínez <anna080678@gmail.com>\n"
|
|
14
14
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
|
15
15
|
"Language: es\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: \n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
20
|
-
"X-Generator: Weblate
|
|
20
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
21
21
|
|
|
22
22
|
#. module: sale_order_line_sequence
|
|
23
23
|
#: model_terms:ir.ui.view,arch_db:sale_order_line_sequence.report_saleorder_document_sequence
|
|
24
24
|
msgid "<strong>Line Number</strong>"
|
|
25
|
-
msgstr "<strong>
|
|
25
|
+
msgstr "<strong>Nº</strong>"
|
|
26
26
|
|
|
27
27
|
#. module: sale_order_line_sequence
|
|
28
28
|
#: model:ir.model.fields,help:sale_order_line_sequence.field_sale_order_line__visible_sequence
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
2
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
4
3
|
<head>
|
|
@@ -9,10 +8,11 @@
|
|
|
9
8
|
|
|
10
9
|
/*
|
|
11
10
|
:Author: David Goodger (goodger@python.org)
|
|
12
|
-
:Id: $Id: html4css1.css
|
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
|
13
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
|
14
13
|
|
|
15
14
|
Default cascading style sheet for the HTML output of Docutils.
|
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
|
16
16
|
|
|
17
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
|
18
18
|
customize this style sheet.
|
|
@@ -275,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
|
275
275
|
margin-left: 2em ;
|
|
276
276
|
margin-right: 2em }
|
|
277
277
|
|
|
278
|
-
pre.code .ln { color:
|
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
|
279
279
|
pre.code, code { background-color: #eeeeee }
|
|
280
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
|
281
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
@@ -301,7 +301,7 @@ span.option {
|
|
|
301
301
|
span.pre {
|
|
302
302
|
white-space: pre }
|
|
303
303
|
|
|
304
|
-
span.problematic {
|
|
304
|
+
span.problematic, pre.problematic {
|
|
305
305
|
color: red }
|
|
306
306
|
|
|
307
307
|
span.section-subtitle {
|
|
@@ -367,7 +367,7 @@ 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:0b4ee69e8a9ebcf2cca72990a4ed338554bdc814e87a770960e0cf1eb678efe0
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
372
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/sale-workflow/tree/16.0/sale_order_line_sequence"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_line_sequence"><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/sale-workflow&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
373
|
<p>Displays the sequence of Sale order line and helps to maintain the order.
|
|
@@ -425,7 +425,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
425
425
|
<div class="section" id="maintainers">
|
|
426
426
|
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
|
|
427
427
|
<p>This module is maintained by the OCA.</p>
|
|
428
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
|
428
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
429
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
430
|
+
</a>
|
|
429
431
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
430
432
|
mission is to support the collaborative development of Odoo features and
|
|
431
433
|
promote its widespread use.</p>
|
|
@@ -4,16 +4,14 @@
|
|
|
4
4
|
id="report_invoice_document_inherit_sale_sequence"
|
|
5
5
|
inherit_id="account.report_invoice_document"
|
|
6
6
|
>
|
|
7
|
-
|
|
8
|
-
<xpath expr="//table/thead/tr/th[1]" position="before">
|
|
7
|
+
<xpath expr="//th[@name='th_description']" position="before">
|
|
9
8
|
<th
|
|
10
9
|
t-if="(o.move_type == 'out_invoice' or o.move_type == 'out_refund') and any(l.related_so_sequence for l in o.invoice_line_ids)"
|
|
11
10
|
>
|
|
12
11
|
Line Number
|
|
13
12
|
</th>
|
|
14
13
|
</xpath>
|
|
15
|
-
|
|
16
|
-
<xpath expr="//table/tbody//span[1]/.." position="before">
|
|
14
|
+
<xpath expr="//td[@name='account_invoice_line_name']" position="before">
|
|
17
15
|
<td
|
|
18
16
|
t-if="(o.move_type == 'out_invoice' or o.move_type == 'out_refund') and line.related_so_sequence"
|
|
19
17
|
>
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
|
-
Name: odoo-addon-
|
|
3
|
-
Version: 16.0.2.
|
|
2
|
+
Name: odoo-addon-sale_order_line_sequence
|
|
3
|
+
Version: 16.0.2.1.0.1
|
|
4
4
|
Summary: Propagates SO line sequence to invoices and stock picking.
|
|
5
5
|
Home-page: https://github.com/OCA/sale-workflow
|
|
6
6
|
Author: ForgeFlow, Serpent CS, 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
|
|
13
12
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
13
|
Requires-Python: >=3.10
|
|
15
|
-
Requires-Dist: odoo
|
|
14
|
+
Requires-Dist: odoo<16.1dev,>=16.0a
|
|
16
15
|
|
|
17
16
|
========================
|
|
18
17
|
Sale Order Line Sequence
|
|
@@ -23,7 +22,7 @@ Sale Order Line Sequence
|
|
|
23
22
|
!! This file is generated by oca-gen-addon-readme !!
|
|
24
23
|
!! changes will be overwritten. !!
|
|
25
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
26
|
-
!! source digest: sha256:
|
|
25
|
+
!! source digest: sha256:0b4ee69e8a9ebcf2cca72990a4ed338554bdc814e87a770960e0cf1eb678efe0
|
|
27
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
27
|
|
|
29
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -102,5 +101,3 @@ promote its widespread use.
|
|
|
102
101
|
This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/16.0/sale_order_line_sequence>`_ project on GitHub.
|
|
103
102
|
|
|
104
103
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
105
|
-
|
|
106
|
-
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
odoo/addons/sale_order_line_sequence/README.rst,sha256=
|
|
1
|
+
odoo/addons/sale_order_line_sequence/README.rst,sha256=njHnedae78QYEBo1mzNeH8DXr7kb082s2KBcRN0rUuc,3278
|
|
2
2
|
odoo/addons/sale_order_line_sequence/__init__.py,sha256=QXl_U5mKDJfzIWJDZpUzH9Rf4Zda8Ko8Q1Df6Lc0MF8,92
|
|
3
|
-
odoo/addons/sale_order_line_sequence/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/sale_order_line_sequence/__manifest__.py,sha256=C31NotFc3q3woELRzOU1D-kgzxrOhvMACu9k7wRIngM,701
|
|
4
4
|
odoo/addons/sale_order_line_sequence/i18n/ca.po,sha256=7yEPiuaRACguMgRTB9zrBBEuAvd_9JTWvcH_djNy8x0,2571
|
|
5
5
|
odoo/addons/sale_order_line_sequence/i18n/de.po,sha256=se9wS16jFQtVw4xyriAQXENfIso0xR9qvKT1Adw-3sw,2893
|
|
6
6
|
odoo/addons/sale_order_line_sequence/i18n/el_GR.po,sha256=RPU95vKiARmDdOE7N0En_9dRDUrGwzdag1aFpL9jJ7I,2570
|
|
7
|
-
odoo/addons/sale_order_line_sequence/i18n/es.po,sha256=
|
|
7
|
+
odoo/addons/sale_order_line_sequence/i18n/es.po,sha256=dnOopOaHLFVzDflaJ2sCQM1ui5zYSBoBTluKE0dHcNQ,3032
|
|
8
8
|
odoo/addons/sale_order_line_sequence/i18n/es_ES.po,sha256=b4i0IX6Pm1BSQT1gZds-yLv2PrXSltf4EIZ8YpkwXHo,2559
|
|
9
9
|
odoo/addons/sale_order_line_sequence/i18n/es_VE.po,sha256=NBkGOBLQmH0kKdnFWiwxUZhbo0x7Y_kSCg1tQfnGuck,2589
|
|
10
10
|
odoo/addons/sale_order_line_sequence/i18n/fi.po,sha256=V3WNCLc3SlMGfGCW86jQoPrhQoWU1ObYXQkQzoYjxXA,2539
|
|
@@ -33,14 +33,14 @@ odoo/addons/sale_order_line_sequence/readme/CONTRIBUTORS.rst,sha256=4XoJJwCrfktu
|
|
|
33
33
|
odoo/addons/sale_order_line_sequence/readme/CREDITS.rst,sha256=jMwRaerf5d-Tt1o4OJyzZVhHmYPGzeQI2M9OliI5bn8,152
|
|
34
34
|
odoo/addons/sale_order_line_sequence/readme/DESCRIPTION.rst,sha256=-JBPSfPiYUEDM7SHNAjRz_TkGDiRk6WzqWHRfGL0Yt8,140
|
|
35
35
|
odoo/addons/sale_order_line_sequence/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
36
|
-
odoo/addons/sale_order_line_sequence/static/description/index.html,sha256=
|
|
36
|
+
odoo/addons/sale_order_line_sequence/static/description/index.html,sha256=hX8QzaKbK9mwb97lDgE60b9jUXxrR1rBPwXEwfFsPP0,13216
|
|
37
37
|
odoo/addons/sale_order_line_sequence/tests/__init__.py,sha256=nrrUFWs1sNdScz5WKYeeT3b75RGu9EYowrBNnl9z1X0,44
|
|
38
38
|
odoo/addons/sale_order_line_sequence/tests/test_sale_order_line_sequence.py,sha256=K5Y-XBfPRpGLodM9sopmP8E72aC1PXQEaLnJRH22VpY,3592
|
|
39
39
|
odoo/addons/sale_order_line_sequence/views/account_move_view.xml,sha256=uHmBrVCJ631vtGAzsM_q0PWZG6tpkGYnjCK48F8mM0o,698
|
|
40
|
-
odoo/addons/sale_order_line_sequence/views/report_invoice.xml,sha256=
|
|
40
|
+
odoo/addons/sale_order_line_sequence/views/report_invoice.xml,sha256=MfiMceyb488T_x_H4XckYR509lAwlLw2G2VHwVIdoXY,832
|
|
41
41
|
odoo/addons/sale_order_line_sequence/views/report_saleorder.xml,sha256=JVvnNxK871yr0fbD-CwRIu4863wVsC1_CFRkByP2yRY,663
|
|
42
42
|
odoo/addons/sale_order_line_sequence/views/sale_view.xml,sha256=ZB_hybarQxn5ctk-j1EtWFaf3LWGLaltPGh_41Cw7a0,913
|
|
43
|
-
odoo_addon_sale_order_line_sequence-16.0.2.
|
|
44
|
-
odoo_addon_sale_order_line_sequence-16.0.2.
|
|
45
|
-
odoo_addon_sale_order_line_sequence-16.0.2.
|
|
46
|
-
odoo_addon_sale_order_line_sequence-16.0.2.
|
|
43
|
+
odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info/METADATA,sha256=IQfw_RH4SIGsWE8Mxy9QbXIO29vzzn8V55Gue1TCoHA,3849
|
|
44
|
+
odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
45
|
+
odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
46
|
+
odoo_addon_sale_order_line_sequence-16.0.2.1.0.1.dist-info/RECORD,,
|