33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Product Logistics UoM Net Weight Integration </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="product-logistics-uom-net-weight-integration ">
364- < h1 class ="title "> Product Logistics UoM Net Weight Integration</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="product-logistics-uom-net-weight-integration ">
370+ < h1 > Product Logistics UoM Net Weight Integration</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:1e5b081cdd872be8f9b039b758fb66a9343b070bcce5704770d1ae84f1a2ff46
375+ !! source digest: sha256:8ae7b8e405db0d6e8ea92a79a0ac580d9ba6d155aeb485bb63806af5d6e4123d
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/product-attribute/tree/16.0/product_logistics_uom_net_weight "> < img alt ="OCA/product-attribute " src ="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_logistics_uom_net_weight "> < 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/product-attribute&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < 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/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/product-attribute/tree/16.0/product_logistics_uom_net_weight "> < img alt ="OCA/product-attribute " src ="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_logistics_uom_net_weight "> < 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/product-attribute&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module solves compatibility issues between < tt class ="docutils literal "> product_logistics_uom</ tt > and < tt class ="docutils literal "> product_net_weight</ tt >
374379when both modules are installed simultaneously and products use different Units of Measure (UoM) for weight.</ p >
375380< p > The problem occurs because:</ p >
@@ -416,11 +421,11 @@ <h1 class="title">Product Logistics UoM Net Weight Integration</h1>
416421</ ul >
417422</ div >
418423< div class ="section " id ="installation ">
419- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
424+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h2 >
420425< p > This module includes a pre-installation hook that migrates existing < tt class ="docutils literal "> net_weight</ tt > data
421426to the new < tt class ="docutils literal "> product_net_weight</ tt > field.</ p >
422427< div class ="section " id ="migration-process ">
423- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Migration Process</ a > </ h2 >
428+ < h3 > < a class ="toc-backref " href ="#toc-entry-2 "> Migration Process</ a > </ h3 >
424429< p > The hook performs the following operations:</ p >
425430< ol class ="arabic simple ">
426431< li > < strong > Database Schema</ strong > : Creates the new < tt class ="docutils literal "> product_net_weight</ tt > columns</ li >
@@ -430,7 +435,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Migration Process</a></h2>
430435</ ol >
431436</ div >
432437< div class ="section " id ="why-no-uom-conversion-is-needed ">
433- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Why No UoM Conversion is Needed</ a > </ h2 >
438+ < h3 > < a class ="toc-backref " href ="#toc-entry-3 "> Why No UoM Conversion is Needed</ a > </ h3 >
434439< p > The migration performs a direct copy without UoM conversion due to architectural analysis:</ p >
435440< p > < strong > 1. Impossibility of Different UoM Data</ strong > </ p >
436441< p > Before this integration module, it was impossible to have < tt class ="docutils literal "> net_weight</ tt > values
@@ -454,10 +459,10 @@ <h2><a class="toc-backref" href="#toc-entry-3">Why No UoM Conversion is Needed</
454459</ div >
455460</ div >
456461< div class ="section " id ="configuration ">
457- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Configuration</ a > </ h1 >
462+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Configuration</ a > </ h2 >
458463< p > No additional configuration is required. This module installs automatically when dependencies are met.</ p >
459464< div class ="section " id ="auto-installation ">
460- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Auto-Installation</ a > </ h2 >
465+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Auto-Installation</ a > </ h3 >
461466< p > This module is configured with < tt class ="docutils literal "> auto_install=True</ tt > and will be automatically
462467installed when both dependencies are present:</ p >
463468< ul class ="simple ">
@@ -468,7 +473,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Auto-Installation</a></h2>
468473both modules are installed and provide the compatibility layer seamlessly.</ p >
469474</ div >
470475< div class ="section " id ="system-requirements ">
471- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> System Requirements</ a > </ h2 >
476+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> System Requirements</ a > </ h3 >
472477< ul class ="simple ">
473478< li > Enable “Manage Multiple Units of Measure” in Inventory settings</ li >
474479< li > Ensure proper weight UoM categories are configured in your system</ li >
@@ -477,7 +482,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">System Requirements</a></h2>
477482</ div >
478483</ div >
479484< div class ="section " id ="usage ">
480- < h1 > < a class ="toc-backref " href ="#toc-entry-7 "> Usage</ a > </ h1 >
485+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Usage</ a > </ h2 >
481486< p > This module automatically integrates < tt class ="docutils literal "> product_logistics_uom</ tt > and < tt class ="docutils literal "> product_net_weight</ tt > functionality.
482487It installs automatically when both dependency modules are present in your system.</ p >
483488< p > After automatic installation, you can:</ p >
@@ -500,29 +505,29 @@ <h1><a class="toc-backref" href="#toc-entry-7">Usage</a></h1>
500505behavior before this integration module.</ p >
501506</ div >
502507< div class ="section " id ="bug-tracker ">
503- < h1 > < a class ="toc-backref " href ="#toc-entry-8 "> Bug Tracker</ a > </ h1 >
508+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Bug Tracker</ a > </ h2 >
504509< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/product-attribute/issues "> GitHub Issues</ a > .
505510In case of trouble, please check there if your issue has already been reported.
506511If you spotted it first, help us to smash it by providing a detailed and welcomed
507512< a class ="reference external " href ="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_logistics_uom_net_weight%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
508513< p > Do not contact contributors directly about support or help with technical issues.</ p >
509514</ div >
510515< div class ="section " id ="credits ">
511- < h1 > < a class ="toc-backref " href ="#toc-entry-9 "> Credits</ a > </ h1 >
516+ < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Credits</ a > </ h2 >
512517< div class ="section " id ="authors ">
513- < h2 > < a class ="toc-backref " href ="#toc-entry-10 "> Authors</ a > </ h2 >
518+ < h3 > < a class ="toc-backref " href ="#toc-entry-10 "> Authors</ a > </ h3 >
514519< ul class ="simple ">
515520< li > Factor Libre</ li >
516521</ ul >
517522</ div >
518523< div class ="section " id ="contributors ">
519- < h2 > < a class ="toc-backref " href ="#toc-entry-11 "> Contributors</ a > </ h2 >
524+ < h3 > < a class ="toc-backref " href ="#toc-entry-11 "> Contributors</ a > </ h3 >
520525< ul class ="simple ">
521526< li > Adrián Cifuentes << a class ="reference external " href ="mailto:adrian.cifuentes@gmail.com "> adrian.cifuentes@gmail.com</ a > ></ li >
522527</ ul >
523528</ div >
524529< div class ="section " id ="maintainers ">
525- < h2 > < a class ="toc-backref " href ="#toc-entry-12 "> Maintainers</ a > </ h2 >
530+ < h3 > < a class ="toc-backref " href ="#toc-entry-12 "> Maintainers</ a > </ h3 >
526531< p > This module is maintained by the OCA.</ p >
527532< a class ="reference external image-reference " href ="https://odoo-community.org ">
528533< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -537,5 +542,6 @@ <h2><a class="toc-backref" href="#toc-entry-12">Maintainers</a></h2>
537542</ div >
538543</ div >
539544</ div >
545+ </ div >
540546</ body >
541547</ html >
0 commit comments