Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 111 additions & 0 deletions sale_wishlist/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

=============
Sale Wishlist
=============

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ec9bcd0b13f46c956f617ff470c869da7da063560e19594a7a4a62e27d4b323a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/license-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%2Fsale--workflow-lightgray.png?logo=github
:target: https://github.com/OCA/sale-workflow/tree/19.0/sale_wishlist
:alt: OCA/sale-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/sale-workflow-19-0/sale-workflow-19-0-sale_wishlist
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=19.0
:alt: Try me on Runboat

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

Extends sale_product_set features to add a new typology: wishlist. This
module can serve as base to handle multiple wishlists for a customer,
being or not e-commerce related.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

- Define a *product set* as sale manager and select typology "wishlist"
- Assign it to a partner
- On the partner you'll see a smart button that brings you to customer's
wishlists
- Once you clicked on it you can create more wishlists for that
customer.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_wishlist%0Aversion:%2019.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
=======

Authors
-------

* Camptocamp SA

Contributors
------------

- Simone Orsi <simone.orsi@camptocamp.com>
- Son (Ho Dac) <hodacson.6491@gmail.com>
- Phuc (Tran Thanh) <phuc@trobz.com>
- Tuan Nguyen <tuanna@trobz.com>
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__

- Bhavesh Heliconia

Other credits
-------------

The development of this module has been financially supported by:

- Camptocamp
- Cosanum

The migration of this module from 16.0 to 18.0 was financially supported
by Camptocamp.

Maintainers
-----------

This module is maintained by the OCA.

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

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.

This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/19.0/sale_wishlist>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions sale_wishlist/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
14 changes: 14 additions & 0 deletions sale_wishlist/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 2019 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Sale Wishlist",
"summary": """
Handle sale wishlist for partners""",
"version": "19.0.1.0.0",
"license": "AGPL-3",
"author": "Camptocamp SA,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/sale-workflow",
"depends": ["sale_product_set"],
"data": ["views/product_set.xml", "views/partner.xml"],
}
61 changes: 61 additions & 0 deletions sale_wishlist/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_wishlist
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-07-27 10:19+0000\n"
"Last-Translator: Daniel Martinez Vila <daniel.martinez@qubiq.es>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10\n"

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner__wishlists_count
#: model:ir.model.fields,field_description:sale_wishlist.field_res_users__wishlists_count
msgid "# Wishlists"
msgstr "# Listas de deseos"

#. module: sale_wishlist
#: model_terms:ir.ui.view,arch_db:sale_wishlist.res_partner_view_form
msgid "<span class=\"o_stat_text\">Wishlists</span>"
msgstr "<span class = \"o_stat_text\">Listas de deseos</span>"

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_res_partner
msgid "Contact"
msgstr "Contacto"

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__set
msgid "Default"
msgstr "Defecto"

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_product_set
msgid "Product set"
msgstr "Conjunto de productos"

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set__typology
#: model_terms:ir.ui.view,arch_db:sale_wishlist.view_product_set_search
msgid "Typology"
msgstr "Tipología"

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__wishlist
msgid "Wishlist"
msgstr "Lista de deseos"

#. module: sale_wishlist
#. odoo-python
#: code:addons/sale_wishlist/models/res_partner.py:0
#, python-format
msgid "Wishlists"
msgstr "Lista de deseos"
78 changes: 78 additions & 0 deletions sale_wishlist/i18n/fr_FR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_wishlist
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-04-11 17:46+0000\n"
"Last-Translator: Yves Le Doeuff <yld@alliasys.fr>\n"
"Language-Team: none\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner__wishlists_count
#: model:ir.model.fields,field_description:sale_wishlist.field_res_users__wishlists_count
msgid "# Wishlists"
msgstr "# Liste de souhaits"

#. module: sale_wishlist
#: model_terms:ir.ui.view,arch_db:sale_wishlist.res_partner_view_form
msgid "<span class=\"o_stat_text\">Wishlists</span>"
msgstr "<span class=\"o_stat_text\">Listes de souhaits</span>"

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_res_partner
msgid "Contact"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__set
msgid "Default"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set__display_name
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner__display_name
msgid "Display Name"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set__id
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner__id
msgid "ID"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set____last_update
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner____last_update
msgid "Last Modified on"
msgstr ""

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_product_set
msgid "Product set"
msgstr "Set d'articles"

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set__typology
#: model_terms:ir.ui.view,arch_db:sale_wishlist.view_product_set_search
msgid "Typology"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__wishlist
msgid "Wishlist"
msgstr "Liste de souhait"

#. module: sale_wishlist
#: code:addons/sale_wishlist/models/res_partner.py:0
#, python-format
msgid "Wishlists"
msgstr "Listes de souhait"
61 changes: 61 additions & 0 deletions sale_wishlist/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_wishlist
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-07 18:33+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner__wishlists_count
#: model:ir.model.fields,field_description:sale_wishlist.field_res_users__wishlists_count
msgid "# Wishlists"
msgstr "N° lista dei desideri"

#. module: sale_wishlist
#: model_terms:ir.ui.view,arch_db:sale_wishlist.res_partner_view_form
msgid "<span class=\"o_stat_text\">Wishlists</span>"
msgstr "<span class=\"o_stat_text\">Lista dei desideri</span>"

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_res_partner
msgid "Contact"
msgstr "Contatto"

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__set
msgid "Default"
msgstr "Predefinito"

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_product_set
msgid "Product set"
msgstr "Set prodotto"

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set__typology
#: model_terms:ir.ui.view,arch_db:sale_wishlist.view_product_set_search
msgid "Typology"
msgstr "Tipologia"

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__wishlist
msgid "Wishlist"
msgstr "Lista dei desideri"

#. module: sale_wishlist
#. odoo-python
#: code:addons/sale_wishlist/models/res_partner.py:0
#, python-format
msgid "Wishlists"
msgstr "Lista dei desideri"
57 changes: 57 additions & 0 deletions sale_wishlist/i18n/sale_wishlist.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_wishlist
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner__wishlists_count
#: model:ir.model.fields,field_description:sale_wishlist.field_res_users__wishlists_count
msgid "# Wishlists"
msgstr ""

#. module: sale_wishlist
#: model_terms:ir.ui.view,arch_db:sale_wishlist.res_partner_view_form
msgid "<span class=\"o_stat_text\">Wishlists</span>"
msgstr ""

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_res_partner
msgid "Contact"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__set
msgid "Default"
msgstr ""

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_product_set
msgid "Product set"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set__typology
#: model_terms:ir.ui.view,arch_db:sale_wishlist.view_product_set_search
msgid "Typology"
msgstr ""

#. module: sale_wishlist
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__wishlist
msgid "Wishlist"
msgstr ""

#. module: sale_wishlist
#. odoo-python
#: code:addons/sale_wishlist/models/res_partner.py:0
msgid "Wishlists"
msgstr ""
2 changes: 2 additions & 0 deletions sale_wishlist/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from . import product_set
from . import res_partner
Loading
Loading