From 939b3867847df0a2df7a2b2db93c7545ff6f4f3e Mon Sep 17 00:00:00 2001 From: "Jay Vora(SerpentCS)" Date: Wed, 3 Jan 2018 18:25:39 +0530 Subject: [PATCH] Added readme --- partner_auto_salesman/README.rst | 76 ++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 partner_auto_salesman/README.rst diff --git a/partner_auto_salesman/README.rst b/partner_auto_salesman/README.rst new file mode 100644 index 000000000000..17827bd832d9 --- /dev/null +++ b/partner_auto_salesman/README.rst @@ -0,0 +1,76 @@ +.. 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 Auto Salesman +===================== + +This module adds the current logged in user to be the default salesman of the +partner being created. + +Installation +============ + +There are no special instructions regarding installation. + +Configuration +============= + +No configuration is needed. + +Usage +===== + +Just create a new partner record and autoatically the user will be set as a responsible salesman for him. + +For further information, please visit: + +* https://www.odoo.com/forum/help-1 +* https://github.com/OCA/partner-contact/ + +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas + :alt: Try me on Runbot + :target: https://runbot.odoo-community.org/runbot/134/11.0 + +Known issues / Roadmap +====================== + +* No known issues. + +Bug Tracker +=========== + +Bugs are tracked on `GitHub 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. + +Credits +======= + +Images +------ + +* Odoo Community Association: `Icon `_. + + +Contributors +------------ + +* Serpent Consulting Services Pvt. Ltd. + +Maintainer +---------- + +.. 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 http://odoo-community.org.