Laurent Destailleur
b49c326824
Clean deprecated code on old fields skype, twitter, ...
2023-08-26 10:57:49 +02:00
Laurent Destailleur
272c51164b
Fix typo Productcustomerprice into ProductCustomerPrice
2023-08-24 15:08:33 +02:00
Laurent Destailleur
032e041e6f
Fix bad var
2023-08-22 11:41:19 +02:00
Laurent Destailleur
038e50ce84
Add the external system payment name in list of fields for payment modes
2023-08-22 11:31:57 +02:00
Laurent Destailleur
30892b7bae
Add the external system payment name in list of fields for payment modes
2023-08-22 11:14:40 +02:00
Laurent Destailleur
36b1ae15a4
NEW Can edit both the Test and Live stripe customer account on payment
2023-08-22 10:41:38 +02:00
Laurent Destailleur
ba9b8cac6b
Fix phpstan
2023-08-21 14:36:53 +02:00
Laurent Destailleur
d190f54c75
Fix phpstan
2023-08-21 14:13:00 +02:00
Laurent Destailleur
5e586bfb07
Fix phpstan
2023-08-21 14:03:43 +02:00
Laurent Destailleur
3096f5d1f0
NEW Save date of RUM creation when creating a Stripe SEPA mandate
2023-08-21 02:33:45 +02:00
Laurent Destailleur
6b2c19105e
When creating a mandate on SEPA Stripe, we save stripe mandate ID
2023-08-20 23:55:00 +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
f83c5df66f
Update price.php
2023-08-11 09:46:08 +02:00
Alexandre SPANGARO
ffd68671b8
Merge branch 'develop' into 18a9
2023-08-11 06:10:13 +02:00
Laurent Destailleur
b43ca2a0ad
Clean code
2023-08-06 13:39:32 +02:00
Laurent Destailleur
c1b0f187bc
Fix warnings
2023-08-06 13:02:33 +02:00
Laurent Destailleur
e3e73d9096
Work on renaming libelle into label
2023-08-06 01:14:36 +02:00
Laurent Destailleur
fc94e39d58
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 12:40:47 +02:00
Laurent Destailleur
b52c79dcfe
Fix warnings
2023-08-04 04:37:10 +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
Maxime Kohlhaas
b5d84cbb55
Fix : uniformize RCUR instead of RECUR ( #25536 )
2023-08-02 19:32:04 +02:00
Frédéric FRANCE
f5e4ab7380
fix tooltip ( #25527 )
2023-08-01 13:36:53 +02:00
Laurent Destailleur
d4cb845398
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/tpl/list_print_total.tpl.php
2023-07-24 23:20:17 +02:00
Laurent Destailleur
111b2bc72b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/product/stock/class/mouvementstock.class.php
2023-07-24 23:02:31 +02:00
Eric
e9d6a28e66
16.0 urgent fix societe class ( #25443 )
...
* Fix : set_as_client can't use prospect/customer value if disabled (#25380 )
* fix missing { on societe.class.php
---------
Co-authored-by: Maxime Kohlhaas <maxime@atm-consulting.fr >
2023-07-24 19:22:54 +02:00
Maxime Kohlhaas
d343358006
Fix missing hyphen ( #25446 )
2023-07-24 12:38:07 +02:00
Maxime Kohlhaas
286895bcda
Fix : set_as_client can't use prospect/customer value if disabled ( #25380 )
2023-07-23 22:49:41 +02:00
Laurent Destailleur
862c81494c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-20 01:10:19 +02:00
Laurent Destailleur
5bdb59bbe1
Debug v18
2023-07-19 23:27:35 +02:00
Laurent Destailleur
a9039588fe
Debug v18
2023-07-19 23:00:53 +02:00
Laurent Destailleur
5e41023862
Debug v18
2023-07-19 22:58:11 +02:00
Laurent Destailleur
e9273d6183
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/takepos/receipt.php
2023-07-19 04:19:15 +02:00
Laurent Destailleur
8f9ee9eb35
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/lib/project.lib.php
htdocs/societe/class/societe.class.php
2023-07-19 02:03:34 +02:00
Laurent Destailleur
bcaad48cf2
FIX CVE XSS on company name reported by Belabed Skander from Akerva
2023-07-12 22:24:00 +02:00
Laurent Destailleur
8590cc9216
FIX CVE XSS on company name reported by Belabed Skander from Akerva
2023-07-12 22:20:32 +02:00
Yoan Mollard
6a9c9c684f
Show nb docs in list of suppliers invoices ( #25338 )
...
* FIX Selection of customer on second or more parallel sell in TakePOS
* FIX Bad management of localtax on TakePOS due to typo error in var name
* FIX Missing localtaxes on receipt in TakePOS
* Show nb docs in list of suppliers invoices
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-07-12 12:55:53 +02:00
mc2contributor
bbbf425697
Fix undefined property ( #25337 )
2023-07-12 12:28:20 +02:00
Laurent Destailleur
f2a214cc6e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-10 06:12:10 +02:00
Laurent Destailleur
72a9478801
FIX Selection of customer on second or more parallel sell in TakePOS
2023-07-10 05:03:59 +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
6557c60b22
Debug v18
2023-07-04 01:57:15 +02:00
Laurent Destailleur
1fe894fe25
Merge pull request #25255 from DoliGreece/sonikf-patch-1
...
fix societe stats graph card translation
2023-07-02 20:06:20 +02:00
sonikf
bdcb2b34e8
fix stats translation
2023-07-02 02:16:09 +03:00
Laurent Destailleur
a1c871ccd4
Clean code
2023-07-01 20:16:10 +02:00
Laurent Destailleur
886c6b8576
Fix phpcs
2023-07-01 17:25:29 +02:00
atm-greg
7862409a25
fix variable
2023-06-30 09:29:49 +02:00
atm-greg
2d1b6c7154
add call_trigger variable
2023-06-29 12:32:49 +02:00
Laurent Destailleur
bf128fc234
Fix warning
2023-06-28 18:52:18 +02:00
Laurent Destailleur
cb40e2ebd2
Fix warnings
2023-06-28 14:52:44 +02:00
Laurent Destailleur
fdc03dc18a
Debug v18
2023-06-28 14:46:45 +02:00