From 61acab29490ab688069d5d5b510a6abc1d8e34eb Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Tue, 15 Dec 2015 10:33:36 +0100 Subject: [PATCH] added README.rst --- partner_address_street3/README.rst | 58 ++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 partner_address_street3/README.rst diff --git a/partner_address_street3/README.rst b/partner_address_street3/README.rst new file mode 100644 index 000000000..d0b765593 --- /dev/null +++ b/partner_address_street3/README.rst @@ -0,0 +1,58 @@ +.. 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 address street3 +======================= + +This module extends the base res.partner model by supplying a 3rd line on +addresses (`street3`) + + +.. 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/7.0 + + + +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 +------------ + +* Firstname Lastname +* Second Person + +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 https://odoo-community.org.