Laurent Destailleur
|
f02a35d398
|
Fix bad array when year is not defined into graph stat of products
|
2020-10-28 16:47:00 +01:00 |
|
Laurent Destailleur
|
6363a6cd60
|
Fix sanitize
|
2020-10-28 14:11:46 +01:00 |
|
Laurent Destailleur
|
47dfe633f9
|
Fix filter on date on statistics of products
|
2020-10-28 13:19:35 +01:00 |
|
Laurent Destailleur
|
f18a13b2d4
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/product/class/productcustomerprice.class.php
|
2020-10-26 19:08:11 +01:00 |
|
Laurent Destailleur
|
78a52eda96
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/main.inc.php
htdocs/product/class/productcustomerprice.class.php
|
2020-10-26 19:05:30 +01:00 |
|
Marc de Lima Lucio
|
3f839c2a96
|
FIX: product customer prices: missing triggers in CRUD class
|
2020-10-26 16:11:21 +01:00 |
|
Laurent Destailleur
|
a17c391efe
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/product/composition/card.php
|
2020-10-22 17:38:48 +02:00 |
|
Laurent Destailleur
|
cfcac7e053
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/lib/functions2.lib.php
|
2020-10-22 17:34:48 +02:00 |
|
Laurent Destailleur
|
3369379ba1
|
Update card.php
|
2020-10-22 16:34:23 +02:00 |
|
Marc de Lima Lucio
|
34dd486b6c
|
FIX: virtual products: displayed value is by unit
|
2020-10-22 16:18:37 +02:00 |
|
Marc de Lima Lucio
|
a232a19e7d
|
FIX: virtual products: supplier discount was not applied in component list
|
2020-10-22 15:16:33 +02:00 |
|
stickler-ci
|
e558dc3f27
|
Fixing style errors.
|
2020-10-01 07:48:24 +00:00 |
|
John Botella
|
c16cd91d8e
|
FIX default accountancy values and posted values
|
2020-10-01 09:40:11 +02:00 |
|
Florian Mortgat
|
4c6b0ed5b5
|
FIX 12.0 - round value of virtual stock on product stock reassort list
|
2020-09-14 10:49:44 +02:00 |
|
Laurent Destailleur
|
d0698735d6
|
Update product.class.php
|
2020-09-14 00:14:25 +02:00 |
|
DEMAREST Maxime (Indelog)
|
1c523abbd8
|
Fix: getLabelOfUnit() for Product, CommonObjectline to print long label
Also add $type = 'code' for return unit code in form 'unitXX' (where XX
is the code of unit).
for get return like unitXX where XX is the code of unit
|
2020-09-13 07:44:30 +02:00 |
|
DEMAREST Maxime (Indelog)
|
e41afeacf4
|
Fix: short label of unit in Product::getLabelOfUnit
|
2020-09-11 15:34:11 +02:00 |
|
Florian Mortgat
|
4a60725f6c
|
FIX: round stock value on product list
|
2020-09-08 16:42:41 +02:00 |
|
Laurent Destailleur
|
a2db403abe
|
Fix phpcs
|
2020-09-04 22:44:31 +02:00 |
|
Laurent Destailleur
|
2e7f588cac
|
FIX using decimal on stock correction
Conflicts:
htdocs/product/stock/product.php
|
2020-09-04 19:38:56 +02:00 |
|
Laurent Destailleur
|
e21b3f6681
|
FIX bad route url to delete subproduct with API
|
2020-09-04 13:23:11 +02:00 |
|
Alexandre SPANGARO
|
142ce7c03f
|
Fix Missing language key
|
2020-08-21 04:58:21 +02:00 |
|
Laurent Destailleur
|
68b6fdb508
|
Fix missing tags
|
2020-08-17 19:48:05 +02:00 |
|
Laurent Destailleur
|
0245eb102c
|
Fix css on fields that are not mandatory
|
2020-08-17 19:44:06 +02:00 |
|
Laurent Destailleur
|
056a503200
|
Merge branch '11.0' of https://github.com/dolibarr/dolibarr into 12.0
Conflicts:
htdocs/product/composition/card.php
|
2020-08-14 11:06:39 +02:00 |
|
Laurent Destailleur
|
b5749af5b4
|
Merge pull request #14379 from fappels/12_fix_search_stock_list
FIX filter warehouse list on status
|
2020-08-08 02:25:54 +02:00 |
|
Francis Appels
|
dec0e418e3
|
Convert search key status to class key statut.
Add comment to refactor class statut to class status
|
2020-08-07 15:11:36 +02:00 |
|
Laurent Destailleur
|
dd773d33fd
|
Fix phpcs
|
2020-08-07 14:57:52 +02:00 |
|
Francis Appels
|
4376ca4c94
|
Revert "Fix filter warehouse list on status"
This reverts commit 587ca48312.
|
2020-08-07 14:16:49 +02:00 |
|
Laurent Destailleur
|
12b9a73ca5
|
Fix phpcs
|
2020-08-06 02:18:34 +02:00 |
|
Laurent Destailleur
|
0884678264
|
Look and feel v12
|
2020-08-05 11:10:38 +02:00 |
|
Francis Appels
|
587ca48312
|
Fix filter warehouse list on status
|
2020-08-04 17:25:35 +02:00 |
|
Laurent Destailleur
|
30560397e4
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/class/commondocgenerator.class.php
|
2020-08-04 13:43:00 +02:00 |
|
Laurent Destailleur
|
83a9be2428
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/lib/pdf.lib.php
|
2020-08-04 13:41:19 +02:00 |
|
Laurent Destailleur
|
2076d18825
|
FIX Param of fetch_name_optionals_label must be object->table_element
|
2020-08-04 12:47:09 +02:00 |
|
Tim Otte
|
0e03578e91
|
Fixed translation of product units in documents
|
2020-08-04 11:51:40 +02:00 |
|
Francis Appels
|
81467e1d09
|
FIX search warehouse list
|
2020-08-04 11:05:12 +02:00 |
|
quentin
|
b026896a98
|
FIX product label and desc were never updated when modifying trans
|
2020-08-03 10:33:48 +02:00 |
|
Laurent Destailleur
|
9aa9852e85
|
Fix perms
|
2020-08-02 01:35:03 +02:00 |
|
Laurent Destailleur
|
817912ea40
|
FIX #14291
|
2020-08-02 01:11:23 +02:00 |
|
Laurent Destailleur
|
e7fedd5c2d
|
FIX Sql error on stat by referring entries of a product
|
2020-07-30 19:14:40 +02:00 |
|
Laurent Destailleur
|
8045cff888
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/expedition/class/expedition.class.php
|
2020-07-29 13:53:09 +02:00 |
|
Laurent Destailleur
|
930ae84dac
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/contact/list.php
htdocs/core/lib/pdf.lib.php
|
2020-07-29 13:50:31 +02:00 |
|
VERDOL Gauthier
|
d214dbb5fd
|
FIX : Order by amount in product propal stats must be done on d.total_ht and not p.total
|
2020-07-28 15:42:54 +02:00 |
|
Laurent Destailleur
|
e0d22b739d
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/product/stock/class/entrepot.class.php
|
2020-07-24 01:53:24 +02:00 |
|
Laurent Destailleur
|
6fdd5ea73a
|
Not required
|
2020-07-19 01:31:51 +02:00 |
|
Laurent Destailleur
|
ee74740384
|
FIX #14259
|
2020-07-19 01:29:42 +02:00 |
|
Laurent Destailleur
|
384cb22d3a
|
Merge pull request #14220 from FHenry/11.0
fix missing entity into fetch wharehouse
|
2020-07-18 19:32:24 +02:00 |
|
florian HENRY
|
f4074428f8
|
fix filter wharehouse list on ref
|
2020-07-14 09:38:52 +02:00 |
|
florian HENRY
|
32e4635e84
|
fix missing entity into fetch wharehouse
|
2020-07-12 21:34:13 +02:00 |
|