Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,4 @@
* Lois Rilo <lois.rilo@forgeflow.com>
* Jordi Ballester <jordi.ballester@forgeflow.com>
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Christopher Ormaza <chris.ormaza@forgeflow.com>

View file

@ -0,0 +1,3 @@
The initial development of this module has been financially supported by:
* Aleph Objects, Inc.

View file

@ -0,0 +1 @@
Allow to extend DDMRP App to store historical data of buffers.

View file

@ -0,0 +1,15 @@
13.0.1.0.0 (2020-06-16)
~~~~~~~~~~~~~~~~~~~~~~~
* Migration to v13.
11.0.1.0.1 (2019-02-07)
~~~~~~~~~~~~~~~~~~~~~~~
* Make history charts responsive and remove NFP from execution chart.
* Use user's language to format dates in the charts.
11.0.1.0.0 (2018-08-01)
~~~~~~~~~~~~~~~~~~~~~~~
* Start of the history

View file

@ -0,0 +1,3 @@
You need to install the python pandas library::
pip install pandas==0.25.3

View file

@ -0,0 +1,4 @@
You can access, as a inventory manager, to all the DDMRP historical data
throught *Inventory > Reports > DDMRP Buffer History*. Additionally you can
see a historical evolution chart of any buffer at the bottom of its form view,
either by a planning or a execution perspective.