2
0
forked from Wavyzz/dolibarr
Commit Graph

2442 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
9ec4575c43 Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0 2024-12-02 01:38:41 +01:00
Mathieu Moulin
6337a987d8 Fix handling of boolean extrafields in list filters (#32109)
* Fix show payment URL in massaction context when not one email per recipient

* Debug v20 - fix param for filter on boolean

* FIX : Fix case when the value of a extrafields of the type 'boolean', 'select' or other have an option with a value equal to '0'.
It's not reselected when the filter is set.

* Revert "Fix show payment URL in massaction context when not one email per recipient"

This reverts commit 0986d487f1.

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: kkhelifa <kkhelifa@open-dsi.fr>
2024-12-01 23:28:49 +01:00
Laurent Destailleur
aa56a170c7 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-03-14 23:44:46 +01:00
Laurent Destailleur
d96fa756c6 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-03-14 23:44:26 +01:00
Laurent Destailleur
91c6940818 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-03-14 23:44:04 +01:00
Eric Seigne
1c9129497f autocomplete on 2024-03-14 12:36:01 +01:00
Eric Seigne
0903b4da87 disable auto correct login field on smartphone 2024-03-14 12:35:19 +01:00
Laurent Destailleur
4ae0e6ed09 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-24 00:00:09 +02:00
Laurent Destailleur
5047fc20ea Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-23 23:59:55 +02:00
Laurent Destailleur
e9273ea403 Fix javascript error 2023-08-23 22:20:22 +02:00
atm-arnaud
08b355d7c3 FIX Suppliers addlines never have VAT if buyprice for this supplier 2023-08-17 11:48:03 +02:00
Florian Mortgat
ad24b42a60 FIX php8.1 warning on lists with total due to unset array key (#25460) 2023-07-24 18:48:10 +02:00
jyhere
91f19cfaa9 FIX : extrafield quick edit not working on products 2023-07-07 11:28:37 +02:00
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
IC-faycal
1a821d09c2 FIX translation extrafield mass action #24080 2023-06-08 23:38:51 +02:00
Regis Houssin
4d88a69e38 FIX can define empty qty by default when create object line 2023-06-07 19:06:40 +02:00
Laurent Destailleur
a31bec747f Merge pull request #24740 from frederic34/patch-2
can use isModEnabled("module") in extrafield enabled
2023-05-16 00:45:07 +02:00
stickler-ci
fd108f67a7 Fixing style errors. 2023-05-15 13:27:01 +00:00
Noé Courtier
c9eacc4928 FIX: Warehouse total line 2023-05-15 15:19:30 +02:00
Frédéric FRANCE
2a9dbd357e Update admin_extrafields_edit.tpl.php 2023-05-14 11:59:14 +02:00
Frédéric FRANCE
69dcd9dfd0 Update admin_extrafields_edit.tpl.php 2023-05-11 11:23:30 +02:00
Laurent Destailleur
55414fd4d4 Log 2023-05-03 00:48:29 +02:00
Maximilien Rozniecki
63a02083b8 PHP8 compatibility 2023-04-24 17:37:44 +02:00
Marc de Lima Lucio
b4c196b2fb FIX: product notes rights 2023-04-20 15:50:24 +02:00
Laurent Destailleur
5dc21da193 Merge pull request #24277 from noec764/17_FIX_Extrafields_evaluated_expression
FIX: Correct Evaluation for extrafields
2023-04-10 12:21:06 +02:00
Laurent Destailleur
424c53109f FIX Better support for option MAIN_NO_INPUT_PRICE_WITH_TAX 2023-04-05 17:56:03 +02:00
Laurent Destailleur
7096f0c236 Fix css 2023-04-03 23:23:51 +02:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
Laurent Destailleur
34ff43f2ec css 2023-03-17 02:04:04 +01:00
Laurent Destailleur
8c4a590548 Fix MAIN_NO_INPUT_PRICE_WITH_TAX 2023-03-15 13:45:53 +01:00
Laurent Destailleur
5ec52548ab For countries using the 2nd or 3rd tax, we force
MAIN_NO_INPUT_PRICE_WITH_TAX to disable input/edit of lines using the
price including tax (because 2nb and 3rd tax not yet taken into
account).
Work In Progress to support all taxes into unit price entry when
MAIN_UNIT_PRICE_WITH_TAX_IS_FOR_ALL_TAXES is set.
2023-03-11 20:37:01 +01:00
Laurent Destailleur
81d2618b59 Add option to avoid use of input price inc tax (works only for 1st tax) 2023-03-11 19:38:39 +01:00
stickler-ci
13af84ff49 Fixing style errors. 2023-03-02 08:49:36 +00:00
Frédéric FRANCE
2273201707 fix ADD_UNSPLASH_LOGIN_BACKGROUND 2023-03-02 09:49:00 +01:00
Laurent Destailleur
610ab03f0d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-22 14:38:25 +01:00
Laurent Destailleur
da503e6c58 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-22 14:33:59 +01:00
Quentin VIAL-GOUTEYRON
08bcd4af31 FIX : mandatory date for service didnt work for invoice 2023-02-22 12:19:36 +01:00
Laurent Destailleur
d050471eb0 Debug v17 2023-02-21 10:34:21 +01:00
Laurent Destailleur
30c0b5e60e Debug Look and feel v17 2023-02-19 12:42:04 +01:00
Laurent Destailleur
760135a0bb Look and feel v18 2023-02-19 12:41:53 +01:00
Sylvain Legrand
18708dfdee Fix input for progress not shown on lines in edit mode 2023-02-04 15:42:00 +01:00
Laurent Destailleur
b48683db91 NEW Can set background style with MAIN_LOGIN_BACKGROUND_STYLE 2023-01-30 19:07:29 +01:00
Laurent Destailleur
24e1a97936 Merge pull request #23454 from ptibogxiv/patch-75
Fix php 8 errors
2023-01-11 21:00:34 +01:00
Laurent Destailleur
09a2028522 Fix picto edit must not be visilbe in edit mode 2023-01-10 21:51:43 +01:00
ptibogxiv
f649fcf8cf Fix php 8 errors 2023-01-08 15:48:23 +01:00
Laurent Destailleur
b707c79d6d FIX look and feel v17 (always a message instead of empty lists) 2023-01-06 15:46:17 +01:00
Laurent Destailleur
5ecaacf36e Fix tooltip 2023-01-06 15:30:55 +01:00
Laurent Destailleur
e4dc10f6bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 12:26:54 +01:00
Laurent Destailleur
68e4e71005 FIX: Amount of localtax1 and 2 not correctly save on purchase order (the
rate was saved instead)
2023-01-06 12:08:40 +01:00
Laurent Destailleur
f8abd0b7f6 Debug bad params 2023-01-03 14:53:55 +01:00