mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-22 03:52:08 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
The initial development of this module has been financially supported by:
|
||||
|
||||
* Aleph Objects, Inc.
|
||||
|
|
@ -0,0 +1 @@
|
|||
Allow to extend DDMRP App to store historical data of buffers.
|
||||
|
|
@ -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
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
You need to install the python pandas library::
|
||||
|
||||
pip install pandas==0.25.3
|
||||
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue