Skip to content

Commit

Permalink
[UPD] Update partner_noncommercial.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis authored and lfreeke committed Feb 12, 2019
1 parent f04ba2d commit dff67f2
Show file tree
Hide file tree
Showing 11 changed files with 496 additions and 62 deletions.
87 changes: 48 additions & 39 deletions partner_noncommercial/README.rst
Original file line number Diff line number Diff line change
@@ -1,80 +1,89 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

======================
Partner Non Commercial
======================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github
:target: https://github.com/OCA/partner-contact/tree/11.0/partner_noncommercial
:alt: OCA/partner-contact
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-partner_noncommercial
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/134/11.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

This module changes menu and view descriptions to make partner management
suitable for use in non commercial organisations.

Installation
============
**Table of contents**

Installing this module needs no special actions.
.. contents::
:local:

Configuration
=============

This module requires no special configuration.
To configure this module, you need to:

#. This module requires no special configuration.

Usage
=====

This module changes the Sales main menu to relations. There it gives special
This module creates a main menu All partners. There it gives special
options to work with persons or organisationss.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/partner-contact/10.0

Known issues / Roadmap
======================

After installing this module a situation has been encountered where the new
menu's were added to the database, but not shown in the UI. This was due to
partner_left and partner_right not being filled. To solve this, use the
generic solution when the menu-system has been messed up:
1. stop server
2. drop parent_left and parent_right columns from ir_ui_menu table
3. start server while updating base module


Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.
Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_noncommercial%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Images
------
Authors
~~~~~~~

* Odoo Community Association:
`Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
* Therp BV
* Camptocamp

Contributors
------------
~~~~~~~~~~~~

* Ronald Portier <ronald@therp.nl>

Maintainer
----------
Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

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.

To contribute to this module, please visit
https://github.com/oca/partner-contact
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/11.0/partner_noncommercial>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 0 additions & 1 deletion partner_noncommercial/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
5 changes: 2 additions & 3 deletions partner_noncommercial/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2018 Therp BV (https://therp.nl).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
'name': 'Partner Non Commercial',
'version': '10.0.1.0.0',
'version': '11.0.1.0.0',
'author': 'Therp BV,Camptocamp,Odoo Community Association (OCA)',
'website': 'https://github.com/oca/partner-contact',
'complexity': 'normal',
'category': 'Customer Relationship Management',
'license': 'AGPL-3',
'depends': [
'sales_team', # Contains address book configuration
'contacts',
],
'data': [
'views/menu.xml',
Expand Down
2 changes: 0 additions & 2 deletions partner_noncommercial/i18n/partner_noncommercial.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-01 12:32+0000\n"
"PO-Revision-Date: 2017-12-01 12:32+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
Expand Down
3 changes: 3 additions & 0 deletions partner_noncommercial/readme/CONFIGURE.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
To configure this module, you need to:

#. This module requires no special configuration.
1 change: 1 addition & 0 deletions partner_noncommercial/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Ronald Portier <ronald@therp.nl>
2 changes: 2 additions & 0 deletions partner_noncommercial/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This module changes menu and view descriptions to make partner management
suitable for use in non commercial organisations.
Empty file.
3 changes: 3 additions & 0 deletions partner_noncommercial/readme/USAGE.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This module creates a main menu All partners. There it gives special
options to work with persons or organisationss.

Loading

0 comments on commit dff67f2

Please sign in to comment.