Commit Graph

83748 Commits

Author SHA1 Message Date
John Botella
2b01576aa9 Fix comment 2019-12-03 09:24:11 +01:00
ptibogxiv
b67fb8be02
Fix stripe menu 2019-12-03 00:14:05 +01:00
ptibogxiv
15715aa12c
FIX not fee in payout list 2019-12-02 23:53:01 +01:00
Frédéric FRANCE
ac674aae6a
Update product.class.php 2019-12-02 20:45:28 +01:00
Frédéric FRANCE
579f570abf
$id parameter was removed long time ago 2019-12-02 20:42:48 +01:00
Frédéric FRANCE
261e166029
doxygen 2019-12-02 20:18:12 +01:00
Frédéric FRANCE
09b8f321ce
functions return void 2019-12-02 20:16:35 +01:00
John Botella
3b72cade4e Fix exif image with conf MAIN_USE_EXIF_ROTATION 2019-12-02 17:32:06 +01:00
Florian Mortgat
4846885eea NEW 9.0: enable user to use the mysqldump '--quick' option
(useful if the server has low RAM or large tables)
2019-12-02 16:54:05 +01:00
Laurent Destailleur
b317530b39 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-02 15:23:48 +01:00
Laurent Destailleur
c692650430 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-02 15:23:40 +01:00
Laurent Destailleur
310e65b93c Work on MRP cration 2019-12-02 15:23:21 +01:00
Laurent Destailleur
66571df449 Fix remove a link that is private 2019-12-02 15:19:14 +01:00
Tobias Sekan
f4e4e1e518
Add preview for MD, CSS, XAML files 2019-12-02 13:53:28 +01:00
Tobias Sekan
d7a8fb98fc
Fix style of add folder button based on rights 2019-12-02 13:02:16 +01:00
Tobias Sekan
18db8dd900
Fix shown ECM symbols on missing access 2019-12-02 11:34:35 +01:00
Laurent Destailleur
6f7343b14f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-02 11:01:26 +01:00
Laurent Destailleur
6d81bc77cb Fix look and feel v11 2019-12-02 11:00:09 +01:00
John Botella
4a33ee60f8 Fix user card : use comma in amounts inputs 2019-12-02 10:34:14 +01:00
Laurent Destailleur
92070fa491 Fix name of variable $trigger_name into $triggersendname 2019-12-02 09:38:16 +01:00
Laurent Destailleur
b678100c8d Update website temp 2019-12-02 09:19:20 +01:00
Laurent Destailleur
32a539a8c0 Update website templates 2019-12-02 09:19:05 +01:00
Laurent Destailleur
7908e0cd26 Fix crop for MO 2019-12-02 08:46:59 +01:00
Frédéric FRANCE
0b37d54841
The property db does not exist on mod_livraison_saphir 2019-12-01 20:58:45 +01:00
Frédéric FRANCE
5d9901bf59
The property db does not exist on mod_supplier_proposal_saphir 2019-12-01 20:57:14 +01:00
Frédéric FRANCE
318ba895e5
The property db does not exist on mod_reception_moonstone 2019-12-01 20:55:22 +01:00
Frédéric FRANCE
c780838e34
The property db does not exist on mod_propale_saphir 2019-12-01 20:50:18 +01:00
Frédéric FRANCE
454d79db58
The variable xxx does not seem to be defined for all exec paths 2019-12-01 20:44:13 +01:00
Frédéric FRANCE
36bb4eece9
$key is overwriting a variable from outer foreach loop 2019-12-01 20:34:05 +01:00
Frédéric FRANCE
97b1bf0ea1
The variable $error seems to be never defined 2019-12-01 20:05:48 +01:00
Laurent Destailleur
5cb014435b Try better fix for #12567 2019-12-01 19:29:53 +01:00
Laurent Destailleur
af5beade41
Merge pull request #12584 from atm-john/develop_add_link_to_widget
NEW link to widget
2019-12-01 19:13:10 +01:00
Laurent Destailleur
7d802bb0e7
Merge pull request #12591 from frederic34/patch-6
The variable $letter does not seem...
2019-12-01 18:57:24 +01:00
Laurent Destailleur
91301677a5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-01 18:56:46 +01:00
Laurent Destailleur
590d2cda17 Complete #12556 2019-12-01 18:56:34 +01:00
Laurent Destailleur
a0f1e76f93
Merge pull request #12556 from TobiasSekan/FixCantCreateFiles
Fix can't create files on shared folder (Windows)
2019-12-01 18:56:20 +01:00
Frédéric FRANCE
1d0900445b
The variable $letter does not seem...
The variable $letter does not seem to be defined for all execution paths
2019-12-01 18:52:50 +01:00
Laurent Destailleur
7407df2fa3
Merge pull request #12590 from frederic34/patch-7
The variable $arraylist seems to be defined...
2019-12-01 18:42:03 +01:00
Laurent Destailleur
e723f8b821
Merge pull request #12588 from frederic34/patch-6
The variable $error seems to be never defined
2019-12-01 18:40:44 +01:00
Laurent Destailleur
02e2a60d0e
Merge pull request #12589 from atm-maxime/fix_bom
Fix bom duration save
2019-12-01 18:40:31 +01:00
Laurent Destailleur
9754158756 Fix avoid duplicate product when searching on product with n categories 2019-12-01 18:33:57 +01:00
Frédéric FRANCE
3227f12a6e
The variable $arraylist seems to be defined...
The variable $arraylist seems to be defined by a foreach iteration. Are you sure the iterator is never empty, otherwise this variable is not defined?
2019-12-01 18:27:06 +01:00
Laurent Destailleur
d5f11a5b88 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-01 18:22:28 +01:00
Laurent Destailleur
fc2fc81bb0 Fix image 2019-12-01 18:22:08 +01:00
Maxime Kohlhaas
83928b4708 Fix duration must be double(24,8) to store seconds 2019-12-01 18:19:22 +01:00
Laurent Destailleur
83f7f3a6e9 Trans 2019-12-01 18:16:51 +01:00
Maxime Kohlhaas
b1a8e39e7f Add product line label 2019-12-01 17:45:01 +01:00
Frédéric FRANCE
41b5e82d48
The variable $error seems to be never defined 2019-12-01 16:42:18 +01:00
Frédéric FRANCE
25ed2b930f
Merge remote-tracking branch 'upstream/develop' into actioncomm_category 2019-12-01 16:10:37 +01:00
Laurent Destailleur
a6408ce9b6 Typo 2019-12-01 13:05:22 +01:00