Commit Graph

115933 Commits

Author SHA1 Message Date
Laurent Destailleur
06cb2abe4f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-01 17:30:25 +01:00
Laurent Destailleur
7627bba443 Debug v17 2022-12-01 17:28:26 +01:00
Laurent Destailleur
5125e42a0c Tooltip
Try to fix blocking pb with country where default vat is not higher rate
2022-12-01 12:01:48 +01:00
Laurent Destailleur
ad8546038f
Merge pull request #23043 from ibuiv/patch-4
Fix #22494 Bad error message and trans missing (radio button)
2022-12-01 11:09:30 +01:00
Laurent Destailleur
7ac0afd568 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-01 10:48:23 +01:00
Laurent Destailleur
60023d529e Close #23055 2022-12-01 10:47:50 +01:00
Laurent Destailleur
c2e49df051
Merge pull request #23057 from frederic34/patch-8
add extrafields count in admin
2022-12-01 10:44:24 +01:00
Laurent Destailleur
850bd897d1
Merge pull request #23058 from aspangaro/18a1
FIX Recruitment - Generation of odt
2022-12-01 10:43:43 +01:00
Laurent Destailleur
1c3fa9b8b0
Merge pull request #23059 from frederic34/patch-9
clean code
2022-12-01 10:42:16 +01:00
Frédéric FRANCE
5010b12705
Update partnership.class.php 2022-11-30 23:13:51 +01:00
Alexandre SPANGARO
c683fb318a Add template recruitment odt 2022-11-30 22:18:39 +01:00
Frédéric FRANCE
3f82f3f7f4 add admin extrafields count 2022-11-30 22:12:35 +01:00
Frédéric FRANCE
7e97c611f8 add admin extrafields count 2022-11-30 22:07:25 +01:00
Frédéric FRANCE
88d8bdd9c1 add admin extrafields count 2022-11-30 22:01:37 +01:00
Frédéric FRANCE
15b4f157b1
clean code 2022-11-30 21:57:24 +01:00
Alexandre SPANGARO
bf3a5850bf Typo in proposal odt 2022-11-30 21:12:21 +01:00
Alexandre SPANGARO
5d00d043db FIX Recruitment - Generation of odt 2022-11-30 21:04:24 +01:00
Laurent Destailleur
e5176a78f5 Need 2 different translations for Debit-Credit in some pages for Italia 2022-11-30 18:56:16 +01:00
Frédéric FRANCE
82fc43fa75
Update fourn.lib.php 2022-11-30 18:52:11 +01:00
Frédéric FRANCE
100c799811
Update supplier_proposal.lib.php 2022-11-30 18:32:31 +01:00
Frédéric FRANCE
65b85adcaf
Update expensereport.lib.php 2022-11-30 18:26:26 +01:00
Frédéric FRANCE
168969a06d
add extrafields count in admin 2022-11-30 18:20:29 +01:00
Laurent Destailleur
5905c0e89e Fix error message 2022-11-30 17:37:29 +01:00
Laurent Destailleur
f08870d91e Fix label of some fields in dictionaries 2022-11-30 16:57:26 +01:00
Laurent Destailleur
2ce5856a2c Fix label of some fields in dictionaries 2022-11-30 16:51:07 +01:00
Laurent Destailleur
064409803a Fix upload of website templates must remain into templates dir. 2022-11-30 16:28:44 +01:00
Laurent Destailleur
3143175349 Trans 2022-11-30 12:52:58 +01:00
Laurent Destailleur
80bcb2fd6d Fix samesite for the cookie session timeout 2022-11-30 12:39:57 +01:00
antonin_tdj
ef065967ed
Add $langs->load('errors') before radioError
Add $langs->load('errors') before radioError
2022-11-30 10:44:10 +01:00
antonin_tdj
f1132ef8ba
Revert add 'errors' on $langs->load
Revert add 'errors' on $langs->load
2022-11-30 10:42:44 +01:00
Laurent Destailleur
c22d9f282a
Merge pull request #23016 from inovea-conseil/FIX_product_type9
FIX product_type 9
2022-11-30 00:41:35 +01:00
Laurent Destailleur
cd3601d14e
Merge pull request #23039 from FliyFly/ScrutinizerNote
Fix(Scrutinizer) note
2022-11-30 00:21:09 +01:00
Laurent Destailleur
83c0b44468 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-30 00:17:39 +01:00
Laurent Destailleur
26270201f7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-11-30 00:17:22 +01:00
Laurent Destailleur
cf753d2cbc
Merge pull request #23035 from frederic34/patch-8
add parameter for hook
2022-11-30 00:07:43 +01:00
Laurent Destailleur
f3530687b7
Merge pull request #23045 from frederic34/patch-10
fetch optionals in accountline class
2022-11-29 23:59:42 +01:00
Laurent Destailleur
f460a3db2b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-29 23:53:04 +01:00
Laurent Destailleur
cccb10ace4 phpcs 2022-11-29 23:52:16 +01:00
Laurent Destailleur
e247feb873
Merge pull request #23041 from FliyFly/ScrutinizerReassortlot
Fix(Scrutinizer) reassortlot
2022-11-29 23:46:46 +01:00
Laurent Destailleur
dce821cc47
Merge pull request #23044 from frederic34/patch-9
fix warnings
2022-11-29 23:43:58 +01:00
Frédéric FRANCE
0f4a1ce98a
Update line.php 2022-11-29 23:12:50 +01:00
Frédéric FRANCE
cb71e479a2
Update line.php 2022-11-29 23:02:27 +01:00
Frédéric FRANCE
ab2d65ac77
Update line.php 2022-11-29 22:42:47 +01:00
Frédéric FRANCE
78000c9c49
Update account.class.php 2022-11-29 22:28:11 +01:00
Frédéric FRANCE
a87078a70a
Update account.class.php 2022-11-29 22:21:46 +01:00
Frédéric FRANCE
f3aa42d095
fetch optionals in accountline class
c97c185368/htdocs/install/mysql/migration/16.0.0-17.0.0.sql (L148-L156)
2022-11-29 22:03:29 +01:00
Frédéric FRANCE
374aaad800
fix warnings 2022-11-29 21:35:00 +01:00
stickler-ci
87526194c5 Fixing style errors. 2022-11-29 19:44:44 +00:00
antonin_tdj
1394208de3
Update card.php add errors on langs
errors added to langs object to improve error messages
2022-11-29 20:39:40 +01:00
antonin_tdj
b713f645d4
Update extrafields.class.php error message
adapt error message for radio buttons
2022-11-29 20:35:43 +01:00