Laurent Destailleur
ac8914eb19
FIX #23115 FIX #23116
2022-12-06 19:25:56 +01:00
Laurent Destailleur
9b5fc20308
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-12-01 17:46:13 +01:00
Laurent Destailleur
8a8f6e0c16
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-12-01 17:42:13 +01:00
Laurent Destailleur
cc982adc2f
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-12-01 17:42:02 +01:00
Noé Courtier
a4ac90a316
FIX: PGSQL Int type does not have a free lenght
2022-12-01 15:15:31 +01:00
Laurent Destailleur
40a387898a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-12-01 11:49:32 +01:00
Laurent Destailleur
88aadae934
Fix barcode choice lost if error
2022-12-01 11:48:47 +01:00
Laurent Destailleur
804b806d02
Fix responsive
2022-12-01 11:37:56 +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
Eric Seigne
9a2ce53517
add stamp and signature in pictowithouttext list
2022-11-30 23:41:32 +01:00
Laurent Destailleur
f08870d91e
Fix label of some fields in dictionaries
2022-11-30 16:57:26 +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
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
Laurent Destailleur
b15fda8d9a
Debug edit actioncomm
2022-11-29 14:38:25 +01:00
Laurent Destailleur
19c4258e2d
Merge pull request #23004 from nicolas-eoxia/fix_default_value_setSaveQuery
...
FIX : #22509 default value on integer fields don't retrieve by setSaveQuery
2022-11-26 16:37:17 +01:00
Laurent Destailleur
b522517c75
Merge pull request #22994 from ibuiv/patch-1
...
Fix #20685 User Id not transmitted on Api addTimeSpent
2022-11-26 11:30:47 +01:00
Laurent Destailleur
fa34ea3dc5
Merge pull request #22997 from SylvainLegrand/fix_#21357
...
Fix #21357
2022-11-26 10:57:18 +01:00
Laurent Destailleur
7884216197
Merge pull request #23003 from rycks/14_fix_api_status_on_delete
...
fix #22766 : better API response HTTP code
2022-11-26 10:26:21 +01:00
Laurent Destailleur
37f4c846cb
Merge pull request #22996 from ATM-Nicolas/fix_api_documents_inconsistency
...
FIX : Documents API inconsistency
2022-11-26 10:22:58 +01:00
Laurent Destailleur
c8e5ca9691
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-26 01:54:53 +01:00
Laurent Destailleur
096bd39ae7
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-26 01:54:17 +01:00
Laurent Destailleur
860f2414c4
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-26 01:46:37 +01:00
Laurent Destailleur
63541d1515
Fix phpcs
2022-11-26 01:45:58 +01:00
Laurent Destailleur
b231bcb64a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/bookkeeping/listbyaccount.php
htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:21:51 +01:00
Laurent Destailleur
1921d427e9
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-26 01:14:09 +01:00
Laurent Destailleur
85e9ac1e40
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-26 01:13:58 +01:00
Nicolas Domenech
b98eaa4d45
#FIX: #22509 default value on integer fields don't retrieve by setSaveQuery
2022-11-26 01:01:22 +01:00
stickler-ci
3fd81293a3
Fixing style errors.
2022-11-25 23:57:35 +00:00
Eric Seigne
616e2b79ef
fix #22766 : better API response HTTP code
2022-11-26 00:50:45 +01:00
ATM-Nicolas
e767c9b4a9
FIX : Stickler
2022-11-26 00:42:50 +01:00
ATM-Nicolas
a0553c6e52
FIX : Stickler
2022-11-26 00:35:08 +01:00
Sylvain Legrand
6768697497
Fix #21357
2022-11-26 00:13:15 +01:00
ATM-Nicolas
f3e689f841
FIX : Documents API inconsistency
2022-11-26 00:02:17 +01:00
antonin_tdj
59ec20f549
Fix #20685 User Id not transmitted on Api addTimeSpent
...
Fix #20685 User Id not transmitted on Api addTimeSpent
The User ID will be transmitted to the API call (if 0 then, the user will be selected from API key)
2022-11-25 23:44:32 +01:00
Laurent Destailleur
1ec862b491
Merge pull request #22982 from inovea-conseil/fix_19877
...
FIX#19877
2022-11-25 23:41:18 +01:00
Laurent Destailleur
42d09f597c
Merge pull request #22980 from inovea-conseil/FIX#19828
...
FIX#19828
2022-11-25 23:36:28 +01:00
stickler-ci
1d0f329ac5
Fixing style errors.
2022-11-25 22:15:01 +00:00
Bahfir Abbes
cbf103ef74
FIX for #22882
2022-11-25 22:58:51 +01:00
Mathieu
023bc7d20e
FIX#19877
2022-11-25 22:29:44 +01:00
IC-Ilies
b5ab1f612c
FIX#19828
2022-11-25 22:29:35 +01:00
Laurent Destailleur
f42f083d10
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-25 22:20:58 +01:00
ATM-Nicolas
3475e55b80
FIX : Bankaccounts API fetch with 'id' and 'socid'
2022-11-25 22:11:17 +01:00
Laurent Destailleur
03485a2f73
Merge pull request #22680 from OPEN-DSI/14.0_fix_start_cron_in_multientities_with_verif_test_condition
...
FIX: Fix the position of the verification condition of the test field in case of multi entities
2022-11-25 16:34:27 +01:00
Laurent Destailleur
317530fc8b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-25 12:49:30 +01:00
Laurent Destailleur
45be6dd25b
Prepare 16.0.3
2022-11-25 12:48:26 +01:00
stickler-ci
ec156ddf84
Fixing style errors.
2022-11-25 11:26:31 +00:00
Noé Courtier
043b2e9ea3
FIX: copy same behaviour in other accountancy files
2022-11-25 12:18:32 +01:00