Commit Graph

145227 Commits

Author SHA1 Message Date
John BOTELLA
f21ac2567b Fix : php warning (#33664)
* Fix php warning

* Update html.formsetup.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:36:53 +02:00
Jyhere
e35c59a4d8 GIFF-Accountancy-2025 - Automatic numbering of accounting entries (#33551)
* NEW: ref with configurable numbering models for Bookkeeping

* FIX: bookkeeping tooltip empty ref depending the list

* FIX: bookkeeping ref numbering missing translations and typo

* NEW: free ref num model for bookkeeping

* Update mod_bookkeeping_argon.php

* FIX: ci

* FIX: replace mistake, removed not necessary ternary

* FIX: phan error and prefix check

* FIX: phan error

* FIX: missing ref column in llx_accounting_bookkeeping_tmp.sql

* CHANGE: use default function getDolGlobalInt(,  = 0)
() param instead of ternary

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:35:18 +02:00
MDW
dfca22ea45 Fix ci (#33660)
# Fix ci

There are unwanted side-effects with an empty() test in phan.
This alternative implementation avoids that
2025-03-30 20:56:28 +02:00
ldestailleur
f7e0fdc378 Fix phpunit 2025-03-29 17:53:03 +01:00
ldestailleur
72bd56e027 Prepare v21.0.1 2025-03-29 17:45:29 +01:00
ldestailleur
533ca31814 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-29 17:32:45 +01:00
ldestailleur
bc86310277 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-29 17:30:02 +01:00
ldestailleur
05184e7f46 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-03-29 17:28:14 +01:00
Florian Mortgat
c9ecc5dfad Remove deprecated columns price_ht and remise from llx_contratdet (#33616)
* [breaking change] Remove deprecated columns `price_ht` and `remise` from llx_contratdet and corresponding class properties

* FIX: remove references to deleted field `price_ht` from module
descriptor (exports)
2025-03-29 17:25:00 +01:00
Alexandre SPANGARO
ffbcd11b68 NEW Accountancy - Centralized account are highlighted (#33648)
* Complete migration for centralized accounts

* Fix display error on centralized account

* NEW update function select_account for centralized account

* FIX CI
2025-03-29 17:20:00 +01:00
Clément
71479cf393 Add object and action to beforeBodyClose (#33652) 2025-03-29 17:19:37 +01:00
ldestailleur
6398c2ee82 Look and feel v22 2025-03-29 16:46:35 +01:00
ldestailleur
55fab0fbe5 NEW Add page list for categories. 2025-03-29 16:16:44 +01:00
ldestailleur
a6266e01fe Fix label 2025-03-29 15:38:29 +01:00
ldestailleur
1bbdd303d3 Fix position of drowndown when checkbox column is on left 2025-03-29 15:32:25 +01:00
ldestailleur
3ab8e1302d Debug v22 2025-03-29 15:29:09 +01:00
ldestailleur
30801a64e5 Debug v22 2025-03-29 15:20:28 +01:00
ldestailleur
c689cffae3 FIX Position of dropdonw with checkbox column on left 2025-03-29 15:20:09 +01:00
ldestailleur
4ba3f0d90e Clean and standardize code for Categories 2025-03-29 15:03:36 +01:00
ldestailleur
ea5bc7bd95 Clean code 2025-03-29 14:11:33 +01:00
ldestailleur
586398481a Look and feel v22 2025-03-29 13:50:58 +01:00
ldestailleur
fdfdece6a9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-29 13:33:42 +01:00
Vincent Maury
85ca2349d7 When Update CommandeFournisseurLigne rang not updated (#33651)
whan calling CommandeFournisseurLigne->update() , rang isn't updated
Added same thing than in PropalLine->update(), CommandLine->update

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-29 13:33:16 +01:00
ldestailleur
f99631677c NEW Add link to picto help page on module builder 2025-03-29 13:32:59 +01:00
ldestailleur
7c7e4ac744 Fix CI (property dc not defined) 2025-03-29 12:30:27 +01:00
ldestailleur
5c6094aa53 Comment 2025-03-29 12:17:37 +01:00
ldestailleur
f48682da43 Fix menu link 2025-03-29 12:16:56 +01:00
omogenot
2c20bc9412 Add stock card missing hooks (#33649)
Add SQL request From and Where missing hooks to warehouse card list.
2025-03-29 11:58:31 +01:00
Christophe Battarel
36bd2c7a5b Manage supplier prices permission (#33636)
* WIP : manage read_supplier_prices

* WIP : manage read_supplier_prices

---------

Co-authored-by: Christophe Battarel <christophe@altairis.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-29 00:43:13 +01:00
Alexandre SPANGARO
67dff53958 Fix some problem on new category/tag (#33632)
* FIX Supplier Invoice category - Wrong function on view/edit card

* FIX Invoice category - Wrong link for manage category

* FiIX Translation problem on category

* FIX wrong cat

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-28 23:18:57 +01:00
Jyhere
476b5d6e40 FIX: useless condition in bankjournal.php (#33639)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-28 23:16:46 +01:00
Lucas Marcouiller
0aa0588f52 New Implements findNearest for societe module (#33643)
* New Implements Find Nearest for societe module

* fix CI

* fix CI
2025-03-28 23:11:01 +01:00
Eric - CAP-REL
e6ebf315ed package: make dir if needed (#33644) 2025-03-28 23:09:50 +01:00
ldestailleur
6171cd8bc1 Update fail2ban files 2025-03-28 22:54:41 +01:00
ldestailleur
dc1ad0eaa8 Update fail2ban files 2025-03-28 22:47:39 +01:00
ldestailleur
4f00b49bab Fix reliability of ip in logs 2025-03-28 21:02:27 +01:00
ldestailleur
cadc4d4acb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-28 16:33:16 +01:00
ldestailleur
9e0d637491 Prepare 3 mode for payments pages 2025-03-28 16:32:54 +01:00
ldestailleur
2945f0d7ae Allow different mode of redirect in website payment 2025-03-28 16:28:00 +01:00
ldestailleur
21ce661927 Add a condition for the redirect 2025-03-28 16:14:14 +01:00
ldestailleur
1b9ff5ee96 FIX Must make different redirect according to frame or not. 2025-03-28 16:02:40 +01:00
Anthony Damhet
007a1368c1 UIUX: Update documentation interface (#33604)
* Set ui tools baseUrl

Set the URL of the UI tools in a variable in the documentation class so that it can be easily reused

* Group index factorization

* Home page and contributing

Update home page and add a page to contribute to this documentation

* Remove blank line

* Remove blank line 2 and indentation

* Add missing translations / remove unused

* remove trailing text

* Remove indentation

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-28 15:17:33 +01:00
Vaadasch
c855778dd4 FIX extrafields.class.php, working filter of sellist and chkbxlst on list.php (#33628)
* FIX extrafields.class.php, working filter of sellist and chkbxlst on list.php

* Update extrafields.class.php, replace indent spaces with tabs
2025-03-28 15:11:12 +01:00
Noé Cendrier
bbfd7a3eda QUAL: doActions should be able to redefine default actions (#33637)
* QUAL: doActions should be able to redefine default actions

* FIX: no blank line in opening if
2025-03-28 15:03:24 +01:00
Jyhere
38e21a1ef6 FIX: missing formObjectOptions hook on payment card (#33629) 2025-03-28 15:01:32 +01:00
Eric - CAP-REL
70e4d1ccd0 build zip & tar package : add more files on exclude list (#33634) 2025-03-28 15:00:37 +01:00
Frédéric FRANCE
81f232c9cc fix CI (#33631)
* fix CI

* Update invoice.php
2025-03-28 15:00:06 +01:00
ldestailleur
6abdb6e254 Try a fix for #33611 2025-03-28 12:09:05 +01:00
ldestailleur
30801214ce Code comment 2025-03-28 12:07:51 +01:00
Eric - CAP-REL
a8a95cba75 debian build package on bookworm (#33635) 2025-03-28 10:19:08 +01:00