Commit Graph

2588 Commits

Author SHA1 Message Date
Laurent Destailleur
7785ae93a1 Fix php8.2 warnings 2023-11-27 11:41:05 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Laurent Destailleur
b55e8de320 Removed a deprecated substitution tag 2023-11-19 10:55:25 +01:00
evarisk-micka
af8ca9a205 NEW #26676 [MassAction] add missing substitution variables (#26678)
* NEW #26676 [MassAction] add missing substitution variables

* Update massactions_pre.tpl.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 10:53:50 +01:00
Laurent Destailleur
c19fc54298 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 01:35:25 +01:00
Laurent Destailleur
29e3386e6f Fix #26584 Fix #26673 2023-11-18 01:21:17 +01:00
Frédéric FRANCE
400128243b confirm delete extrafield (#26565) 2023-11-13 13:01:14 +01:00
Laurent Destailleur
564c5cd5e8 Debug v19 2023-10-31 00:15:31 +01:00
Laurent Destailleur
1558772d83 Debug v19 2023-10-30 17:14:46 +01:00
Laurent Destailleur
70e475d0ce Fix warnings 2023-10-24 15:40:36 +02:00
Alexandre SPANGARO
58bdcb5245 Dolibarize - Look & feel v19 (#26246)
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger

* TitleSeparator - Job list

* TitleSeparator - Position list

* TitleSeparator

* TitleSeparator

* TitleSeparator

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Define $newcardbutton

* Variable $newcardbutton already define

* Define $newcardbutton

* TitleSeparator

* TitleSeparator

* TitleSeparator

* TitleSeparator

* TitleSeparator
2023-10-20 03:20:44 +02:00
Laurent Destailleur
0ab330102f Fix phpcs 2023-10-16 02:50:05 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Laurent Destailleur
8a2e0aa7cd Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2023-10-15 14:56:20 +02:00
Laurent Destailleur
cbb60d8b5e Debug v19 2023-10-14 16:23:28 +02:00
Laurent Destailleur
b3971c54a4 Close #25984 Can have a combo of category with both picto and full path 2023-10-11 03:22:52 +02:00
Laurent Destailleur
616f0e41d4 Clean code 2023-10-11 02:54:19 +02:00
Anthony Berton
2f84780221 FIX (#26179)
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 23:31:56 +02:00
Laurent Destailleur
8ace854225 Debug v19 2023-10-10 22:10:37 +02:00
Laurent Destailleur
98ca102e1c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-10 21:48:07 +02:00
Florent Poinsaut
74702d207a NEW Add a button to create a product or a service from an order or an invoice (#26173)
* add product and service from invoice object line

* Typo

* compatibility with other modules than billing

make "add production and service from invoice" compatible with modules other than billing

* using $object->id instead of param

making it usable with all modules and freshly created objects

---------

Co-authored-by: aetiom <8208943+aetiom@users.noreply.github.com>
2023-10-10 21:29:19 +02:00
Anthony Berton
c9b4aca8c6 NEW - Sub total in list (#26165)
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 09:07:25 +02:00
Anthony Berton
a6098cf643 NEW - create a product from a free line in a document (#22324)
* NEW - create a product from a free line in a document

* Change

* clean code

* Update objectline_create.tpl.php

---------

Co-authored-by: Anthony Berton <34568357+bb2a@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-09 14:36:28 +02:00
Laurent Destailleur
39b6b34820 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-09 09:36:30 +02:00
Laurent Destailleur
ffbb05167a Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-09 09:28:51 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Regis Houssin
d6b39dc227 FIX avoid warnings 2023-10-07 08:30:07 +02:00
Laurent Destailleur
c3ae353a2a Work on session add 2023-10-04 21:12:50 +02:00
Laurent Destailleur
4fa60709d5 NEW Add a button to re-encrypt data of a dolcrypt extrafield password 2023-09-19 16:07:45 +02:00
Laurent Destailleur
c07abcc67c NEW Add different picto for each type of extrafields (date, string, ...) 2023-09-19 13:24:03 +02:00
Laurent Destailleur
c2f8c4f47c Sec: param onlysimplestring is always 1 or 2 2023-09-08 02:29:20 +02:00
Laurent Destailleur
150de687bf Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-05 20:13:38 +02:00
ATM-Sami
c557baffc7 delete useless condition in massaction_pre 2023-09-05 10:31:51 +02:00
Laurent Destailleur
29a9c7f5de Merge pull request #25631 from ibuiv/ibuiv-fix-computedfields-on-lists
Fix Computed Extrafields on list
2023-09-04 15:07:32 +02:00
Laurent Destailleur
73463765d5 FIX fatal error with some parameters 2023-08-31 22:48:59 +02:00
Laurent Destailleur
66a8e41e7e FIX fatal error with some parameters 2023-08-31 16:13:48 +02:00
Laurent Destailleur
5d4f53046a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-08-27 18:18:34 +02:00
Laurent Destailleur
8fa06ccfa7 Fix empty and getDolGlobal... 2023-08-27 17:11:28 +02:00
Laurent Destailleur
bf1549e6e0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-24 00:14:55 +02:00
Laurent Destailleur
076c811690 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-24 00:12:52 +02: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
Laurent Destailleur
134cd1ca51 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-16 18:29:11 +02:00
Laurent Destailleur
1abcef076f NEW Suport html content for combo list of email recipient 2023-08-16 17:55:44 +02:00
Laurent Destailleur
6a41c806f5 Fix trans 2023-08-16 16:30:31 +02:00
antonin_tdj
1d08e387fd Fix Computed Extrafields on list 2023-08-16 16:08:03 +02:00
Frédéric FRANCE
7d4f407e13 fix syntax error 2023-08-10 10:30:18 +02:00
Laurent Destailleur
33cc8e1ff9 Doc 2023-08-09 13:08:57 +02:00