Adds README to stock_user_default_warehouse_purchase
This commit is contained in:
@@ -8,15 +8,6 @@
|
||||
'category': 'Purchases',
|
||||
'license': 'AGPL-3',
|
||||
'summary': "Use the users's default warehouse on purchase orders",
|
||||
'description': """
|
||||
Default Warehouse on User (Purchase)
|
||||
====================================
|
||||
|
||||
The default warehouse configured in the preferences of the user will be used by default for the picking type on purchase orders.
|
||||
|
||||
This module has been written by Alexis de Lattre from Akretion
|
||||
<alexis.delattre@akretion.com>.
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com',
|
||||
'depends': ['purchase', 'stock_user_default_warehouse_base'],
|
||||
|
||||
Reference in New Issue
Block a user