Skip to content

Commit

Permalink
[MIG] sale_order_warehouse_from_delivery_carrier: Migration to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderlienaerts committed Aug 6, 2024
1 parent 4232654 commit e0a78b3
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 11 deletions.
6 changes: 5 additions & 1 deletion sale_order_warehouse_from_delivery_carrier/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale Order Warehouse from Delivery Carrier
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e8f481a264c8661719b37031c573b70ab66023d43f2744604bc29f6b6a07a10c
!! source digest: sha256:c7d30634020d795d99e8ff3e94c008c603079af4c9dfc77d4ba4725fe5d520b5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -80,6 +80,10 @@ Contributors
- Ivan Sokolov
- Maksim Shurupov

- Codeforward (https://www.codeforward.nl/):

- Sander Lienaerts [email protected]

Maintainers
-----------

Expand Down
2 changes: 1 addition & 1 deletion sale_order_warehouse_from_delivery_carrier/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Sale Order Warehouse from Delivery Carrier",
"version": "16.0.1.0.0",
"version": "17.0.1.0.0",
"category": "Delivery",
"summary": "Sale Order WH from Delivery Carrier",
"depends": ["sale_stock", "delivery"],
Expand Down
36 changes: 36 additions & 0 deletions sale_order_warehouse_from_delivery_carrier/i18n/nl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_warehouse_from_delivery_carrier
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-06 07:52+0000\n"
"PO-Revision-Date: 2024-08-06 07:52+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: sale_order_warehouse_from_delivery_carrier
#: model:ir.model.fields,help:sale_order_warehouse_from_delivery_carrier.field_delivery_carrier__so_warehouse_id
msgid "Default warehouse for the sales order that uses this delivery carrier"
msgstr "Standaard magazijn voor de verkooporder die deze verzendwijze gebruikt"

#. module: sale_order_warehouse_from_delivery_carrier
#: model:ir.model,name:sale_order_warehouse_from_delivery_carrier.model_sale_order
msgid "Sales Order"
msgstr "Verkooporder"

#. module: sale_order_warehouse_from_delivery_carrier
#: model:ir.model.fields,field_description:sale_order_warehouse_from_delivery_carrier.field_delivery_carrier__so_warehouse_id
msgid "Sales Order Warehouse"
msgstr "Verkooporder magazijn"

#. module: sale_order_warehouse_from_delivery_carrier
#: model:ir.model,name:sale_order_warehouse_from_delivery_carrier.model_delivery_carrier
msgid "Shipping Methods"
msgstr "Verzendwijzes"
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Cetmix \<cetmix.com\>
- Ivan Sokolov
- Maksim Shurupov
- Codeforward (https://www.codeforward.nl/):
- Sander Lienaerts <[email protected]>
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand All @@ -8,11 +9,10 @@

/*
:Author: David Goodger ([email protected])
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.
Despite the name, some widely supported CSS2 features are used.

See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
Expand Down Expand Up @@ -275,7 +275,7 @@
margin-left: 2em ;
margin-right: 2em }

pre.code .ln { color: gray; } /* line numbers */
pre.code .ln { color: grey; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
Expand All @@ -301,7 +301,7 @@
span.pre {
white-space: pre }

span.problematic, pre.problematic {
span.problematic {
color: red }

span.section-subtitle {
Expand Down Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Sale Order Warehouse from Delivery Carrier</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e8f481a264c8661719b37031c573b70ab66023d43f2744604bc29f6b6a07a10c
!! source digest: sha256:c7d30634020d795d99e8ff3e94c008c603079af4c9dfc77d4ba4725fe5d520b5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/delivery-carrier/tree/17.0/sale_order_warehouse_from_delivery_carrier"><img alt="OCA/delivery-carrier" src="https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/delivery-carrier-17-0/delivery-carrier-17-0-sale_order_warehouse_from_delivery_carrier"><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/delivery-carrier&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows to set warehouse in Sales Order based on selected
Expand Down Expand Up @@ -423,14 +423,16 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<li>Maksim Shurupov</li>
</ul>
</li>
<li>Codeforward (<a class="reference external" href="https://www.codeforward.nl/">https://www.codeforward.nl/</a>):<ul>
<li>Sander Lienaerts <a class="reference external" href="mailto:sander.lienaerts&#64;codeforward.nl">sander.lienaerts&#64;codeforward.nl</a></li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<field name="model">delivery.carrier</field>
<field name="inherit_id" ref="delivery.view_delivery_carrier_form" />
<field name="arch" type="xml">
<field name="amount" position="after">
<field name="product_id" position="before">
<field name="so_warehouse_id" />
</field>
</field>
Expand Down

0 comments on commit e0a78b3

Please sign in to comment.