Skip to content

Commit

Permalink
[MIG] product_delivery_destination: Migration to 15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AungKoKoLin1997 committed Oct 24, 2023
1 parent b8cf47e commit dfbb42b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 8 deletions.
4 changes: 2 additions & 2 deletions product_delivery_destination/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product Delivery Destination
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:4a9b80ac0f2dedeb7ab2ba409d67c6002274d13035dbbe1524c0c5ada449ecd5
!! source digest: sha256:d2e757610da93de2ae6e21e52b130fb0d23de4b9740581e7a193cf3300d91626
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -35,7 +35,7 @@ products in an external auction/marketplace website.
Configuration
=============

1. Navigate to Contacts > Settings > States.
1. Navigate to Contacts > Settings > Fed. States.
2. Create a new state or edit an existing one and enable is_deliverable.
3. Go to Sales > Settings > Delivery Cities.
4. Add a new record, selecting only a state marked as is_deliverable.
Expand Down
2 changes: 1 addition & 1 deletion product_delivery_destination/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).
{
"name": "Product Delivery Destination",
"version": "11.0.1.0.0",
"version": "15.0.1.0.0",
"author": "Quartile Limited",
"website": "https://www.quartile.co",
"category": "Product",
Expand Down
2 changes: 1 addition & 1 deletion product_delivery_destination/readme/CONFIGURE.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1. Navigate to Contacts > Settings > States.
1. Navigate to Contacts > Settings > Fed. States.
2. Create a new state or edit an existing one and enable is_deliverable.
3. Go to Sales > Settings > Delivery Cities.
4. Add a new record, selecting only a state marked as is_deliverable.
4 changes: 2 additions & 2 deletions product_delivery_destination/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Product Delivery Destination</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:4a9b80ac0f2dedeb7ab2ba409d67c6002274d13035dbbe1524c0c5ada449ecd5
!! source digest: sha256:d2e757610da93de2ae6e21e52b130fb0d23de4b9740581e7a193cf3300d91626
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/qrtl/rmm-custom/tree/15.0/product_delivery_destination"><img alt="qrtl/rmm-custom" src="https://img.shields.io/badge/github-qrtl%2Frmm--custom-lightgray.png?logo=github" /></a></p>
<p>This module adds state and city many2one fields to the product model.</p>
Expand All @@ -388,7 +388,7 @@ <h1 class="title">Product Delivery Destination</h1>
<div class="section" id="configuration">
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<ol class="arabic simple">
<li>Navigate to Contacts &gt; Settings &gt; States.</li>
<li>Navigate to Contacts &gt; Settings &gt; Fed. States.</li>
<li>Create a new state or edit an existing one and enable is_deliverable.</li>
<li>Go to Sales &gt; Settings &gt; Delivery Cities.</li>
<li>Add a new record, selecting only a state marked as is_deliverable.</li>
Expand Down
2 changes: 0 additions & 2 deletions setup/product_delivery_destination/setup.cfg

This file was deleted.

0 comments on commit dfbb42b

Please sign in to comment.