Laurent Destailleur
a0b26ae7cd
FIX Amount of localtaxes in foreign currency was wrong on screen and PDF
2024-03-13 22:04:44 +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
Laurent Destailleur
05b949ed98
Merge pull request #28763 from Hystepik/Fix-unable-delete-file
...
Fix unable to delete file medias
2024-03-11 16:14:58 +01:00
Hystepik
e0cf910f49
Fix unable to delete file medias
2024-03-11 15:01:39 +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
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
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
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
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
MDW
f166f15f7d
Qual: Backport/pre commit / log annotation simplification ( #28614 )
...
* Qual: ci: Run pre-commit/php-cs with cache (#28079 )
This adds a hook to .pre-commit-config.yaml and updates the workflow
to run php-cs with cache when it is run for all files.
When running on changed files only, the cache is not useful.
The php-codesniffer ruleset.xml was cleaned up (duplicates removal/formatted)
* Fix: Make all 'relative paths' absolute (#28196 )
# Fix: Make all 'relative paths' absolute
The phpcs ruleset xml file's relative exclude patterns are relative to
the filename(s) provided on the command line.
Hence with partial verifications, the path exclusion does not function
as we would like.
Removing the relative-path attribute from the patterns the exclusion
works.
At the same time, the patterns were optimized and a comment was added.
* Qual: Optimize workflow (#28386 )
# Qual: Optimize workflow
The log annotation based on the pre-commit logs is now simplified.
2024-03-04 18:21:32 +01:00
Laurent Destailleur
db7a62f644
FIX fatal error Unsupported operand types when recording load payment
2024-03-04 14:46:33 +01:00
Laurent Destailleur
0c86f64565
FIX permission on payment file of a tax
2024-03-04 14:03:46 +01:00
Laurent Destailleur
17ff0972ab
Fix use of invoke into computed fields
2024-03-03 19:35:37 +01:00
Laurent Destailleur
717297ef29
FIX Wrong currency shown in TakePOS payment page
2024-03-02 14:49:27 +01:00
Laurent Destailleur
cb6c65183d
Fix bad condition on project field
2024-03-02 13:53:10 +01:00
Laurent Destailleur
7964f831e9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-01 19:02:31 +01:00
Laurent Destailleur
aaae1aad67
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-01 19:02:16 +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
Charlène Benke
3c28480fda
Update list.php add some init field array ( #28550 )
2024-03-01 18:26:36 +01:00
Liammer
af8e086aac
Update adherent.class.php ( #28554 )
...
To not send the Email to cancelled members. They already asked not to be members anymore. Sending reminders can be exhausting.
2024-03-01 18:24:31 +01:00
noec764
cb302fbb63
FIX: Special code is now transmitted by args only in order supplier ( #28546 )
...
Co-authored-by: Noé <noe@scopen.fr >
2024-03-01 12:55:07 +01:00
Laurent Destailleur
b6a056799c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-29 20:09:56 +01:00
Laurent Destailleur
15a578e6ac
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
2024-02-29 20:09:44 +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
thomas-Ngr
a0fc77cd76
Fix Form::load_cache_vatrates() countries dict ( #28528 )
2024-02-29 19:40:51 +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
atm-adrien
700c0e3e73
FIX : Add new hidden conf "DISABLE_QTY_OVERWRITTEN" ( #28523 )
...
* FIX : Add new hidden conf "DISABLE_QTY_OVERWRITTEN"
* FIX : Change conf name
* FIX : PR returns
2024-02-29 15:49:26 +01:00
Hasanuzzaman Sattar
042ef30a9f
FIX #28518 ( #28520 )
...
* #28518
* Update interface_50_modTicket_TicketEmail.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-02-29 14:41:59 +01:00
daraelmin
d59e3e5bc8
FIX subscription must be editable when accounting isn't reconciled ( #28469 )
2024-02-28 18:54:41 +01:00
HENRY Florian
bb12b0c8b9
fix: display root account according root label in balance bookkeeping ( #28435 )
2024-02-26 22:59:27 +01:00
Laurent Destailleur
0140f5057d
Fix warning
2024-02-25 21:37:38 +01:00
Laurent Destailleur
459101cb4f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-25 21:29:47 +01:00
Laurent Destailleur
26a3ca0413
Fix warning php 8.1
2024-02-25 21:29:36 +01:00
noec764
692e10ec94
FIX: Error When cloning fourn price no default value for tva_tx ( #28368 )
...
Co-authored-by: Noé <noe@scopen.fr >
2024-02-23 17:14:10 +01:00
Laurent Destailleur
d84a886e87
FIX #28369
2024-02-23 16:22:43 +01:00
Laurent Destailleur
80f3bc6c1b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-23 15:25:56 +01:00