details:   https://code.tryton.org/tryton/commit/be1689e141eb
branch:    7.4
user:      Cédric Krier <[email protected]>
date:      Thu Sep 18 09:13:01 2025 +0200
description:
        Make product_price_list_dates extras depend on purchase_price_list

        Closes #14241
        (grafted from b8db22bb9b73ab07b67dd8a2cc551bc4375837c4)
diffstat:

 modules/product_price_list_dates/tryton.cfg |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 6943581ed5e8 -r be1689e141eb modules/product_price_list_dates/tryton.cfg
--- a/modules/product_price_list_dates/tryton.cfg       Fri Oct 03 00:04:57 
2025 +0200
+++ b/modules/product_price_list_dates/tryton.cfg       Thu Sep 18 09:13:01 
2025 +0200
@@ -5,6 +5,7 @@
     product_price_list
 extras_depend:
     product_price_list_cache
+    purchase_price_list
     sale_price_list
 xml:
     product.xml

Reply via email to