Commit Graph

114001 Commits

Author SHA1 Message Date
Ferran Marcet
c7d6213428 Fix: Improve display and fix update 2024-03-13 11:35:24 +01:00
Ferran Marcet
6679565638 Fix: Error in the treatment of the date and the name of the variable 2024-03-12 17:01:59 +01:00
Ferran Marcet
2ee52c1659 Fix: Error in the SQL to update the stock from batch to non-batch management 2024-03-12 13:44:19 +01:00
Laurent Destailleur
c2602eadf7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-11 18:29:07 +01:00
Laurent Destailleur
3ede8e2937 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-03-11 18:28:39 +01:00
Laurent Destailleur
330abe14fe FIX Option MAIN_DOC_USE_TIMING can be a string with date format 2024-03-11 18:28:20 +01:00
Hystepik
e0cf910f49 Fix unable to delete file medias 2024-03-11 15:01:39 +01:00
Laurent Destailleur
ae7e8a972b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-11 13:39:26 +01:00
Laurent Destailleur
e72671bf50 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-11 13:39:04 +01:00
Laurent Destailleur
07ecee2429 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-03-11 13:32:04 +01:00
Laurent Destailleur
f40ad6e90a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-03-11 13:31:55 +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
Maximilien Valenzano
68441677f7 fix: update currency when selected supplier (#28760) 2024-03-11 12:41:30 +01:00
Laurent Destailleur
c7d0ee18be Fix escape 2024-03-11 10:19:50 +01:00
Laurent Destailleur
1431582b82 Fix cursor 2024-03-11 10:10:17 +01:00
Laurent Destailleur
453eb9c242 FIX: upload odt files should not start/end with space 2024-03-10 15:53:35 +01:00
Laurent Destailleur
8ef22dc461 Fix css 2024-03-10 00:47:00 +01:00
Laurent Destailleur
cecd3bc1b6 FIX Picto in top menu 2024-03-09 23:47:28 +01:00
le-reparateur
b601dabf66 Update fournisseur.product.class.php (#28729)
* Update fournisseur.product.class.php

#28710

* Update fournisseur.product.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-03-09 15:14:23 +01:00
Charles
23723289c2 Update ticket.class.php update function (#28722)
Default value for status to zero(0) instead of "null"
2024-03-09 01:05:58 +01:00
kkhelifa-opendsi
bcf6d7a2aa FIX: Fix create shipping with product who have negative stocks on warehouse but the negative stock transfert is allowed (#26217) 2024-03-08 12:36:31 +01:00
Can Arslan
e74e638b26 FIX: skip adding tab if user doesn't have permission (#28698)
verifCond function checks whether user has right and we should skip adding it if user doesn't have right
2024-03-08 12:28:31 +01:00
Can Arslan
491e85037a FIX: PHP Warning: Undefined variable $mode (#28697) 2024-03-07 23:09:54 +01:00
Laurent Destailleur
10aa278aca Fix add a type to allow sanitization of import rule='compute'. 2024-03-07 21:38:40 +01:00
Sébastien NASSIET
2636a64461 Set import_key in import when update record (#28657)
* Set import_key in import when update record

* Update import_xlsx.modules.php
2024-03-07 20:43:45 +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
Jon Bendtsen
cbd331256d using note_public since note_private is not working (#28675)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-03-07 19:02:08 +01:00
Rikard Bosnjakovic
8870be3c3d Update card.php (#28679)
Fix #25130

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-03-07 16:43:50 +01:00
Laurent Destailleur
eb3d9799e5 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-07 16:34:53 +01:00
Laurent Destailleur
2d8223eefb Doc 2024-03-07 16:16:49 +01:00
atm-adrien
7bb55aa225 FIX : Translation for select (#28677)
* FIX : Adding thez dependencies list feature for select fields

* FIX : Adding some spaces

* FIX : View

* FIX : Translating
2024-03-07 15:56:17 +01:00
ATM-NicolasV
4dcf98b9f7 fix entity in sql from RemoveFromGroup (#28682) 2024-03-07 15:55:07 +01:00
Laurent Destailleur
91b994b89c Prepare 18.0.6 2024-03-06 17:20:44 +01:00
Laurent Destailleur
2d9801ffe3 Fix sec more complete list of forbidden function 2024-03-06 17:18:46 +01:00
Laurent Destailleur
f1aa29507a Fix sec more complete list of forbidden function 2024-03-06 15:01:25 +01:00
Laurent Destailleur
1a9fa740a5 Fix quote 2024-03-06 13:32:15 +01:00
Laurent Destailleur
8a2578d742 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-06 01:58:54 +01:00
Laurent Destailleur
1552fac711 Fix strict-origin 2024-03-06 01:54:41 +01:00
Laurent Destailleur
43b1adb4c6 Fix bad var name in security setup page 2024-03-06 01:40:06 +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
John BOTELLA
26c307c0a4 Fix extrafield ajax search default on edit (#28631) 2024-03-05 17:16:11 +01:00
Laurent Destailleur
d7f3feba74 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-05 04:00:09 +01:00
Christian Humpel
6cc9ac5542 FIX: Count of virtual stock at Services and MoLine with disabled stock change (#28580)
* fix the count of virtual stock

* - fix "Found non sanitized string" ?

---------

Co-authored-by: christian.humpel <christian.humpel@gmail.com>
2024-03-04 18:59:37 +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
Frédéric FRANCE
a0444ef55d fix can't delete pdf if ref is not encoded (#28630) 2024-03-04 17:58:43 +01:00
Laurent Destailleur
9f1393f6ea Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-04 14:46:54 +01:00