HiroKX
c24fda189f
fix : #29372 month_report is accessible even without the readall permission ( #29385 )
...
Co-authored-by: robin <robin.lagler@vingeanne-transports.com>
2024-04-18 11:19:16 +01:00
MaximilienR-easya
26a750ee0a
17.0 Backport autocomplete in dialog box ( #29307 )
...
* Fix autocomplete list showing in the background of the dialog box and was unusable
* Fix permit to adjust dialog box size in case of the autocomplete list is cut by the dialog box
* adjust dialog box size to be more fitting to the content
* rollback
* Backport Fix
2024-04-16 10:28:47 +02:00
Laurent Destailleur
7ad3a0601f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-04-11 22:30:41 +02:00
Laurent Destailleur
dc988f7e37
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-04-11 22:29:49 +02:00
Laurent Destailleur
137de338d2
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-04-11 22:28:27 +02:00
lvessiller-opendsi
22244a9d84
FIX supplier price duplicate entry on update supplier product ref ( #29290 )
...
* FIX supplier price duplicate entry on update supplier product ref
* Add ref_fourn_price_id in fetch method
2024-04-09 20:16:10 +02:00
Laurent Destailleur
e407588231
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-04-04 17:54:31 +02:00
Laurent Destailleur
65f2425902
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-04-04 17:51:55 +02:00
Laurent Destailleur
28075f7cf8
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-04-04 17:51:37 +02:00
Regis Houssin
cb9a93d97e
FIX syntax error (but same result) :-)
2024-04-04 16:32:24 +02:00
Regis Houssin
9e638ccc12
FIX avoid to delete "lock" and "unlock" files
2024-04-04 16:22:31 +02:00
Laurent Destailleur
a15cb44096
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-04-04 11:06:19 +02:00
Laurent Destailleur
191ed21a91
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-04-04 11:02:04 +02:00
Laurent Destailleur
52b51b79ff
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-04-04 11:01:46 +02:00
x
c583102364
FIX Accolad
2024-04-03 15:19:53 +02:00
x
81adb15eb0
FIX PDF Translations Extrafields
2024-04-03 15:04:30 +02:00
Regis Houssin
cbf1014ab9
FIX multiple problems with multicompany
2024-03-31 13:56:44 +02:00
John BOTELLA
715ce8b745
Backport #23972
2024-03-18 15:22:00 +01:00
Laurent Destailleur
efc96c8cf4
Merge pull request #28781 from rycks/14_fix_default_commercial_on_create_thirdpart
...
fix default current user as commercial for the thirdparty
2024-03-15 00:29:59 +01:00
Laurent Destailleur
aa56a170c7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-14 23:44:46 +01:00
Laurent Destailleur
d96fa756c6
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-03-14 23:44:26 +01:00
Laurent Destailleur
91c6940818
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-03-14 23:44:04 +01:00
Laurent Destailleur
7ecf1ac082
Merge
2024-03-14 23:43:25 +01:00
Eric Seigne
1c9129497f
autocomplete on
2024-03-14 12:36:01 +01:00
Eric Seigne
0903b4da87
disable auto correct login field on smartphone
2024-03-14 12:35:19 +01:00
Eric Seigne
71442efa03
remove check againts read access (and if that user create a thirdpart read access is implicit)
2024-03-13 12:19:01 +01:00
Eric Seigne
94dbde9cfd
fix default current user as commercial for the thirdparty
2024-03-12 15:28:35 +01:00
Eric Seigne
77afadcc1f
replace OR by AND condition
2024-03-12 07:43:16 +01:00
Laurent Destailleur
5daa7d6a08
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-11 13:30:34 +01:00
Laurent Destailleur
2df1ea2097
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-11 13:30:13 +01:00
Laurent Destailleur
ab760df389
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-03-11 13:29:40 +01:00
Laurent Destailleur
2db58f09bc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-03-11 13:19:44 +01:00
daraelmin
4065a59024
FIX #24265 regression cannot see all product on takepos ( #28753 )
...
* FIX #24265 regression cannot see all product on takepose
See discussion here :
https://www.dolibarr.fr/forum/t/bug-affichage-takepos-mobile-dolibarr-v17/43219
* Update pos.css.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-03-11 13:07:37 +01:00
Florian Mortgat
7f10566d5e
FIX 17.0: $num doesn't take trigger-modified newref into account, leading to inconsistencies if BILL_SUPPLIER_VALIDATE changes the invoice's ref ( #28684 )
...
this is a follow-up of PR #27008
2024-03-07 20:21:41 +01:00
ATM-NicolasV
4dcf98b9f7
fix entity in sql from RemoveFromGroup ( #28682 )
2024-03-07 15:55:07 +01:00
Ferran Marcet
75f1de8f8f
Fix: Deposit lines are not created correctly ( #28646 )
...
* FIX: The minimum price in proposals is not checked correctly
* Fix: Deposit lines are not created correctly
* Fix: Volver a dejar como estaba
* Fix: Deposit lines are not created correctly
2024-03-05 18:07:05 +01:00
noec764
55c0efae3f
FIX: Special code is now transmitted by args only in order supplier ( #28619 )
...
Co-authored-by: Noé <noe@scopen.fr>
2024-03-04 18:26:38 +01:00
Laurent Destailleur
ce4dc610ed
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-01 19:01:13 +01:00
Laurent Destailleur
615a80835a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-01 19:00:32 +01:00
Delthair
9ab1f56f83
Update expensereport.lib.php ( #28553 )
...
ISSUE #28552
2024-03-01 18:49:37 +01:00
Laurent Destailleur
c3ad0bc9e7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2024-02-29 20:07:53 +01:00
Laurent Destailleur
284fb49f60
Try a better fix for #28526
2024-02-29 19:35:34 +01:00
Laurent Destailleur
4c116e1577
Doc
2024-02-29 17:59:17 +01:00
HENRY Florian
bb12b0c8b9
fix: display root account according root label in balance bookkeeping ( #28435 )
2024-02-26 22:59:27 +01:00
Eric
af062aa5f6
datenextrun is mandatory as dolibarr 16.0 ( #28344 )
2024-02-22 11:34:39 +01:00
Laurent Destailleur
1f129feed8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-02-22 00:16:36 +01:00
Laurent Destailleur
88da45d9dd
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-02-22 00:16:14 +01:00
Laurent Destailleur
a76eafa0d4
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-02-22 00:15:35 +01:00
Laurent Destailleur
8c2a910a94
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-02-22 00:13:59 +01:00
Laurent Destailleur
f7e8725406
Clean code
2024-02-22 00:12:33 +01:00