Add purchase buyer module

This commit is contained in:
hparfr
2018-04-11 10:49:41 +02:00
parent d547fd6916
commit f0bb02edf1
7 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
.. 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
====================
Purchase Order Buyer
====================
Adds a buyer on the Purchase Order. (Like a vendor on sales).
A prefered buyer can be set on the supplier.
Usage
=====
To use this module, you need to go to Purchase > Purchase Order: there a new field "Buyer"
It will use buy default the user_id of the supplier and fallback to current user.
Credits
=======
Contributors
------------
* Raphaël Reverdy <raphael.reverdy@akretion.com>
Maintainer
----------
Akretion