Commit Graph

14920 Commits

Author SHA1 Message Date
MDW
6b9361d252 Fix phpstan notices 2025-03-02 20:49:48 +01:00
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
MDW
c02293a880 Qual: Add phpdoc for request_data param 2025-03-02 20:49:45 +01:00
Regis Houssin
b703abfda5 FIX avoid overwrite the current user object 2025-02-28 11:22:30 +01:00
Laurent Destailleur
91c73cc673 Merge pull request #33256 from altairisfr/fix_msg_customer_packaging
NEW: Success message when add a product line that has packaging
2025-02-27 15:46:36 +01:00
Noé Cendrier
08327dd08b Merge pull request #29 from altairis-melina/fix_msg_customer_packaging
FIX: Success message when add a product line that has packaging
2025-02-27 10:31:40 +01:00
Irvine Fleith
bcc830e33c fix(facture): removed useless fetch product 2025-02-27 07:28:55 +01:00
Laurent Destailleur
65a194650b Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-27 02:28:28 +01:00
Laurent Destailleur
3a79a0b6c2 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-27 02:26:29 +01:00
Laurent Destailleur
d3a347b7b9 Merge pull request #33239 from aspangaro/20_fixstatswithcat
FIX Stats Supplier turnover by thirdparty - Problem on search
2025-02-26 19:48:11 +01:00
Alexandre SPANGARO
4f0b909508 FIX Stats Supplier turnover by thirdparty - Problem on search 2025-02-26 09:30:37 +01:00
Eric Seigne
950d7259f0 Fix Situation Percent with USE_INVOICE_SITUATION = 2 2025-02-25 15:20:25 +01:00
ldestailleur
34ecda6994 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-25 02:47:26 +01:00
ldestailleur
030d83145f Merge 2025-02-25 02:44:30 +01:00
Mélina JOUM
d2387dd8bc FIX: Success message when add a product line that has packaging 2025-02-24 17:23:34 +01:00
ldestailleur
a9b511b715 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-24 14:13:14 +01:00
ldestailleur
79a2bdf68c Debug v21 2025-02-24 12:29:24 +01:00
ldestailleur
d13f3d8c24 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-02-23 22:27:25 +01:00
Laurent Destailleur (aka Eldy)
1a55de511a FIX Cancel button on edit line must go back to card 2025-02-23 22:26:38 +01:00
ldestailleur
4dc87949fd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-23 18:26:03 +01:00
ldestailleur
03aa77c41e Debug v21 2025-02-22 15:31:39 +01:00
ldestailleur
0acaf5eff8 Debug v21 2025-02-21 21:05:54 +01:00
ldestailleur
4fcf24292f Debug v21 2025-02-21 21:05:27 +01:00
ldestailleur
ca56418efb CSS v22 2025-02-21 19:26:25 +01:00
Laurent Destailleur
45ec0a5bbe Merge branch 'develop' into isInSEPA 2025-02-21 16:07:32 +01:00
ldestailleur
5e7bc3fea3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-02-21 15:54:51 +01:00
ldestailleur
c18de2c69b Debug v21 2025-02-21 15:52:23 +01:00
EchoLoGeek
8e0ee99084 fix spaces 2025-02-21 15:48:21 +01:00
EchoLoGeek
fda1d8056e Fix Situation Percent with USE_INVOICE_SITUATION = 2
Lines situation percent on new lines must be 0 (No cumulative)
2025-02-21 15:48:04 +01:00
ldestailleur
113ac3607d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-21 15:46:56 +01:00
ldestailleur
f199d3fd61 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-21 15:46:33 +01:00
ldestailleur
344eca46ef Debug v21 - Fix pb with detection of situation invoices 2025-02-21 15:34:58 +01:00
EchoLoGeek
7c14239658 Fix 0 if > 100 2025-02-21 15:12:25 +01:00
EchoLoGeek
a1a3430ff1 fix spaces 2025-02-21 12:31:03 +01:00
EchoLoGeek
1b0cd777c2 Fix Situation Percent with USE_INVOICE_SITUATION = 2
Lines situation percent on new lines must be 0 (No cumulative)
2025-02-21 12:23:30 +01:00
Laurent Destailleur
ada2b9759a Merge pull request #33159 from marc-dll/develop_NEW_cashcontrol_ttc_column
NEW: cash control: add hidden setting to show total including taxed in detail by vat rate
2025-02-21 11:35:30 +01:00
Frédéric FRANCE
d917d4896e clean code 2025-02-21 09:45:20 +01:00
Marc de Lima Lucio
5bf3ca419d NEW: cash control: add hidden setting to show total including taxed in detail by vat rate 2025-02-20 14:21:38 +01:00
Frédéric FRANCE
e79b9424e9 Merge remote-tracking branch 'upstream/develop' into update_phpstan 2025-02-19 18:13:17 +01:00
Frédéric FRANCE
89918c58e5 fix 2025-02-19 18:12:17 +01:00
ldestailleur
177b5de737 Clean code - no duplicate amount if not foreign currency 2025-02-19 18:10:45 +01:00
MDW
891e11d692 Qual: Enable and fix phan notices for scripts
# Qual: Enable and fix phan notices for scripts

phpstan is already enable on scripts, so there is no reason to not
enable phan.
This enables phan and fixes the notices at the same time
2025-02-18 16:33:41 +01:00
ldestailleur
b1e975c797 Fix default field 2025-02-18 13:59:51 +01:00
ldestailleur
e8f8416215 NEW Filter on date creation/date modification in invoice list 2025-02-18 13:56:44 +01:00
ldestailleur
cabd8a680e Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-18 10:25:53 +01:00
Laurent Destailleur (aka Eldy)
9d61b20ecd Fix php stan 2025-02-18 10:24:00 +01:00
ldestailleur
7566f72796 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-17 16:47:08 +01:00
ldestailleur
1904d4da6e FIX harmless PHP warnings 2025-02-17 16:42:11 +01:00
MDW
5035580e56 Qual: Fix phan notices (societe) 2025-02-17 09:44:12 +01:00
Amael-PE
5261b2fe92 FIX Replace isInEEC by isInSEPA where needed 2025-02-14 21:03:13 +01:00