From 1074fcba2143e8bbdab136c66c583d04f74eea73 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Fri, 11 Sep 2020 14:33:05 +0200 Subject: [PATCH] Show property_cost_method on product form view --- stock_account_usability/__manifest__.py | 9 +++++++-- stock_account_usability/product_view.xml | 23 +++++++++++++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 stock_account_usability/product_view.xml diff --git a/stock_account_usability/__manifest__.py b/stock_account_usability/__manifest__.py index 5ba8fda..e90790d 100644 --- a/stock_account_usability/__manifest__.py +++ b/stock_account_usability/__manifest__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2019 Akretion (http://www.akretion.com) +# Copyright 2019-2020 Akretion France (http://www.akretion.com) # @author Alexis de Lattre # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -18,6 +18,8 @@ The usability enhancements include: * activate the refund option by default in return wizard on pickings +* show field *property_cost_method* on product form view + * add ability to select a stock location on the inventory valuation report @@ -26,6 +28,9 @@ This module has been written by Alexis de Lattre from Akretion + + + + + + + stock_account.product.template.form + product.template + + + + 0 + + + + + +