Laurent Destailleur
|
b099e103b3
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-10-14 21:00:26 +02:00 |
|
UltraViolet33
|
33c6d95b1c
|
Backport Fix wrong invoice status when invoice has discount (#31323)
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
|
2024-10-13 21:04:17 +02:00 |
|
PsyCrow
|
3b4212a0ae
|
# FIX PHP Warning: Undefined variable $mode in /compta/paiement/list.php on line 605 (#29626)
# FIX: PHP Warning: Undefined variable $mode in /compta/paiement/list.php on line 605
|
2024-05-07 02:39:44 +02:00 |
|
Laurent Destailleur
|
3a3ccc253b
|
Fix GET use
|
2024-03-28 16:18:50 +01:00 |
|
Laurent Destailleur
|
8ad9dc5b44
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-02-23 16:41:33 +01:00 |
|
Laurent Destailleur
|
d84a886e87
|
FIX #28369
|
2024-02-23 16:22:43 +01:00 |
|
Laurent Destailleur
|
cca01cbda4
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-01-23 22:15:36 +01:00 |
|
Laurent Destailleur
|
b05d1c5f6e
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-01-23 22:03:28 +01:00 |
|
Laurent Destailleur
|
f5b6b8ece9
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-01-23 21:33:52 +01:00 |
|
atm-lena
|
6f0a91856f
|
Missing Translations
|
2024-01-22 12:42:34 +01:00 |
|
Regis Houssin
|
42b90a4537
|
FIX remove specific name from v19
|
2024-01-21 18:11:58 +01:00 |
|
Regis Houssin
|
e5ea3d7f4a
|
FIX missing $search_sale var (backport from v19)
|
2024-01-21 18:09:38 +01:00 |
|
Regis Houssin
|
7bc28e3003
|
FIX remove DISTINCT (backport from v19)
|
2024-01-21 18:04:30 +01:00 |
|
Regis Houssin
|
afda242968
|
FIX avoid sql error (issue #26342)
|
2024-01-19 08:37:29 +01:00 |
|
Laurent Destailleur
|
b28ae5d8d3
|
Clean code
|
2023-12-27 12:12:20 +01:00 |
|
Hystepik
|
d08f91e4cb
|
Fix some phpstan warnings
|
2023-12-21 13:43:19 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Laurent Destailleur
|
ba10d60a0b
|
Fix with php-cs-fixer
|
2023-12-04 12:02:35 +01:00 |
|
Laurent Destailleur
|
3ecfc1b55f
|
Fix css
|
2023-12-02 20:27:09 +01:00 |
|
Frédéric FRANCE
|
53c8a3acf8
|
clean phpdoc for phpstan (#26905)
|
2023-12-01 19:51:32 +01:00 |
|
Laurent Destailleur
|
b5f2d2fb10
|
Debug v19
|
2023-12-01 14:06:22 +01:00 |
|
Laurent Destailleur
|
e1f3765f16
|
Debug v19
|
2023-12-01 11:41:48 +01:00 |
|
Laurent Destailleur
|
56e8872ddc
|
Clean code+warnings: The delete() method of AdherentType, Contact,
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
|
2023-11-28 15:33:42 +01:00 |
|
Laurent Destailleur
|
53dab922fd
|
Fix php8.2 warnings
|
2023-11-27 11:39:32 +01:00 |
|
Laurent Destailleur
|
a0bba05b02
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
|
2023-11-17 18:24:53 +01:00 |
|
Laurent Destailleur
|
9748ece49f
|
Fix phpcs
|
2023-11-17 01:40:11 +01:00 |
|
Alexandre SPANGARO
|
631a5ea066
|
Invoice - payment list - Manage Checkbox on left column (#26604)
|
2023-11-16 15:32:50 +01:00 |
|
Alexandre SPANGARO
|
b56b93e901
|
Cheque - List - Dolibarize (#26583)
* Cheque - List - Dolibarize
* Double <tr class="liste_titre_filter">
* Remove double printFieldListWhere
* fix removefilter on date
|
2023-11-14 12:02:58 +01:00 |
|
thibdrev
|
a97335ce3a
|
fix Customer Invoice - Display payment delete button solely if payment isn't reconciled (#26568)
* add function isReconciled()
* display payment delete button solely if payment isn't reconciled
* phpcs
* phpcs
|
2023-11-14 02:05:40 +01:00 |
|
Laurent Destailleur
|
a318031034
|
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
|
2023-10-24 11:37:29 +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
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
d6086f07b4
|
Fix regression triggers was not triggered
|
2023-10-16 20:55:56 +02:00 |
|
Laurent Destailleur
|
1f38e54e78
|
Clean code
|
2023-10-15 15:32:35 +02:00 |
|
Laurent Destailleur
|
2e3c378ec0
|
Fix phpcs
|
2023-10-12 18:47:19 +02:00 |
|
Randall Mora
|
3ba1449602
|
doActions,printFieldListTitle,printFieldListValue to hookmanager (#24971)
* Update card.php
Add events doActions,printFieldListTitle,printFieldListValue to hookmanager
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-10-12 18:14:20 +02:00 |
|
Laurent Destailleur
|
005bab38c3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2023-10-11 03:24:47 +02:00 |
|
Randall Mora
|
7613e59eb2
|
Update card.php (#24972)
Add events doActions,printFieldListTitle,printFieldListValue to the hookmanager
|
2023-10-11 02:39:12 +02:00 |
|
Dev2a
|
fcd4c4e429
|
Fix: Change access to $conf->global to function getDolGlobal (automatique)
|
2023-10-08 23:19:49 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
24d03009e9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-04 02:38:22 +02:00 |
|
Laurent Destailleur
|
5911270703
|
Dict must extends CommonDict
|
2023-09-04 02:36:20 +02:00 |
|
Laurent Destailleur
|
b6430fb897
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-01 00:40:48 +02:00 |
|
Laurent Destailleur
|
0be3145912
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-09-01 00:39:08 +02:00 |
|
Laurent Destailleur
|
d2a9fe70c6
|
Fix phpcs
|
2023-09-01 00:36:53 +02:00 |
|
Marc de Lima Lucio
|
37276cae5f
|
FIX: payment card: misleading message when delete button disabled
|
2023-08-29 17:27:50 +02:00 |
|
Laurent Destailleur
|
bcd3401e47
|
Fix phpunit
|
2023-08-25 13:58:27 +02:00 |
|
Frédéric FRANCE
|
7a73323fdf
|
fix doc
|
2023-08-24 09:49:02 +02:00 |
|
Laurent Destailleur
|
329473c3cb
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-08-21 14:14:44 +02:00 |
|
Laurent Destailleur
|
9dcd9e6c7b
|
FIX CSS
|
2023-08-20 22:55:11 +02:00 |
|