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 > README.rst </ title >
6+ < title > Operating Unit </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="operating-unit ">
364+ < h1 class ="title "> Operating Unit</ h1 >
364365
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 ="operating-unit ">
370- < h1 > Operating Unit</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375370!! source digest: sha256:ca21463eb1db9a29de1b428d7c782cf4c92fa40ded17fd42d07b55e41cd3697f
376371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/operating-unit/tree/18.0/operating_unit "> < img alt ="OCA/operating-unit " src ="https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/operating-unit-18-0/operating-unit-18-0-operating_unit "> < 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/operating-unit&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378- < p > An operating unit (OU) is an organizational entity part of a company,
379- with separate management ownership. Management by OU is aimed to
380- introduce the following features:</ 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/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/OCA/operating-unit/tree/18.0/operating_unit "> < img alt ="OCA/operating-unit " src ="https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/operating-unit-18-0/operating-unit-18-0-operating_unit "> < 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/operating-unit&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373+ < p > AnThis module maintains the administrative units (Operating Units) to
374+ which resources can be associated. An Operating Unit (OU) is a child of
375+ a Company.</ p >
376+ < p > < strong > Improvements in this version:</ strong > </ p >
381377< ul class ="simple ">
378+ < li > Added a Stat Button on Operating Units to easily view and manage
379+ linked users. with separate management ownership. Management by OU is
380+ aimed to introduce the following features:</ li >
382381< li > Data partitioning from other OU.</ li >
383382< li > Own sequencing schemes.</ li >
384383< li > User access administration for data processing and reporting.</ li >
@@ -401,7 +400,7 @@ <h1>Operating Unit</h1>
401400</ ul >
402401</ div >
403402< div class ="section " id ="configuration ">
404- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
403+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
405404< p > To configure this module, you need to:</ p >
406405< ul class ="simple ">
407406< li > Assign < em > Multi Operating Unit</ em > group to user.</ li >
@@ -410,43 +409,51 @@ <h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
410409</ ul >
411410</ div >
412411< div class ="section " id ="usage ">
413- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
412+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
414413< p > This module defines the operating unit entity and the user’s security
415414rules. Other modules extend the standard Odoo apps with the OU.</ p >
415+ < p > < strong > Stat Button for Linked Users</ strong > </ p >
416+ < p > On the Operating Unit form, a Stat Button “Users” is available to
417+ quickly access all users linked to that unit, including managers of the
418+ unit.</ p >
416419</ div >
417420< div class ="section " id ="known-issues-roadmap ">
418- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h2 >
421+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h1 >
419422</ div >
420423< div class ="section " id ="bug-tracker ">
421- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
424+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
422425< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/operating-unit/issues "> GitHub Issues</ a > .
423426In case of trouble, please check there if your issue has already been reported.
424427If you spotted it first, help us to smash it by providing a detailed and welcomed
425428< a class ="reference external " href ="https://github.com/OCA/operating-unit/issues/new?body=module:%20operating_unit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
426429< p > Do not contact contributors directly about support or help with technical issues.</ p >
427430</ div >
428431< div class ="section " id ="credits ">
429- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
432+ < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
430433< div class ="section " id ="authors ">
431- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
434+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
432435< ul class ="simple ">
433436< li > ForgeFlow</ li >
434437< li > Serpent Consulting Services Pvt. Ltd.</ li >
435438</ ul >
436439</ div >
437440< div class ="section " id ="contributors ">
438- < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
441+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
439442< ul class ="simple ">
440443< li > ForgeFlow << a class ="reference external " href ="mailto:contact@forgeflow.com "> contact@forgeflow.com</ a > ></ li >
441444< li > Serpent Consulting Services Pvt. Ltd. << a class ="reference external " href ="mailto:support@serpentcs.com "> support@serpentcs.com</ a > ></ li >
442445< li > Jarsa Sistemas << a class ="reference external " href ="mailto:info@jarsa.com.mx "> info@jarsa.com.mx</ a > ></ li >
443446< li > Andrea Stirpe << a class ="reference external " href ="mailto:a.stirpe@onestein.nl "> a.stirpe@onestein.nl</ a > ></ li >
444447< li > Ooops, Ashish Hirpara << a class ="reference external " href ="mailto:ashish.hirapara1995@gmail.com "> ashish.hirapara1995@gmail.com</ a > ></ li >
445448< li > Daniel Lagin << a class ="reference external " href ="mailto:daniel.lagin@braintec.com "> daniel.lagin@braintec.com</ a > ></ li >
449+ < li > < a class ="reference external " href ="https://www.heliconia.io "> Heliconia Solutions Pvt. Ltd.</ a > < ul >
450+ < li > Bhavesh Heliconia</ li >
451+ </ ul >
452+ </ li >
446453</ ul >
447454</ div >
448455< div class ="section " id ="maintainers ">
449- < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
456+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
450457< p > This module is maintained by the OCA.</ p >
451458< a class ="reference external image-reference " href ="https://odoo-community.org ">
452459< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -459,6 +466,5 @@ <h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
459466</ div >
460467</ div >
461468</ div >
462- </ div >
463469</ body >
464470</ html >
0 commit comments