Commit Graph

13214 Commits

Author SHA1 Message Date
Laurent Destailleur
46af9720c8 Debug v18 2023-08-10 18:00:42 +02:00
Laurent Destailleur
cfb4e4bee2 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-10 13:14:19 +02:00
Laurent Destailleur
df6b9947b0 Debug SEPA payment 2023-08-10 13:13:52 +02:00
Laurent Destailleur
9255341d31 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-10 10:59:10 +02:00
Laurent Destailleur
2761f993e9 FIX creation of invoice from contract with discount lines 2023-08-10 02:09:17 +02:00
Laurent Destailleur
8ed4e6e3fa NEW Add ext payment system ID in the payment page with link to Stripe 2023-08-08 19:54:53 +02:00
Laurent Destailleur
d51da409fe Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-07 20:04:02 +02:00
Laurent Destailleur
b470b54125 Fix warning 2023-08-07 18:34:36 +02:00
Laurent Destailleur
8b1ed46df6 Fix warning 2023-08-06 12:47:45 +02:00
Laurent Destailleur
921a6f3135 Fix warning 2023-08-06 12:26:27 +02:00
Laurent Destailleur
1aa535e994 Fix regressions 2023-08-06 01:41:53 +02:00
Laurent Destailleur
f21c168a84 Removed $brouillon property 2023-08-06 01:16:12 +02:00
Laurent Destailleur
e3e73d9096 Work on renaming libelle into label 2023-08-06 01:14:36 +02:00
Laurent Destailleur
0076ec69b8 The property ->brouillon has been removed from all classes. It was not
reliable and was a duplicate of ->status == self::STATUS_DRAFT.
2023-08-06 00:16:25 +02:00
Laurent Destailleur
7ce9bf6b23 Clean code 2023-08-05 15:44:28 +02:00
Laurent Destailleur
0658c91bb6 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 14:21:40 +02:00
Laurent Destailleur
4431ca659f Debug v18 2023-08-05 14:20:25 +02:00
Laurent Destailleur
3f8e343b10 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 14:10:42 +02:00
Laurent Destailleur
8646b826e0 Debug v18 2023-08-05 14:09:11 +02:00
Laurent Destailleur
ea364ff1a3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 13:47:17 +02:00
Laurent Destailleur
bef9146bb1 Fix warnings 2023-08-05 12:50:09 +02:00
Laurent Destailleur
f7593826ba Standardize tab name 2023-08-04 18:43:28 +02:00
Laurent Destailleur
0e7bcef866 Clean code 2023-08-04 10:51:11 +02:00
Laurent Destailleur
36eef9d106 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-04 04:07:47 +02:00
Laurent Destailleur
0365e8c194 Fix trans 2023-08-02 23:25:39 +02:00
Maxime Kohlhaas
b5d84cbb55 Fix : uniformize RCUR instead of RECUR (#25536) 2023-08-02 19:32:04 +02:00
Lucas Marcouiller
0688dcfb75 New : add deletedraft massaction to orders_list (#25170)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-08-02 12:18:09 +02:00
Laurent Destailleur
92c389bad6 Fix back to page 2023-08-01 14:24:42 +02:00
Laurent Destailleur
19f5622c8b Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-07-30 04:16:13 +02:00
Laurent Destailleur
71abe871ef Debug v18 2023-07-30 03:12:16 +02:00
Laurent Destailleur
ceda5e7b57 css 2023-07-30 02:29:06 +02:00
Laurent Destailleur
2f8130d74a NEW Add tab Events/Agenda on recurring invoices 2023-07-29 21:02:52 +02:00
Laurent Destailleur
94477db4a2 css 2023-07-27 23:14:02 +02:00
Laurent Destailleur
4359e874d0 css 2023-07-27 18:43:42 +02:00
Laurent Destailleur
761565cabb Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-07-25 23:47:28 +02:00
onhairech
b920dfdbda qodana fix 4: missing returns (#25334)
* qodana fix 4: missing returns

* Delete settings.json

* correcting the return  info function

* unreachable code fix

* return fix
2023-07-25 23:29:34 +02:00
sonikf
b7c87b6f70 Disable standard invoice if "create credit note" button is pressed (#25414) 2023-07-23 21:31:20 +02:00
Laurent Destailleur
d64c51e860 Debug v18 2023-07-21 14:59:40 +02:00
Laurent Destailleur
5bdb59bbe1 Debug v18 2023-07-19 23:27:35 +02:00
Laurent Destailleur
37beb399d5 Debug v18 2023-07-12 15:02:34 +02:00
Laurent Destailleur
9b4b7983fa Debug v18 2023-07-10 22:20:26 +02:00
Laurent Destailleur
091d7990ad Debug v18 2023-07-10 22:14:07 +02:00
Laurent Destailleur
9b388e1e32 Debuv 18 2023-07-10 03:18:14 +02:00
Laurent Destailleur
86864b4d53 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-06 22:22:26 +02:00
Laurent Destailleur
b10e7b9d57 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-06 22:10:18 +02:00
Laurent Destailleur
9288084ae0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-07-06 22:08:04 +02:00
Laurent Destailleur
fbe7b8b71c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-07-06 22:06:37 +02:00
Laurent Destailleur
ebb1504fde Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-07-06 22:05:15 +02:00
atm-greg
dccaf116a2 fix bankentries label for supplier payments 2023-07-06 12:03:16 +02:00
priojk
3b20d250ef fix missing translation of key 'Sens' (was used directly) 2023-07-04 12:21:54 +02:00