Adrien Raze
|
4252db1c79
|
FIX : Impossible to create value for product attribute (variant)
|
2023-02-23 15:51:52 +01:00 |
|
Laurent Destailleur
|
8d4e973e00
|
Fix warnings
|
2023-01-03 15:29:49 +01:00 |
|
Laurent Destailleur
|
856793b187
|
Fix scrutinizer warnings
|
2022-12-28 02:47:37 +01:00 |
|
hystepik
|
27cb4b4d86
|
Fix: php 8.1 warnings
|
2022-12-15 14:46:29 +01:00 |
|
Laurent Destailleur
|
198e477142
|
Debug v17
|
2022-11-14 12:38:10 +01:00 |
|
UlusoftConsultancy
|
cb5c5fd56d
|
Add formObjectOptions hook to variants/card.php
|
2022-11-07 16:54:23 +01:00 |
|
Laurent Destailleur
|
6ae8af440f
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-10-15 14:11:04 +02:00 |
|
Laurent Destailleur
|
ccaa23121e
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-10-15 13:57:23 +02:00 |
|
Laurent Destailleur
|
7387e535ef
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-10-15 13:51:50 +02:00 |
|
stickler-ci
|
837573c6ea
|
Fixing style errors.
|
2022-10-08 05:53:48 +00:00 |
|
Regis Houssin
|
53502ccd70
|
FIX better fix for compatibility
|
2022-10-08 07:49:02 +02:00 |
|
Laurent Destailleur
|
13d84e0416
|
Doc
|
2022-10-08 00:07:20 +02:00 |
|
Regis Houssin
|
4bb4d2dc64
|
FIX remove db object for avoid error with postgresql
|
2022-10-07 08:54:13 +02:00 |
|
Alexandre SPANGARO
|
8ca01513d5
|
Use isModEnabled
|
2022-09-25 06:10:24 +02:00 |
|
Alexandre SPANGARO
|
0dacfd3fac
|
Use isModEnabled
|
2022-09-25 06:10:17 +02:00 |
|
Frédéric France
|
63195e0ca3
|
fix license
|
2022-09-07 20:21:01 +02:00 |
|
Frédéric France
|
835441d437
|
remove blank line
|
2022-09-07 20:14:49 +02:00 |
|
Frédéric France
|
8d33953142
|
add comment
|
2022-09-07 20:08:59 +02:00 |
|
Laurent Destailleur
|
e0b1ad308b
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-08-30 19:38:35 +02:00 |
|
Philippe GRAND
|
f172212808
|
FIX php8 compatibility
|
2022-08-28 14:43:31 +02:00 |
|
Philippe GRAND
|
0551bfbfa6
|
FIX php8 compatibility
|
2022-08-28 14:43:08 +02:00 |
|
Frédéric France
|
582f6b196e
|
use isModEnabled
|
2022-08-23 20:02:37 +02:00 |
|
Frédéric France
|
4bef0f5745
|
use isModEnabled
|
2022-08-23 20:01:34 +02:00 |
|
Laurent Destailleur
|
40d31d9b8b
|
Update combinations.php
|
2022-07-24 20:18:10 +02:00 |
|
This Charlène
|
69626875fc
|
PHP - cannot use a scalar as an array warning
generate an error : cannot use a scalar as an array warning (even on php V7)
|
2022-07-24 20:16:59 +02:00 |
|
Laurent Destailleur
|
083b785ec8
|
Update combinations.php
|
2022-07-24 20:13:48 +02:00 |
|
This Charlène
|
54c2cc245d
|
PHP V8 warning
|
2022-07-20 11:34:01 +02:00 |
|
This Charlène
|
3e8cb1de57
|
php V8 warning
|
2022-07-20 11:31:20 +02:00 |
|
This Charlène
|
8cb1e138de
|
forgotted fields
|
2022-07-20 11:15:44 +02:00 |
|
This Charlène
|
2c898b45e3
|
PHP - cannot use a scalar as an array warning
generate an error : cannot use a scalar as an array warning (even on php V7)
|
2022-07-20 11:10:54 +02:00 |
|
Laurent Destailleur
|
24dc936000
|
Revert "default to create on card.php if $action is empty"
This reverts commit e0b664066b.
|
2022-07-11 00:05:50 +02:00 |
|
Christian Foellmann
|
e0b664066b
|
default to create on card.php if $action is empty
|
2022-07-11 00:01:42 +02:00 |
|
Laurent Destailleur
|
9a92c7d9b0
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/extrafields.class.php
|
2022-07-10 19:28:16 +02:00 |
|
Laurent Destailleur
|
3d226801ba
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-07-10 19:22:02 +02:00 |
|
stickler-ci
|
04fd17347e
|
Fixing style errors.
|
2022-07-08 07:36:09 +00:00 |
|
Gauthier PC portable 024
|
787f52fd7f
|
FIX : with callback function
|
2022-07-08 09:32:20 +02:00 |
|
Gauthier PC portable 024
|
77552fa32a
|
FIX : We must remove empty values of $features array in fetchByProductCombination2ValuePairs() because some products can use only several attributes in their variations and not necessarily all. In this case, fetch doesn't work without my correction
|
2022-07-07 10:17:56 +02:00 |
|
Faustin
|
54777f9614
|
array productCombinations implicitly converted to a boolean
|
2022-06-13 14:33:23 +02:00 |
|
Laurent Destailleur
|
25e70bead8
|
phpcs
|
2022-05-18 23:27:26 +02:00 |
|
lmarcouiller
|
207ebc9266
|
fix php 8.0 warnings
|
2022-05-11 15:06:11 +02:00 |
|
Laurent Destailleur
|
91d539bbef
|
Clean code of not used method
|
2022-05-10 14:38:40 +02:00 |
|
Laurent Destailleur
|
c96e3bdddf
|
PHP v8 compatibility
|
2022-04-30 19:50:20 +02:00 |
|
Laurent Destailleur
|
95dc25587c
|
Standardize code of the fetch_lines()
|
2022-03-28 13:50:47 +02:00 |
|
Laurent Destailleur
|
9747efe050
|
Fix phpcs
|
2022-03-24 14:09:46 +01:00 |
|
Laurent Destailleur
|
4a80f35aaa
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-03-23 17:26:25 +01:00 |
|
Laurent Destailleur
|
c620757dbc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/product/price.php
htdocs/reception/class/reception.class.php
|
2022-03-23 17:23:21 +01:00 |
|
Laurent Destailleur
|
32f2499c36
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/langs/en_US/propal.lang
htdocs/product/price.php
htdocs/projet/card.php
htdocs/reception/class/reception.class.php
|
2022-03-23 17:04:31 +01:00 |
|
kamel
|
26a462dce0
|
NEW : Update variants to standard card and list (permission)
|
2022-03-18 15:43:32 +01:00 |
|
kamel
|
1418fd7054
|
NEW : Update variants to standard card and list
|
2022-03-18 15:38:44 +01:00 |
|
Laurent Destailleur
|
43e7547611
|
Fix sql errors
|
2022-03-17 11:49:14 +01:00 |
|