File: design.rst

package info (click to toggle)
tryton-modules-product-price-list-dates 7.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 380 kB
  • sloc: python: 456; xml: 114; makefile: 11; sh: 3
file content (24 lines) | stat: -rw-r--r-- 692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
******
Design
******

The *Product Price List Dates Module* extends the following concepts:

.. _model-product.price_list:

Price List
==========

When the *Product Price List Dates Modules* is activated, the computation of
price is using the contextual date or today as fallback.
Only lines for which the date is inside the period (or without a period) may be
selected for the computation.

.. _model-product.price_list.cache:

Price List Cache
================

When the *Product Price List Dates Module* and *Product Price List Cache
Module* are activated, the cache is pre-computed for the :ref:`configured range
<config-product_price_list_dates.cache_days>` of date starting from today.