Laurent Destailleur
|
61cb1ec81a
|
Merge pull request #13185 from atm-john/12.0_new_allow_extrafields_on_pdf_extend_to_line_desc
NEW : Allow extrafields on pdf : extend to line desc
|
2020-03-11 17:12:14 +01:00 |
|
Laurent Destailleur
|
21dbddac76
|
Merge pull request #13317 from TobiasSekan/FixErrorOnAddLineToOrder
FIX Error on add a new line to a supplier order (with ODT templates)
|
2020-03-11 16:58:44 +01:00 |
|
Laurent Destailleur
|
5adec1fe32
|
FIX unit price for selected supplier products not set. NaN was used.
|
2020-03-11 16:11:38 +01:00 |
|
Laurent Destailleur
|
d956222e36
|
FIX cols parameter not propagated to tpl
|
2020-03-10 21:54:50 +01:00 |
|
Tobias Sekan
|
60944c92a8
|
Fix error on add a line to a supplier order
|
2020-03-10 09:02:38 +01:00 |
|
Laurent Destailleur
|
cc1a02f0ea
|
Support of null values in graph
|
2020-03-09 22:52:30 +01:00 |
|
Laurent Destailleur
|
e1c7222172
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-03-09 20:39:05 +01:00 |
|
Laurent Destailleur
|
86f6736a18
|
Fix phpcs
|
2020-03-09 18:55:47 +01:00 |
|
Laurent Destailleur
|
ca4c62be56
|
Fix var init
|
2020-03-09 13:56:25 +01:00 |
|
Laurent Destailleur
|
067759bf04
|
Fix graph for lines
|
2020-03-08 20:22:46 +01:00 |
|
Laurent Destailleur
|
343a80fd3d
|
Fix table fields
|
2020-03-08 19:25:00 +01:00 |
|
Laurent Destailleur
|
6424e50ba4
|
Enhance of colors in graph
|
2020-03-07 16:45:28 +01:00 |
|
Laurent Destailleur
|
e6f68b9a29
|
Fix correct 'group by' when content is '0', '' or null
|
2020-03-06 20:02:05 +01:00 |
|
Jean Traullé
|
7c2bed2846
|
Fix #13296
|
2020-03-06 16:22:41 +00:00 |
|
Laurent Destailleur
|
d812249047
|
Move code into functions
|
2020-03-06 17:13:51 +01:00 |
|
Laurent Destailleur
|
cdec58a527
|
Clean old code
|
2020-03-06 15:05:18 +01:00 |
|
Laurent Destailleur
|
d0f22c7bff
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/boxes/box_graph_product_distribution.php
|
2020-03-06 14:22:42 +01:00 |
|
Laurent Destailleur
|
d4b67a6cef
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/contrat/list.php
htdocs/core/lib/functions.lib.php
|
2020-03-06 14:19:30 +01:00 |
|
Laurent Destailleur
|
0b8adbfc55
|
Merge pull request #13289 from atm-greg/Fix_countable_warning_on_homescreen
fix countable warning on home screen
|
2020-03-06 14:13:24 +01:00 |
|
Laurent Destailleur
|
ad9d0a3472
|
Fix graph of product distribution when too much record
|
2020-03-06 12:45:02 +01:00 |
|
Laurent Destailleur
|
e2396919d4
|
FIX chart of product distribution
|
2020-03-06 11:52:32 +01:00 |
|
atm-greg
|
eafff58a54
|
fix countable warning
|
2020-03-06 11:30:45 +01:00 |
|
Laurent Destailleur
|
c27f90958e
|
Code comment
|
2020-03-06 11:06:07 +01:00 |
|
Laurent Destailleur
|
4c6a4ade5b
|
Log
|
2020-03-06 11:02:40 +01:00 |
|
Laurent Destailleur
|
ea658ebe72
|
Fix setShowLegend with chartjs
|
2020-03-06 09:51:30 +01:00 |
|
Laurent Destailleur
|
f9546fc50e
|
Fix dolgraph
|
2020-03-06 09:21:04 +01:00 |
|
Laurent Destailleur
|
32ee3122ac
|
More accurate code
|
2020-03-06 02:24:24 +01:00 |
|
Laurent Destailleur
|
0ba2c53b02
|
Fix translation of graph
|
2020-03-06 01:42:42 +01:00 |
|
Laurent Destailleur
|
7b5f9e1b11
|
Fix graph
|
2020-03-06 01:29:59 +01:00 |
|
Laurent Destailleur
|
52c236570b
|
Work on the generic Graphic Reporting tool
|
2020-03-06 01:18:35 +01:00 |
|
Laurent Destailleur
|
0bd2740779
|
NEW Can force position of legend of graph on right (instead of top)
|
2020-03-05 17:23:19 +01:00 |
|
Laurent Destailleur
|
ddb26d7a8f
|
NEW Add graph type 'piesemicircle'
|
2020-03-05 16:30:55 +01:00 |
|
kamel
|
0123fa7696
|
FIX subsitute lines dates values on doc generator (ODT, ...)
|
2020-03-05 15:37:01 +01:00 |
|
Laurent Destailleur
|
fc31680bd0
|
Several fix for chart.js graphs
|
2020-03-05 02:55:06 +01:00 |
|
Laurent Destailleur
|
74fa8d90e7
|
Use status of member colors into pie chart
|
2020-03-05 01:38:41 +01:00 |
|
Laurent Destailleur
|
a98b65ad99
|
FIX #13274 cannot add or update 0 value for an int or double extrafield
type
|
2020-03-05 00:43:51 +01:00 |
|
Laurent Destailleur
|
aa1552dbc0
|
Enhance graphs
|
2020-03-05 00:17:16 +01:00 |
|
Laurent Destailleur
|
d0839350db
|
NEW Move engine to build charts from jflot to chart.js
|
2020-03-04 23:30:41 +01:00 |
|
Laurent Destailleur
|
2b6aaa652d
|
Merge pull request #13256 from ATM-Marc/NEW_list_multicurrency
NEW: add multicurrency columns to document lists
|
2020-03-03 23:12:53 +01:00 |
|
Laurent Destailleur
|
760afd6838
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-03-02 23:28:12 +01:00 |
|
Laurent Destailleur
|
481ea6296e
|
No more need fo this constant. Use the generic default feature instead
|
2020-03-02 23:28:01 +01:00 |
|
Laurent Destailleur
|
55093f9ff2
|
Merge pull request #13232 from TobiasSekan/NewCategoriesInStocks
NEW Category filter for warehouse list
|
2020-03-02 22:50:08 +01:00 |
|
Laurent Destailleur
|
6d01aee2f2
|
Merge pull request #13246 from Dolibarr/11.0
Can process lang files with windows format (even if all lang files must have linux format)
|
2020-03-02 21:46:27 +01:00 |
|
Sekan, Tobias
|
f325c63055
|
Merge branch 'NewCategoriesInStocks' of https://github.com/TobiasSekan/dolibarr into NewCategoriesInStocks
|
2020-03-01 14:50:27 +01:00 |
|
Sekan, Tobias
|
754058b990
|
Fix lint errors
|
2020-03-01 14:50:22 +01:00 |
|
stickler-ci
|
a6b2531fd0
|
Fixing style errors.
|
2020-03-01 13:46:49 +00:00 |
|
Sekan, Tobias
|
0e55495c3e
|
adress feedback
|
2020-03-01 14:45:51 +01:00 |
|
Laurent Destailleur
|
bb5b55f9e3
|
Merge pull request #13225 from prietojc/patch-13
Update translate.class.php
|
2020-02-29 12:58:32 +01:00 |
|
Laurent Destailleur
|
00483e4e85
|
NEW Add hook getInputIdProf. Better solution for #13228
|
2020-02-29 12:32:27 +01:00 |
|
Laurent Destailleur
|
dea8525a6c
|
NEW X-Axis on graph are show vertical when there is a lot of values.
|
2020-02-29 01:26:24 +01:00 |
|