atm-corentin
3bd2aa1921
FIX tpl object line because the was twice marginclass2 on col margin rates but also on mark rates ( #31774 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-12 13:48:12 +01:00
Laurent Destailleur
542b4bd099
Fix phan
2024-11-12 13:45:15 +01:00
Laurent Destailleur
14d548143b
Try to fix phpstan
2024-11-12 13:08:03 +01:00
Laurent Destailleur
a64de4d24d
Clean code
2024-11-12 12:57:08 +01:00
Laurent Destailleur
bd170e0474
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-12 11:33:31 +01:00
Laurent Destailleur
5312bd80b9
Doc
2024-11-12 04:04:31 +01:00
Frédéric FRANCE
836bb71303
fix customreports.lib.php ( #31771 )
...
* fix customreports.lib.php
* Update commondict.class.php
* Update ctyperesource.class.php
* fix
* CommonDict is not a business class
* Update ctyperesource.class.php
* Update ctyperesource.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-12 03:38:38 +01:00
Laurent Destailleur
c9972f1dd9
Fix phan
2024-11-12 03:32:57 +01:00
Laurent Destailleur
f35fd7c1f0
Clean code
2024-11-12 03:17:55 +01:00
Laurent Destailleur
22eec4ba8a
Doc
2024-11-12 02:38:34 +01:00
Laurent Destailleur
07c3690bb7
FIX the style not visible in combo using autocomplete
2024-11-12 01:26:08 +01:00
Florian Hödl
75ce3e8513
[FIX] Update ticket create form to hide contracts from other thirdparties for external users ( #31762 )
...
Co-authored-by: fhoedl <florian@hoedl.co >
2024-11-12 00:36:34 +01:00
MDW
56dc321665
Qual: Fix phan notices (in order of appearance) ( #31768 )
...
* Qual: Fix phan notices (in order of appearance)
* Qual: Fix phan notices (in order of appearance)/2
2024-11-12 00:35:14 +01:00
Laurent Destailleur
40aca2803f
Add std deviation in custom report
2024-11-11 21:51:51 +01:00
Laurent Destailleur
9b68d78fe5
Debug v21
2024-11-11 18:53:16 +01:00
Laurent Destailleur
0d905fc7a7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-11 18:39:39 +01:00
Laurent Destailleur
e127d3c044
Debug v21
2024-11-11 18:39:15 +01:00
lvessiller-opendsi
6c9c177763
NEW VAT by state ( #31628 )
...
* NEW VAT by state
* Fix global conf in looad tva function
* Fix load vat rates in memory
* Revert fk_tva column in state dict and load_tva function
* NEW vat rate with department in dict
* Fix isset not nullable
* Fix order VAT rate desc to set as default
2024-11-11 17:57:32 +01:00
atm-lena
10e18da5d7
Develop new facture rec field societe rib management ( #31698 )
...
* Add field "fk_societe_rib" in llx_facture_rec
* Add field fk_societe_rib FactureRec
* Management of new field "Bank Account Customer" in facture rec
* Empty Value Management
* Change method of hide/show field
* Preselect RIB
* Rename function
* Edit structure formiban
* fix merge conflict
* Clean code
* clean code
* change translations
* default rib preselected in invoice rec create
* fix "=="
* Update card-rec.php
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-11 17:53:35 +01:00
Alexandre SPANGARO
2fc0579def
NEW EPC QR CODE - Use bank owner account name instaed of company ( #31735 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-11 17:38:41 +01:00
Laurent Destailleur
18b334bdf1
Clean code
2024-11-11 15:39:58 +01:00
MDW
9ec4618199
Qual: Fix FunctionArray phan notices ( #31754 )
...
* Qual: Fix FunctionArray phan notices
* Fix class name in typing of htdocs/modulebuilder/index.php
* Fix customreports phpdoc
* Adjust file type after completeFileArrayWithDatabaseInfo
* Further phpdoc typing improvements
* More phpdoc
* Improve typing with cast on position field
* Force phpstan version
* Add phpstan exception
* Fix array index type + adjust phan config comment
2024-11-11 14:48:18 +01:00
Laurent Destailleur
3448985640
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-11 14:45:43 +01:00
Laurent Destailleur
8ccab8a5fa
Doc
2024-11-11 14:45:30 +01:00
Frédéric FRANCE
661059ca9a
fix phpstan ( #31763 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-11 14:33:53 +01:00
Laurent Destailleur
86f80d0da5
Debug v21
2024-11-11 14:00:39 +01:00
Frédéric FRANCE
92ef950e6d
fix phpstan ( #31761 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* hide new error with phpstan 1.12.9
2024-11-10 23:47:14 +01:00
Laurent Destailleur
8d62713eff
Fix warning
2024-11-10 18:31:40 +01:00
Laurent Destailleur
7e8fff6cb0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-10 18:28:05 +01:00
Laurent Destailleur
4d29fd4beb
More complete fix for #31746
2024-11-10 18:23:17 +01:00
Frédéric FRANCE
940324f76d
fix dol_time_plus_duree with unit egal mn instead i ( #31746 )
...
* fix dol_time_plus_duree with unit egal mn instead i
* Update date.lib.php
2024-11-10 18:15:57 +01:00
Laurent Destailleur
607f2708fc
Rename variables to avoid confusion between id and scale.
2024-11-10 18:09:18 +01:00
Frédéric FRANCE
15490b292f
fix phpstan and fix CI ( #31739 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-11-10 11:16:23 +01:00
Laurent Destailleur
6db1a73f9e
Debug v21
2024-11-10 01:47:19 +01:00
Laurent Destailleur
c093f0c27e
Debug v21
2024-11-10 01:10:49 +01:00
Laurent Destailleur
f74d4f93b9
Debug v21
2024-11-09 14:28:26 +01:00
Laurent Destailleur
e2e8cdbc4b
Finished the architecture for captcha
2024-11-09 13:58:30 +01:00
Laurent Destailleur
576df86eac
NEW Add field to store text content of files
2024-11-09 13:28:50 +01:00
Laurent Destailleur
14fc219fc9
Debug v21
2024-11-09 12:39:44 +01:00
Laurent Destailleur
829aa09a8d
Debug v21
2024-11-09 12:28:36 +01:00
Laurent Destailleur
e1a7681565
Can index with docling
2024-11-09 03:20:15 +01:00
Laurent Destailleur
ec7ea921d4
Debug v21
2024-11-08 18:45:56 +01:00
Laurent Destailleur
59718892fa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-08 18:11:54 +01:00
Laurent Destailleur
57546cd581
NEW Show detail of each multicurrency amount in popup of price
2024-11-08 18:11:30 +01:00
Frédéric FRANCE
b7e52830b5
fix phpstan ( #31734 )
...
* fix phpstan
* fix phpstan
* fix phpstan
2024-11-08 17:50:34 +01:00
Laurent Destailleur
9afbfaba28
Add option MAIN_MAIL_NO_RETURN_PATH_FOR_MODE_MAIL and return-path is
...
email without label.
2024-11-08 17:20:01 +01:00
Laurent Destailleur
8a2c861930
Code comment
2024-11-08 16:58:25 +01:00
warnerbryce
8657bba32a
NEW : Adds some improvement for ODT Contracts ( #31715 )
...
* NEW : ODTSubsitution for date_start_real / Contracts
* ODT Contracts - Add deliveries langs
2024-11-08 14:47:45 +01:00
Pichi1966
b6945d0c27
Fix function num_between_day in date.lib.php in Dev code v21 ( #31732 )
...
When debugging Asset Module, I discovered that function num_between_day is returning 0 when $timestampStart equals (==) $timestampEnd and $lastday == 1
Normally it has to return
0 if $lastday = 0
1 if $lastday = 1
2024-11-08 14:46:44 +01:00
Pichi1966
9ae591d662
FIX getCurrentPeriodOfFiscalYear in accounting.lib.php with wrong period used ( #31731 )
...
FIX function getCurrentPeriodOfFiscalYear
This one was returning the bad period when a FY period was not already defined. It was using the actual year instead of the year of $fromtime to return a created FY period.
2024-11-08 14:46:13 +01:00