Skip to content

Commit

Permalink
Merge pull request #606 from OCA/15.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/operating-unit (15.0)
  • Loading branch information
bt-admin authored Sep 13, 2024
2 parents de62110 + 982339a commit 1849bc8
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ addon | version | maintainers | summary
[purchase_requisition_operating_unit](purchase_requisition_operating_unit/) | 15.0.1.0.0 | | Operating Unit in Purchase Requisitions
[purchase_stock_operating_unit](purchase_stock_operating_unit/) | 15.0.1.0.0 | [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Copies the operating unit of purchase picking to the stock picking
[report_qweb_operating_unit](report_qweb_operating_unit/) | 15.0.1.0.0 | | Qweb Report With Operating Unit
[sale_operating_unit](sale_operating_unit/) | 15.0.1.0.1 | | An operating unit (OU) is an organizational entity part of a company
[sale_operating_unit](sale_operating_unit/) | 15.0.1.1.0 | | An operating unit (OU) is an organizational entity part of a company
[sale_stock_operating_unit](sale_stock_operating_unit/) | 15.0.1.0.0 | | An operating unit (OU) is an organizational entity part of a company
[sales_team_operating_unit](sales_team_operating_unit/) | 15.0.1.0.0 | | Sales Team Operating Unit
[stock_account_operating_unit](stock_account_operating_unit/) | 15.0.1.0.0 | | Create journal entries in moves between internal locations with different operating units.
Expand Down
3 changes: 2 additions & 1 deletion sale_operating_unit/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Operating Unit in Sales
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:307d2561cb7b2dc9e08359f2abf80d4a907fc8ec348b23d6785e8bf837d7e670
!! source digest: sha256:d3c73e9bc5607df3379bc057a42e12bffd80510ba5b330da5dad5ec44f8efe54
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -85,6 +85,7 @@ Contributors
* Alan Ramos <[email protected]>
* Jorge Alberto Olvera Cuenca <[email protected]>
* Alejandro Padrón <[email protected]>
* Alexei Rivera <[email protected]>

Maintainers
~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion sale_operating_unit/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
{
"name": "Operating Unit in Sales",
"version": "15.0.1.0.1",
"version": "15.0.1.1.0",
"summary": "An operating unit (OU) is an organizational entity part of a "
"company",
"author": "ForgeFlow, "
Expand Down
1 change: 1 addition & 0 deletions sale_operating_unit/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
* Alan Ramos <[email protected]>
* Jorge Alberto Olvera Cuenca <[email protected]>
* Alejandro Padrón <[email protected]>
* Alexei Rivera <[email protected]>
15 changes: 9 additions & 6 deletions sale_operating_unit/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?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 @@ -9,10 +8,11 @@

/*
:Author: David Goodger ([email protected])
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z 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: grey; } /* line numbers */
pre.code .ln { color: gray; } /* 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 {
span.problematic, pre.problematic {
color: red }

span.section-subtitle {
Expand Down Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Operating Unit in Sales</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:307d2561cb7b2dc9e08359f2abf80d4a907fc8ec348b23d6785e8bf837d7e670
!! source digest: sha256:d3c73e9bc5607df3379bc057a42e12bffd80510ba5b330da5dad5ec44f8efe54
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/15.0/sale_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-15-0/operating-unit-15-0-sale_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&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the Sales capabilities of Odoo and introduces the operating
Expand Down Expand Up @@ -432,12 +432,15 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<li>Alan Ramos &lt;<a class="reference external" href="mailto:alan.ramos&#64;jarsa.com.mx">alan.ramos&#64;jarsa.com.mx</a>&gt;</li>
<li>Jorge Alberto Olvera Cuenca &lt;<a class="reference external" href="mailto:jorge.olvera&#64;jarsa.com">jorge.olvera&#64;jarsa.com</a>&gt;</li>
<li>Alejandro Padrón &lt;<a class="reference external" href="mailto:alejandro.padron&#64;bt-group.com">alejandro.padron&#64;bt-group.com</a>&gt;</li>
<li>Alexei Rivera &lt;<a class="reference external" href="mailto:arivera&#64;archeti.com">arivera&#64;archeti.com</a>&gt;</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
2 changes: 2 additions & 0 deletions sale_operating_unit/views/sale_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<field
name="operating_unit_id"
groups="operating_unit.group_multi_operating_unit"
optional="show"
/>
</field>
</field>
Expand All @@ -25,6 +26,7 @@
<field
name="operating_unit_id"
groups="operating_unit.group_multi_operating_unit"
optional="show"
/>
</field>
</field>
Expand Down

0 comments on commit 1849bc8

Please sign in to comment.