odoo-addon-sale-blanket-order 15.0.1.2.0.5__py3-none-any.whl → 15.0.1.2.0.7__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-blanket-order might be problematic. Click here for more details.

@@ -2,10 +2,13 @@
2
2
  Sale Blanket Orders
3
3
  ===================
4
4
 
5
- .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5
+ ..
6
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
7
  !! This file is generated by oca-gen-addon-readme !!
7
8
  !! changes will be overwritten. !!
8
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
+ !! source digest: sha256:f67444746947f5a6a038743beb76edd2203dbbcc38940f75f76030a265e734a8
11
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
12
 
10
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
11
14
  :target: https://odoo-community.org/page/development-status
@@ -19,11 +22,11 @@ Sale Blanket Orders
19
22
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
23
  :target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_blanket_order
21
24
  :alt: Translate me on Weblate
22
- .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
- :target: https://runbot.odoo-community.org/runbot/167/15.0
24
- :alt: Try me on Runbot
25
+ .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=15.0
27
+ :alt: Try me on Runboat
25
28
 
26
- |badge1| |badge2| |badge3| |badge4| |badge5|
29
+ |badge1| |badge2| |badge3| |badge4| |badge5|
27
30
 
28
31
  A blanket order is a pre-agreement to sell a certain number of quantities of
29
32
  products at a specific price. From a confirmed blanket order, the users can
@@ -97,7 +100,7 @@ Bug Tracker
97
100
 
98
101
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
99
102
  In case of trouble, please check there if your issue has already been reported.
100
- If you spotted it first, help us smashing it by providing a detailed and welcomed
103
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
101
104
  `feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_blanket_order%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
102
105
 
103
106
  Do not contact contributors directly about support or help with technical issues.
@@ -7,15 +7,15 @@ msgstr ""
7
7
  "Project-Id-Version: Odoo Server 13.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2021-02-13 12:38+0000\n"
10
- "PO-Revision-Date: 2021-02-13 13:41+0100\n"
11
- "Last-Translator: \n"
10
+ "PO-Revision-Date: 2023-07-25 11:09+0000\n"
11
+ "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
12
12
  "Language-Team: \n"
13
13
  "Language: es\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: \n"
18
- "X-Generator: Poedit 2.4.2\n"
17
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
+ "X-Generator: Weblate 4.17\n"
19
19
 
20
20
  #. module: sale_blanket_order
21
21
  #: code:addons/sale_blanket_order/models/blanket_orders.py:0
@@ -28,11 +28,18 @@ msgid ""
28
28
  " of the proper type.\n"
29
29
  " "
30
30
  msgstr ""
31
+ "\n"
32
+ " No es posible modificar el tipo de línea de un pedido de "
33
+ "venta.\n"
34
+ " En su lugar, debe borrar la línea actual y crear una "
35
+ "nueva línea\n"
36
+ " del tipo adecuado.\n"
37
+ " "
31
38
 
32
39
  #. module: sale_blanket_order
33
40
  #: model:ir.actions.report,print_report_name:sale_blanket_order.report_blanket_order
34
41
  msgid "'Blanket Order - %s' % object.name"
35
- msgstr ""
42
+ msgstr "'Orden global - %s' % object.name"
36
43
 
37
44
  #. module: sale_blanket_order
38
45
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
@@ -42,7 +49,7 @@ msgstr "<span>Programación # </span>"
42
49
  #. module: sale_blanket_order
43
50
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
44
51
  msgid "<strong class=\"mr16\">Subtotal</strong>"
45
- msgstr ""
52
+ msgstr "<strong class=\"mr16\">subtotal</strong>"
46
53
 
47
54
  #. module: sale_blanket_order
48
55
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
@@ -57,12 +64,12 @@ msgstr "<strong>Comercial:</strong>"
57
64
  #. module: sale_blanket_order
58
65
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
59
66
  msgid "<strong>Subtotal</strong>"
60
- msgstr ""
67
+ msgstr "<strong>subtotal</strong>"
61
68
 
62
69
  #. module: sale_blanket_order
63
70
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
64
71
  msgid "<strong>Total</strong>"
65
- msgstr ""
72
+ msgstr "<strong>total</strong>"
66
73
 
67
74
  #. module: sale_blanket_order
68
75
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
@@ -90,7 +97,7 @@ msgstr "Actividades"
90
97
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__activity_exception_decoration
91
98
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__activity_exception_decoration
92
99
  msgid "Activity Exception Decoration"
93
- msgstr "Decoración de Actividad de Excepción"
100
+ msgstr "Decoración de Actividad de Excepción"
94
101
 
95
102
  #. module: sale_blanket_order
96
103
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__activity_state
@@ -102,22 +109,22 @@ msgstr "Estado Actividad"
102
109
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__activity_type_icon
103
110
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__activity_type_icon
104
111
  msgid "Activity Type Icon"
105
- msgstr ""
112
+ msgstr "Icono de tipo de actividad"
106
113
 
107
114
  #. module: sale_blanket_order
108
115
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.view_blanket_order_form
109
116
  msgid "Add a note"
110
- msgstr ""
117
+ msgstr "Añadir Una Nota"
111
118
 
112
119
  #. module: sale_blanket_order
113
120
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.view_blanket_order_form
114
121
  msgid "Add a product"
115
- msgstr ""
122
+ msgstr "Añadir Un Producto"
116
123
 
117
124
  #. module: sale_blanket_order
118
125
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.view_blanket_order_form
119
126
  msgid "Add a section"
120
- msgstr ""
127
+ msgstr "Añadir Una Sección"
121
128
 
122
129
  #. module: sale_blanket_order
123
130
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
@@ -133,12 +140,12 @@ msgstr "Un pedido no puede estar vacío"
133
140
  #. module: sale_blanket_order
134
141
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__analytic_account_id
135
142
  msgid "Analytic Account"
136
- msgstr ""
143
+ msgstr "Cuenta analítica"
137
144
 
138
145
  #. module: sale_blanket_order
139
146
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__analytic_tag_ids
140
147
  msgid "Analytic Tags"
141
- msgstr ""
148
+ msgstr "Etiquetas Analíticas"
142
149
 
143
150
  #. module: sale_blanket_order
144
151
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__message_attachment_count
@@ -333,17 +340,17 @@ msgstr "Nombre mostrado"
333
340
  #. module: sale_blanket_order
334
341
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__display_type
335
342
  msgid "Display Type"
336
- msgstr ""
343
+ msgstr "Tipo de visualización"
337
344
 
338
345
  #. module: sale_blanket_order
339
346
  #: model:ir.model.fields.selection,name:sale_blanket_order.selection__sale_blanket_order__state__done
340
347
  msgid "Done"
341
- msgstr ""
348
+ msgstr "Hecho"
342
349
 
343
350
  #. module: sale_blanket_order
344
351
  #: model:ir.model.fields.selection,name:sale_blanket_order.selection__sale_blanket_order__state__draft
345
352
  msgid "Draft"
346
- msgstr ""
353
+ msgstr "Borrador"
347
354
 
348
355
  #. module: sale_blanket_order
349
356
  #: model:ir.actions.server,name:sale_blanket_order.expired_blanket_orders_cron_ir_actions_server
@@ -355,7 +362,7 @@ msgstr "Expirar Programaciones"
355
362
  #. module: sale_blanket_order
356
363
  #: model:ir.model.fields.selection,name:sale_blanket_order.selection__sale_blanket_order__state__expired
357
364
  msgid "Expired"
358
- msgstr ""
365
+ msgstr "Expirado"
359
366
 
360
367
  #. module: sale_blanket_order
361
368
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__fiscal_position_id
@@ -378,18 +385,18 @@ msgstr "Seguidores (contactos)"
378
385
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order__activity_type_icon
379
386
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order_line__activity_type_icon
380
387
  msgid "Font awesome icon e.g. fa-tasks"
381
- msgstr ""
388
+ msgstr "Icono de fuente impresionante, por ejemplo fa-tasks"
382
389
 
383
390
  #. module: sale_blanket_order
384
391
  #: model:ir.model.constraint,message:sale_blanket_order.constraint_sale_blanket_order_line_non_accountable_null_fields
385
392
  msgid "Forbidden values on non-accountable sale order line"
386
- msgstr ""
393
+ msgstr "Valores prohibidos en la línea de pedido de venta no contable"
387
394
 
388
395
  #. module: sale_blanket_order
389
396
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__has_message
390
397
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__has_message
391
398
  msgid "Has Message"
392
- msgstr ""
399
+ msgstr "Tiene mensaje"
393
400
 
394
401
  #. module: sale_blanket_order
395
402
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__id
@@ -397,19 +404,19 @@ msgstr ""
397
404
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_wizard__id
398
405
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_wizard_line__id
399
406
  msgid "ID"
400
- msgstr ""
407
+ msgstr "ID (identificación)"
401
408
 
402
409
  #. module: sale_blanket_order
403
410
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__activity_exception_icon
404
411
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__activity_exception_icon
405
412
  msgid "Icon"
406
- msgstr ""
413
+ msgstr "Icono"
407
414
 
408
415
  #. module: sale_blanket_order
409
416
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order__activity_exception_icon
410
417
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order_line__activity_exception_icon
411
418
  msgid "Icon to indicate an exception activity."
412
- msgstr ""
419
+ msgstr "Icono para indicar una actividad por excepción."
413
420
 
414
421
  #. module: sale_blanket_order
415
422
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order__message_needaction
@@ -441,7 +448,7 @@ msgstr "Cantidad facturada"
441
448
  #. module: sale_blanket_order
442
449
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.view_blanket_order_form
443
450
  msgid "Invoicing"
444
- msgstr ""
451
+ msgstr "Facturación"
445
452
 
446
453
  #. module: sale_blanket_order
447
454
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__message_is_follower
@@ -500,7 +507,7 @@ msgstr "Mensajes"
500
507
  #. module: sale_blanket_order
501
508
  #: model:ir.model.constraint,message:sale_blanket_order.constraint_sale_blanket_order_line_accountable_required_fields
502
509
  msgid "Missing required fields on accountable sale order line."
503
- msgstr ""
510
+ msgstr "Faltan campos obligatorios en la línea de pedido de venta contable."
504
511
 
505
512
  #. module: sale_blanket_order
506
513
  #: code:addons/sale_blanket_order/models/blanket_orders.py:0
@@ -512,7 +519,7 @@ msgstr "Debe tener alguna línea"
512
519
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__my_activity_date_deadline
513
520
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__my_activity_date_deadline
514
521
  msgid "My Activity Deadline"
515
- msgstr ""
522
+ msgstr "fecha límite de mi actividad"
516
523
 
517
524
  #. module: sale_blanket_order
518
525
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__name
@@ -523,7 +530,7 @@ msgstr "Nombre"
523
530
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__activity_calendar_event_id
524
531
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__activity_calendar_event_id
525
532
  msgid "Next Activity Calendar Event"
526
- msgstr ""
533
+ msgstr "Próximo evento del calendario de actividades"
527
534
 
528
535
  #. module: sale_blanket_order
529
536
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__activity_date_deadline
@@ -559,7 +566,7 @@ msgstr "Número de acciones"
559
566
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__message_has_error_counter
560
567
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__message_has_error_counter
561
568
  msgid "Number of errors"
562
- msgstr ""
569
+ msgstr "Número de errores"
563
570
 
564
571
  #. module: sale_blanket_order
565
572
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order__message_needaction_counter
@@ -726,7 +733,7 @@ msgstr "Usuario responsable"
726
733
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__message_has_sms_error
727
734
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__message_has_sms_error
728
735
  msgid "SMS Delivery error"
729
- msgstr ""
736
+ msgstr "Error en la entrega de SMS"
730
737
 
731
738
  #. module: sale_blanket_order
732
739
  #: code:addons/sale_blanket_order/wizard/create_sale_orders.py:0
@@ -810,7 +817,7 @@ msgstr "Búsqueda de línea de pedido programado"
810
817
  #. module: sale_blanket_order
811
818
  #: model:ir.model.fields.selection,name:sale_blanket_order.selection__sale_blanket_order_line__display_type__line_section
812
819
  msgid "Section"
813
- msgstr ""
820
+ msgstr "Sección"
814
821
 
815
822
  #. module: sale_blanket_order
816
823
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__sequence
@@ -846,7 +853,7 @@ msgstr ""
846
853
  #. module: sale_blanket_order
847
854
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__price_subtotal
848
855
  msgid "Subtotal"
849
- msgstr ""
856
+ msgstr "subtotal"
850
857
 
851
858
  #. module: sale_blanket_order
852
859
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__price_tax
@@ -864,7 +871,7 @@ msgstr "Impuestos"
864
871
  #. module: sale_blanket_order
865
872
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order_line__display_type
866
873
  msgid "Technical field for UX purpose."
867
- msgstr ""
874
+ msgstr "Campo técnico para fines de UX."
868
875
 
869
876
  #. module: sale_blanket_order
870
877
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.view_blanket_order_form
@@ -908,13 +915,13 @@ msgstr "A Borrador"
908
915
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order__amount_total
909
916
  #: model:ir.model.fields,field_description:sale_blanket_order.field_sale_blanket_order_line__price_total
910
917
  msgid "Total"
911
- msgstr ""
918
+ msgstr "total"
912
919
 
913
920
  #. module: sale_blanket_order
914
921
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order__activity_exception_decoration
915
922
  #: model:ir.model.fields,help:sale_blanket_order.field_sale_blanket_order_line__activity_exception_decoration
916
923
  msgid "Type of the exception activity on record."
917
- msgstr ""
924
+ msgstr "Tipo (o clase) de actividad excepcional registrada."
918
925
 
919
926
  #. module: sale_blanket_order
920
927
  #: model_terms:ir.ui.view,arch_db:sale_blanket_order.report_blanketorder_document
@@ -1,20 +1,20 @@
1
- <?xml version="1.0" encoding="utf-8" ?>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
  <head>
5
5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
6
+ <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
7
7
  <title>Sale Blanket Orders</title>
8
8
  <style type="text/css">
9
9
 
10
10
  /*
11
11
  :Author: David Goodger (goodger@python.org)
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12
+ :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
13
13
  :Copyright: This stylesheet has been placed in the public domain.
14
14
 
15
15
  Default cascading style sheet for the HTML output of Docutils.
16
16
 
17
- See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17
+ See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
18
18
  customize this style sheet.
19
19
  */
20
20
 
@@ -366,8 +366,10 @@ ul.auto-toc {
366
366
  <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
+ !! source digest: sha256:f67444746947f5a6a038743beb76edd2203dbbcc38940f75f76030a265e734a8
369
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- <p><a class="reference external" 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" 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" href="https://github.com/OCA/sale-workflow/tree/15.0/sale_blanket_order"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_blanket_order"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/167/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
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/15.0/sale_blanket_order"><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-15-0/sale-workflow-15-0-sale_blanket_order"><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&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371
373
  <p>A blanket order is a pre-agreement to sell a certain number of quantities of
372
374
  products at a specific price. From a confirmed blanket order, the users can
373
375
  create new sale orders at such price, until the blanket order expires, either
@@ -375,18 +377,18 @@ due to reaching the validity date or exhausting all the quantities of products.<
375
377
  <p><strong>Table of contents</strong></p>
376
378
  <div class="contents local topic" id="contents">
377
379
  <ul class="simple">
378
- <li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
379
- <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
380
- <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul>
381
- <li><a class="reference internal" href="#authors" id="id4">Authors</a></li>
382
- <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li>
383
- <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li>
380
+ <li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li>
381
+ <li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
382
+ <li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
383
+ <li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
384
+ <li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
385
+ <li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
384
386
  </ul>
385
387
  </li>
386
388
  </ul>
387
389
  </div>
388
390
  <div class="section" id="usage">
389
- <h1><a class="toc-backref" href="#id1">Usage</a></h1>
391
+ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
390
392
  <p>A new menu in the Sales area is created, allowing users to create new blanket orders.</p>
391
393
  <p>To create a new Sale Blanket Order go to the sale menu in the Sales section:</p>
392
394
  <div class="figure">
@@ -444,23 +446,23 @@ factors:</p>
444
446
  </div>
445
447
  </div>
446
448
  <div class="section" id="bug-tracker">
447
- <h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
449
+ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
448
450
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-workflow/issues">GitHub Issues</a>.
449
451
  In case of trouble, please check there if your issue has already been reported.
450
- If you spotted it first, help us smashing it by providing a detailed and welcomed
452
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
451
453
  <a class="reference external" href="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_blanket_order%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
452
454
  <p>Do not contact contributors directly about support or help with technical issues.</p>
453
455
  </div>
454
456
  <div class="section" id="credits">
455
- <h1><a class="toc-backref" href="#id3">Credits</a></h1>
457
+ <h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
456
458
  <div class="section" id="authors">
457
- <h2><a class="toc-backref" href="#id4">Authors</a></h2>
459
+ <h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
458
460
  <ul class="simple">
459
461
  <li>Acsone SA/NV</li>
460
462
  </ul>
461
463
  </div>
462
464
  <div class="section" id="contributors">
463
- <h2><a class="toc-backref" href="#id5">Contributors</a></h2>
465
+ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
464
466
  <ul class="simple">
465
467
  <li>André Pereira &lt;<a class="reference external" href="mailto:github&#64;andreparames.com">github&#64;andreparames.com</a>&gt; (<a class="reference external" href="https://www.acsone.eu/">https://www.acsone.eu/</a>)</li>
466
468
  <li>Adrià Gil Sorribes &lt;<a class="reference external" href="mailto:adria.gil&#64;eficent.com">adria.gil&#64;eficent.com</a>&gt; (<a class="reference external" href="https://www.eficent.com/">https://www.eficent.com/</a>)</li>
@@ -469,7 +471,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
469
471
  </ul>
470
472
  </div>
471
473
  <div class="section" id="maintainers">
472
- <h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
474
+ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
473
475
  <p>This module is maintained by the OCA.</p>
474
476
  <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
475
477
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-sale-blanket-order
3
- Version: 15.0.1.2.0.5
3
+ Version: 15.0.1.2.0.7
4
4
  Summary: Blanket Orders
5
5
  Home-page: https://github.com/OCA/sale-workflow
6
6
  Author: Acsone SA/NV, Odoo Community Association (OCA)
@@ -12,17 +12,20 @@ Classifier: Framework :: Odoo
12
12
  Classifier: Framework :: Odoo :: 15.0
13
13
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
14
14
  Requires-Python: >=3.8
15
- Requires-Dist: odoo-addon-web-action-conditionable (<15.1dev,>=15.0dev)
16
- Requires-Dist: odoo (<15.1dev,>=15.0a)
15
+ Requires-Dist: odoo-addon-web-action-conditionable <15.1dev,>=15.0dev
16
+ Requires-Dist: odoo <15.1dev,>=15.0a
17
17
 
18
18
  ===================
19
19
  Sale Blanket Orders
20
20
  ===================
21
21
 
22
- .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22
+ ..
23
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
23
24
  !! This file is generated by oca-gen-addon-readme !!
24
25
  !! changes will be overwritten. !!
25
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
+ !! source digest: sha256:f67444746947f5a6a038743beb76edd2203dbbcc38940f75f76030a265e734a8
28
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26
29
 
27
30
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
28
31
  :target: https://odoo-community.org/page/development-status
@@ -36,11 +39,11 @@ Sale Blanket Orders
36
39
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
37
40
  :target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_blanket_order
38
41
  :alt: Translate me on Weblate
39
- .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
40
- :target: https://runbot.odoo-community.org/runbot/167/15.0
41
- :alt: Try me on Runbot
42
+ .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
43
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=15.0
44
+ :alt: Try me on Runboat
42
45
 
43
- |badge1| |badge2| |badge3| |badge4| |badge5|
46
+ |badge1| |badge2| |badge3| |badge4| |badge5|
44
47
 
45
48
  A blanket order is a pre-agreement to sell a certain number of quantities of
46
49
  products at a specific price. From a confirmed blanket order, the users can
@@ -114,7 +117,7 @@ Bug Tracker
114
117
 
115
118
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
116
119
  In case of trouble, please check there if your issue has already been reported.
117
- If you spotted it first, help us smashing it by providing a detailed and welcomed
120
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
118
121
  `feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_blanket_order%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
119
122
 
120
123
  Do not contact contributors directly about support or help with technical issues.
@@ -1,10 +1,10 @@
1
- odoo/addons/sale_blanket_order/README.rst,sha256=gD1vyX_-Lx7DVfogW0KtJBXRlY9J6RkMmBN2BzJo_BI,5668
1
+ odoo/addons/sale_blanket_order/README.rst,sha256=4pRnAa7YQN9jtPDsAQfn5prtYiW36CGvGGjEbRcyUBo,5856
2
2
  odoo/addons/sale_blanket_order/__init__.py,sha256=rKfzYX9RhkkCxgh2f0PJLYN45Kw8T8-fwxw1pbjLuug,108
3
3
  odoo/addons/sale_blanket_order/__manifest__.py,sha256=hQ5RLOwb4jMxGFI2J4_2_o2E9vl30mDSbvLiFWlvMYU,833
4
4
  odoo/addons/sale_blanket_order/data/ir_cron.xml,sha256=B6mIBP7TGt_V0-2tb-GtXQrOXr_FY4D7B0qvvCf3qXc,837
5
5
  odoo/addons/sale_blanket_order/data/sequence.xml,sha256=xsEzImnYlOTADfACH_eBMFFjdy6nM_WqJTWJ3MN1_eM,416
6
6
  odoo/addons/sale_blanket_order/i18n/de.po,sha256=LIbQiWNdgBSGR-pUQZ_nsN5m3Pvf70V6QE1sCV1_VYw,44832
7
- odoo/addons/sale_blanket_order/i18n/es.po,sha256=N4y4FMC7tOG19DrDzpO5Oq6CLKvuOgWRkHsFIpcpLxA,43947
7
+ odoo/addons/sale_blanket_order/i18n/es.po,sha256=E-O-7o6K90fQ5wcM1Kkv1RZGAHvI5ipOeq5uwyTBIPs,45049
8
8
  odoo/addons/sale_blanket_order/i18n/fr.po,sha256=gK36yv-T-EVCLfILdx72CaPezFQn8OgZ_8RSyreX3fI,44666
9
9
  odoo/addons/sale_blanket_order/i18n/fr_FR.po,sha256=rNoQTWpwr4kbliXyQ7yHIz6n7SYUgfs4b-MpKLBgGLI,44639
10
10
  odoo/addons/sale_blanket_order/i18n/pt.po,sha256=Qf5dyxVau6fy4VJD9PIzjF6a8wWS_eZ8IzdFkSdyDaA,39750
@@ -27,7 +27,7 @@ odoo/addons/sale_blanket_order/static/description/BO_menu.png,sha256=TWKnQPgzBgN
27
27
  odoo/addons/sale_blanket_order/static/description/PO_BOLine.png,sha256=O8dfvlVOqDcmrKrHtWw5J1gm76fOQ53YCtu9_ujb4bs,37234
28
28
  odoo/addons/sale_blanket_order/static/description/PO_from_BO.png,sha256=lmRWLs1DYkXmZfRVn_Hg2X8nEfazH2eVZ8unVlcdj-0,27671
29
29
  odoo/addons/sale_blanket_order/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
30
- odoo/addons/sale_blanket_order/static/description/index.html,sha256=EW3ad2AXmb55blHTSOFNrDjZoOHIMGNFi0JAphcgOOA,15804
30
+ odoo/addons/sale_blanket_order/static/description/index.html,sha256=5I2nCG7HhZDe__uJVvyhbi3v7ZCRBHG5GDAD7qjTTUo,16164
31
31
  odoo/addons/sale_blanket_order/tests/__init__.py,sha256=0z5WGDe8esOreObf1dM01uMp-O3GmL20PeIvqK0usXY,130
32
32
  odoo/addons/sale_blanket_order/tests/test_blanket_orders.py,sha256=to3I19Unnh-w2lwznbXcHnE5rHDek4_YX1-1QQRtSak,16108
33
33
  odoo/addons/sale_blanket_order/tests/test_sale_order.py,sha256=m0zd0ghQEsjs9RoQo3mQkPraiAmNw5RStr_c_zG8jZ4,7561
@@ -37,7 +37,7 @@ odoo/addons/sale_blanket_order/views/sale_order_views.xml,sha256=e03cyJnZWy4JOho
37
37
  odoo/addons/sale_blanket_order/wizard/__init__.py,sha256=4P5jq1IlE7JDNFP0ly3-alAHbqdIYf6fLjQjotKrG08,99
38
38
  odoo/addons/sale_blanket_order/wizard/create_sale_orders.py,sha256=I0S7Ypu_UM-bNkrPSb6z2Khj8ejYAD_YALmvtpHPH6A,8194
39
39
  odoo/addons/sale_blanket_order/wizard/create_sale_orders.xml,sha256=OtuXtwgJFXg5_ahp8l-5Mlr0nBbHov9B7oagBYb_Pos,2079
40
- odoo_addon_sale_blanket_order-15.0.1.2.0.5.dist-info/METADATA,sha256=9eMC070rnGL4mvdS2Fy6-Zg4o5ACedGQPW1UOcQ04zU,6274
41
- odoo_addon_sale_blanket_order-15.0.1.2.0.5.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
42
- odoo_addon_sale_blanket_order-15.0.1.2.0.5.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
43
- odoo_addon_sale_blanket_order-15.0.1.2.0.5.dist-info/RECORD,,
40
+ odoo_addon_sale_blanket_order-15.0.1.2.0.7.dist-info/METADATA,sha256=2w93f_aYd0cNAXzLHOmHT35GcQxya2JXEWMi8Fuz9U4,6458
41
+ odoo_addon_sale_blanket_order-15.0.1.2.0.7.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
42
+ odoo_addon_sale_blanket_order-15.0.1.2.0.7.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
43
+ odoo_addon_sale_blanket_order-15.0.1.2.0.7.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: bdist_wheel (0.41.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5